summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* Bump year.Sebastian Bergmann2002-12-313-3/+3
* Revert the patch for now. We'll be branching on Saturday the way it'sAndrei Zmievski2002-10-033-99/+0
* - Added wddx_serialize_type(). Allows users to cast values to WDDX typesJan Lehnardt2002-10-033-0/+99
* Fix ZTS build.Sebastian Bergmann2002-09-262-12/+12
* Fix DL entry point.Andrei Zmievski2002-07-171-0/+6
* Changing email address.Andrei Zmievski2002-05-132-2/+2
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-6/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Make phpinfo() look nicer.Sebastian Bergmann2002-02-241-1/+3
* - Add TSRMLS_FETCH()'s needed for the new object overloading in ZE2.Andi Gutmans2002-02-051-0/+1
* Revert back to using <char> element for newlines.Andrei Zmievski2002-01-241-1/+1
* Update headers.Sebastian Bergmann2001-12-113-6/+6
* Unified the configure messages.foobar2001-11-301-3/+4
* - Added support for parsing recordsets.Andrei Zmievski2001-11-181-25/+117
* Fixed bug: #13844foobar2001-10-271-2/+10
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Undo Z_ substJeroen van Wolffelaar2001-09-271-7/+7
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-7/+7
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* API updateZeev Suraski2001-08-211-3/+3
* Uh-oh, didn't mean to eliminate all folds.Andrei Zmievski2001-08-141-70/+69
* Be more safe about freeing zvals.Andrei Zmievski2001-08-141-77/+74
* we can no longer register internal-classes once the script is started.Thies C. Arntzen2001-08-061-1/+1
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Zend compatibility patchZeev Suraski2001-07-301-4/+4
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-6/+7
* - More object macrosAndi Gutmans2001-07-281-5/+9
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-5/+2
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* Modified to work with the new parameter parsing API as a demonstration.Andrei Zmievski2001-07-111-43/+34
* - fixed the reference in session thingieThies C. Arntzen2001-06-211-1/+1
* Change copyright note.Sebastian Bergmann2001-06-192-40/+18
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-27/+94
* Add extra parameter to php_escape_html_entities.Wez Furlong2001-05-281-1/+1
* Default to including expat.hSascha Schumann2001-05-121-4/+0
* As the WDDX extension can now be built as shared extensionSascha Schumann2001-05-071-2/+2
* Patch from Sascha that abstracts session serializers. WDDX extensionAndrei Zmievski2001-05-012-2/+79
* * Made ENT_* defines availabe to other functions.Andrei Zmievski2001-04-252-17/+25
* Enabling WDDX by default.Andrei Zmievski2001-04-202-10/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Preserve API compatibility.Andrei Zmievski2001-02-061-1/+1
* Don't use Z* macros for non-zvals.Andrei Zmievski2001-02-061-4/+4
* Cleaned up and optimized WDDX serialization - it's about twiceAndrei Zmievski2001-02-062-186/+79
* If external expat is used, header file is expat.hfoobar2001-01-111-0/+4
* Heads up people!Zeev Suraski2000-12-221-6/+3
* Fix call_user_function() with objects - it could leak under certain circumsta...Zeev Suraski2000-12-131-2/+2
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-1/+6