diff options
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Fix the global/static statements to require a trailing terminating + semi-colon ';'. (Andi, Zend Engine) - Cleaned up PCRE extension and made it binary-safe. (Andrei) - Added third argument to in_array(). If it's true, then in_array() will use strict comparison instead of the default one. (Andrei) |
