Skip to content

Commit

Permalink
- There really is no point in mentioned fixed bugs in something that …
Browse files Browse the repository at this point in the history
…has never been in any release..
  • Loading branch information
Jani Taskinen committed Oct 2, 2007
1 parent 1297fa1 commit fd9c80b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NEWS
Expand Up @@ -3,7 +3,7 @@ PHP NEWS
?? ??? 20??, PHP 5.3.0
- Added xsl->setProfiling() for profiling stylesheets. (Christian)
- Added long-option feature to getopt() and made getopt() available also on
win32 systems by adding a common getopt implementation to core.
win32 systems by adding a common getopt implementation into core.
(Jani, David Soria Parra)
- Added support for namespaces. (Dmitry, Stas)
- Added support for Late Static Binding. (Dmitry, Etienne Kneuss)
Expand Down Expand Up @@ -35,8 +35,6 @@ PHP NEWS
- Improved and cleaned CGI code. FastCGI is now always enabled and can not be
disabled. See sapi/cgi/CHANGES for more details. (Dmitry)

- Fixed bug #42819 (namespaces in indexes of constant arrays). (Dmitry)
- Fixed bug #42802 (Namespace not supported in typehints). (Dmitry)
- Fixed bug #42798 (__autoload() not triggered for classes used in method
signature). (Dmitry)
- Fixed bug #42657 (ini_get() returns incorrect value when default is NULL).
Expand Down

0 comments on commit fd9c80b

Please sign in to comment.