| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 7 | -28/+28 |
| * | Removed useless zval_ptr_dtor() | Dmitry Stogov | 2018-05-29 | 6 | -10/+3 |
| * | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 7 | -39/+39 |
| * | Merge branch 'PHP-7.2' | Xinchen Hui | 2018-05-23 | 2 | -1/+17 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-05-23 | 2 | -1/+17 |
| | |\ | |||||
| | | * | Fixed bug #76367 (NoRewindIterator segfault 11) | Xinchen Hui | 2018-05-23 | 2 | -1/+17 |
| * | | | zend_fcall_info_cache.calling_scope is not used by zend_call_function() and d... | Dmitry Stogov | 2018-05-03 | 3 | -3/+0 |
| * | | | Merge branch 'PHP-7.2' | Joe Watkins | 2018-03-27 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2018-03-27 | 1 | -2/+2 |
| | |\ \ | | |/ | |||||
| | | * | Fix #76131 some arginfo params are different from the documentation | Gabriel Caruso | 2018-03-27 | 1 | -3/+3 |
| * | | | Improve HashTable iterators handling: | Dmitry Stogov | 2018-03-22 | 2 | -3/+3 |
| * | | | Remove return types from some magic method in protos | Gabriel Caruso | 2018-03-09 | 5 | -27/+27 |
| * | | | Revert "[ci skip] Add missing return types to protos" | Christoph M. Becker | 2018-02-27 | 2 | -2/+2 |
| * | | | [ci skip] Add missing return types to protos | Gabriel Caruso | 2018-02-24 | 2 | -2/+2 |
| * | | | Remove duplicated tests | Gabriel Caruso | 2018-02-22 | 4 | -134/+0 |
| * | | | remove support for string|unicode in tests | Gabriel Caruso | 2018-02-22 | 7 | -13/+13 |
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 170 | -169/+169 |
| * | | | Convert iterator by reference errors to exceptions | Nikita Popov | 2018-02-19 | 6 | -7/+20 |
| * | | | Test more functionalities of SPL | Gabriel Caruso | 2018-02-19 | 6 | -0/+72 |
| * | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 31 | -145/+145 |
| * | | | Merge branch 'PHP-7.2' | Joe | 2018-02-08 | 2 | -2/+47 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe | 2018-02-08 | 2 | -2/+47 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #74519 strange behavior of AppendIterator | CHU Zhaowei | 2018-02-08 | 1 | -1/+0 |
| | | * | fix #74519 strange behavior of AppendIterator | CHU Zhaowei | 2018-02-08 | 2 | -2/+48 |
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-01-27 | 1 | -5/+1 |
| | |\ \ | | |/ | |||||
| | | * | Revert "Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature" | Christoph M. Becker | 2018-01-27 | 1 | -5/+1 |
| * | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -1/+1 |
| * | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 10 | -22/+22 |
| * | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 24 | -26/+26 |
| * | | | Use bool instead of boolean in proto | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
| * | | | Remove superfluous SKIPIF sections in more tests | Gabriel Caruso | 2018-02-04 | 1 | -4/+2 |
| * | | | Remove superfluous SKIPIF sections in SPL tests | Gabriel Caruso | 2018-02-03 | 5 | -18/+2 |
| * | | | Use %d when expecting line number in tests | Gabriel Caruso | 2018-02-02 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-01-27 | 1 | -1/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-01-27 | 1 | -1/+5 |
| | |\ \ | | |/ | |||||
| | | * | Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature | Christoph M. Becker | 2018-01-27 | 1 | -1/+5 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 22 | -22/+22 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 22 | -22/+22 |
| * | | | Use HT_FLAGS() macro | Dmitry Stogov | 2018-01-22 | 1 | -1/+1 |
| * | | | Avoid useless duplication | Dmitry Stogov | 2018-01-19 | 1 | -2/+6 |
| * | | | Fix #75765 Exception on extend of undefined class | timurib | 2018-01-12 | 1 | -1/+12 |
| * | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
| * | | | year++ | Xinchen Hui | 2018-01-02 | 22 | -22/+22 |
| * | | | zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia... | Dmitry Stogov | 2017-12-27 | 3 | -3/+0 |
| * | | | Remove unnecessary readobj==writeobj checks | Nikita Popov | 2017-12-25 | 1 | -23/+2 |
| * | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-12-22 | 2 | -0/+37 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-22 | 2 | -0/+37 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #73209 | Nikita Popov | 2017-12-22 | 2 | -0/+37 |
| * | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-12-22 | 2 | -4/+40 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-22 | 2 | -4/+40 |
| | |\ \ | | |/ | |||||
