| 0a7395e |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 4e19825 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 73d031a |
|
20-Jan-2008 |
Ilia Alshanetsky <iliaa@php.net> |
Optimize wddx boolean encoding
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 5bd9322 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
bump year and license version
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| e1791be |
|
06-Oct-2005 |
Rob Richards <rrichards@php.net> |
MFH: use sizeof instead of define
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 93ffc14 |
|
05-Oct-2005 |
Rob Richards <rrichards@php.net> |
MFH: fix buffer lengths passed to snprintf
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 23e671a |
|
03-Aug-2005 |
foobar <sniper@php.net> |
- Bumber up year
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| ccfc46b |
|
08-Jan-2004 |
foobar <sniper@php.net> |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| f68c7ff |
|
10-Jun-2003 |
James Cox <imajes@php.net> |
updating license information in the headers.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| b506f5c |
|
31-Dec-2002 |
Sebastian Bergmann <sebastian@php.net> |
Bump year.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| a38123e |
|
03-Oct-2002 |
Andrei Zmievski <andrei@php.net> |
Revert the patch for now. We'll be branching on Saturday the way it's implemented is a bit half-baked. We can always merge it into the branch at a later point.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| aadb0c9 |
|
03-Oct-2002 |
Jan Lehnardt <jan@php.net> |
- Added wddx_serialize_type(). Allows users to cast values to WDDX types @- Added wddx_serialize_type(). Allows users to cast values to WDDX types (jan)
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| b5d4b54 |
|
26-Sep-2002 |
Sebastian Bergmann <sebastian@php.net> |
Fix ZTS build.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 3893351 |
|
11-Dec-2001 |
Sebastian Bergmann <sebastian@php.net> |
Update headers.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| ea56318 |
|
01-May-2001 |
Andrei Zmievski <andrei@php.net> |
Patch from Sascha that abstracts session serializers. WDDX extension now implements the encode/decode functions and registers them with the session module.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 07a5e3f |
|
25-Apr-2001 |
Andrei Zmievski <andrei@php.net> |
* Made ENT_* defines availabe to other functions. * The key/variable names in WDDX are now html escaped to not break XML. @- Fixed WDDX serialization to HTML-escape key/variable names so as not to @ break the XML packet. (Andrei)
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| eb6ba01 |
|
26-Feb-2001 |
Andi Gutmans <andi@php.net> |
- Fix copyright notices with 2001
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 26283a3 |
|
06-Feb-2001 |
Andrei Zmievski <andrei@php.net> |
Preserve API compatibility.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 74912b9 |
|
06-Feb-2001 |
Andrei Zmievski <andrei@php.net> |
Cleaned up and optimized WDDX serialization - it's about twice as fast now.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 5d02c74 |
|
07-Aug-2000 |
Sascha Schumann <sas@php.net> |
Add support for <binary> WDDX element.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 1868bfd |
|
09-Jun-2000 |
Andrei Zmievski <andrei@php.net> |
(php_wddx_deserialize_ex) return SUCCESS/FAILURE Use that return value in WDDX session deserializer.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| e043439 |
|
18-May-2000 |
Zeev Suraski <zeev@php.net> |
Update the license with the new clause 6
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 2b26bb5 |
|
04-May-2000 |
Andrei Zmievski <andrei@php.net> |
. 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)
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 0e7e4d3 |
|
28-Feb-2000 |
Andrei Zmievski <andrei@php.net> |
WDDX header comments now conform to the latest DTD.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 86fa2aa |
|
19-Feb-2000 |
Zeev Suraski <zeev@php.net> |
the pipe is breaking all the time
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 4595bf1 |
|
03-Jan-2000 |
Andrei Zmievski <andrei@php.net> |
* Implemented <boolean> and <null> types. We now support WDDX version 1.0 as best as we can. * Cleaned up the API function names, _ was really not needed. * Cleaned up the repetitive stack var name stuff with a macro. * WDDX now no longer converts numbers to strings in arrays when during serialization. @Implemented support for <boolean> and <null> types according @to WDDX version 1.0 (Andrei)
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 43ae2bf |
|
01-Jan-2000 |
Sascha Schumann <sas@php.net> |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| a92fb5f |
|
01-Oct-1999 |
Andrei Zmievski <andrei@php.net> |
rename.
/PHP_5_4/ext/wddx/php_wddx_api.h
|
| 0320532 |
|
16-Sep-1999 |
Sascha Schumann <sas@php.net> |
Make some things accessible from outside for session module
/PHP_5_4/ext/wddx/php_wddx_api.h
|