Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
|\ | |||||
| * | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
* | | cleanup | Xinchen Hui | 2015-11-21 | 1 | -0/+1 |
|/ | |||||
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -8/+8 |
* | Changed zend_smart_str allocation granularity to do the better job together w... | Dmitry Stogov | 2015-04-16 | 1 | -21/+18 |
* | Revert "Changed zend_smart_str allocation granularity to do the better job to... | Dmitry Stogov | 2015-04-16 | 1 | -11/+6 |
* | Changed zend_smart_str allocation granularity to do the better job together w... | Dmitry Stogov | 2015-04-16 | 1 | -6/+11 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | Add smart_str_append for appending zend_strings | Nikita Popov | 2014-09-21 | 1 | -1/+7 |
* | Rename smart_str_append to smart_str_append_smart_str | Nikita Popov | 2014-09-21 | 1 | -3/+3 |
* | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -0/+119 |