History log of /PHP-5.5/ext/spl/php_spl.c (Results 76 – 100 of 175)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.5
# b4892511 02-Nov-2007 Jani Taskinen

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* func

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* functions
. Improvements to debugging info in var_dump/print_r
# I propably forgot already something but this all was pretty close tied
# to each other so it wasn't possible to do it in parts.

show more ...


Revision tags: php-5.2.5RC2, php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# a3899eda 19-May-2007 Ilia Alshanetsky

Fixed typo in constant name


# c554031b 19-May-2007 Ilia Alshanetsky

Eliminate memory allocation in RINIT for spl


Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# b08cfa88 06-Apr-2007 Marcus Boerger

- Better fix for #40091


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# b5228f0c 10-Jan-2007 Ilia Alshanetsky

Fixed bug #40091 (spl_autoload_register with 2 instances of the same class).


# 13f006ac 08-Jan-2007 Ilia Alshanetsky

Fixed bug #38325 (spl_autoload_register() gaves wrong line for "class
not found").


# c5fb061c 08-Jan-2007 Ilia Alshanetsky

Provide means for opening file for zend with error supression. Allows us to
avoid INI hackery such as the one used in SPL.


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# d4dc6626 20-Nov-2006 Marcus Boerger

- MFH: Fix arginfo


# 164929d5 20-Nov-2006 Marcus Boerger

- MFH: Add new test


# 15592390 04-Nov-2006 Marcus Boerger

- MFH Store length of autoload file exts


# 76ba475d 03-Nov-2006 Marcus Boerger

- MFH: Synch


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 4b77e7f2 07-Aug-2006 Antony Dovgal

nuke unused variable


# 499ca004 03-Aug-2006 Ilia Alshanetsky

Fixed bug #38303 (spl_autoload_register() supress all errors silently).


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


1234567