61882 Commits (fad52881198a2fcdb071f0c6c856ff31a1111bb0)
 

Author SHA1 Message Date
Antony Dovgal fad5288119 fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed) 14 years ago
Ferenc Kovacs b6e4771e61 split the ext/calendar/tests/bug53574.phpt into two test, as we expect different result on 32 and 64 bit 14 years ago
Ferenc Kovacs d1d6911949 fix #49599, the eol-style is important here, as this is a regression test for #36459 14 years ago
Gustavo André dos Santos Lopes e932aef17b - Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about 14 years ago
Christopher Jones 7c06ac560a Use TZ similar to easter_date.phpt else gcov et al give a diff for unixtojd(1000000000) 14 years ago
Derick Rethans 53634f7648 - Updated to version 2011.11 (2011k) 14 years ago
Pierre Joye 16f6347264 - be sure to check if the var ha not been removed between the two calls 14 years ago
Pierre Joye 2b8fe11dd8 - Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc 14 years ago
Stanislav Malyshev bf9c99227e update proto 14 years ago
Johannes Schlüter 31ff0d156e - Fix folding 14 years ago
Johannes Schlüter eb86165205 - Fix bug #55776 (PDORow to session bug) 14 years ago
Rui Hirokawa 6f7514a669 added test script for mb_ereg_replace_callback(). 14 years ago
Rui Hirokawa 9b1c6035d2 fixed seg faults for mb_ereg_replace_callback. 14 years ago
Rui Hirokawa 1297c0508a added mb_ereg_replace_callback(). 14 years ago
Xinchen Hui 6d2a0bd6cc Fix tests due to bison depened message format 14 years ago
Xinchen Hui 437f058814 Fix warning "implicit declaration of function `zend_fetch_debug_backtrace'" 14 years ago
Adam Harvey f75c7302cb Fix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/. 14 years ago
Rui Hirokawa cb17a1b216 added tests for #40685. 14 years ago
Rui Hirokawa ac54ec22f5 fixed #40685: removed '&' in mb_decode_numericentity(). 14 years ago
Xinchen Hui 5d1ba1d13f unused var 14 years ago
Rasmus Lerdorf 657b661d40 Add a test and declare the local vars locally 14 years ago
Xinchen Hui 8cefbca521 Improve the warning message of incompatible arguments. (#55719) 14 years ago
Rasmus Lerdorf 659fc4b0f4 Fix for bug #55767 14 years ago
Rui Hirokawa 7dae4e5d39 added test script for pictogram. 14 years ago
Rui Hirokawa f178684ffb fixed a bug in conversion table. 14 years ago
Xinchen Hui 8b65d7b80c Add tests 14 years ago
Xinchen Hui 58800b8ac1 Fixed bug #55758 (Digest Authenticate missed in 5.4) 14 years ago
Ferenc Kovacs 54e570123c the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient 14 years ago
Ferenc Kovacs 471a5a1182 skip the interbase tests if cannot connect to the server 14 years ago
Ferenc Kovacs 73bed915c5 the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162 14 years ago
Ferenc Kovacs 02f43cda38 it seems that easter_date doesn't use the date.timezone but the TZ environment variable, so it passing the return value of easter_date() to date() which uses the date.timezone will create wrong result. 14 years ago
Xinchen Hui 32dba92b66 Add tests for bug #55755 14 years ago
Ilia Alshanetsky d2d78d993d Removed unreachable code (stream == NULL check is done already) 14 years ago
Xinchen Hui 75f721f4a0 Fixed bug #55755 (SegFault when outputting header WWW-Authenticate) 14 years ago
Johannes Schlüter a53c7127bf - Use the proper variable here. 14 years ago
Xinchen Hui 8d97573973 change test, and added a test for post file 14 years ago
Xinchen Hui 8c161dcd4b Remove double checking, and use MAXPATHLEN instead of a fixed length 14 years ago
Xinchen Hui f0e38127b8 Change to a more appropriate name 14 years ago
Xinchen Hui 86a48c6ca9 Fixed bug #55747 (request headers missed in $_SERVER) 14 years ago
Shein Alexey 2cf4f98c93 Refactored and speeded up php_cli_server tests, also get rid of test hanging on ubuntu: 14 years ago
Xinchen Hui 0d74e0f091 fix INI section 14 years ago
Xinchen Hui 552bfa8156 Add tests for built-in webserver 14 years ago
Xinchen Hui eb233a26f7 Fix Bug #55726 (Changing the working directory makes router script inaccessible) 14 years ago
Xinchen Hui 3aa8140ebd Fix folder 14 years ago
Michael Wallner f989a86500 fix r316992 14 years ago
Michael Wallner 8f857603b4 Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression 14 years ago
Johannes Schlüter 2817c5f3e7 - Fix folding 14 years ago
Xinchen Hui ff30cd3443 Fix wrong update 15 years ago
Pierre Joye 272180cb85 - fix build (macros mess) 15 years ago
Pierre Joye 7b2eeea2b4 - fix TS build 15 years ago