Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | back to dev | Stanislav Malyshev | 2012-02-02 | 3 | -3/+5 |
| | |||||
* | 5.4.0 rc7 | Stanislav Malyshev | 2012-02-02 | 3 | -4/+4 |
| | |||||
* | fix UMR in php_register_variable_ex, reported by Stefan Esser | Stanislav Malyshev | 2012-02-01 | 1 | -0/+3 |
| | |||||
* | Test for null behavior with ext/mbstring functions | Lars Strojny | 2012-02-01 | 1 | -0/+32 |
| | |||||
* | Fixed basic HTTP authentication for WSDL sub requests. | Dmitry Stogov | 2012-02-01 | 1 | -2/+2 |
| | |||||
* | Fixed basic HTTP authentication for WSDL sub requests | Dmitry Stogov | 2012-02-01 | 2 | -0/+37 |
| | |||||
* | fix usage of php_output_(de)activate; I guess this code doesn't bother about ↵ | Michael Wallner | 2012-01-31 | 1 | -0/+11 |
| | | | | one more hack; | ||||
* | MFH: r322963 | Michael Wallner | 2012-01-31 | 3 | -22/+41 |
| | | | | | | | fix headers print to stdout/stderr if no output written; fix crashes and invalid usage of output control in cli server while passing by | ||||
* | - fix #55226, WS | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
| | |||||
* | - fix #55226, fix build | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
| | |||||
* | use stderr before, stdout after php_output_startup() and ↵ | Michael Wallner | 2012-01-30 | 1 | -3/+11 |
| | | | | | | | | sapi_module.ub_write() after php_output_activate() - fixes Bug #60920 CLI: php -v on STDERR - fixes Bug #60923 Failing tests for sapi/cli | ||||
* | - libssh2 1.3.0 | Pierre Joye | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | Fixed (disabled) inline-caching for ZEND_OVERLOADED_FUNCTION methods | Dmitry Stogov | 2012-01-30 | 3 | -11/+52 |
| | |||||
* | Fixed bug #51860 (Include fails with toplevel symlink to /) | Dmitry Stogov | 2012-01-30 | 2 | -3/+16 |
| | |||||
* | - Reinstated correct return values after David's fix for #60218. | Derick Rethans | 2012-01-29 | 1 | -2/+4 |
| | |||||
* | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 3 | -0/+173 |
| | | | | | Closes bug #55226 | ||||
* | Missed the test | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+44 |
| | |||||
* | Good patch from Brad Dewar that adds missing createCollation() | Rasmus Lerdorf | 2012-01-29 | 3 | -1/+133 |
| | | | | | method. Fixes bug #60871 and is related to bug #55226 | ||||
* | - Fixed bug #60860 (session.save_handler=user without defined function core ↵ | Felipe Pena | 2012-01-28 | 3 | -0/+28 |
| | | | | dumps) | ||||
* | Simple fix that just quotes the filenames in run-tests to support paths with ↵ | Rasmus Lerdorf | 2012-01-28 | 1 | -4/+4 |
| | | | | | | | spaces. Fixes bug #60734 | ||||
* | - update libs | Pierre Joye | 2012-01-27 | 1 | -0/+1 |
| | |||||
* | - update libs | Pierre Joye | 2012-01-27 | 1 | -1/+6 |
| | |||||
* | - update libs | Pierre Joye | 2012-01-27 | 1 | -0/+7 |
| | |||||
* | - fix #60895, possible invalid handler usage | Pierre Joye | 2012-01-27 | 2 | -4/+11 |
| | |||||
* | - openssl 0.9.8t, curl 7.24.0 | Pierre Joye | 2012-01-26 | 1 | -1/+2 |
| | |||||
* | MFH r322485 | Scott MacVicar | 2012-01-26 | 3 | -4/+18 |
| | | | | | | | Fix possible attack in SSL sockets with SSL 3.0 / TLS 1.0. CVE-2011-3389 | ||||
* | WS, merged from trunk cause this issue, sorry | Xinchen Hui | 2012-01-26 | 2 | -92/+92 |
| | |||||
* | Fixed bug #60825 (Segfault when running symfony 2 tests) | Xinchen Hui | 2012-01-26 | 4 | -106/+132 |
| | |||||
* | fix crash with display_startup_errors=1 | Michael Wallner | 2012-01-25 | 2 | -6/+31 |
| | |||||
* | Please test your tests | Rasmus Lerdorf | 2012-01-23 | 1 | -35/+35 |
| | |||||
* | revert r319254 (fix bug #54682) since it is not correct | Nuno Lopes | 2012-01-21 | 2 | -6/+20 |
| | | | | | add test that was broken with that patch. this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to confirm, though | ||||
* | Fixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug) | Dmitry Stogov | 2012-01-20 | 3 | -64/+92 |
| | | | | | | Fixed some other traits related bugs (uninitialized variable, return => continue) Removed some trait related redundant code and variables | ||||
* | Missing ifdef here | Rasmus Lerdorf | 2012-01-19 | 1 | -0/+2 |
| | | | | | Fixes bug 60811 | ||||
* | back to dev | Stanislav Malyshev | 2012-01-19 | 2 | -3/+3 |
| | |||||
* | 5.4.0RC6 | Stanislav Malyshev | 2012-01-19 | 3 | -4/+6 |
| | |||||
* | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -1/+3 |
| | |||||
* | - add test for bug #60771 | Pierre Joye | 2012-01-18 | 1 | -0/+9 |
| | |||||
* | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -0/+33 |
| | |||||
* | remove XFAIL for bug #47178 | Michael Wallner | 2012-01-18 | 2 | -6/+2 |
| | |||||
* | add notes about ob_start(), gzencode() and removed hash algos | Michael Wallner | 2012-01-18 | 1 | -1/+7 |
| | |||||
* | merge ext/hash from trunk | Michael Wallner | 2012-01-18 | 14 | -441/+97 |
| | |||||
* | Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) ↵ | Dmitry Stogov | 2012-01-17 | 1 | -3/+3 |
| | | | | bytes long) | ||||
* | Regenerated scanners | Dmitry Stogov | 2012-01-17 | 2 | -7/+7 |
| | |||||
* | Improved traits implementation. Now to support __CLASS__ constant in traits ↵ | Dmitry Stogov | 2012-01-17 | 7 | -154/+77 |
| | | | | php doesn't have to copy the complete compiled method, but can reuse the same code. The resolution of __CLASS__ constants in methods defined in traits are delayed till run-time. This approach also made possible to use __CLASS__ constant as default value for traits properties and method arguments. | ||||
* | Fix bug #60768 Output buffer not discarded | Michael Wallner | 2012-01-16 | 3 | -5/+32 |
| | | | | | | | | | | in php_output_handler_op(): * if appending to buffer succeeds, just return HANDLER_NO_DATA and do nothing else * if a zero sized string or true is returned from the handler function, reset the context as well as the handler's buffer | ||||
* | merge from trunk: | Boris Lytochkin | 2012-01-13 | 4 | -6/+47 |
| | | | | | | Fixed bug #60585 (php build fails with USE flag snmp when IPv6 support is disabled Fixed bug #60749 (SNMP module should not strip non-standard SNMP port from hostname | ||||
* | Fix configuration message typo and alignment (5.4 merge approved by Stas) | Christopher Jones | 2012-01-12 | 1 | -2/+2 |
| | |||||
* | - add new build type, optional. has been used for the last 2 RCs | Pierre Joye | 2012-01-11 | 1 | -2/+18 |
| | |||||
* | - add new build type, optional. has been used for the last 2 RCs | Pierre Joye | 2012-01-11 | 2 | -3/+39 |
| | |||||
* | Fixed incorrect type cast | Dmitry Stogov | 2012-01-11 | 1 | -1/+1 |
| |