Giter VIP home page Giter VIP logo

imu-api-php's People

Contributors

phil-davies-axiell avatar thehermanator avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imu-api-php's Issues

Disconnection recovery

Performing large Fetch's in batch, x number of records at a time... starting with position "start" continuing with "current". But experiencing a "StreamPut" unrecoverable disconnection from the host after a while. I establish a connection to IMu again, however, now all continued hits to Fetch at position "current" just result in StreamPut errors too. If I restart the search at position "start" again, it works... How do I pick up where I left off in a batch search when disconnected like this? It seems like the disconnection wipes out my current position in my batch fetches and it no longer knows what "current" means when I try to fetch my next page of results. How do I pick up where I left off at the last batch without having to start my entire search completely over again?

Can not find anything in the Axiell IMu documentation regarding StreamPut errors let alone any methods of "reconnecting".

Php function issues

The drupal based platform we use to host our websites has found these issues with the IMu php code.
(I've removed the reference to the site name in the paths)


Line lib/IMu/MIME.php


75 Undefined variable: $file
177 Access to an undefined property IMuMIMEType::$type.



Line lib/IMu/Stream.php


483 Access to an undefined static property IMuStream::$blockSize.



Line lib/IMu/Trace.php


170 Should not use function "debug_backtrace", please change the code.
215 Should not use function "print_r", please change the code.



Line lib/IMu/Web/Platform.php


150 Access to an undefined property IMuWebPlatform::$device_mobile.
151 Access to an undefined property IMuWebPlatform::$device_phone.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.