Re: [PHP-DEV] ZE2 + F3P

2002-11-22 Thread Marcus Börger
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

[PHP-DEV] ZE2 + F3P

2002-11-21 Thread Marcus Börger
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