Browse Source

.

PHP-4.0.5
Thies C. Arntzen 27 years ago
parent
commit
e38c4ae3ad
  1. 1
      NEWS

1
NEWS

@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
???, Version 4.0 Beta 5
- Fix comparisons of (string) "nan" with (string) "nan". (Thies, Zend library)
- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"]
and $foo are no longer references to each other, but separate variables
like they were prior to PHP 4.0 Beta 4 (Zeev)

Loading…
Cancel
Save