summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-2/+2
* Do not use alloca() where it can be abused through user input.Ilia Alshanetsky2004-06-301-2/+2
* - Fix test: Any datetime value that exceeds the unix time range shouldMoriyoshi Koizumi2004-04-041-1/+1
* more visa to sibira ;)Hartmut Holzgraefe2004-03-241-0/+43
* - Forgot to commit this one.Moriyoshi Koizumi2004-03-071-2/+2
* - Fix test, take 2Moriyoshi Koizumi2004-03-061-1/+1
* - Fix test.Moriyoshi Koizumi2004-03-011-3/+3
* - Bugfix #27287 (wddx segfaults during deserialization)Moriyoshi Koizumi2004-02-291-5/+4
* Test for bug #27287foobar2004-02-181-0/+18
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Add dependencies for these extensionsWez Furlong2003-12-221-0/+1
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+11
* Fix compiler warningsMoriyoshi Koizumi2003-10-201-5/+5
* Don't test other functionality than wddx here.Marcus Boerger2003-08-142-3/+3
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-3/+3
* Added missing handling of dateTimeIlia Alshanetsky2003-06-283-3/+150
* updating license information in the headers.James Cox2003-06-103-9/+9
* Make this build with libxml too.foobar2003-05-192-2/+1
* Really fix thisMarcus Boerger2003-05-181-1/+1
* Fix buildWez Furlong2003-05-181-1/+1
* TSRM fixMarcus Boerger2003-05-171-2/+1
* MFB.Andrei Zmievski2003-05-141-7/+28
* Removed unnecessary checks.Ilia Alshanetsky2003-01-241-11/+0
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-18/+8
* 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