2012-03-02 |
Xinchen Hui | MFH: Fixed bug #60573 (type hinting with "self" keyword... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Xinchen Hui | MFH: Fixed bug #60978 (exit code incorrect) |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Xinchen Hui | MFH: Fixed bug #61000 (Exceeding max nesting level... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Xinchen Hui | MFH: Fixed bug #61011 (Crash when an exception is throw... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Xinchen Hui | MFH: Fixed bug #61072 (Memory leak when restoring an... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Xinchen Hui | MFH: Fix bug #61165 (Segfault - strip_tags()) |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Pierrick Charron | Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly) |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Christopher... | Fixed bug #61172 (Add Apache 2.4 support) |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Derick Rethans | - Updated to version 2012.1 (2012a) |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Pierre Joye | - fix bug #60879, unserialize does not invoke __wakeup |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Rasmus Lerdorf | Fix bug 61193 |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Xinchen Hui | Improve fix for #61165, the previous one cause #43450... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | Fixed bug #61087 (Memory leak in parse_ini_file when... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | Fixed bug #61011 (Crash when an exception is thrown... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Olivier DOUCET | test for bug #61124 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Olivier DOUCET | fix phpt : fopen(data://) requires allow_url_fopen=1 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Olivier DOUCET | more verbose skip reason in test files with not so... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | merge test to 5.3, and remove xfail since the bug was... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | Fixed bug #61165 (Segfault - strip_tags()) |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | Fix test |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | typo |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | test for bug #61011 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Xinchen Hui | Tests for bug #61165 |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Gustavo André... | - Better fix for #61115. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Gustavo André... | - Fixed bug #61173 (Unable to detect error from finfo... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Scott MacVicar | Fixed bug #61124 (Crash when decoding an invalid base64... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Gustavo André... | - Fixed bug #61115 (stream related segfault on fatal... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Gustavo André... | - Cleanup UPGRADING and UPGRADING.INTERNALS from 5... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Gustavo André... | - Revert r134029. The streams pooling API was never... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Adam Harvey | Add a __wakeup() method to SplFixedArray, thereby fixin... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Etienne Kneuss | Fix #61095 (Lexing 0x0*+<NUM> incorrectly) |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Nuno Lopes | fix race condition in find (it was finding the copied... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Nikita Popov | Fix bug #61139 gzopen leaks when specifying invalid... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Nikita Popov | Fix bug #61097 Memory leak in xmlrpc functions copying... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Nikita Popov | Fix headers generated by phar |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Nikita Popov | Fix cli server tests broken by r323078 |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Rasmus Lerdorf | I think we should let this be settable from .htaccess... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Rasmus Lerdorf | Weird, what happened here? |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Stanislav Malyshev | make ZEND_SIGNALS configurable, off by default |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Michael Wallner | fix compat function not passing along input buffer... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Mateusz Kocielski | * fixed bug #60704 unlink() bug with some files path |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Dmitry Stogov | Fixed reinitialization of SAPI callbacks after php_modu... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rasmus Lerdorf | This one depends on max_input_vars as well |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rasmus Lerdorf | These tests fail unless max_input_vars and/or max_file_... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Dmitry Stogov | Added ability to reset user opcode handlers (Yoram) |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Dmitry Stogov | Improved max_input_vars directive to check nested variables |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Xinchen Hui | Fixed bug #61072 (Memory leak when restoring an excepti... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
David Soria... | Add credit line for the PHP Output Handler |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Xinchen Hui | Improved fix for #61058, and add test script |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Xinchen Hui | Fixed bug #61058 (array_fill leaks if start index is... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Christopher... | Merge Stas's 5.4 r323128 to trunk |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Xinchen Hui | decrescent order |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Xinchen Hui | Fixed bug #61000 (Exceeding max nesting level doesn... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Xinchen Hui | Revert -r319102 and -r322922 in 5.4 branch since they... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Antony Dovgal | fix bug #54682 (tidy null pointer dereference) |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Christopher... | Fix OpenSSL version-dependent diff. "Time Stamp signing... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Christopher... | Force allow_url_fopen to fix qa.php.net/reports diffs |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Christopher... | Mask different curl message. Now passes on Oracle Linux 5 |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Christopher... | Allow alternative curl output shown in several qa.php... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Rasmus Lerdorf | Safer way to call pcre_fullinfo - bug 60986 |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Rasmus Lerdorf | Fix for bug 60986 |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Gustavo André... | - Fixed possible unsigned int wrap around in html.c... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Gustavo André... | - Connection: close, not "closed". |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | Same thing here. "June 18, 1969 8:49:59 AM " does not... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | Without a timezone you can't know whether it is dst... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | Another openssl test that is dependent on the openssl... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Popa Adrian... | fix gcov Warning: ibase_drop_db(): lock time-out on... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | Need EXPECTF here, of course |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | Getting different hashes here. But this test isn't... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | According to the reports on qa this test is failing... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rasmus Lerdorf | This test needs gc enabled |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Gustavo André... | - Fixed bug #60965 (Buffer overflow on htmlspecialchars... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Xinchen Hui | Fixed bug #60968 (Late static binding doesn't work... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Gustavo André... | - Headers: forbid \r and \n also after \0, allow CRLF... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
David Soria... | mention git |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Adam Harvey | Fix bug #60933 (Testing asort with SORT_LOCALE_STRING... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Gustavo André... | - Hopefully correct fix for bug #60227. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Andrey Hristov | assert |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Dmitry Stogov | Fixed memory leaks |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Stanislav Malyshev | fix UMR in php_register_variable_ex, reported by Stefan... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Dmitry Stogov | Fixed basic HTTP authentication for WSDL sub requests. |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Dmitry Stogov | Fixed basic HTTP authentication for WSDL sub requests |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Michael Wallner | fix usage of php_output_(de)activate; I guess this... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Michael Wallner | fix headers print to stdout/stderr if no output written... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Pierre Joye | - fix #55226, WS |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Pierre Joye | - fix #55226, fix build |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Adam Harvey | Fix bug #60801 (strpbrk() mishandles NUL byte) on trunk... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Michael Wallner | use stderr before, stdout after php_output_startup... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Pierre Joye | - libssh2 1.3.0 |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Dmitry Stogov | Fixed (disabled) inline-caching for ZEND_OVERLOADED_FUN... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Dmitry Stogov | Fixed bug #51860 (Include fails with toplevel symlink... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Derick Rethans | - Reinstated correct return values after David's fix... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Derick Rethans | CS fixes. |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Rasmus Lerdorf | createCollation() for pdo_sqlite as well |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Rasmus Lerdorf | Missed the test |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Rasmus Lerdorf | Good patch from Brad Dewar that adds missing createColl... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Rasmus Lerdorf | Simple fix that just quotes the filenames in run-tests... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Felipe Pena | - Fixed bug #60860 (session.save_handler=user without... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Pierre Joye | - update libs |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Pierre Joye | - update libs |
commit | commitdiff | tree | snapshot |
next |