Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 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 | -6/+6 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-08-17 | 1 | -1/+1 |
|\ | |||||
| * | Fix bug #72848 - integer overflow in quoted_printable_encode caused heap corr... | Stanislav Malyshev | 2016-08-16 | 1 | -9/+14 |
* | | 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 | -14/+14 |
* | | Optimize zend_string_realloc() add more specialized versions zend_string_exte... | Dmitry Stogov | 2015-03-20 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -9/+9 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -2/+2 |
* | | fix datatype mismatch | Anatol Belski | 2014-10-23 | 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 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
* | | further fixes to ext/standard | Anatol Belski | 2014-08-18 | 1 | -11/+11 |
* | | mostly fixes to spl, but also some other | Anatol Belski | 2014-08-17 | 1 | -1/+1 |
* | | Cleanup (2-nd round) | Dmitry Stogov | 2014-04-15 | 1 | -2/+1 |
* | | Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), ... | Dmitry Stogov | 2014-04-03 | 1 | -1/+1 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-17 | 1 | -1/+1 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -23/+25 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2013-06-04 | 1 | -2/+2 |
|\ | |||||
| * | fix CVE-2013-2110 - use correct formula to calculate string size | Stanislav Malyshev | 2013-06-04 | 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 |
| * | Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits) | Ilia Alshanetsky | 2010-11-25 | 1 | -1/+1 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Bug 62462: Prevent multibyte characters from being split between the lines | Lars Strojny | 2012-08-20 | 1 | -2/+5 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits) | Ilia Alshanetsky | 2010-11-25 | 1 | -1/+1 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - Fixed bug #47029 (quoted_printable_decode() produces duplicate warning) | Felipe Pena | 2009-01-07 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: add quoted_printable_encode() | Antony Dovgal | 2008-08-14 | 1 | -0/+67 |
* | fix folding | Antony Dovgal | 2008-08-14 | 1 | -3/+4 |
* | - New parameter parsing API | Felipe Pena | 2008-06-20 | 1 | -8/+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 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: Nuke php3 legacy | foobar | 2005-12-05 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |