40912 Commits (ba05723fd95aa2eace6ac24feaba89781d8a6ffb)
 

Author SHA1 Message Date
Felipe Pena ba05723fd9 Sync with fix for #44394 18 years ago
Felipe Pena 8ae1faf517 MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...) 18 years ago
Christopher Jones 32ed6f39de New test for existing behavior 18 years ago
Ilia Alshanetsky 6ccc87cb26 MFB: Fixed bug #44388 (Crash inside exif_read_data() on invalid images) 18 years ago
Felipe Pena 45524adf9b Fix test 18 years ago
Dmitry Stogov 6d50e73072 Fixed test 18 years ago
Etienne Kneuss 5a10df8c56 Fix bug #41828 (Fix crash on wrong instantiation) 18 years ago
Felipe Pena 2cebb3c7a5 New test 18 years ago
Felipe Pena 863cd369b9 New tests 18 years ago
Dmitry Stogov 32073866e9 Code simplification 18 years ago
Dmitry Stogov b8debfd876 Optimized ZEND_FETCH_CLASS + ZEND_ADD_INTERFACE into single ZEND_ADD_INTERFACE opcode 18 years ago
Dmitry Stogov 6fae346fb4 Fixed bug #44414 (Incomplete reporting about abstract methods) 18 years ago
Dmitry Stogov a8c6814840 Fixed warning 18 years ago
Greg Beaver 0262e844c4 implement full support and usage of phar stream in include_path, for both 5.2 and 5.3. 18 years ago
Greg Beaver 70e30449bb fix leaked var, fixes all tests for me 18 years ago
Felipe Pena 1fe7347fed MFB: Fixed bug #44394 (Last two bytes missing from output) 18 years ago
a6628d645a ChangeLog update 18 years ago
Christopher Jones 7d41cd902b Cleaned up whitespace 18 years ago
Lars Strojny a25b1f6d6d Adding itk again to non-threaded MPMs. Sorry for the confusion 18 years ago
Felipe Pena 6c9acc4aa7 Add new test (bug reported in internals list by Robin) 18 years ago
Felipe Pena 7720de7339 Add new test (bug reported in internals list by Robin) 18 years ago
Felipe Pena 9f959c2630 Missing a line 18 years ago
Felipe Pena 62c41d3f1a New tests 18 years ago
Felipe Pena 9fb3c509e1 Fix test 18 years ago
Antony Dovgal 7d020470bb some more tests 18 years ago
Antony Dovgal ec101c1274 fix segfault - error_string may be NULL, in this case we have to follow the old behavior 18 years ago
Josie Messa 09c316399b - Added extra whitespace around error messages in expected output 18 years ago
Dmitry Stogov b2638b8297 Fixed memory corruption because of double free() 18 years ago
f03d0cbf33 ChangeLog update 18 years ago
Andrey Hristov 60869b3e8e Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different 18 years ago
Andrey Hristov af5a93e552 char **error_message was passed but not used. This causes problems in cases 18 years ago
Steph Fox 54615ca871 Fix for crash caused by unhappy c&p. 18 years ago
Josie Messa f30035ea79 - New tests for getcwd() function 18 years ago
Josie Messa 49b8c820e6 - Modified expected output to allow tests to work on all platforms 18 years ago
Gwynne Raskind 0c2ef3cece Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+. 18 years ago
Felipe Pena 1f46cab626 MFB: Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+. (Patch by Gwynne) 18 years ago
Gwynne Raskind 29e1c1b66e Unused function in HEAD, fixes compiler warning 18 years ago
Gwynne Raskind 2be8351ba0 Fix small typo 18 years ago
Josie Messa 1fd345c31c - New tests for scandir() function 18 years ago
Johannes Schlüter e883735e64 Fix typo 18 years ago
Johannes Schlüter 0cd7f31de0 - Fix build with older MySQL 18 years ago
Andrey Hristov a8e4046c72 - Fix a warning in php_mysql.c 18 years ago
c1e0fb5ad3 ChangeLog update 18 years ago
Scott MacVicar b5e9791b40 MFB: Fix memory issues with statement being deleted twice 18 years ago
Ilia Alshanetsky d2827c1e6a MFB: Initialize ts only after successful argument parsing 18 years ago
Felipe Pena d2f4086e34 Fix typo (#44381) 18 years ago
Gwynne Raskind 4b5963b330 Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them 18 years ago
Lars Strojny 7e63d1eb67 sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes) 18 years ago
Steph Fox 3ee08069a6 Rename archive during compressAllFiles*() 18 years ago
Greg Beaver f0b329da20 pack tar structs so speed optimizations don't add extra bytes to the header 18 years ago