Stanislav Malyshev
|
2b475eebbe
|
Fix bug #67247 spl_fixedarray_resize integer overflow
|
2014-05-11 17:54:27 -07:00 |
|
Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +08:00 |
|
Adam Harvey
|
3becd3879f
|
Add a __wakeup() method to SplFixedArray, thereby fixing serialising an
SplFixedArray object and bug #60560 (SplFixedArray un-/serialize, getSize(),
count() return 0, keys are strings).
|
2013-06-28 13:50:33 -07:00 |
|
Xinchen Hui
|
d24ac6953e
|
Merge branch 'PHP-5.3' into PHP-5.4
Conflicts:
ext/spl/spl_fixedarray.c
|
2013-02-24 12:58:39 +08:00 |
|
Xinchen Hui
|
1b58bd39a6
|
Fixed bug #64264 (SPLFixedArray toArray problem)
|
2013-02-24 12:55:53 +08:00 |
|
Nikita Popov
|
bb4d11b405
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2013-01-30 20:25:59 +01:00 |
|
Nikita Popov
|
321f4f18e5
|
Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extended
|
2013-01-30 20:23:39 +01:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Xinchen Hui
|
a2045ff332
|
Happy New Year~
|
2013-01-01 16:02:16 +08:00 |
|
Dmitry Stogov
|
881416cda6
|
Fixed bug #63680 (Memleak in splfixedarray with cycle reference)
|
2012-12-05 17:53:26 +04:00 |
|
Xinchen Hui
|
13bcf685cb
|
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
|
2012-08-23 23:27:16 +08:00 |
|
Xinchen Hui
|
42f91d6ac6
|
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
|
2012-08-23 23:21:25 +08:00 |
|
Johannes Schlüter
|
b025b9d0cf
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()
|
2012-06-27 23:26:33 +02:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Etienne Kneuss
|
32e67db84c
|
Fix CID 1211, unused intern variable
|
2011-08-12 21:46:40 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
0afd4bd18b
|
- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard crash)
|
2011-06-05 01:38:12 +00:00 |
|
Felipe Pena
|
f57cbfcaa1
|
- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard crash)
|
2011-06-05 01:38:12 +00:00 |
|
Felipe Pena
|
47315dfdf6
|
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
|
2011-06-02 00:40:27 +00:00 |
|
Felipe Pena
|
767f924665
|
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
|
2011-06-02 00:40:27 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Felipe Pena
|
9608da9443
|
- Fixed bug #53362 (Segmentation fault when extending SplFixedArray)
|
2010-11-19 20:07:32 +00:00 |
|
Felipe Pena
|
f16059d697
|
- Fixed bug #53362 (Segmentation fault when extending SplFixedArray)
|
2010-11-19 20:07:32 +00:00 |
|
Felipe Pena
|
904b9282fe
|
- Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)
|
2010-08-08 23:56:29 +00:00 |
|
Felipe Pena
|
84bc1c8593
|
- Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)
|
2010-08-08 23:56:29 +00:00 |
|
Dmitry Stogov
|
c5237d82bf
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Felipe Pena
|
fc4e43ec3c
|
MFH:
- Added missing methods' arginfo (for void params)
- Fixed arginfos:
- MultipleIterator::__construct
- MultipleIterator::setFlags (Thanks Philip!)
- SplFixedArray::__construct
|
2009-07-04 20:31:27 +00:00 |
|
Felipe Pena
|
941ac63eef
|
- MFH: Added missing param checks
|
2009-05-23 15:14:15 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Etienne Kneuss
|
6f289c582b
|
MFH: Iterator methods overwriting optimisations
|
2008-07-20 17:32:10 +00:00 |
|
Antony Dovgal
|
cd408f1235
|
MFH: minor speedup - convert offset to long only when needed
|
2008-07-14 08:09:09 +00:00 |
|
Etienne Kneuss
|
f60da35554
|
MFH: Implement toArray,fromArray and get_properties (Thanks Tony for the patches)
|
2008-07-13 15:59:52 +00:00 |
|
Etienne Kneuss
|
0eea0a059e
|
MFH: First part of count/handlers related fixes
|
2008-07-06 23:45:56 +00:00 |
|
Etienne Kneuss
|
0f5ddaf4ce
|
MFH: Rename everything from SplFastArray to SplFixedArray
|
2008-06-18 14:54:40 +00:00 |
|