1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00

a dot too many

This commit is contained in:
Christian Stocker
2003-11-29 16:44:12 +00:00
parent f8356270c8
commit 0d6ccfbe69

2
NEWS
View File

@@ -4,7 +4,7 @@ PHP NEWS
- 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)
- Added EXSLT support in ext/xsl. (Christian).
- Added EXSLT support in ext/xsl. (Christian)
- Added new functions:
. dba_key_split() to split inifile keys in an array. (Marcus)
. time_nanosleep() signal safe sleep (Magnus, Ilia)