Browse Source

BFN

PHP-5.0
Sara Golemon 22 years ago
parent
commit
8f2686df35
  1. 1
      NEWS

1
NEWS

@ -2,6 +2,7 @@ PHP NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Jul 2004, PHP 5.0.0 ?? Jul 2004, PHP 5.0.0
- Changed doc comments to require a single white space after '/**'. (Marcus) - Changed doc comments to require a single white space after '/**'. (Marcus)
- Fixed bug #28868 (Internal filter registry not thread safe). (Sara)
- Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus) - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)
- Fixed bug #28831 (ArrayObject::offsetGet() does the work of offsetUnset()). - Fixed bug #28831 (ArrayObject::offsetGet() does the work of offsetUnset()).
(Marcus) (Marcus)

Loading…
Cancel
Save