#
83ced912 |
| 22-Jul-2013 |
Stanislav Malyshev |
Fix bug #61697 - spl_autoload_functions returns lambda functions incorrectly |
#
5027fa79 |
| 21-May-2012 |
Joshua Thijssen |
Added recursivetreeiterator::setPostfix() method |
#
e7a00a25 |
| 15-Jul-2013 |
Veres Lajos |
add a few comment |
#
bf8ed470 |
| 01-Jul-2013 |
Christopher Jones |
Add a few links |
#
103cf4c0 |
| 28-Jun-2013 |
Stanislav Malyshev |
add fix for #60560 into upgrading |
#
0093980f |
| 25-Jun-2013 |
Christopher Jones |
Some tidy-ups: Don't mention Logo GUIDs in three places; mention password_hash functionality; add some doc URLs for new features; grammar & typos; formatting changes. |
#
0a6ec7a2 |
| 19-Jun-2013 |
Pierre Joye |
add notes about opcache windows issue and migration from APC |
#
ca660c2f |
| 17-Jun-2013 |
Nikita Popov |
Update NEWS, UPGRADING and UPGRADING.INTERNALS |
#
ed9a9b61 |
| 21-May-2013 |
Remi Collet |
UPGRADING |
#
ce88a811 |
| 05-Apr-2013 |
Xinchen Hui |
Contant has been renamed |
#
f5f3ab1b |
| 03-Apr-2013 |
Xinchen Hui |
format |
#
bb701763 |
| 03-Apr-2013 |
Xinchen Hui |
Update NEWS & UPGRADING |
#
0171bcb9 |
| 25-Mar-2013 |
Pierre Joye |
typo and WS |
#
1c662dc3 |
| 25-Mar-2013 |
Pierre Joye |
add new functions and constants for GD |
#
0cb868c0 |
| 23-Mar-2013 |
Nikita Popov |
Move some internal changes from UPGRADING to UPGRADING.INTERNALS |
#
6af1b084 |
| 22-Mar-2013 |
Etienne Kneuss |
Add SplDoublyLinkedList::add to UPGRADING |
#
fd2b8df2 |
| 22-Mar-2013 |
Rasmus Lerdorf |
Tweaks an add OPcache info to UPGRADING |
#
6f17c624 |
| 20-Mar-2013 |
Stanislav Malyshev |
add array_column() |
#
fcc6611d |
| 16-Feb-2013 |
Nikita Popov |
Add support for non-scalar Iterator keys in foreach RFC: https://wiki.php.net/rfc/foreach-non-scalar-keys |
#
c7ad92fa |
| 11-Mar-2013 |
Keyur Govande |
Adding in NEWS/UPGRADING about process title change support. |
#
33a8e387 |
| 04-Mar-2013 |
Pierre Joye |
- damned conflicts |
#
3e0e64f2 |
| 04-Mar-2013 |
Pierre Joye |
Merge branch 'PHP-5.5' * PHP-5.5: - add test for imagecropauto - (s)rgb distance works way better for now, re enable threshold - disable threshold for now, will enable it a
Merge branch 'PHP-5.5' * PHP-5.5: - add test for imagecropauto - (s)rgb distance works way better for now, re enable threshold - disable threshold for now, will enable it again using CIEDE2000 - add todo for threshold - clean and enable threshold - add image crop support Conflicts: UPGRADING
show more ...
|
#
2024ff3b |
| 04-Mar-2013 |
Pierre Joye |
- add test for imagecropauto |
#
7698bc57 |
| 01-Mar-2013 |
Pierre Joye |
- disable threshold for now, will enable it again using CIEDE2000 |
#
e26ea9df |
| 27-Feb-2013 |
Pierre Joye |
- add image flip API support |