Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #73817: Incorrect entries in get_html_translation_table | Christoph M. Becker | 2018-07-15 | 1 | -2/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | More int->size_t and string overflow fixes | Stanislav Malyshev | 2016-11-05 | 1 | -5/+1 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-05 | 1 | -5/+1 |
|\ \ | |||||
| * | | More int->size_t and string overflow fixes | Stanislav Malyshev | 2016-11-05 | 1 | -5/+1 |
| |/ | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Andrea Faulds | 2016-09-11 | 1 | -13/+0 |
|\ \ | |/ | |||||
| * | Remove zpp fallback code (always use Fast ZPP) | Andrea Faulds | 2016-09-11 | 1 | -13/+0 |
* | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 1 | -1/+1 |
| |/ | |||||
* | | Regenerated html_tables.h to fix compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| * | fix copypaste error | Stanislav Malyshev | 2014-11-11 | 1 | -1/+1 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -18/+18 |
* | | Improved zend_string API (Francois Laupretre) | Dmitry Stogov | 2015-06-29 | 1 | -1/+1 |
* | | apply a patch | Masaki Kagaya | 2015-04-14 | 1 | -4/+4 |
* | | Improved table search | Dmitry Stogov | 2015-03-11 | 1 | -2/+3 |
* | | fix warnings | Michael Wallner | 2015-01-30 | 1 | -3/+3 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -23/+23 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -21/+21 |
* | | fix datatype mismatches | Anatol Belski | 2014-10-23 | 1 | -4/+4 |
* | | updated the comment to charset_hint | Anatol Belski | 2014-09-19 | 1 | -1/+2 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | there can be only one ... of the identical expressions | Anatol Belski | 2014-09-19 | 1 | -1/+0 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -2/+2 |
* | | Unused variable | Xinchen Hui | 2014-08-26 | 1 | -1/+0 |
* | | master renames phase 6 | Anatol Belski | 2014-08-25 | 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 | -30/+30 |
* | | yet more fixes to zpp | Anatol Belski | 2014-08-20 | 1 | -7/+7 |
* | | some more pure naming replacements | Anatol Belski | 2014-08-17 | 1 | -2/+2 |
* | | further fixes on core | Anatol Belski | 2014-08-16 | 1 | -1/+1 |
* | | fix set_time_limit, substr and some more | Anatol Belski | 2014-08-16 | 1 | -4/+6 |
* | | fix some cases with fast zpp | Anatol Belski | 2014-08-16 | 1 | -15/+13 |
* | | fix macros in the 5 basic extensions | Anatol Belski | 2014-08-16 | 1 | -12/+12 |
* | | Fast parameter parsing API | Dmitry Stogov | 2014-07-11 | 1 | -0/+19 |
* | | Merge branch 'master' into refactoring2 | Dmitry Stogov | 2014-05-05 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | fixed ZEND_DEBUG usage | Anatol Belski | 2014-05-05 | 1 | -2/+2 |
* | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -0/+20 |
|\ \ | |/ | |||||
| * | Remove unneeded string copy. | Yasuo Ohgaki | 2014-03-27 | 1 | -21/+14 |
| * | Add default_charset handling | Yasuo Ohgaki | 2014-03-20 | 1 | -6/+33 |
| * | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -4/+4 |
* | | Cleanup (2-nd round) | Dmitry Stogov | 2014-04-15 | 1 | -4/+2 |
* | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -3/+3 |