At 03:59 22.11.2002, Marcus Börger wrote:
In the following link you will find final, public, protected and private
(f + 3p) for ZE2:
http://marcus-boerger.de/php/ext/ze2/
What it does:
(...)
- 'speed guys' continued: during compile time (zend_compile.c)
Forgot to complete this section :-)
I
In the following link you will find final, public, protected and private (f
+ 3p) for ZE2:
http://marcus-boerger.de/php/ext/ze2/
What it does:
- introduced final, public, protected, private member functions (methods)
-> Since we have aggregation already (and a patch from me some days
before sh