summaryrefslogtreecommitdiff
path: root/ext/mbstring/mb_gpc.h
Commit message (Expand)AuthorAgeFilesLines
* Don't guard mbstring code with #ifdef HAVE_MBSTRINGAlex Dowad2020-08-311-2/+0
* Remove redundant includes from mbstring (and make sure correct config.h is used)Alex Dowad2020-08-311-4/+0
* Fix [-Wundef] warning in MBString extensionGeorge Peter Banyard2020-05-161-1/+1
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Happy new year (Update copyright to 2018)Lior Kaplan2018-01-021-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-201-4/+4
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* * Refactor zend_multibyte facility.Moriyoshi Koizumi2010-12-191-4/+4
* Removed register_globalsKalle Sommer Nielsen2010-04-211-1/+0
* bump year and license versionfoobar2006-01-011-2/+2
* - Fix a critical bug that request-local settings leak to another request.Moriyoshi Koizumi2005-01-161-1/+16
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fix mbstring input_filterRasmus Lerdorf2003-02-191-1/+1
* Separated GPC related part from mbstring.cMoriyoshi Koizumi2002-11-231-0/+47