Niklas Lindgren
27542db4e7
Respond with 501 to unknown request methods
Fixed typo
Moved 501 response from dispatch to event_read_request
Return return value of send_error_page
14 years ago
Stanislav Malyshev
56425ee610
news for bug #61421
14 years ago
Mark Jones
84202c367e
commit for php bug 61421
enabling SHA2 and RMD160 for openssl signature verification
14 years ago
Xinchen Hui
ee620e9673
Merge branch 'PHP-5.3' into PHP-5.4
14 years ago
Xinchen Hui
4c6678d605
Fixed bug #63093 (Segfault while load extension failed in zts-build).
14 years ago
Xinchen Hui
7609fb433a
Remove bug fixed entry
14 years ago
Xinchen Hui
2eff69f402
Merge branch 'PHP-5.3' into PHP-5.4
14 years ago
Xinchen Hui
1b13ff6ec7
Add XFAIL test for bug #62852
14 years ago
Xinchen Hui
e766f85405
Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"
see: http://news.php.net/php.bugs/173451
This reverts commit 46a3f25772 .
14 years ago
Christopher Jones
3b38d14caf
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Change package.xml fix description
Fixed bug #60901 (Improve "tail" syntax for AIX installation)
14 years ago
Christopher Jones
30981836fa
Merge branch 'bug60901' into PHP-5.3
* bug60901:
Change package.xml fix description
Fixed bug #60901 (Improve "tail" syntax for AIX installation)
14 years ago
Christopher Jones
9f44844d7c
Change package.xml fix description
14 years ago
Christopher Jones
bbf5978e26
Fixed bug #60901 (Improve "tail" syntax for AIX installation)
14 years ago
Christopher Jones
1677551386
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
* 'PHP-5.4' of https://git.php.net/repository/php-src :
This will become 5.3.18
Update RELEASE PROCESS
14 years ago
Johannes Schlüter
d2bee32dfc
Merge branch 'PHP-5.3' into PHP-5.4
Conflicts:
configure.in
main/php_version.h
14 years ago
Johannes Schlüter
9e91d621e3
This will become 5.3.18
14 years ago
David Soria Parra
1f9a1c1cf3
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Update RELEASE PROCESS
14 years ago
David Soria Parra
33fcec5c4f
Update RELEASE PROCESS
Some parts of the release process are outdated, not needed anymore
or still reference cvs.
14 years ago
Christopher Jones
33bea8471c
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
* 'PHP-5.4' of https://git.php.net/repository/php-src :
fix NEWS after releses
Merge 5.3.16 NEWS in.
14 years ago
Johannes Schlüter
b93675d60b
Merge branch 'PHP-5.3' into PHP-5.4
14 years ago
Johannes Schlüter
0cc0f73fc3
fix NEWS after releses
14 years ago
Johannes Schlüter
fa014e07bf
Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
14 years ago
Christopher Jones
c36d927331
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
* 'PHP-5.4' of https://git.php.net/repository/php-src :
regenerate patch, and save a strlen
Fix the wrong use of snprintf which is introduced in 1d2f619049
Fixed unintendent clearance of PHP_OUTPUT_ACTIVATED flag
14 years ago
Xinchen Hui
328a3d9f13
regenerate patch, and save a strlen
14 years ago
Xinchen Hui
0a25a0241e
Fix the wrong use of snprintf which is introduced in 1d2f619049
14 years ago
Dmitry Stogov
62d86209cf
Fixed unintendent clearance of PHP_OUTPUT_ACTIVATED flag
14 years ago
Christopher Jones
bdf2379400
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
* 'PHP-5.4' of https://git.php.net/repository/php-src : (54 commits)
Fix doc bug #63032 (Number of release in documentation).
fixed test for bug #52944 also for darwin
- Fixed bug #61767 (Shutdown functions not called in certain error situation) - Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function)
year++
correct PHP version & year++
Correct PHP version
year++
- fix build, there was no tsrm context there, doing a fetch but this is horribly slow, this fix needs improvement (or simply add a TSRM context in the signature in master
Fixed bug #62907 (Double free when use traits)
forked two tests for windows
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
Bug #49510 : Boolean validation fails with FILTER_NULL_ON_FAILURE with empty string or false
Allow null as a default value for length in mb_substr() and mb_strcut()
folder
Initializing optional argument description in assert()
fix NEWS
Remove extra blank in notice message, should act as same as vm
Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables)
...
14 years ago
Adam Harvey
58d6a42528
Merge branch 'PHP-5.3' into PHP-5.4
14 years ago
Adam Harvey
f66642aae1
Fix doc bug #63032 (Number of release in documentation).
Also add a bonus grammar fix.
14 years ago
Reeze Xia
57bebfcbdc
fixed test for bug #52944 also for darwin
14 years ago
Dmitry Stogov
6ba376f552
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Fixed bug #61767 (Shutdown functions not called in certain error situation) - Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function)
Conflicts:
NEWS
Zend/zend_object_handlers.c
14 years ago
Dmitry Stogov
b29dc146b9
- Fixed bug #61767 (Shutdown functions not called in certain error situation)
- Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function)
14 years ago
Xinchen Hui
a43c45ea7d
Merge branch 'PHP-5.3' into PHP-5.4
14 years ago
Xinchen Hui
94582f9398
year++
missed the .re files in 5.3
14 years ago
Xinchen Hui
a3d078bd8f
correct PHP version & year++
14 years ago
Xinchen Hui
b9dec59b07
Merge branch 'PHP-5.3' into PHP-5.4
14 years ago
Xinchen Hui
5f9023ca38
Correct PHP version
14 years ago
Xinchen Hui
9d44ff640c
Merge branch 'PHP-5.3' into PHP-5.4
Conflicts:
ext/interbase/interbase.rc
14 years ago
Xinchen Hui
d64d9e3351
year++
14 years ago
Pierre Joye
954e7a3b3c
- fix build, there was no tsrm context there, doing a fetch but this is horribly slow, this fix needs improvement (or simply add a TSRM context in the signature in master
14 years ago
Dmitry Stogov
6c0508f8d5
Fixed bug #62907 (Double free when use traits)
14 years ago
Anatoliy Belsky
ff0aa24054
forked two tests for windows
* bug55544.phpt - VT vs. EXT at the start of the data block,
but the data can still be decoded correctly
* bug_52944.phpt works with the corrupted data and has some
different out
Most likely the ASM optimization under windows is responsible
for this behaviour.
14 years ago
Dmitry Stogov
33db8c0ef6
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
14 years ago
Dmitry Stogov
0ab27c35a4
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
14 years ago
Dmitry Stogov
485c09a376
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
14 years ago
Dmitry Stogov
38476a1543
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
14 years ago
Dmitry Stogov
7e816c0921
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
14 years ago
Lars Strojny
a26390ef0c
Bug #49510 : Boolean validation fails with FILTER_NULL_ON_FAILURE with empty string or false
14 years ago
Lars Strojny
d371a306a2
Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
14 years ago
Lars Strojny
133f610bb1
Allow null as a default value for length in mb_substr() and mb_strcut()
14 years ago