Revision tags: php-5.6.6, php-5.5.22, php-5.4.38 |
|
#
52f5cb91 |
| 11-Feb-2015 |
Anatol Belski |
fix incompatible pointer type
|
#
94602028 |
| 10-Feb-2015 |
Dmitry Stogov |
Get rid of old HashTable iteration API
|
Revision tags: POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1 |
|
#
882a375d |
| 01-Feb-2015 |
Stanislav Malyshev |
Add mitigation for CVE-2015-0235 (bug #68925)
|
#
4f5d0102 |
| 30-Jan-2015 |
Xinchen Hui |
Fixed segfault introduced in f869bf3829c6b2c94011747c69ed8f32412c9e03
|
#
68f5eb7e |
| 27-Jan-2015 |
Xinchen Hui |
minor CS fix
|
#
f869bf38 |
| 23-Jan-2015 |
Márcio Almada |
fix failure with shared zvals in php_str_replace_in_subject
|
#
f27e96c2 |
| 24-Jan-2015 |
Márcio Almada |
remove unused var, make string.c compilation zero warnings
|
#
bdfe4d65 |
| 23-Jan-2015 |
Reeze Xia |
Fix one more leak when wrong $needle type provide of strripos
|
#
d44b6e58 |
| 23-Jan-2015 |
Reeze Xia |
Fixed memory leak of strripos() when empty needle or haystack
|
#
6ae57df7 |
| 22-Jan-2015 |
Xinchen Hui |
Revert "Fixed valgrind reported issue with setlocale" This reverts commit fa06343d7e0e04f4a660218f6dbb7ce18c3f090b.
|
Revision tags: php-5.5.21 |
|
#
fa06343d |
| 21-Jan-2015 |
Xinchen Hui |
Fixed valgrind reported issue with setlocale
|
Revision tags: php-5.6.5, php-5.4.37 |
|
#
44cbba10 |
| 20-Jan-2015 |
Anatol Belski |
fix leaking of locale_string in TS build actually more like an attempt as i see the leaks on travis, but don't repro on my boxes
|
#
ea841511 |
| 20-Jan-2015 |
Anatol Belski |
fix premature freeing of BG(locale_string) the returned string has to be refcounted
|
#
c369a034 |
| 20-Jan-2015 |
Xinchen Hui |
Use zend_string in case we will optimize them
|
#
020610ee |
| 20-Jan-2015 |
Xinchen Hui |
Remove addslashes_str
|
#
da7d8f45 |
| 19-Jan-2015 |
Xinchen Hui |
Optimized php_addslashes
|
#
ac9a1a7b |
| 19-Jan-2015 |
Xinchen Hui |
Optimized trim for what_len == 1
|
#
0706032b |
| 19-Jan-2015 |
Xinchen Hui |
Better fix
|
#
f3052c5d |
| 18-Jan-2015 |
Xinchen Hui |
Fixed bug #68852 (broken strrpos with negative offset)
|
Revision tags: 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, 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 |
|
#
4c115b6b |
| 10-Sep-2014 |
Nikita Popov |
Remove string category support in setlocale()
|
#
ff6b4ad8 |
| 17-Jan-2015 |
Rasmus Lerdorf |
FAST ZPP for strtok() and nl2br() Looking at some template-driven code that calls these hundreds of times per request
|
#
4633a6f5 |
| 16-Jan-2015 |
Xinchen Hui |
unused var
|
#
e49f7634 |
| 16-Jan-2015 |
Xinchen Hui |
unused variable
|
#
fc33f52d |
| 15-Jan-2015 |
Xinchen Hui |
bump year
|
#
0579e827 |
| 15-Jan-2015 |
Xinchen Hui |
bump year
|