Revision tags: php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3 |
|
#
fd94c921 |
| 05-Sep-2015 |
Christoph M. Becker |
Fix #68291: 404 on urls with '+' URI paths have to be treated according to RFC 3986 by the CLI web server, not as application/x-www-form-urlencoded.
|
Revision tags: php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1 |
|
#
9c805a6c |
| 14-Aug-2015 |
Christoph M. Becker |
Fix #70264: CLI server directory traversal On Windows the built-in webserver doesn't prevent directory traversal when backslashes are used as path component separators. Even though that
Fix #70264: CLI server directory traversal On Windows the built-in webserver doesn't prevent directory traversal when backslashes are used as path component separators. Even though that is not a security issue (the CLI webserver is meant for testing only), we fix that by replacing backslashes in the path with slashes on Windows, because backslashes may be valid characters for file names on other systems, but not on Windows.
show more ...
|
Revision tags: php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43, php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35 |
|
#
72976e24 |
| 03-Nov-2014 |
wusuopu |
Fix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE The patch will store Content-Type header value in both HTTP_CONTENT_TYPE field and CONTENT_TYPE field.
|
#
7aa76271 |
| 30-Jun-2015 |
Dmitry Stogov |
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
#
1920ba6f |
| 18-May-2015 |
Christoph M. Becker |
Fix #64878: 304 responses return Content-Type header According to RFC 7232 304 responses should not send a Content-Type header, so the CLI server should comply.
|
#
cfadcfc7 |
| 25-May-2015 |
Anatol Belski |
cleanup more redundant S_IS* declarations
|
#
8153286e |
| 27-Mar-2015 |
Kalle Sommer Nielsen |
Drop zend_indent() as it was never used, complete or working
|
#
af3ca745 |
| 16-Feb-2015 |
Anatol Belski |
made ZEND_TSRMLS_CACHE_* macros look like function calls which also comply with the current semantics for such macros
|
#
5d8ebcc7 |
| 13-Feb-2015 |
Anatol Belski |
remove useless condition (same as headers_list())
|
#
fc33f52d |
| 15-Jan-2015 |
Xinchen Hui |
bump year
|
#
0579e827 |
| 15-Jan-2015 |
Xinchen Hui |
bump year
|
#
73c1be26 |
| 15-Jan-2015 |
Xinchen Hui |
Bump year
|
#
b7a7b1a6 |
| 03-Jan-2015 |
Stanislav Malyshev |
trailing whitespace removal
|
#
dbd02ad2 |
| 10-Jan-2015 |
Rasmus Lerdorf |
Fix bug #68784
|
#
5065505c |
| 10-Jan-2015 |
Rasmus Lerdorf |
Fix bug #68784
|
#
e4b3d623 |
| 10-Jan-2015 |
Rasmus Lerdorf |
Fix bug #68784
|
#
448ef30f |
| 06-Jan-2015 |
Adam Harvey |
Handle NULL strings in sapi_cli_server_register_variable(). Fixes bug #68745 (Invalid HTTP requests make web server segfault).
|
#
e20cbdbe |
| 15-Dec-2014 |
Andrea Faulds |
Unify HTTP status code maps
|
#
79504296 |
| 15-Dec-2014 |
Andrea Faulds |
Revert HTTP status codes merger This reverts commits 65768edcf3ef27a21a07e5e994bfd9ca1cabfa94, 627b350f31be83eb1d5ac5fad692256dcfaf1281 and 9c18ad3ac9103bc0a6c7b7ab8938fd7272095652.
|
#
9c18ad3a |
| 14-Dec-2014 |
Andrea Faulds |
fixed tests, bugs in status codes merger
|
#
65768edc |
| 06-Nov-2014 |
Andrea Faulds |
Share HTTP status codes map
|
#
bdeb220f |
| 13-Dec-2014 |
Anatol Belski |
first shot remove TSRMLS_* things
|
Revision tags: php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31 |
|
#
2534671f |
| 11-Jul-2014 |
nil0x42 |
Fix php cli (-S option) inconsistent port parsing Add port range verification of listening port with -S option for the php cli. This fixes inconsistent listening port due to unverified c
Fix php cli (-S option) inconsistent port parsing Add port range verification of listening port with -S option for the php cli. This fixes inconsistent listening port due to unverified cast from long to short with htons(3).
show more ...
|
#
2a73d56e |
| 11-Jul-2014 |
nil0x42 |
Fix php cli (-S option) inconsistent port parsing Add port range verification of listening port with -S option for the php cli. This fixes inconsistent listening port due to unverified c
Fix php cli (-S option) inconsistent port parsing Add port range verification of listening port with -S option for the php cli. This fixes inconsistent listening port due to unverified cast from long to short with htons(3).
show more ...
|
#
a8730024 |
| 11-Jul-2014 |
nil0x42 |
Fix php cli (-S option) inconsistent port parsing Add port range verification of listening port with -S option for the php cli. This fixes inconsistent listening port due to unverified c
Fix php cli (-S option) inconsistent port parsing Add port range verification of listening port with -S option for the php cli. This fixes inconsistent listening port due to unverified cast from long to short with htons(3).
show more ...
|