Revision tags: php-5.4.0 |
|
#
8bc24c00 |
| 17-Feb-2012 |
Rasmus Lerdorf |
I think we should let this be settable from .htaccess to match the other post/upload related limits like upload_max_filesize, post_max_size, and max_input_vars. |
Revision tags: php-5.4.0RC8 |
|
#
dab17da3 |
| 16-Feb-2012 |
Stanislav Malyshev |
make ZEND_SIGNALS configurable, off by default also make ZEND_SIGNALS enabled and disabled binary-compatible |
#
fa9540e1 |
| 16-Feb-2012 |
Stanislav Malyshev |
make ZEND_SIGNALS configurable, off by default also make ZEND_SIGNALS enabled and disabled binary-compatible |
Revision tags: php-5.3.10, php-5.4.0RC7 |
|
#
c64a69c8 |
| 31-Jan-2012 |
Michael Wallner |
MFH: r322963 fix headers print to stdout/stderr if no output written; fix crashes and invalid usage of output control in cli server while passing by |
#
29c8658d |
| 31-Jan-2012 |
Michael Wallner |
fix headers print to stdout/stderr if no output written; need to make some more testsbefore committing to PHP_5_4; fix crashes and invalid usage of output control in cli server while passing by |
Revision tags: php-5.4.0RC6 |
|
#
d940f2d3 |
| 17-Jan-2012 |
Dmitry Stogov |
Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long) |
#
9025d621 |
| 17-Jan-2012 |
Dmitry Stogov |
Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long) |
Revision tags: php-5.3.9, php-5.4.0RC5 |
|
#
8775a375 |
| 01-Jan-2012 |
Felipe Pena |
- Year++ |
#
4e198252 |
| 01-Jan-2012 |
Felipe Pena |
- Year++ |
Revision tags: php-5.3.9RC4, php-5.4.0RC4 |
|
#
6fb3897f |
| 14-Dec-2011 |
Dmitry Stogov |
Added max_input_vars directive to prevent attacks based on hash collisions |
#
4ffedc70 |
| 14-Dec-2011 |
Dmitry Stogov |
Added max_input_vars directive to prevent attacks based on hash collisions |
Revision tags: php-5.3.9RC3, php-5.4.0RC3 |
|
#
b5766cdc |
| 07-Dec-2011 |
Xinchen Hui |
Implemented FR #54514 (Get php binary path during script execution). |
#
5aa1fb60 |
| 07-Dec-2011 |
Xinchen Hui |
Implemented FR #54514 (Get php binary path during script execution). |
#
9e6bf9f3 |
| 25-Nov-2011 |
Derick Rethans |
- Fixed bug #60373 (Startup errors with log_errors on cause segfault). |
#
0244e76c |
| 25-Nov-2011 |
Derick Rethans |
- Fixed bug #60373 (Startup errors with log_errors on cause segfault). |
Revision tags: php-5.3.9RC2 |
|
#
36e4c600 |
| 24-Nov-2011 |
Pierre Joye |
- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning |
#
89193ecf |
| 24-Nov-2011 |
Pierre Joye |
- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning |
Revision tags: php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2 |
|
#
1f78177e |
| 16-Oct-2011 |
Xinchen Hui |
Fixed bug #60038 (SIGALRM cause segfault in php_error_cb) |
#
077519d3 |
| 16-Oct-2011 |
Xinchen Hui |
Fixed bug #60038 (SIGALRM cause segfault in php_error_cb) |
#
c5ac13f6 |
| 16-Oct-2011 |
Xinchen Hui |
Merge r316812 to trunk |
#
a223328b |
| 15-Sep-2011 |
Dmitry Stogov |
Fixed bug #50982 (incorrect assumption of PAGE_SIZE size) |
Revision tags: php-5.4.0beta1 |
|
#
4a25a774 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629) |
#
e43ff135 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629) |
#
5a49af42 |
| 13-Sep-2011 |
Pierre Joye |
- do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms |
#
c1db9d4a |
| 13-Sep-2011 |
Pierre Joye |
- do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms |