|
From: justinwatkins <th...@pl...> - 2003-02-11 19:34:43
|
CVS commit by justinwatkins: 1. Fixed the utf bugs related to string encoding and decoding in the serializer and deserializer classes 2. Fixed a known bug with the onStatus error callback The onStatus would only throw a return to the target uri /1. Changed the gateway and exception classes to push and read to a global scope so the target uri would propogate correctly back to the client 3. Added support for little-endian systems in both serialization and deserialization classes --Justin M +133 -101 sources/flashservices/io/AMFInputStream.php 1.2 M +98 -79 sources/flashservices/io/AMFOutputStream.php 1.2 M +0 -1 sources/flashservices/io/AMFSerializer.php 1.3 |