Browse Source

- Is it really this hard?</jani>

PHP-5.0
Derick Rethans 23 years ago
parent
commit
3326b8790e
  1. 4
      NEWS

4
NEWS

@ -1,12 +1,12 @@
PHP NEWS PHP NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ????? 2004, PHP 5 Release Candidate 2 ?? ????? 2004, PHP 5 Release Candidate 2
- Changed tidy error handling to no longer use exceptions (John)
- Add pty support to proc_open(). (Wez)
- Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance. - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance.
(Dmitry, Andi) (Dmitry, Andi)
- Added pty support to proc_open(). (Wez)
- Added possibility to check in which extension an internal class was defined - Added possibility to check in which extension an internal class was defined
in using reflection API. (Marcus) in using reflection API. (Marcus)
- Changed tidy error handling to no longer use exceptions. (John)
- Changed class and method names to use studlyCaps convention. (Marcus) - Changed class and method names to use studlyCaps convention. (Marcus)
- Changed language parser to throw errors when a non-empty signature is used in - Changed language parser to throw errors when a non-empty signature is used in
a destructor definition. (Marcus) a destructor definition. (Marcus)

Loading…
Cancel
Save