Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -45/+45 |
* | fix zpp | Anatol Belski | 2014-08-21 | 1 | -1/+1 |
* | more fixes to ext/spl | Anatol Belski | 2014-08-20 | 1 | -1/+1 |
* | mostly fixes to spl, but also some other | Anatol Belski | 2014-08-17 | 1 | -24/+24 |
* | fix some cases with fast zpp | Anatol Belski | 2014-08-16 | 1 | -2/+2 |
* | fix macros in the 5 basic extensions | Anatol Belski | 2014-08-16 | 1 | -22/+22 |
* | Fast parameter parsing API | Dmitry Stogov | 2014-07-11 | 1 | -0/+6 |
* | Refactored run_time_cache usage in object handlers | Dmitry Stogov | 2014-07-07 | 1 | -5/+5 |
* | Merge branch 'master' into test | Dmitry Stogov | 2014-07-07 | 1 | -0/+7 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-07-02 | 1 | -0/+7 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-07-02 | 1 | -0/+7 |
| | |\ | |||||
| | | * | Fixed bug #67539 (ArrayIterator use-after-free due to object change during so... | Xinchen Hui | 2014-07-02 | 1 | -0/+7 |
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-24 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion | Stanislav Malyshev | 2014-06-21 | 1 | -1/+1 |
| | | | * | Fix bug #66127 (Segmentation fault with ArrayObject unset)php-5.4.30RC1 | Stanislav Malyshev | 2014-06-10 | 1 | -1/+1 |
| | * | | | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion | Stanislav Malyshev | 2014-06-24 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into test | Dmitry Stogov | 2014-07-01 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion | Stanislav Malyshev | 2014-06-24 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Remi Collet | 2014-06-17 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix Request #67453 Allow to unserialize empty data. | Remi Collet | 2014-06-17 | 1 | -1/+0 |
| * | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-06-10 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-06-10 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-10 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Fix bug #66127 (Segmentation fault with ArrayObject unset) | Stanislav Malyshev | 2014-06-10 | 1 | -1/+1 |
| | | | |/ | |||||
| * | | | | Merge branch 'PHP-5.6' | Adam Harvey | 2014-05-29 | 1 | -1/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-05-29 | 1 | -1/+8 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-05-29 | 1 | -1/+8 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Check for zero-length keys in spl_array_skip_protected and don't skip them. | Adam Harvey | 2014-05-29 | 1 | -1/+8 |
| | | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | | | Use optimized zend_array_dup() function. convert zend_hash_num_elements() and... | Dmitry Stogov | 2014-05-23 | 1 | -8/+8 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-18 | 1 | -12/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-05-18 | 1 | -12/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Prevent recursion in ZF2 Parameters class | Tjerk Meesters | 2014-05-16 | 1 | -12/+5 |
* | | | | | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -5/+5 |
* | | | | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -20/+43 |
* | | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -35/+56 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added TSRMLS_CC to zend_is_true() calls | Tjerk Meesters | 2014-03-25 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Call offsetGet() when called with isset() on ArrayObject derivatives | Tjerk Meesters | 2014-03-25 | 1 | -38/+54 |
* | | | | Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word | Dmitry Stogov | 2014-04-21 | 1 | -15/+15 |
* | | | | Moved zend_literal->cache_slot right into zval. | Dmitry Stogov | 2014-04-17 | 1 | -14/+14 |
* | | | | Fixed reference counting | Dmitry Stogov | 2014-04-16 | 1 | -0/+1 |
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
* | | | | Fix ZTS build | Nikita Popov | 2014-04-09 | 1 | -1/+1 |
* | | | | Fixed ext/spl/tests/iterator_035.phpt | Dmitry Stogov | 2014-04-09 | 1 | -1/+3 |
* | | | | Fixed resource to integer conversion | Dmitry Stogov | 2014-04-09 | 1 | -6/+7 |
* | | | | Fixed ArrayObject::sort() family | Dmitry Stogov | 2014-04-09 | 1 | -4/+11 |
* | | | | Fixed destruction of objects and iterators on unclean request shutdown and GC... | Dmitry Stogov | 2014-04-09 | 1 | -5/+2 |