- Openssl:
Added string openssl_x509_fingerprint($x509, $type, $binary).
+- LDAP:
+ Added ldap_escape($value, $ignore = "", $flags = 0).
+
========================================
6. New Classes and Interfaces
========================================
9. New Global Constants
========================================
+- LDAP:
+ LDAP_ESCAPE_FILTER int(1)
+ LDAP_ESCAPE_DN int(2)
========================================
10. Changes to INI File Handling