Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Added smart_string to avoid string duplicated | Xinchen Hui | 2014-05-10 | 1 | -0/+33 |
for now, if we want result a char * use smart_string, if zend_string use smart_str |