Browse Source

news

PHP-5.1
Andrey Hristov 22 years ago
parent
commit
8dcbeae90d
  1. 2
      NEWS

2
NEWS

@ -29,6 +29,8 @@ PHP NEWS
. added spl_autoload*() functions
. converted several 5.0 examples into c code
. added class File
. added possibility to use a string with class_parents() and
class_implements(). (Andrey)
- Added optional first parameter to XsltProcessor::registerPHPFunctions to only
allow certain functions to be called from XSLT. (Christian)
- Added the ability to override the autotools executables used by the buildconf

Loading…
Cancel
Save