summaryrefslogtreecommitdiff
path: root/ext/standard/metaphone.c
Commit message (Expand)AuthorAgeFilesLines
* Validate phonemes parameter of metaphone()Nikita Popov2020-09-221-28/+14
* Remove proto comments from C filesMax Semenik2020-07-061-4/+2
* Remove now unnecessary PHP_FUNCTION() declarationsNikita Popov2020-04-031-1/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Finish func_info updates for ext/standardNikita Popov2019-06-031-1/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Use new param API in standardSara Golemon2016-12-301-3/+5
* Fixed compilation warningsDmitry Stogov2016-06-231-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-5/+5
* | Optimize zend_string_realloc() add more specialized versions zend_string_exte...Dmitry Stogov2015-03-201-2/+2
* | fix warningsMichael Wallner2015-01-301-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-8/+8
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 3Anatol Belski2014-08-251-3/+3
* | master renames phase 1Anatol Belski2014-08-251-9/+9
* | further fixes to ext/standardAnatol Belski2014-08-181-9/+7
* | Fixed wrong zend_string usage in ext/standard/tests/strings/bug47443.phpXinchen Hui2014-02-231-4/+5
* | Use better data structures (incomplete)Dmitry Stogov2014-02-171-2/+2
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-9/+11
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - MFH: Fixed bug #48709 (metaphone and 'wh')Felipe Pena2009-06-301-4/+3
* - MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result)Felipe Pena2009-02-181-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: Improved fix for #44242Felipe Pena2008-02-271-2/+2
* MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)Felipe Pena2008-02-251-1/+6
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: fix #38961 (metaphone() results in segmentation fault on NetBSD)Antony Dovgal2006-09-271-3/+3
* 64bit fix (Possible fix for bug #38961)Ilia Alshanetsky2006-09-261-4/+2
* Updated protos & vim foldingHannes Magnusson2006-06-261-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-111-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3