projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26c019e
)
NEWS update
author
<changelog@php.net>
<>
Wed, 20 Oct 1999 01:09:19 +0000
(
01:09
+0000)
committer
<changelog@php.net>
<>
Wed, 20 Oct 1999 01:09:19 +0000
(
01:09
+0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 300e7f47cba880ba44a311049692b7d39310bf47..ade66f48c6eff7b6e87a7cae1f7284f6eb3efdb9 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-3,6
+3,7
@@
PHP 4.0 NEWS
?? ?? 1999, Version 4.0 Beta 3
+- Fixed parse_url('-') crash. (Thies)
- added === operator support. (Andi & Thies, Zend library)
- unserialize() now gives a notice when passed invalid data. (Thies)
- Fixed shuffle() so that it no longer breaks on Solaris. (Andrei)