1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

Changelog

This commit is contained in:
Rasmus Lerdorf
1999-07-24 02:44:53 +00:00
parent d9f6ea2fc3
commit b0c60bd249
+1
View File
@@ -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)