1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00

NEWS update

This commit is contained in:
2000-05-24 01:09:14 +00:00
parent 0f54988877
commit 09d2f7e280

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1-dev
- Fixed basename() bug where "file.ext///" would not return the same
as "/path/file.ext///" (Rasmus)
- Add the swf_ortho function. (Sterling)
- Moved to virtual current working directory support. This highly improves the
functionality and stability of multi-threaded versions of PHP (Andi, Sascha)