summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Empty HEAD of domxml, hyperwave, xsltSascha Schumann2003-06-2451-20930/+0
* Fix for bug #24313 (port from dead PHP_5 branch)Ilia Alshanetsky2003-06-244-4/+22
* 1.1, not 2.0...Wez Furlong2003-06-241-1/+1
* update package.xml for 5.0Wez Furlong2003-06-241-135/+124
* ChangeLog update2003-06-241-0/+10
* Put some brief technically description hereMarcus Boerger2003-06-231-25/+77
* Fix crash :)Zeev Suraski2003-06-231-3/+7
* Add profiling resultsMarcus Boerger2003-06-231-0/+98
* port sqlite_array_query() fix from PHP_4_3Ilia Alshanetsky2003-06-232-3/+27
* Fix build when builddir != srcdir.Wez Furlong2003-06-231-1/+1
* FIx leakStanislav Malyshev2003-06-231-1/+1
* add test for #24281Stanislav Malyshev2003-06-231-0/+18
* Fix #24281 - str_replace not updating the count if value isStanislav Malyshev2003-06-231-1/+2
* Remove references to bundled libmysql.Sebastian Bergmann2003-06-234-62/+38
* bring head into sync with the php4 branchJames Cox2003-06-2310-289/+214
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-23103-19916/+4
* ChangeLog update2003-06-231-0/+9
* * Fix for bug #23954Martin Jansen2003-06-221-1/+17
* Fix test shutdownMarcus Boerger2003-06-222-6/+2
* Remove sqlite::close()Marcus Boerger2003-06-221-1/+1
* Add oo APIMarcus Boerger2003-06-2217-124/+1405
* Fixed bug #24284 (Fixed memory leak inside pg_ping())Ilia Alshanetsky2003-06-221-1/+3
* Somehow i feel like thatMarcus Boerger2003-06-221-1/+1
* Fix possible SEGVMarcus Boerger2003-06-221-2/+10
* Adding an array exampleMarcus Boerger2003-06-221-0/+79
* Fix array writingMarcus Boerger2003-06-221-5/+12
* proto fixes.Andrey Hristov2003-06-225-210/+209
* Fix exampleMarcus Boerger2003-06-221-25/+19
* Fix module pointer name to enable building againMarcus Boerger2003-06-221-1/+1
* Fix complex expressions for class names in NEWZeev Suraski2003-06-222-17/+36
* SimplifyZeev Suraski2003-06-221-7/+2
* added new function mysqli_stmt_num_rowsGeorg Richter2003-06-223-0/+22
* fixed prototypesGeorg Richter2003-06-222-69/+69
* ChangeLog update2003-06-222-0/+82
* Add test case for final classesMarcus Boerger2003-06-211-0/+25
* WSMarcus Boerger2003-06-211-1/+1
* Add final classesMarcus Boerger2003-06-213-0/+5
* TODO revisitedHartmut Holzgraefe2003-06-211-9/+17
* ini stuff was a bit brokenHartmut Holzgraefe2003-06-212-5/+5
* thoughts about a new proto parser ...Hartmut Holzgraefe2003-06-211-2/+49
* test script tags are found but not used yetHartmut Holzgraefe2003-06-211-2/+26
* typo fixes and test script tags addedHartmut Holzgraefe2003-06-211-4/+14
* start to track them bugsHartmut Holzgraefe2003-06-211-0/+2
* Add test case for abstract classesMarcus Boerger2003-06-211-0/+28
* Don't copy the filename when it is not neededMarcus Boerger2003-06-211-2/+4
* Store the absolute path of the database file and use that in the external lib...Marcus Boerger2003-06-211-10/+38
* When persistent then we may use threadsMarcus Boerger2003-06-211-0/+4
* More prep for 1.0 release.Wez Furlong2003-06-212-8/+16
* new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstateGeorg Richter2003-06-213-0/+56
* Prepare for 1.0 releaseWez Furlong2003-06-212-8/+9