• 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
..
autodiscover Loading commit data...
backend Loading commit data...
include Loading commit data...
lib Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
DEVELOPMENT Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
composer.json Loading commit data...
config.php Loading commit data...
index.php Loading commit data...
version.php Loading commit data...
z-push-admin.php Loading commit data...
z-push-top.php Loading commit data...