Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+2 |
* | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 |
* | Fix bug #71735: Double-free in SplDoublyLinkedList::offsetSet | Stanislav Malyshev | 2016-03-20 | 1 | -1/+0 |
* | Useless check (part of #71753) | Xinchen Hui | 2016-03-10 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Fix bug #70366 - use-after-free vulnerability in unserialize() with SplDoubly... | Stanislav Malyshev | 2015-09-01 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -12/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -12/+13 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoubl... | Stanislav Malyshev | 2015-08-01 | 1 | -12/+13 |
| | | * | Fixed Bug #67538 (SPL Iterators use-after-free) | Xinchen Hui | 2014-07-24 | 1 | -2/+5 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | fix merge | Stanislav Malyshev | 2015-08-04 | 1 | -12/+7 |
* | | | | Get rid of ZVAL_ZVAL() macro usages. Replace them with more clear and optimal... | Dmitry Stogov | 2015-07-01 | 1 | -5/+12 |
* | | | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -8/+8 |
* | | | | Implement GC for spl dll | Nikita Popov | 2015-04-16 | 1 | -0/+29 |
* | | | | Use object apply count in var_dump / print_r | Nikita Popov | 2015-04-15 | 1 | -36/+24 |
* | | | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -1/+1 |
* | | | | Move zend_object->guards into additional slot of zend_object->properties_tabl... | Dmitry Stogov | 2015-02-04 | 1 | -1/+1 |
* | | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -14/+14 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -98/+98 |
* | | | | fix datatype mismatch warning | Anatol Belski | 2014-10-29 | 1 | -1/+1 |
* | | | | Remove retval member in spl_dllist | Nikita Popov | 2014-10-12 | 1 | -6/+2 |
* | | | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | | reduce the struct size by 8 byte on 64 bit | Anatol Belski | 2014-09-17 | 1 | -1/+1 |
* | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -6/+6 |
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -30/+30 |
* | | | | 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 | -14/+14 |
* | | | | fix macros in the 5 basic extensions | Anatol Belski | 2014-08-16 | 1 | -20/+20 |
* | | | | Merge branch 'master' into test | Dmitry Stogov | 2014-07-07 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-07-02 | 1 | -2/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed Bug #67538 (SPL Iterators use-after-free) | Xinchen Hui | 2014-07-02 | 1 | -2/+5 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix Request #67453 Allow to unserialize empty data. | Remi Collet | 2014-06-17 | 1 | -1/+0 |
* | | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -5/+0 |
* | | | | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -8/+8 |
* | | | | Fixed compilation warnings | Dmitry Stogov | 2014-04-22 | 1 | -2/+2 |
* | | | | Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word | Dmitry Stogov | 2014-04-21 | 1 | -1/+1 |
* | | | | Fixed memory leak | Dmitry Stogov | 2014-04-15 | 1 | -3/+3 |