1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00

*** empty log message ***

This commit is contained in:
Andi Gutmans
2000-03-10 16:50:53 +00:00
parent 5951b166c8
commit f3cd07fe7d

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
???, Version 4.0 Beta 5
- Added include_once() and require_once() functionality (Andi, Zend library)
- Removed support for pdflib < 3.0 (Uwe)
- Added auto-registration of everything in $HTTP_SESSION_VARS[] if
register_globals is turned off. (Andrei)