summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build PDO and SQLite as sharedEdin Kadribasic2005-09-245-2/+7
* - MFH #33220, infinite loop while loading invalid GIF (nlopees)Pierre Joye2005-09-241-3/+3
* sqlite3.h is a generated fileEdin Kadribasic2005-09-240-0/+0
* Declare functions used by driver as PDO_API in php_pdo_driver.hEdin Kadribasic2005-09-242-1/+3
* MFH: fix testAntony Dovgal2005-09-231-2/+2
* NetWare LibC don't have socketpair function. So enabling socket_create_pair f...Anantha Kesari H Y2005-09-232-0/+5
* ws fixfoobar2005-09-231-78/+80
* MFHAntony Dovgal2005-09-231-3/+0
* add new testsAntony Dovgal2005-09-2310-0/+303
* - store current value of error_reporting only if it's not stored yetAntony Dovgal2005-09-232-10/+18
* In NetWare two binaries with the same name can not be loaded in kernel addres...Anantha Kesari H Y2005-09-231-3/+5
* MFH: Improved the fix for #21306 a bitfoobar2005-09-231-8/+10
* MFHDmitry Stogov2005-09-232-2/+2
* MFH: fix #32081 (mysqli_real_connect(): mysqli.default_socket in php.ini has ...Antony Dovgal2005-09-221-0/+4
* bump API numberAntony Dovgal2005-09-221-1/+1
* BFNAntony Dovgal2005-09-221-0/+2
* MFH: fix #33771 (error_reporting falls to 0 when @ was used inside try/catch ...Antony Dovgal2005-09-225-4/+79
* Fixed testIlia Alshanetsky2005-09-221-1/+0
* Fix building of extensions that inlcude extname/header.hEdin Kadribasic2005-09-221-1/+1
* - Fixed bug #34583 ("make install" prematurely fails because of PEAR)foobar2005-09-222-2/+1
* - BFNMarcus Boerger2005-09-211-0/+2
* - MFH Fixed Bug #34590 User defined PDOStatement class can't implementMarcus Boerger2005-09-212-3/+126
* - Add ability to execute .php generated from .phpt on failure without theMarcus Boerger2005-09-2131-0/+45
* Fixed memory corruptionDmitry Stogov2005-09-211-5/+6
* Allow fopen() make HTTPS requests throug HTTP proxiesDmitry Stogov2005-09-211-2/+44
* fixed compiler warningsIlia Alshanetsky2005-09-211-0/+1
* MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)Ilia Alshanetsky2005-09-212-0/+12
* - MFH Fix Bug #34243 ReflectionClass::getDocComment() returns no resultMarcus Boerger2005-09-211-1/+1
* - MFH: Fixed definition in correct file. (Patch by Nuno)Derick Rethans2005-09-211-1/+1
* - MFH: Moved the FREE_OP to after the execution of the included file, or evalDerick Rethans2005-09-212-5/+5
* - MFH: Remove HTML fragments from phpcredits() in CLI modeJohannes Schlüter2005-09-201-4/+13
* BFNfoobar2005-09-201-0/+2
* MFH: - Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN)foobar2005-09-201-2/+5
* MFH: Allow overloading of PDO constructor.Ilia Alshanetsky2005-09-203-3/+27
* fix crash on restarting static PHP having session modules loadedStanislav Malyshev2005-09-201-1/+1
* no irrelevant news here (pdo was never in PHP before, no point)foobar2005-09-201-1/+0
* MFH: use PDO:: class constantsWez Furlong2005-09-202-6/+6
* Remove pointless PDO_ prefixIlia Alshanetsky2005-09-202-2/+2
* MFH: Make PDO use class constantsIlia Alshanetsky2005-09-2035-193/+207
* - MFH Fix filenameMarcus Boerger2005-09-191-1/+1
* MF5.0: add new testAntony Dovgal2005-09-191-0/+38
* Fixed access to uninitialized valueDmitry Stogov2005-09-191-0/+1
* - MFH Add deprecated/compatibility class for BCMarcus Boerger2005-09-191-0/+28
* MFH (removed unnecesary call to zval_ptr_dtor)Dmitry Stogov2005-09-191-1/+1
* Fixed access to memory that is already freed (in case of __call() method)Dmitry Stogov2005-09-192-2/+6
* Fixed parameter passing incompatibilities.Dmitry Stogov2005-09-193-40/+67
* cleanup, typos, etcfoobar2005-09-181-7/+8
* fix build (declare extern HashTable pdo_driver_hash)Antony Dovgal2005-09-182-1/+3
* - MFH: Synch dosuMarcus Boerger2005-09-181-9/+10
* - MFH: Add missing docu/SynchMarcus Boerger2005-09-181-3/+13