41980 Commits (e660f91c267fa5cd8fee59f5429464726abb2f06)
 

Author SHA1 Message Date
Zoe Slattery e660f91c26 Engine execution order tests 17 years ago
Kalle Sommer Nielsen 953cf4c217 MFH: If we don't have a comment (for the 3rd argument in ARG_[ENABLE|WITH], then don't print a comment say "undefined" 17 years ago
Scott MacVicar 4044f880e8 MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. 17 years ago
Ulf Wendel 19194ff51b MFH - Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW who works on Connector/C. 17 years ago
Ulf Wendel 2eccc6f2bf MFH - Andrey needs to have a look at this one. The bug report itself is bogus. However, the bug report shows a result set and that is wrong. 17 years ago
Andrey Hristov fe55da71bb MFH: 17 years ago
Andrey Hristov cabce152f9 MFH:Fix again the tests for ANSI_QUOTES 17 years ago
Andrey Hristov 804f6138a6 MFH:Fix a valgrind warning as well as more trace log information 17 years ago
Andrey Hristov 76d091d5f5 MFH:Fix a problem with cursors, which did not happen with unbuffered PS for 17 years ago
Ulf Wendel 4645f51360 MFH - I had accidently removed Andrey's path to work with ANSI QUOTES... fixing what I broke (part 1) 17 years ago
Ulf Wendel 7926037318 MFH - what a wonderful word. After the change in HEAD its easy to do a merge. The merge removes all UEXPECTF sections from the old days. Yes, there have been UEXPECTFs in 5_3. I hope PHP 6 won't change again over time... :-) 17 years ago
Antony Dovgal 31c2c5ffb7 fix test 17 years ago
Pierre Joye f002287eb3 - MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg files 17 years ago
Arnaud Le Blanc 23a25db653 MFH: New test 17 years ago
Arnaud Le Blanc 245f051bbe Moved to 5.2 17 years ago
Andrey Hristov 6c4e8fa4f9 MFH: 17 years ago
Andrey Hristov 90a8a7f857 MFH:Fix a test, UNSIGNED is expected 17 years ago
Arnaud Le Blanc 6a9aa30d85 MFB52: Fix "request_startup() for zlib module failed" when client does not 17 years ago
Andrey Hristov 04d8609e9f MFH: Fix failures when the server is running with ANSI_QUOTES 17 years ago
Scott MacVicar 2cbe718985 BFN, though this library gets a lot of updates 17 years ago
Scott MacVicar 0062120464 MFH sync SQLite 3.6.14.2 17 years ago
Pierre Joye 2a93efcea3 - fix build, stderr cannot be used as var or struct member 17 years ago
Robert Nicholson 1d4da4fd0c Language Tests: returnByReference 17 years ago
Andrey Hristov bf1a698e51 MFH: 17 years ago
Andrey Hristov 91a4502914 MFH:because we use int64_t we need corresponding printf modifiers. the type 17 years ago
Andrey Hristov 07fc51d559 MFH: Fix tests when the server is running with ANSI_QUOTES 17 years ago
Ulf Wendel 6cf02c738b Crappy anonymous MySQL user account... trying to make the test more portable. 17 years ago
Ulf Wendel 774f562375 The test is bogus as long as there is no (proper) way to detect from the PHP userland if persistent connections do a change user or not. If they do is controlled by define at the moment. 17 years ago
Ulf Wendel b3645db1ce Testing a little further into the direction of a possible mysqlnd vs. libmysql compatibility break or a libmysql bug. It is not clearly stated in the MySQL C-API documentation what excactly happens on stmt_reset(). 17 years ago
Ulf Wendel a39d92c144 Trying to get test failures down by fixing tests. 17 years ago
Pierre Joye 45832feb40 - fix build 17 years ago
Andrey Hristov 10bc558aca MFH: Revert in regard of my_ulonglong which should be used instead of long 17 years ago
Pierre Joye 7f6fa6ce1c - fix build on unix with bundled gd 17 years ago
Antony Dovgal 988b89aaa3 MFH: fix compile warnings 17 years ago
Pierre Joye f726afbfeb - [DOC] always enable imagecolormatch 17 years ago
Pierre Joye 59ec80c572 - MFH: [DOC] always enable imagerotate (bundled or system gd) 17 years ago
Kalle Sommer Nielsen e9d289289b MFH: Lets pass the built php binary to run-tests.php's -p parameter 17 years ago
Kalle Sommer Nielsen a9ddcbf162 MFH: Added configure.bat to cvsignore 17 years ago
Kalle Sommer Nielsen 4ab4b6817d MFH: Silent dl() if it fails 17 years ago
Pierre Joye a008f130cd - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a bug in debian too, function is declared but not present in the lib...) 17 years ago
Jani Taskinen 1296356489 - Test for bug #48203 17 years ago
Jani Taskinen 83748ac00d MFH: Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file) 17 years ago
Derick Rethans f10d399459 - Updated to version 2009.8 (2009h) 17 years ago
Arnaud Le Blanc f2b8b7f4e0 MFH: Fix return value of pcntl_wexitstatus() (fixes #47566, 17 years ago
Pierre Joye 4988470303 - ws 17 years ago
Andrey Hristov 7ae2505cab Fix a typo, utf8 is 3 byte max, for us, for now 17 years ago
Pierre Joye 704d7587b0 - enable filter constants 17 years ago
Pierre Joye 6b3e2b1910 - expose gdImageGetTrueColorPixel in bundled lib 17 years ago
Pierre Joye b682f42915 - [DOC] always enable imagefilter and imageconvolution, even when built against system's gd 17 years ago
Felipe Pena 8b63e5b092 - Fixed param type (%l -> %ld) 17 years ago