]> granicus.if.org Git - php/commit
- For internal classes we must auto generate the abstract class flags.
authorMarcus Boerger <helly@php.net>
Thu, 11 Aug 2005 20:32:01 +0000 (20:32 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 11 Aug 2005 20:32:01 +0000 (20:32 +0000)
commita4e103283655383ad1270895fd2c726e1cbedeb9
tree110a0bacd28d03be2d2c218eda90e50c061e6646
parentd5bf30a28146297fa092091649621327bc7340d4
- For internal classes we must auto generate the abstract class flags.
# Actually providing the flags while registering the class is not possible
# since that would require a major API change.
Zend/zend_compile.c