As this document refers to zend-engine-2.php, this latter should be updated. Here are some remarks:
Private and Protected Members * reverse $Bar and $Foo strings * instead of "should/shouldn't print" -> OK or error Interfaces * may choose another name than the polemical "Throwable" one ;-) Class Type Hints / final * "Properties cannot be final" ? Object Cloning * cloning completly changed Exceptions * "Note that there is support for "catch all" and for the "finally" clause" -> not implemented * 1st example must extend Exception and comment below must be updated accordingly __autoload() * should write "include" rather than "include_once" which may disturb comprehension Stephane -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php