History log of /PHP-7.3/ext/spl/php_spl.c (Results 201 – 225 of 257)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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)


Revision tags: php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# a5015712 03-Mar-2005 Marcus Boerger

- Finish work on spl_autoload*()


# 30ee47c1 02-Mar-2005 Marcus Boerger

- Let spl_autoload_extensions() always return what's registered


# 5cb71046 02-Mar-2005 Marcus Boerger

- Add new functions


Revision tags: RELEASE_0_2_4
# 21705a45 13-Feb-2005 Marcus Boerger

- Little code reordering


# f04134ae 13-Feb-2005 Marcus Boerger

- Drop unneccessary rinit/rshutown,mshutdown
- Add protos


Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 3fb1c65a 08-Feb-2005 Marcus Boerger

- Initial Observer implementation


Revision tags: 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
# bd40510b 01-Nov-2004 Marcus Boerger

- Two new exceptions
- Make use of new exception classes


# fe1909b5 01-Nov-2004 Marcus Boerger

- Implement basic exception classes


# 8e3a8b1e 01-Nov-2004 Marcus Boerger

- Add interface Countable (PECL #30113)


# b9470609 01-Nov-2004 Marcus Boerger

- Minor fixes
- Implement AppendIterator in C


# 9626e985 31-Oct-2004 Marcus Boerger

- Implement EmptyIterator in C


1234567891011