2011-10-05 |
Pierre Joye | - Revert r313616 (When we have a blocking SSL socket... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Ilia Alshanetsky | Fixed bug #55750 (memory copy issue in sysvshm extension). |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Xinchen Hui | Fixed bug #55825, and add test script |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Peter Cowburn | typofix (procgress to progress) |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Peter Cowburn | Fix php.ini comment (#55834) |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Felipe Pena | - Improve void arg check |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Xinchen Hui | A better fix for #55817 (thanks to bjori) |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Hannes Magnusson | Fixed bug #55807 (Wrong value for splFileObject::SKIP_E... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Hannes Magnusson | Use the default stream context for FilesystemIterator... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Xinchen Hui | Fix wrong codes #55817 |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Gustavo André... | - Fixed #55798: serialize followed by unserialize with... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Gustavo André... | - Oops missed return. Also improved the readability... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Gustavo André... | - Added tests and NEWS for r306475; see bug #55797. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Antony Dovgal | fix bug #55768 (PDO_OCI can't resume Oracle session... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ferenc Kovacs | split the ext/calendar/tests/bug53574.phpt into two... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Ferenc Kovacs | fix #49599, the eol-style is important here, as this... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Gustavo André... | - Fixed bug in SdnToGregorian (see comments on #53574... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Christopher... | Use TZ similar to easter_date.phpt else gcov et al... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Derick Rethans | - Updated to version 2011.11 (2011k) |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Pierre Joye | - update news |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Pierre Joye | - be sure to check if the var ha not been removed betwe... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Pierre Joye | - Fix bug #55622, better fix for this issue, old fix... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Stanislav Malyshev | update proto |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Johannes Schlüter | - Fix folding |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Johannes Schlüter | - Fix bug #55776 (PDORow to session bug) |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Rui Hirokawa | revert the previous patch. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Rui Hirokawa | MFH: added mb_ereg_replace_callback(). |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Xinchen Hui | Fix tests due to bison depened message format |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Xinchen Hui | Fix warning "implicit declaration of function `zend_fet... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Adam Harvey | Fix bug #55769 (Make Fails with "Missing Separator... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Rui Hirokawa | MFH: fixed #40685: removed '&' in mb_decode_numericenti... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Xinchen Hui | unused var |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Rasmus Lerdorf | Add a test and declare the local vars locally |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Xinchen Hui | Improve the warning message of incompatible arguments... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Rasmus Lerdorf | Fix for bug #55767 |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Rui Hirokawa | MFH: fixed a bug in convertion table and added test... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Xinchen Hui | Add tests |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Xinchen Hui | Update NEWS |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Xinchen Hui | Fixed bug #55758 (Digest Authenticate missed in 5.4) |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | the TZ environment variable also needed to be set here... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | skip the interbase tests if cannot connect to the server |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | the julian date for timestamp 1000000000 is 2452161... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | it seems that easter_date doesn't use the date.timezone... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Xinchen Hui | Add tests for bug #55755 |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Ilia Alshanetsky | Removed unreachable code (stream == NULL check is done... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Xinchen Hui | Fixed bug #55755 (SegFault when outputting header WWW... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Johannes Schlüter | - Use the proper variable here. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Xinchen Hui | change test, and added a test for post file |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Xinchen Hui | Remove double checking, and use MAXPATHLEN instead... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Xinchen Hui | Change to a more appropriate name |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Xinchen Hui | Fixed bug #55747 (request headers missed in $_SERVER) |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Shein Alexey | Refactored and speeded up php_cli_server tests, also... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Xinchen Hui | fix INI section |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Xinchen Hui | update NEWS |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Xinchen Hui | Add tests for built-in webserver |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Xinchen Hui | Fix Bug #55726 (Changing the working directory makes... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Xinchen Hui | Fix folder |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Michael Wallner | fix r316992 |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Michael Wallner | Fixed bug #55544 ob_gzhandler always conflicts with... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Johannes Schlüter | - Fix folding |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Xinchen Hui | Fix wrong update |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Pierre Joye | - fix build (macros mess) |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Pierre Joye | - fix TS build |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Xinchen Hui | Update NEWS |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Xinchen Hui | Fix Bug #55703(PHP crash when calling mysqli_fetch_fields) |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Felipe Pena | - Fixed bug #55705 (Omitting a callable typehinted... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Felipe Pena | - Fixed bug #55707 (undefined reference to `__sync_fetc... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Felipe Pena | - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_an... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Christopher... | Test portability fix |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Pierrick Charron | Fixed test bug #55713 (Christopher Jones) |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Pierre Joye | - add -win32 versions and skipif |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Dmitry Stogov | Fixed bug #55644 (Math ops tests fail, diff min int... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Dmitry Stogov | Fixed Windows build |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Stanislav Malyshev | next version header |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Christopher... | Fix skipif for non zlib builds re message http://lxr... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Xinchen Hui | Update libmagic.patch (patch reversed base on -r296679) |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Etienne Kneuss | Fix folding |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Dmitry Stogov | Fixed bug #50982 (incorrect assumption of PAGE_SIZE... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Xinchen Hui | Fix warning "implicit declaration of function `vasprintf'" |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Stanislav Malyshev | back to dev |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Stanislav Malyshev | 5.4.0beta |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Stanislav Malyshev | update NEWS |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Arpad Ray | fix default session handler error message |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Dmitry Stogov | Fixed bug #55552 (bad encoding not detected) |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Dmitry Stogov | Fixed bug #55578 (Segfault on implode/concat) |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Gustavo André... | - ext/openssl/tests/bug36732.phpt more portable. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Gustavo André... | - Fixed test ext/openssl/tests/004.phpt. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Fix test, Make warning message bison independed |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Fix tests |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Add test for bug #55688 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Fix bug #55688 (Crash when calling SessionHandler:... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Fix warning "implicit declaration of function `vasprintf'" |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Felipe Pena | - Fixed memory leak when calling SessionHandler::open... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Arpad Ray | fix session oo tests for windows |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Arpad Ray | fix zts break in r316688 |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Arpad Ray | Implement object-oriented session handlers (https:... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ferenc Kovacs | I don't see why would be this a win only test. it works... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Daniel Convissor | Separate test for %a is no longer needed. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ferenc Kovacs | fixing the tests, added the error_log= to the --INI... |
commit | commitdiff | tree | snapshot |
next |