#
49a0c166 |
| 07-Jan-2017 |
Anatol Belski |
extend UPGRADING
|
#
f8518ba1 |
| 06-Jan-2017 |
Anatol Belski |
fix typo
|
#
71e84e2c |
| 06-Jan-2017 |
Anatol Belski |
fix typo
|
#
dccfd8ee |
| 06-Jan-2017 |
Anatol Belski |
update NEWS and UPGRADING
|
#
15161321 |
| 06-Jan-2017 |
Anatol Belski |
update NEWS and UPGRADING
|
#
c832ab4d |
| 06-Jan-2017 |
Christoph M. Becker |
Update UPGRADING wrt. PR 1303
|
#
500b496f |
| 24-Jul-2016 |
Christoph M. Becker |
Implement #69606: Support BMPs (added in GD 2.1.0) We add PHP bindings for libgd's features to read and write BMP files, which are available as of libgd 2.1.0. As PHP's bundled
Implement #69606: Support BMPs (added in GD 2.1.0) We add PHP bindings for libgd's features to read and write BMP files, which are available as of libgd 2.1.0. As PHP's bundled libgd doesn't yet include the respective features of the external libgd, we add these.
show more ...
|
#
eb25e149 |
| 30-Dec-2016 |
Adam Harvey |
Document the changes to lexical scoping in 7.1. Fixes bug #73844 (Cannot use lexical variable $variable as a parameter name inside array_walk()).
|
#
f5bf19ee |
| 30-Dec-2016 |
Christoph M. Becker |
Update UPGRADING wrt. bug #72785
|
#
5e6faf23 |
| 21-Dec-2016 |
Anatol Belski |
add UPGRADING and NEWS items
|
#
7774fd19 |
| 20-Dec-2016 |
Yasuo Ohgaki |
Update NEWS and UPGRADING
|
#
59bf7f90 |
| 18-Dec-2016 |
Anatol Belski |
extend UPGRADING
|
#
577b081a |
| 15-Dec-2016 |
Yasuo Ohgaki |
Add missing UPGRADING entry. Manual is updated before 7.0 release.
|
#
1da589ee |
| 13-Dec-2016 |
Leigh |
Update NEWS/UPGRADING for mcrypt
|
#
e15733f0 |
| 04-Dec-2016 |
Tobias Schultze |
Fix session upgrade documentation
|
#
02cecc0f |
| 27-Nov-2016 |
Jakub Zelenka |
Update UPGRADING with info about AEAD changes in openssl_(en|de)crypt
|
#
35a3c6e2 |
| 25-Nov-2016 |
Anatol Belski |
fix spelling
|
#
714ded80 |
| 25-Nov-2016 |
Anatol Belski |
update UPGRADING
|
#
78f2bce6 |
| 05-Nov-2016 |
Craig Duncan |
Added a note in UPGRADING about the new count() warning
|
#
7f196e32 |
| 17-Nov-2016 |
Yasuo Ohgaki |
Fix bug #71038 - session_start() returns true even when it failed PR #2167
|
#
ee38e01f |
| 14-Nov-2016 |
Andrea Faulds |
Fix mistake in UPGRADING
|
#
a0502b89 |
| 14-Nov-2016 |
Andrea Faulds |
Convert numeric keys in object/array casts RFC: https://wiki.php.net/rfc/convert_numeric_keys_in_object_array_casts This converts key types as appropriate in object to array and arr
Convert numeric keys in object/array casts RFC: https://wiki.php.net/rfc/convert_numeric_keys_in_object_array_casts This converts key types as appropriate in object to array and array to object casts, as well as in get_object_vars().
show more ...
|
#
2104bea5 |
| 12-Nov-2016 |
Kalle Sommer Nielsen |
Remove Netware support If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I can
Remove Netware support If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I cannot test atm.
show more ...
|
#
69a3659d |
| 07-Nov-2016 |
Derick Rethans |
Add hint that naive DateTime comparisions now are more likely to fail
|
#
1667acbf |
| 28-Oct-2016 |
Anatol Belski |
fix doc
|