History log of /PHP-8.3/ext/spl/spl_functions.h (Results 51 – 62 of 62)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 34a3019a 30-Nov-2003 Marcus Boerger

Fix macros

# dc42ce8c 18-Nov-2003 Marcus Boerger

- Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what it
effectively is).
- Add DirectoryIterator::__toString ->getFilename
- Add RecursiveDirecetoryIterator::__toString ->

- Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what it
effectively is).
- Add DirectoryIterator::__toString ->getFilename
- Add RecursiveDirecetoryIterator::__toString ->getPathname
- Add RecursiveIteratorIterator::getSubIterator.

show more ...

# 159c538b 09-Nov-2003 Marcus Boerger

Major update:
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add Recurs

Major update:
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add RecursiveIterator, RecursiveIteratorIterator
- Add DirectoryIterator, DirectoryTreeIterator
- Add some examples

show more ...

Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# d23bfc05 04-Aug-2003 Marcus Boerger

Update documentation in source, reflection and docu itself, part II

# 28dd8fcf 04-Aug-2003 Marcus Boerger

Update documentation in source, reflection and docu itself

# 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

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

Add spl extension

123