#
6da189d1 |
| 07-Aug-2003 |
Marcus Boerger |
Once ago this was used
|
#
0040355a |
| 07-Aug-2003 |
Marcus Boerger |
- Reduce number of c-functions/macros involved in function invocation - Unify names of remaining c-function/macro names
|
#
47a80fee |
| 07-Aug-2003 |
Marcus Boerger |
Switch to use zend_call_function() what shortens spl code
|
Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2 |
|
#
15097151 |
| 16-Jul-2003 |
Marcus Boerger |
Update and remove parts no longer possible
|
Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
5b3fd9bf |
| 17-Jun-2003 |
Marcus Boerger |
- Remove namespace leftovers - Convert some static inline functions to macros - Faster was of function call parameter stack building
|
#
3a75403b |
| 12-Jun-2003 |
Marcus Boerger |
License update
|
Revision tags: BEFORE_FD_REAPPLY |
|
#
283f52f4 |
| 29-May-2003 |
Marcus Boerger |
Optimize interface checks
|
Revision tags: php-4.3.2, php-4.3.2RC4 |
|
#
96034f39 |
| 24-May-2003 |
Marcus Boerger |
Optimizing by caching class entries, too. # The comment block inside ZEND_EXECUTE_HOOK_FUNCTION(ZEND_FE_FETCH) # is a tricky way to create result = array(key => value) very fast. # B
Optimizing by caching class entries, too. # The comment block inside ZEND_EXECUTE_HOOK_FUNCTION(ZEND_FE_FETCH) # is a tricky way to create result = array(key => value) very fast. # But it is close to overoptimizing.
show more ...
|
#
29a55353 |
| 24-May-2003 |
Marcus Boerger |
Fixes and optimizations
|
Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b |
|
#
4701aaaa |
| 02-May-2003 |
Marcus Boerger |
Interfaces only implement interfaces
|
Revision tags: SPL_ALPHA |
|
#
b5a70a72 |
| 01-May-2003 |
Marcus Boerger |
Add spl extension
|