History log of /PHP-7.4/ext/spl/spl_functions.c (Results 51 – 75 of 81)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1
# e1d9cf07 09-Mar-2006 Sebastian Bergmann

MFH: Make spl_register_std_class() and spl_register_sub_class() available outside of SPL, for instance in SPL_Types.


Revision tags: RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# a4295629 06-Dec-2005 foobar

MFH


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# 118d5a7d 08-Nov-2004 Marcus Boerger

- Fix constructors
- This fixes exceptions in spl


# 9626e985 31-Oct-2004 Marcus Boerger

- Implement EmptyIterator in C


Revision tags: PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1
# 50ee116f 09-Mar-2004 Marcus Boerger

Clearify the different method/class flags (as discussed with Andi).


Revision tags: RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1
# dfde3095 06-Feb-2004 Ilia Alshanetsky

Possible fix for bug #27165.


# 1eb6a182 06-Feb-2004 Ilia Alshanetsky

Do not initialize & create vars unless they will be used.


Revision tags: php-4.3.5RC2
# ed650274 26-Jan-2004 Marcus Boerger

We are in c not c++


Revision tags: RELEASE_1_3b6
# 0711fdce 25-Jan-2004 Marcus Boerger

Show supported classes & interfaces in -i and phpinfo()


Revision tags: php_ibase_before_split
# 3b207ccb 20-Jan-2004 Marcus Boerger

Add cvs tags


Revision tags: php-4.3.5RC1
# 0e5b87c5 08-Jan-2004 Marcus Boerger

Update copyright


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 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
# 000e01e5 23-Oct-2003 Marcus Boerger

Update


Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# c0b9d55c 07-Sep-2003 Marcus Boerger

ZTS fix


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


1234