#
f26145fa |
| 03-Jun-2007 |
foobar |
MFH:- Improved the error message for exceeding max_input_nesting_level.
|
#
a8be5f41 |
| 03-Jun-2007 |
Ilia Alshanetsky |
Improved fix for MOPB-02-2007
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2 |
|
#
843d0d58 |
| 17-Apr-2007 |
Ilia Alshanetsky |
Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys).
|
Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1 |
|
#
291f3a28 |
| 28-Mar-2007 |
Antony Dovgal |
MFH: fix compile warning
|
Revision tags: RELEASE_1_0_1 |
|
#
a0215e9a |
| 02-Mar-2007 |
Stanislav Malyshev |
fix variable name
|
#
32fb34e2 |
| 02-Mar-2007 |
Stanislav Malyshev |
limit nesting level of input variables
|
Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4 |
|
#
9bf088ce |
| 20-Jan-2007 |
Ilia Alshanetsky |
Fixed bug #39450 (getenv() fills other super-globals).
|
Revision tags: php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1 |
|
#
847741cb |
| 09-Dec-2006 |
Ilia Alshanetsky |
Strip leading spaces from cookie names, that can come from multi-cookie headers where ; can be followed by any number of spaces.
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3 |
|
#
7ba86d07 |
| 27-Jul-2006 |
Ilia Alshanetsky |
Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).
|
Revision tags: php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4 |
|
#
efad3787 |
| 03-May-2006 |
Dmitry Stogov |
Fixed bug #37276 (problems witch $_POST array)
|
Revision tags: RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
73e4913c |
| 18-Apr-2006 |
Dmitry Stogov |
Fixed memory leaks
|
#
e9d452b9 |
| 07-Apr-2006 |
Dmitry Stogov |
Optimization
|
Revision tags: php-5.1.3RC2 |
|
#
d3557049 |
| 20-Mar-2006 |
Dmitry Stogov |
Fixed register_argc_argv behavior. Now it behave in the same way as before in all combinations with register_globals, register_long_arrays, variables_order and auto_globals_jit.
|
#
55159796 |
| 17-Mar-2006 |
Dmitry Stogov |
Allowed 'auto_globals_jit' work together with 'register_argc_argv'
|
Revision tags: php-5.1.3RC1, RELEASE_1_2 |
|
#
11187a40 |
| 13-Feb-2006 |
Dmitry Stogov |
Fixed bug #36205 (Memory leaks on duplicate cookies)
|
Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0 |
|
#
1a04335e |
| 28-Sep-2005 |
Ilia Alshanetsky |
MFH: Fixed possible GLOBALS variable override when register_globals are ON. MFH: Fixed possible register_globals toggle via parse_str(). MFH: Fixed negative offset handling in substr_compare(
MFH: Fixed possible GLOBALS variable override when register_globals are ON. MFH: Fixed possible register_globals toggle via parse_str(). MFH: Fixed negative offset handling in substr_compare() function.
show more ...
|
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5 |
|
#
5f880990 |
| 01-Sep-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34331 (php crashes when variables_order is empty).
|
Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE |
|
#
ba8cfb4a |
| 10-Aug-2005 |
Rasmus Lerdorf |
Minor consistency cleanup
|
Revision tags: RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
#
990f7043 |
| 02-Aug-2005 |
Ilia Alshanetsky |
Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash)
|
#
22db4041 |
| 29-Jul-2005 |
Ilia Alshanetsky |
Fixed bug #33904 (input array keys being escaped when magic quotes is off).
|
Revision tags: RELEASE_0_9 |
|
#
c3545444 |
| 25-Jul-2005 |
Rasmus Lerdorf |
I could have sworn I committed this a while ago. Just a tiny NULL safety check here.
|
#
27c24383 |
| 19-Jul-2005 |
Wez Furlong |
revert my last change; chasing ghosts. # the lesson is, ensure that php4 and php5 aren't loaded at the same time
|