#
40e053e7 |
| 13-Feb-2014 |
Dmitry Stogov |
Use better data structures (incomplete)
|
#
cbd108ab |
| 13-Feb-2014 |
Yasuo Ohgaki |
Implement RFC https://wiki.php.net/rfc/default_encoding
|
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
|
Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28 |
|
#
729f85fa |
| 27-Nov-2013 |
Michael Wallner |
add 'never'
|
Revision tags: php-5.5.7RC1, php-5.4.23RC1 |
|
#
4153c23e |
| 26-Nov-2013 |
Michael Wallner |
s/BOOLEAN/ENTRY/
|
#
3641507f |
| 26-Nov-2013 |
Michael Wallner |
re-introduce always_populate_raw_post_data
|
#
1433dec2 |
| 12-Dec-2013 |
Kalle Sommer Nielsen |
Kill another TSRMLS_FETCH() in zend_indent()
|
#
de3b9bc7 |
| 04-Dec-2013 |
Adam Harvey |
Renumber the comments in php_request_shutdown() to be in order. What, me OCD?
|
#
00a7b1ff |
| 04-Dec-2013 |
Sara Golemon |
Fix php_module_startup() when loading more than one additional module Dereferencing addition_modules within php_module_startup would point to a vector entirely on the stack (which is of
Fix php_module_startup() when loading more than one additional module Dereferencing addition_modules within php_module_startup would point to a vector entirely on the stack (which is of course, wrong). Use a specialized helper to keep BC with the current php_module_startup() calling semantics. Fixes 63159 Thanks to @a-j-k
show more ...
|
#
9e3551ba |
| 18-Nov-2013 |
Kalle Sommer Nielsen |
Eliminated the TSRMLS_FETCH() in zend_set_memory_limit()
|
Revision tags: php-5.4.22, php-5.5.6 |
|
#
39e7dcc3 |
| 31-Oct-2013 |
Anatol Belski |
back to do_alloca()
|
#
fc707a27 |
| 30-Oct-2013 |
Anatol Belski |
back to do_alloca(), reverted the wrong replacement
|
Revision tags: 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, 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
|
#
2438490a |
| 14-Aug-2013 |
Michael Wallner |
slim post data
|
Revision tags: php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27 |
|
#
98d29d20 |
| 09-Jul-2013 |
Patrick Allaert |
Fixed #65225: PHP_BINARY incorrectly set
|
#
f4dc2240 |
| 14-Aug-2013 |
Xinchen Hui |
Fixed #65431 (Discarded qualifiers from pointer target warnings when using --enable-dtrace) by Sixd
|
#
b980e4fe |
| 09-Jul-2013 |
Patrick Allaert |
Fixed #65225: PHP_BINARY incorrectly set
|
Revision tags: php-5.4.17 |
|
#
6ba93a4b |
| 25-Jun-2013 |
Felipe Pena |
- Fixed bug #60732 (php_error_docref links to invalid pages) patch by: Jakub Vrana
|
Revision tags: php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1 |
|
#
d82704b6 |
| 16-May-2013 |
Anatol Belski |
Fixed bug #64853Use of no longer available ini directives causes crash on TS build The fatal error for removed ini options is thrown before the executor init, so ensure the relevant vari
Fixed bug #64853Use of no longer available ini directives causes crash on TS build The fatal error for removed ini options is thrown before the executor init, so ensure the relevant variables are initialized.
show more ...
|
Revision tags: php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3 |
|
#
cb54fada |
| 05-Apr-2013 |
Rasmus Lerdorf |
Fixed bugs #47675 and #64577 (fd leak on Solaris)
|
#
c3a57fff |
| 05-Apr-2013 |
Rasmus Lerdorf |
Fixed bugs #47675 and #64577 (fd leak on Solaris)
|