summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-1128-48/+48
* - Fixed bug #52573 (SplFileObject::fscanf Segmentation fault)Felipe Pena2010-08-102-1/+17
* Fix Request #52302 mysqli_fetch_all does not work with MYSQLI_USE_RESULTAndrey Hristov2010-08-091-11/+8
* Lay foundations for named pipe support in mysqlndAndrey Hristov2010-08-093-3/+18
* - Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)Felipe Pena2010-08-081-0/+3
* Additional fix for bug #52550 & fix test & warning from previous fixesIlia Alshanetsky2010-08-082-4/+10
* Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). ...Christopher Jones2010-08-073-23/+24
* - Added missing SKIPIFFelipe Pena2010-08-065-0/+10
* - Fix testFelipe Pena2010-08-061-0/+1
* - Fixed bug #52533 (ext/curl/tests/curl_multi_getcontent_basic3.phpt broken d...Felipe Pena2010-08-061-0/+5
* - Updated generated fileFelipe Pena2010-08-061-2/+2
* - Fix buildFelipe Pena2010-08-061-1/+1
* - ext_skelshould create a .svnignore not .cvsignore these daysJohannes Schlüter2010-08-061-2/+2
* Release PECL OCI8 1.4.2Christopher Jones2010-08-061-3/+5
* WSIlia Alshanetsky2010-08-061-3/+3
* Another fix for issue indentified in bug #52550Ilia Alshanetsky2010-08-061-1/+5
* Fixed issues inside str_pad() identified by bug #52550Ilia Alshanetsky2010-08-061-4/+7
* make ssl_set return value in mysqlnd compatible with libmysqli return valueDavid Soria Parra2010-08-062-7/+7
* Use correct order of operations. Second of many fixes for bug #52550Ilia Alshanetsky2010-08-061-3/+3
* Fix 5.3 as wellRasmus Lerdorf2010-08-061-1/+1
* - Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values)Felipe Pena2010-08-051-1/+1
* - Fixed bug #52534 (var_export array with negative key)Felipe Pena2010-08-042-1/+15
* - Fixed bug #52468 (wddx_deserialize corrupts integer field value when left e...Felipe Pena2010-08-012-0/+21
* - Fix testsFelipe Pena2010-07-313-11/+3
* - New testFelipe Pena2010-07-291-0/+21
* - Fixed bug #52487 (PDO::FETCH_INTO leaks memory)Felipe Pena2010-07-291-1/+1
* - fix buildPierre Joye2010-07-291-1/+4
* - Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)Sriram Natarajan2010-07-271-0/+7
* - make libsasl optional (as vc6 bins do not have it)Pierre Joye2010-07-261-4/+7
* MFH: fix bug #52380 (Typo in lcfirst comment docs).Adam Harvey2010-07-231-1/+1
* MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.xAdam Harvey2010-07-191-0/+1
* Revert r301354, since we don't need a test for a bogus bug.Adam Harvey2010-07-191-21/+0
* Test for #50475Kai Schroeder2010-07-171-0/+18
* Test for #51819Kai Schroeder2010-07-171-0/+31
* Test for #48187Kai Schroeder2010-07-171-0/+26
* Test for #51994Kai Schroeder2010-07-171-0/+38
* Test for #52290Kai Schroeder2010-07-171-0/+27
* Test for #52359Kai Schroeder2010-07-171-0/+21
* Fix for Bug #51583 Bus error due to wrong alignment in mysqlndAndrey Hristov2010-07-151-1/+6
* Update the re2c files aswell (bug #51943)Kalle Sommer Nielsen2010-07-141-0/+2
* Fixed bug #51943 (Several files are out of ANSI spec)Kalle Sommer Nielsen2010-07-133-4/+6
* Give an error when USE_RESULT is used with fetch_allAndrey Hristov2010-07-131-0/+4
* Doing this as a seperate commit unless we need to back it out.Scott MacVicar2010-07-094-53/+95
* - Fixed ZTS buildFelipe Pena2010-07-071-2/+2
* Fixed #51697 (Unsafe operations in free_storage of SPL iterators,Etienne Kneuss2010-07-071-8/+40
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-4/+4
* arginfo for mysqli, was too fast to commit in trunk instead of oneAndrey Hristov2010-07-077-268/+890
* - MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platformsTimm Friebe2010-07-071-1/+42
* Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fa...Scott MacVicar2010-07-061-0/+1
* - Fixed testsFelipe Pena2010-07-064-5/+21