mirror of
https://github.com/php/php-src.git
synced 2026-04-19 05:51:02 +02:00
*** empty log message ***
This commit is contained in:
3
NEWS
3
NEWS
@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
|
||||
?? ??? 2000, Version 4.0.3-dev
|
||||
- Removed support of print $obj automatically calling the __string_value()
|
||||
method. Instead define yourself a method such as toString() and use
|
||||
print $obj->toString() (Andi, Zend Engine)
|
||||
- Added PHP API for Zend's ticks. (Stig)
|
||||
|
||||
29 Aug 2000, Version 4.0.2
|
||||
|
||||
Reference in New Issue
Block a user