php-src/ext/wddx
Andrei Zmievski 2b26bb5086 . Reworked string serialization
. <, >, and & in strings are now properly escaped
. Removed a lot of unnecessary calls to strlen()

@- Made WDDX serialization properly escape <, >, and &. Also speeded up
@  the serialization in general. (Andrei)
2000-05-04 20:00:07 +00:00
..
config.m4 Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common 2000-03-27 23:33:38 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_wddx_api.h . Reworked string serialization 2000-05-04 20:00:07 +00:00
php_wddx.h rename. 1999-10-01 14:54:55 +00:00
setup.stub Ported WDDX module. 1999-07-19 20:24:03 +00:00
wddx.c . Reworked string serialization 2000-05-04 20:00:07 +00:00