1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00
This commit is contained in:
Moriyoshi Koizumi
2003-12-10 19:02:34 +00:00
parent 1338978d3b
commit cb33fc2c1c
+2 -1
View File
@@ -7,7 +7,8 @@ PHP NEWS
. ext/db (Jani, Derick)
. ext/mcal (Jani, Derick)
. ext/qtdom (Jani, Derick)
- Added support for MacRoman encoding to htmlentities(). (Marcus Bointon)
- Added support for MacRoman encoding to htmlentities().
(Derick, Marcus Bointon)
- Added possibility to call PHP functions as XSLT-functions. (Christian)
- Added possibility to prevent PHP from registering variables when
input filter support is used. (Derick)