We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a04765 commit 450bd9cCopy full SHA for 450bd9c
NEWS
@@ -2,6 +2,9 @@ PHP 4.0 NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
4
?? ?? ????, Version 4.0 Beta 4
5
+- Added Berkeley DB3 support in DBA (Sascha)
6
+- Implemented 2-Arg version of strtr($str,$translation_array). This can be used
7
+ to revert what htmlspecialchars() did. (Thies)
8
- Fixed mem-overwrite in XML_Parse_Into_Struct. (Thies)
9
- Added substr_replace() function. (Andrei)
10
0 commit comments