index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
spl
/
spl_fixedarray.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
Add a __wakeup() method to SplFixedArray, thereby fixing serialising an
Adam Harvey
1
-0/+33
2012-01-01
- Year++
Felipe Pena
1
-1/+1
2011-08-12
Fix CID 1211, unused intern variable
Etienne Kneuss
1
-3/+0
2011-07-25
- Make usage of new PHP_FE_END macro
Felipe Pena
1
-1/+1
2011-06-05
- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cau...
Felipe Pena
1
-4/+1
2011-06-02
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
Felipe Pena
1
-0/+7
2011-01-01
- Year++
Felipe Pena
1
-1/+1
2010-11-19
- Fixed bug #53362 (Segmentation fault when extending SplFixedArray)
Felipe Pena
1
-1/+5
2010-08-08
- Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)
Felipe Pena
1
-0/+3
2010-05-24
Added caches to eliminate repeatable run-time bindings of functions, classes,...
Dmitry Stogov
1
-5/+5
2010-01-03
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann
1
-1/+1
2009-07-04
MFH:
Felipe Pena
1
-9/+16
2009-05-23
- MFH: Added missing param checks
Felipe Pena
1
-1/+20
2008-12-31
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann
1
-1/+1
2008-11-17
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-4/+0
2008-11-02
- Revert ZEND_BEGIN_ARG_INFO change
Felipe Pena
1
-0/+4
2008-10-24
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-4/+0
2008-07-20
MFH: Iterator methods overwriting optimisations
Etienne Kneuss
1
-82/+57
2008-07-14
MFH: minor speedup - convert offset to long only when needed
Antony Dovgal
1
-4/+20
2008-07-13
MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patc...
Etienne Kneuss
1
-33/+132
2008-07-06
MFH: First part of count/handlers related fixes
Etienne Kneuss
1
-4/+19
2008-06-18
MFH: Rename everything from SplFastArray to SplFixedArray
Etienne Kneuss
1
-0/+974