summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FR 32275 - fifth parameter to preg_replace() to count number of replacesAndrey Hristov2005-03-125-20/+39
* Fixed #30871Andrey Hristov2005-03-121-1/+1
* - Fix testMarcus Boerger2005-03-121-1/+1
* - Fix another memleakMarcus Boerger2005-03-121-0/+1
* - Fix memleakMarcus Boerger2005-03-121-0/+1
* ChangeLog update2005-03-122-0/+143
* show list of PDO drivers in phpinfo.Wez Furlong2005-03-122-1/+14
* build pdo statically on win32, so sqlite2 driver will build.Wez Furlong2005-03-121-1/+1
* build sqlite2 pdo driver on win32Wez Furlong2005-03-121-1/+9
* - Add testsMarcus Boerger2005-03-1225-0/+1516
* - Errcode might be emptyMarcus Boerger2005-03-121-1/+3
* Fix crappy whitespaceWez Furlong2005-03-121-102/+130
* Implement a PDO driver for sqlite 2Wez Furlong2005-03-114-4/+639
* - Add new testMarcus Boerger2005-03-111-0/+47
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-111-13/+7
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-111-3/+1
* ChangeLog update2005-03-112-0/+171
* - IrrelevantMarcus Boerger2005-03-111-13/+0
* - Fix #30266Marcus Boerger2005-03-111-4/+8
* - Don't touch refcount/is_refMarcus Boerger2005-03-112-5/+2
* - Times have changed - php 5 relevant version nowMarcus Boerger2005-03-111-7/+20
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-111-37/+17
* - Allow to work under php 5Marcus Boerger2005-03-111-16/+18
* - CosmeticsMarcus Boerger2005-03-101-3/+2
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-101-16/+8
* Final set of fixes for bug #27633.Ilia Alshanetsky2005-03-102-20/+9
* require libxml 2.6.0 or higherRob Richards2005-03-101-2/+2
* add workaround for libxml bug when using next() methodRob Richards2005-03-101-11/+6
* - Fix fetching bound vars & testsMarcus Boerger2005-03-103-10/+26
* - Update testsMarcus Boerger2005-03-104-3/+5
* - Fix test nameMarcus Boerger2005-03-101-1/+1
* Oops, revert.Zeev Suraski2005-03-101-1/+1
* Fix prototypeZeev Suraski2005-03-101-1/+1
* - Rename test scriptMarcus Boerger2005-03-101-0/+0
* - Make this work under 5Marcus Boerger2005-03-101-51/+53
* - Bugfix #28442Marcus Boerger2005-03-102-6/+65
* Fix /*-within-comment warning from GCC.Joe Orton2005-03-101-1/+1
* - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.Joe Orton2005-03-101-0/+10
* Add tests for firebird.Magnus M��tt�2005-03-1020-0/+1161
* Add NOT NULL to create so the tests work with Firebird too.Magnus M��tt�2005-03-1018-21/+21
* - #31562 2nd partMarcus Boerger2005-03-101-6/+6
* - Fix #31562Marcus Boerger2005-03-101-1/+1
* ChangeLog update2005-03-101-0/+41
* - Wrong order of action - touchMarcus Boerger2005-03-101-1/+1
* - Fix #31442 unserialize broken on 64-bit systemsMarcus Boerger2005-03-101-20/+20
* - Fix #31442 unserialize broken on 64-bit systemsMarcus Boerger2005-03-091-37/+37
* fix compile warningsAntony Dovgal2005-03-091-4/+4
* More tests.Magnus M��tt�2005-03-093-0/+115
* Fixes to ascii downloads on win32.Ilia Alshanetsky2005-03-091-3/+3
* re-enable deps for HEADWez Furlong2005-03-091-1/+1