summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>1999-07-24 02:44:53 +0000
committerRasmus Lerdorf <rasmus@php.net>1999-07-24 02:44:53 +0000
commitb0c60bd249bb684e211ce58253a35a8598ee7ffc (patch)
treeca87a94386b2b67b030753d595f4b90b87c5ba59
parentd9f6ea2fc361b99fc2484f36869f4fc6978002a2 (diff)
downloadphp-git-b0c60bd249bb684e211ce58253a35a8598ee7ffc.tar.gz
Changelog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 139fea0833..59051d7bdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??? ?? 1999, Version 4.0 Beta 2
+- Imported PHP3 fixes for rand() and mt_rand() (Rasmus)
- Added function entries for strip_tags() and similar_text() (Andrey)
- Fixed a bug in WDDX that would cause a crash if a number was passed in
instead of a variable name (Andrey)