summaryrefslogtreecommitdiff
path: root/ext/standard/php_smart_string.h
Commit message (Expand)AuthorAgeFilesLines
* Fix error if compiled without -fpermissive flag.ideal2017-06-231-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Fix warning about sign-mismatch comparisonsJulien Pauli2016-09-021-1/+1
* Check for string overflowStanislav Malyshev2016-08-101-7/+10
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* Make number printing functions less genericNikita Popov2014-09-191-21/+3
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* fix typesAnatol Belski2014-09-151-5/+5
* master renames phase 1Anatol Belski2014-08-251-2/+2
* yet more fixes to zppAnatol Belski2014-08-201-2/+2
* Optimize int to string conversionNikita Popov2014-05-231-37/+5
* Added smart_string to avoid string duplicatedXinchen Hui2014-05-101-0/+196