History log of /PHP-8.1/ext/spl/php_spl.c (Results 226 – 250 of 309)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-4.4.3, php-5.2.0RC1
# 5fee1073 09-Jul-2006 Marcus Boerger

- MFH Add spl_object_hash()

Revision tags: php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management

# e0844e09 07-Jun-2006 Marcus Boerger

- MFH iterator_apply()

# ac2a2991 04-Jun-2006 Marcus Boerger

- Add missing classes

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
# fe1c2cfc 23-Mar-2006 Marcus Boerger

- MFH
. spl_autoload_register() return bool to denote success/failure
. spl_autoload_unregister() acept any callable

Revision tags: php-5.1.3RC1, RELEASE_1_2
# 289f45c2 20-Feb-2006 Marcus Boerger

- Synch docu

# 4b2b9461 12-Feb-2006 Marcus Boerger

- MFH No more old parameter api usage

Revision tags: 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
# fe3f66e1 21-Dec-2005 Marcus Boerger

- We need to store the length of the class name

# b1264f71 18-Dec-2005 Zeev Suraski

prototype fix

# 99cd9ed7 18-Dec-2005 Zeev Suraski

Fix protos

# 70a53e10 16-Dec-2005 Marcus Boerger

- Simplify (+fix memleak)

# e4210e38 16-Dec-2005 Marcus Boerger

- Drop superflous param

# 69fdadf1 16-Dec-2005 Marcus Boerger

- Add SplTempFileObject to output

# 57492cc2 16-Dec-2005 Marcus Boerger

- Provide better error message when using illegal function 'pointers'

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

MFH

Revision tags: RELEASE_2_0_2
# 6dec77d2 29-Nov-2005 Marcus Boerger

- MFH Add class SplFileInfo as base for DirectoryIterator and SplFileObject
# As discussed with ilia before 5.1.0

Revision tags: 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
# bb293e15 07-Nov-2005 Marcus Boerger

- Drop unnecessary param

# 2ca2153a 03-Nov-2005 Marcus Boerger

- MFH Add missing check flag

# e464f0f4 03-Nov-2005 Marcus Boerger

- MFH Try fixing #35088

# 7ae7cc36 03-Nov-2005 Marcus Boerger

- MFH Add missing check

# 50ba3094 02-Nov-2005 Marcus Boerger

- Make spl_autoload_register use zend_is_callable_ex()

Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2
# 4c987583 26-Oct-2005 Antony Dovgal

MFH: make compilers happy

Revision tags: RELEASE_0_9_1
# 936b1e56 25-Oct-2005 Marcus Boerger

- MFH zend_is_callable_ex() has been changed

Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# 15c9f414 26-Sep-2005 Marcus Boerger

- MFH: Reset global pointer to NULL after mem free (required for apache 1.3)

12345678910>>...13