#
cc22f021 |
| 27-Jun-2014 |
Ferenc Kovacs |
removing the format added by mistake, props to Solar Designer for spotting this.
|
#
b2346006 |
| 26-Jun-2014 |
Stanislav Malyshev |
better explanation
|
#
b5003c3a |
| 26-Jun-2014 |
Stanislav Malyshev |
more extensive note on unserialize() change
|
#
ad9ed232 |
| 26-Jun-2014 |
Stanislav Malyshev |
more extensive note on unserialize() change
|
#
9b5d56fd |
| 09-Jun-2014 |
Stanislav Malyshev |
add news
|
#
56c9e22c |
| 05-Jun-2014 |
Remi Collet |
drop exec perm on doc files
|
#
2f9766fd |
| 12-May-2014 |
Yasuo Ohgaki |
Update UPGRADING according to bug fix
|
#
d27b76a7 |
| 01-May-2014 |
Bob Weinand |
Fixed numbering in UPGRADING file
|
#
b93d040d |
| 18-Apr-2014 |
Anatol Belski |
UPGRADING note about bug #67072
|
#
3586d14b |
| 18-Apr-2014 |
Anatol Belski |
UPGRADING note about bug #67072
|
#
53c68811 |
| 18-Apr-2014 |
Anatol Belski |
UPGRADING note about bug #67072
|
#
05dac1d0 |
| 16-Apr-2014 |
Anatol Belski |
updated UPGRADING
|
#
ba038302 |
| 16-Apr-2014 |
Anatol Belski |
updated UPGRADING
|
#
a3eafe53 |
| 13-Apr-2014 |
Bob Weinand |
Added UPGRAING notice for bug #66015 in BC break section
|
#
91aa9fbb |
| 05-Apr-2014 |
Kalle Sommer Nielsen |
Remove call_user_method() and call_user_method_array() from master, long time deprecated in favour of call_user_func*().
|
#
d0e31730 |
| 19-Mar-2014 |
Tjerk Meesters |
Updated UPGRADING to add three changes
|
#
d613b0ac |
| 19-Mar-2014 |
Adam Harvey |
Restore NEWS and UPGRADING for hash_equals().
|
#
babaa437 |
| 19-Mar-2014 |
Yasuo Ohgaki |
Fixed typo
|
#
a28389b2 |
| 17-Mar-2014 |
Yasuo Ohgaki |
Fixed typo in UPGRADING and modified php.ini-* description for encoding related changes
|
#
42562ee9 |
| 28-Feb-2014 |
Nikita Popov |
Add support for PCRE marks If a MARK is set then it will be returned in the $matches array unter key "MARK". If no MARK is used or passed, the key will not be set.
|
#
c4c97d87 |
| 17-Mar-2014 |
Yasuo Ohgaki |
Update UPGRADING. Add more descriptions about default_charset and encoding related changes. Many thanks to Christopher.
|
#
33c7976d |
| 17-Mar-2014 |
Daniel Lowrey |
UPGRADING (openssl updates)
|
#
2148a88b |
| 10-Nov-2013 |
Rouven Weßling |
Add hash_equals() to perform string comparisons that are not vulnerable to timing attacks.
|
#
f0da85b4 |
| 12-Mar-2014 |
Matteo Beccati |
Updated UPGRADING to cover PDO_pgsql changes
|
#
ca927bb4 |
| 12-Mar-2014 |
Yasuo Ohgaki |
Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding
|