History log of /PHP-7.1/UPGRADING (Results 276 – 300 of 599)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# 9989af2e 06-Mar-2014 Christopher Jones

Whitespace.


# 2cf95609 06-Mar-2014 Christopher Jones

Misc cleanup including adding the version number


# a9cdf2e2 05-Mar-2014 Daniel Lowrey

Add NEWS/UPGRADING notes (openssl + curl)


# 5abaf7cc 27-Feb-2014 Ferenc Kovacs

list the fpm change hat rfc in UPGRADING


# d0a6f8c6 26-Feb-2014 Daniel Lowrey

Deprecate CN_match in favor of peer_name in SSL contexts


# 781d0b9e 25-Feb-2014 Daniel Lowrey

Update NEWS+UPGRADING (openssl)


# 865a41a6 21-Feb-2014 Daniel Lowrey

More openssl UPGRADING updates


# 58e3fcf5 21-Feb-2014 Daniel Lowrey

Update NEWS/UPGRADING with openssl additions


# 3fa164c2 20-Feb-2014 Yasuo Ohgaki

Update pgsql document


# e5ec5fc9 17-Feb-2014 Yasuo Ohgaki

Add pgsql related change information to NEWS and UPGRADING


# d4bc18bb 16-Feb-2014 Yasuo Ohgaki

Add PGSQL_DML_ESCPE


1...<<11121314151617181920>>...24