• Sebastian Kummer's avatar
    Merge pull request #111 in ZP/z-push from feature/ZP-797-rework-wbxml-handling to develop · 63ba8bea
    Sebastian Kummer authored
    * commit '52162fde':
      ZP-797 Fixed WBXML class constant.
      ZP-797 GetAttachment use fpassthru (more efficient).
      ZP-797 WBXMLDecoder is handling ActiveSync WBXML, which is only a subset of WBXML.
      ZP-797 WBXML{En,De}coder: use const instead of define for WBXML_* constants.
      ZP-797 WBXMLDecoder->getOpaque() use stream_get_contents().
      ZP-797 WBXMLDecoder->GetPlainInputStream() use stream_get_contents().
      ZP-797 WBXMLDecoder->_getToken() speedup.
      ZP-797 WBXMLDecoder->getTermStr(): use stream_get_line().
      ZP-797 WBXMLEncoder remove possible endless loop/improve multipart handling.
      ZP-797 WBXMLEncoder remove _outlog / use output buffering.
      ZP-797 WBXMLDecoder remove inlog / reread php://input.
    63ba8bea
Name
Last commit
Last update
src Loading commit data...
tools Loading commit data...
composer.json Loading commit data...