summaryrefslogtreecommitdiff
path: root/ext/xml/xml.c
Commit message (Expand)AuthorAgeFilesLines
* (PHP xml_parse_into_struct) sometimes the value was truncatedThies C. Arntzen1999-10-201-2/+14
* (PHP xml_parse_into_struct): fixed mem-leak when encountering invalid XML.Thies C. Arntzen1999-10-201-0/+3
* _php3/_php3i -> php renameAndrei Zmievski1999-10-161-4/+4
* fixed hopefully last XML problem. that one was hard!Thies C. Arntzen1999-10-071-8/+8
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-5/+0
* one zval fix - cleanupsThies C. Arntzen1999-10-011-124/+111
* fix the order.. (thanx, andi)Thies C. Arntzen1999-09-291-1/+2
* fixed callback code -> now $parser is passed as a resource!Thies C. Arntzen1999-09-251-105/+96
* updated XML (only partly tested)Thies C. Arntzen1999-09-241-118/+122
* fixed warningThies C. Arntzen1999-09-241-2/+1
* Compile fixes for WDDX, XML and Zlib (untested)Zeev Suraski1999-09-241-16/+16
* resource API & ZTS stuffThies C. Arntzen1999-09-201-244/+117
* ZTS fixThies C. Arntzen1999-08-181-0/+3
* fix for #1995 (this module needs some more work.)Thies C. Arntzen1999-08-081-4/+7
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-14/+14
* First cut at standard way of making dynamically loadable extensions on UNIX.Stig Bakken1999-07-211-0/+6
* Debian fixesStig Bakken1999-07-211-19/+50
* License updateZeev Suraski1999-07-161-20/+9
* Don't touch refcount and EA directlyZeev Suraski1999-07-091-12/+6
* Step 2:Zeev Suraski1999-07-091-6/+6
* updated to latest php3Thies C. Arntzen1999-07-041-1/+1
* added some refcount stuffThies C. Arntzen1999-07-021-1/+12
* losses memory like hell, but seems to work!Thies C. Arntzen1999-07-021-30/+70
* - fix CGI build (at least)Sascha Schumann1999-05-271-4/+5
* fix compile issues in LDAP/XML extsSascha Schumann1999-05-221-1/+0
* - run ext sources through conv_protoSascha Schumann1999-05-211-85/+313
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-2/+2
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+1307