History log of /PHP-5.5/ext/spl/spl_array.c (Results 176 – 200 of 210)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1
# b95d8d14 13-Mar-2004 Marcus Boerger

Bugfix #27586 ArrayObject::getIterator crashes with [] assignment


Revision tags: RELEASE_0_2_0
# b6b7c9eb 08-Mar-2004 Marcus Boerger

Rename hasMore() to valid() as discussed. (Part I)


Revision tags: php-4.3.5RC3
# 1507a4a6 12-Feb-2004 Marcus Boerger

Fix (thx Andi)


# ab1e2e7c 12-Feb-2004 Marcus Boerger

Fix ArrayObject


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# d89b7b23 04-Feb-2004 Zeev Suraski

API updates


Revision tags: php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split
# 3b207ccb 20-Jan-2004 Marcus Boerger

Add cvs tags


Revision tags: php-4.3.5RC1
# 0e5b87c5 08-Jan-2004 Marcus Boerger

Update copyright


# 8d011cba 23-Dec-2003 Wez Furlong

fix API exports


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 0f2f7453 26-Nov-2003 Marcus Boerger

Cleanup


# 06cdd3e4 26-Nov-2003 Marcus Boerger

Remove interfaces implemented in engine now


# e3cbda97 22-Nov-2003 Marcus Boerger

Disable interfaces ArrayRead and ArrayAccess


# 5757ae3d 17-Nov-2003 Marcus Boerger

Rename ArrayClass to ArrayObject


# b904d296 17-Nov-2003 Marcus Boerger

Fix ArrayClass and provide missing has_dimension handler.


# 159c538b 09-Nov-2003 Marcus Boerger

Major update:
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add Recurs

Major update:
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add RecursiveIterator, RecursiveIteratorIterator
- Add DirectoryIterator, DirectoryTreeIterator
- Add some examples

show more ...


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# cd021cfb 18-Sep-2003 Marcus Boerger

Go with studlyCaps


# 0f91d8a4 04-Sep-2003 Marcus Boerger

Go with stdlyCaps


Revision tags: php-4.3.3
# 1cf91a7a 21-Aug-2003 Marcus Boerger

Extensions that do opcode hooking must provide the removed functions/macros
themselves now.


Revision tags: php-4.3.3RC4
# 42cf1f8b 09-Aug-2003 Marcus Boerger

Fix refcounting for $var = $obj[$idx] = $value;


# 0040355a 07-Aug-2003 Marcus Boerger

- Reduce number of c-functions/macros involved in function invocation
- Unify names of remaining c-function/macro names


# 47a80fee 07-Aug-2003 Marcus Boerger

Switch to use zend_call_function() what shortens spl code


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 28dd8fcf 04-Aug-2003 Marcus Boerger

Update documentation in source, reflection and docu itself


# b0996701 04-Aug-2003 Marcus Boerger

- Unset support for spl_array_access by method set($index)
- Parameter names for array interface methods


# c80e7329 04-Aug-2003 Marcus Boerger

Fix comment


# 91a88247 04-Aug-2003 Marcus Boerger

Unset support for spl_array


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# d7b37fa9 24-Jul-2003 Marcus Boerger

Update due to Zeev's latest engine changes


123456789