1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 23:53:30 +02:00

Removed class constants (these were added in 5.3.7), and added the new Zlib functions

This commit is contained in:
Philip Olson
2012-03-02 01:09:12 +00:00
parent 15cd45e95e
commit bd3a077dea

View File

@@ -30,8 +30,7 @@ PHP 5.4 UPGRADE NOTES
d. New global constants
e. New classes
f. New methods
g. New class constants
h. New hash algorithms
g. New hash algorithms
=============================
1. Changes to INI directives
@@ -772,16 +771,11 @@ f. New methods
- XsltProcessor::setSecurityPrefs()
- XsltProcessor::getSecurityPrefs()
g. New class constants
- Zlib:
- zlib_decode()
- zlib_encode()
- PDO:
- PDO::MYSQL_ATTR_SSL_CA
- PDO::MYSQL_ATTR_SSL_CAPATH
- PDO::MYSQL_ATTR_SSL_CERT
- PDO::MYSQL_ATTR_SSL_CIPHER
- PDO::MYSQL_ATTR_SSL_KEY
h. New Hash algorithms
g. New Hash algorithms
- fnv132
- fnv164