Revision tags: php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1 |
|
#
88d7ca44 |
| 01-Sep-2014 |
Dmitry Stogov |
Refactored INI subsystem to use zend_string* instead of char*
|
Revision tags: php-5.6.0 |
|
#
df7b6779 |
| 26-Aug-2014 |
Xinchen Hui |
Fixed incompatible pointer type (int64)
|
Revision tags: POST_AST_MERGE, PRE_AST_MERGE |
|
#
4d997f63 |
| 25-Aug-2014 |
Anatol Belski |
master renames phase 3
|
#
c3e3c98e |
| 25-Aug-2014 |
Anatol Belski |
master renames phase 1
|
#
70de6180 |
| 24-Aug-2014 |
Anatol Belski |
fixes to %pd format usage
|
Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32 |
|
#
8ee2a4a9 |
| 16-Aug-2014 |
Anatol Belski |
first shot on merging the core fro the int64 branch
|
Revision tags: 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, php-5.4.31RC1, php-5.5.15RC1 |
|
#
438b6c52 |
| 02-Jul-2014 |
Michael Wallner |
finish
|
#
0a77dcd4 |
| 02-Jul-2014 |
Dmitry Stogov |
Removed EG(in_execution). If EG(currentent_execute_data) is not NULL we are executing something.
|
Revision tags: php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1 |
|
#
1b9cbab9 |
| 13-Jun-2014 |
Adam Harvey |
Keep 308-399 HTTP response codes when header('Location:') is called. Fixes bug #67428 (header('Location: foo') will override a 308-399 response code).
|
Revision tags: php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1 |
|
#
86b6bfb9 |
| 06-May-2014 |
Michael Wallner |
fix bug #67198 (php://input regression)
|
#
7308d47c |
| 06-May-2014 |
Michael Wallner |
fix bug #67198 (php://input regression)
|
Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28 |
|
#
72c287bd |
| 21-Apr-2014 |
Dmitry Stogov |
Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word
|
Revision tags: php-5.4.28RC1, php-5.5.12RC1 |
|
#
5a0da281 |
| 12-Apr-2014 |
Ferenc Kovacs |
fix typo
|
Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3 |
|
#
639e4e1a |
| 25-Feb-2014 |
Dmitry Stogov |
Changes zend_is_callable() to use zend_string* instead of char*
|
Revision tags: php-5.4.26RC1, php-5.5.10RC1 |
|
#
7428cac6 |
| 18-Feb-2014 |
Dmitry Stogov |
Use better data structures (incomplete)
|
#
2b9b9afa |
| 17-Feb-2014 |
Dmitry Stogov |
Use better data structures (incomplete)
|
Revision tags: php-5.6.0alpha2 |
|
#
f4cfaf36 |
| 10-Feb-2014 |
Dmitry Stogov |
Use better data structures (incomplete)
|
Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24 |
|
#
c081ce62 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
47c90277 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
c0d060f5 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
3c3ff434 |
| 01-Jan-2014 |
krakjoe |
fix #66375 bad logic in sapi header callback routine
|
Revision tags: php-5.4.24RC1, php-5.5.8RC1 |
|
#
ed5a8d51 |
| 18-Dec-2013 |
Kalle Sommer Nielsen |
Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs
|
Revision tags: php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1 |
|
#
cf6ab0e9 |
| 17-Oct-2013 |
Anatol Belski |
applied and fixed the original patch initial work on the patch import done
|
Revision tags: php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20 |
|
#
449d4c0b |
| 10-Sep-2013 |
Michael Wallner |
make reading php://input JIT if enable_post_data_reading=0
|
Revision tags: php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2 |
|
#
bb1f9d38 |
| 14-Aug-2013 |
Michael Wallner |
slim post data
|