Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Etienne Kneuss
|
28c3a180b2
|
Fix crash
|
2011-07-12 21:57:14 +00:00 |
|
Etienne Kneuss
|
c13f2c3e2c
|
Fix #48860 Implement Serialization for DLL
|
2011-07-12 21:43:17 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Felipe Pena
|
8192f0f771
|
- Added missing void arg checks
|
2010-11-14 18:40:08 +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 |
|
Etienne Kneuss
|
6e164aa35a
|
Fix several recursion problems when var_dump'ing self-referencing objects
|
2009-08-13 22:07:05 +00:00 |
|
Etienne Kneuss
|
8fd8c65df6
|
Addref on clone as well
|
2009-08-02 21:21:46 +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 |
|
Scott MacVicar
|
3e58e86d01
|
MFH Add SplDoublyLinkedList::prev() and fix a memory leak when the iterator pointer isn't at the end
|
2009-06-17 13:27:09 +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 |
|
Felipe Pena
|
54231ab577
|
- MFH: Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
|
2008-09-23 12:06:01 +00:00 |
|
Etienne Kneuss
|
0eea0a059e
|
MFH: First part of count/handlers related fixes
|
2008-07-06 23:45:56 +00:00 |
|
Etienne Kneuss
|
b5eaa1005a
|
MFH: Implements C arrays wrapper
|
2008-06-06 23:53:43 +00:00 |
|
Etienne Kneuss
|
09a928b9c4
|
MFH: Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly
|
2008-02-19 00:04:20 +00:00 |
|
Etienne Kneuss
|
80861c001e
|
MFH: Provide ctod/dtor with TSRM
|
2008-02-11 16:39:20 +00:00 |
|
Etienne Kneuss
|
901cb5a454
|
MFH: cosmetics
|
2008-02-11 13:59:23 +00:00 |
|
Etienne Kneuss
|
36305912e9
|
MFH: -Pointer doesn't move if we're moving forward and shifting at the same time
-Userland implementation
-Doxygen doc
|
2008-01-27 13:59:51 +00:00 |
|
Etienne Kneuss
|
6a7074c837
|
MFH: Iterator implementation in SplDoublyLinkedList, SplStack, SplQueue
|
2008-01-26 23:04:43 +00:00 |
|
Etienne Kneuss
|
de2bb0f497
|
MFH: Typos (Dan Scott)
ctor inside the structure. dtor/ctor used on push/pop for better potential interoperability
|
2008-01-22 19:55:31 +00:00 |
|
Etienne Kneuss
|
5c5d5dd0f6
|
MFH: Fix mem errors
|
2008-01-20 13:26:03 +00:00 |
|
Rob Richards
|
05534af71b
|
MFH: fix win build
|
2008-01-15 15:46:20 +00:00 |
|
Etienne Kneuss
|
67e82261c2
|
Fix ZTS build, fix tests
|
2008-01-15 12:17:35 +00:00 |
|
Etienne Kneuss
|
1b4cac77ba
|
MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPL
|
2008-01-15 09:38:15 +00:00 |
|