History log of /PHP-7.2/UPGRADING (Results 351 – 375 of 685)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# fd5fbba9 11-Mar-2014 Nikita Popov

Use /dev/urandom as the default mcrypt_create_iv() source

Also fixes the ARGINFO for mcrypt_create_iv() and adds missing
UPGRADING entries.


# 601367ee 10-Mar-2014 Christopher Jones

Fixed Bug #66875 (Improve performance of multi-row OCI_RETURN_LOB queries)


# d32e180f 07-Mar-2014 Christopher Jones

Fix typo


1...<<11121314151617181920>>...28