History log of /PHP-5.6/ext/spl/php_spl.c (Results 101 – 125 of 180)
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
# 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)


# 049882f2 25-Sep-2005 Marcus Boerger

- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
SPL autoload handler)


# 7d918fae 18-Sep-2005 Marcus Boerger

- Synch naming/move changes with HEAD
- Update tests/docu
# New functionality in CachingIterator/RecursiveIteratorIterator not MFHed


# c0ffebce 15-Sep-2005 Marcus Boerger

- Rename file class again by popular demmand: calling it SplFileObject now


# b4dd0307 15-Sep-2005 Marcus Boerger

MFH:
- Add SplObjectStorage
- Add RecursiveFilterIterator
- Rename Observer to SplObserver
- Rename Subject to SplSubject
- Move SPL constants to class constants
- Update docu


12345678