History log of /php-src/ext/spl/php_spl.c (Results 251 – 275 of 318)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2
# 9e0ed1cb 24-Aug-2005 Johannes Schlüter

- MFH: Fix alphabetic order and add missing class

Revision tags: php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE
# 3bc9bc5d 10-Aug-2005 Marcus Boerger

- MFH estrdup/strndup change (as hinted by Andi)

# 1c7eb15e 09-Aug-2005 Marcus Boerger

- MFH: PEAR uses .php not .inc.php (as discussed with Andi)

Revision tags: RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year

# cf708997 02-Aug-2005 Marcus Boerger

- Need to expose this one too

# d608181d 28-Jul-2005 Marcus Boerger

- Allow static loader functions (but only for 5.1.1 as discussed with Andi)

Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2
# 19639aa9 17-Jun-2005 foobar

Use the new dependency system

Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# a5c37f37 12-May-2005 Marcus Boerger

- Add ability to fail silently

# 4f3b12b3 14-Apr-2005 Marcus Boerger

- Rename class File to FileObject
# by popular demand

# 733aa2e9 06-Apr-2005 Marcus Boerger

- Make class_parentS() and class_implements() accepts class names as well

Revision tags: RELEASE_0_3
# 7e7775a3 05-Apr-2005 Marcus Boerger

- Register class File
- Remove superflous ;
- Stop spl_autoloading on pending exception

Revision tags: php-5.0.4
# 3eb41621 31-Mar-2005 Marcus Boerger

- Bugfix #32521 (apache2handler accidental crashes caused by SPL)

1...<<111213