Skip to content

Commit

Permalink
Make this clear
Browse files Browse the repository at this point in the history
  • Loading branch information
helly25 committed Oct 21, 2003
1 parent 48fbe0a commit 91099f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Zend/ZEND_CHANGES
Expand Up @@ -125,8 +125,8 @@ Changes in the Zend Engine 2.0
$o->test();
?>

Abstract classes cannot be instantiated and must not contain
abstract methods.
Classes that do not have abstract methods can be declared abstract
to prevent them from being instantiated.

Old code that has no user-defined classes or functions named
'abstract' should run without modifications.
Expand Down

0 comments on commit 91099f3

Please sign in to comment.