Revision tags: php-5.6.13RC1, php-7.0.0RC1 |
|
#
1b5e87a5 |
| 18-Aug-2015 |
Christoph M. Becker |
Fix #70289: Different sort in php7 (and hhvm) compared to php5 We add a respective note to UPGRADING. Furthermore, as renaming of zend_qsort() and the new zend_insert_sort() are irreleva
Fix #70289: Different sort in php7 (and hhvm) compared to php5 We add a respective note to UPGRADING. Furthermore, as renaming of zend_qsort() and the new zend_insert_sort() are irrelevant for user-land, we move this info to UPGRADING.INTERNALS.
show more ...
|
#
d6db8381 |
| 13-Aug-2015 |
Adam Harvey |
We don't need CVS/SVN keywords in UPGRADING.
|
#
edafed6b |
| 13-Aug-2015 |
Adam Harvey |
We did eventually decide it was PHP 7.0, so make it so.
|
#
fef086d1 |
| 11-Aug-2015 |
Dmitry Stogov |
Revert "Simplify ZEND_EXIT and count boolean values to it as exit status" This reverts commit 7c003948c618adb2a6691f529057388f02202f09.
|
#
7c003948 |
| 11-Aug-2015 |
Bob Weinand |
Simplify ZEND_EXIT and count boolean values to it as exit status
|
Revision tags: php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44 |
|
#
b4bd31b7 |
| 02-Aug-2015 |
Christoph M. Becker |
updated UPGRADING The ZipArchive::setCompressionIndex() and ::setCompressionName() methods introduced with 3a55ea02 were missing.
|
#
12f099e7 |
| 01-Aug-2015 |
Christoph M. Becker |
mentioned cURL file uploads in the "backward incompatible changes" section
|
#
d00acdc3 |
| 30-Jul-2015 |
Xinchen Hui |
update UPGRADING
|
#
8f7d816b |
| 29-Jul-2015 |
Christoph M. Becker |
updated UPGRADING
|
#
0014b9ed |
| 27-Jul-2015 |
Remi Collet |
UPGRADING
|
Revision tags: php-5.6.12RC1, php-7.0.0beta2 |
|
#
1767992e |
| 21-Jul-2015 |
Anatol Belski |
update UPGRADING
|
#
948bb1aa |
| 07-Aug-2015 |
Nicolas Grekas |
Update UPGRADING about new substr() behavior
|
Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43 |
|
#
aaee58ec |
| 07-Jul-2015 |
Anatol Belski |
added info about the user space stream context for pipes
|
#
23242fd6 |
| 06-Jul-2015 |
Bob Weinand |
Rectify information about invalid shift warning being now ArithmeticError
|
#
79ca2b06 |
| 02-Jul-2015 |
Anatol Belski |
update UPGRADING infos
|
#
edb3ab2a |
| 29-Jun-2015 |
jrchamp |
UPGRADING typos/wording
|
#
3bf012a9 |
| 26-Jun-2015 |
Tjerk Meesters |
Feature: Enhanced array_column() to also work with object elements.
|
Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2 |
|
#
eca7f287 |
| 18-Jun-2015 |
Xinchen Hui |
Fixed typo
|
#
d8c9b1f7 |
| 18-Jun-2015 |
Xinchen Hui |
Seems UPGRADING is not merged...
|
#
47fda68b |
| 17-Jun-2015 |
Aaron Piotrowski |
Fix typo in UPGRADING
|
#
60e658be |
| 12-Jun-2015 |
Andrew Smith |
Remove incorrect use of 'irregardless' Correct word should be simply regardless
|
#
556423fc |
| 15-Jun-2015 |
Xinchen Hui |
Add an entry for dc37d3e8c2248f4f4437547bc7225276e22ea41d
|
#
562bffe6 |
| 15-Jun-2015 |
Dmitry Stogov |
Few more lines about opcache file cache.
|
#
ea14c20f |
| 15-Jun-2015 |
Dmitry Stogov |
Added notes about opcahce.file_cache.
|
#
0a21a0c7 |
| 15-Jun-2015 |
Dmitry Stogov |
Removed opcache.load_comments configuration directive. Now doc comments loading costs nothing and always enabled.
|