Merge pull request #111 in ZP/z-push from feature/ZP-797-rework-wbxml-handling to develop
* 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.
Showing
This diff is collapsed.
Please register or sign in to comment