History log of /PHP-8.4/ext/spl/spl_functions.c (Results 76 – 90 of 90)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 3b4f9d7b 03-Aug-2003 Marcus Boerger

Latest zend updates


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# 173cb143 19-Jul-2003 Marcus Boerger

Add class spl_array which is an array wrapper


# 3a49606d 16-Jul-2003 Marcus Boerger

Add directory iterator class


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


# b70cf407 04-Jun-2003 Marcus Boerger

Goodbye namespaces


# 7d78168c 31-May-2003 Marcus Boerger

Classes are neither interfaces nor necessarily abstract


Revision tags: BEFORE_FD_REAPPLY
# 5b32cdc5 29-May-2003 Marcus Boerger

Fix last commit


# 90640a77 29-May-2003 Marcus Boerger

Optimize


# 57ceaebe 29-May-2003 Marcus Boerger

Make use of ze2 code


Revision tags: php-4.3.2, php-4.3.2RC4
# e525904c 27-May-2003 Marcus Boerger

For now that works.

# However some of the register stuff must be moved to the engine.
# And inside the engine some fixes are needed, too.


# 6d913a3b 26-May-2003 Marcus Boerger

- Fix handling of abstract methods. They must be inherited when inheriting
a method.
- Fix entry more (should be amed has_more).
- Add a check against that bug.


# 135415ca 24-May-2003 Marcus Boerger

fix error resulting from strlen() -> sizeof() change in engine macros


# 29a55353 24-May-2003 Marcus Boerger

Fixes and optimizations


Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA
# b5a70a72 01-May-2003 Marcus Boerger

Add spl extension


1234