summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-0556-2075/+2918
* BFNfoobar2004-01-051-0/+3
* Update testMarcus Boerger2004-01-051-4/+9
* Fix bug #26543 - check parent:: and self:: in class namesStanislav Malyshev2004-01-051-2/+2
* Bug #24608 - fix interaction between __accessors and get_property_ptrStanislav Malyshev2004-01-052-3/+7
* another exampleAndrey Hristov2004-01-051-0/+4
* ChangeLog update2004-01-051-0/+13
* "seq" isn't available for all platforms.Moriyoshi Koizumi2004-01-041-1/+1
* ChangeLog update2004-01-042-0/+60
* - remove unneeded subroutine callJan Lehnardt2004-01-031-2/+0
* - Added test results to .cvsignore fileDerick Rethans2004-01-030-0/+0
* - Fixed var_export() to show public, protected and private modifiers properly.Derick Rethans2004-01-0311-19/+33
* - Show the API numbers again while phpizing.Derick Rethans2004-01-031-1/+4
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-0312-0/+1194
* ChangeLog update2004-01-032-0/+59
* s/then/than/ Thanks Jani & AndiIlia Alshanetsky2004-01-031-3/+3
* Disable output buffering in CLI overriding php.ini setting.Edin Kadribasic2004-01-021-0/+1
* Do not show exception message if it's empty.Andrei Zmievski2004-01-022-8/+20
* ws + csfoobar2004-01-022-1662/+1843
* another ZTS fixfoobar2004-01-021-0/+2
* BFNMarcus Boerger2004-01-021-0/+1
* Bugfix #26762 unserialize() produces lowercase classnamesMarcus Boerger2004-01-022-17/+5
* Add new testMarcus Boerger2004-01-021-0/+27
* dotdotdot..foobar2004-01-021-1/+1
* fix ZTS buildfoobar2004-01-021-5/+6
* ChangeLog update2004-01-021-0/+20
* Fixed bug #26752 (Silent unterminated loop when length parameter forIlia Alshanetsky2004-01-021-6/+6
* Fix ZTS buildMarcus Boerger2004-01-011-1/+1
* fixed bug(s) in macro call for statement propertiesGeorg Richter2004-01-011-14/+14
* Added Macro for longlong valuesGeorg Richter2004-01-011-33/+24
* - Compress 2003 changelogDerick Rethans2004-01-012-30236/+0
* ChangeLog update2004-01-012-0/+67
* emalloc() -> safe_emalloc()Ilia Alshanetsky2003-12-312-2/+2
* Make default message look better.Andrei Zmievski2003-12-312-2/+2
* Make sure zlib.lib is foundFrank M. Kromann2003-12-311-1/+1
* BFNMarcus Boerger2003-12-311-0/+2
* - Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive fileDerick Rethans2003-12-311-0/+1
* proto fixAndrey Hristov2003-12-311-2/+2
* fixed problems with longlong values in mysqliGeorg Richter2003-12-311-0/+1
* fixed memleak and segfault when constructor call failedGeorg Richter2003-12-314-13/+31
* ChangeLog update2003-12-312-0/+43
* cleanupfoobar2003-12-311-6/+6
* Replace regular malloc with safe_emalloc in several places.Ilia Alshanetsky2003-12-312-6/+6
* fixed a bug in mysqli_num_rows (added support for longlong values)Georg Richter2003-12-301-4/+3
* fixed a bug in insert_id propertyGeorg Richter2003-12-301-2/+3
* Fix the include path for Zendfoobar2003-12-301-4/+4
* - Fix typosAndi Gutmans2003-12-301-2/+2
* UpdateMarcus Boerger2003-12-301-5/+41
* ChangeLog update2003-12-302-0/+71
* Added test case for bug #26696.Ilia Alshanetsky2003-12-301-0/+17