Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Use new param API in standard | Sara Golemon | 2016-12-30 | 1 | -3/+5 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -2/+2 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -5/+5 |
* | | Optimize zend_string_realloc() add more specialized versions zend_string_exte... | Dmitry Stogov | 2015-03-20 | 1 | -2/+2 |
* | | fix warnings | Michael Wallner | 2015-01-30 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -8/+8 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -1/+1 |
* | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -9/+9 |
* | | further fixes to ext/standard | Anatol Belski | 2014-08-18 | 1 | -9/+7 |
* | | Fixed wrong zend_string usage in ext/standard/tests/strings/bug47443.php | Xinchen Hui | 2014-02-23 | 1 | -4/+5 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-17 | 1 | -2/+2 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -9/+11 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - MFH: Fixed bug #48709 (metaphone and 'wh') | Felipe Pena | 2009-06-30 | 1 | -4/+3 |
* | - MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result) | Felipe Pena | 2009-02-18 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFB: Improved fix for #44242 | Felipe Pena | 2008-02-27 | 1 | -2/+2 |
* | MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP) | Felipe Pena | 2008-02-25 | 1 | -1/+6 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH: fix #38961 (metaphone() results in segmentation fault on NetBSD) | Antony Dovgal | 2006-09-27 | 1 | -3/+3 |
* | 64bit fix (Possible fix for bug #38961) | Ilia Alshanetsky | 2006-09-26 | 1 | -4/+2 |
* | Updated protos & vim folding | Hannes Magnusson | 2006-06-26 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-11 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-06 | 1 | -1/+2 |
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -7/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | - Fix for #16176. | Markus Fischer | 2002-03-20 | 1 | -6/+20 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Converting to use new parameter parsing API. | Andrei Zmievski | 2001-10-19 | 1 | -10/+6 |