History log of /PHP-8.3/ext/spl/php_spl.c (Results 251 – 275 of 311)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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)


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


1...<<111213