We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cd45e commit bd3a077Copy full SHA for bd3a077
UPGRADING
@@ -30,8 +30,7 @@ PHP 5.4 UPGRADE NOTES
30
d. New global constants
31
e. New classes
32
f. New methods
33
- g. New class constants
34
- h. New hash algorithms
+ g. New hash algorithms
35
36
=============================
37
1. Changes to INI directives
@@ -772,16 +771,11 @@ f. New methods
772
771
- XsltProcessor::setSecurityPrefs()
773
- XsltProcessor::getSecurityPrefs()
774
775
-g. New class constants
+ - Zlib:
+ - zlib_decode()
776
+ - zlib_encode()
777
- - PDO:
778
- - PDO::MYSQL_ATTR_SSL_CA
779
- - PDO::MYSQL_ATTR_SSL_CAPATH
780
- - PDO::MYSQL_ATTR_SSL_CERT
781
- - PDO::MYSQL_ATTR_SSL_CIPHER
782
- - PDO::MYSQL_ATTR_SSL_KEY
783
-
784
-h. New Hash algorithms
+g. New Hash algorithms
785
786
- fnv132
787
- fnv164
0 commit comments