| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove lexer files generated by RE2C | Peter Kokot | 2018-11-11 | 1 | -739/+0 |
| * | Regenerate scanners using re2c version >= 1.0.0 (newer version, at least, pro... | Dmitry Stogov | 2018-07-25 | 1 | -25/+24 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| * | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -9/+10 |
| * | Fix datatypes | Anatol Belski | 2018-03-26 | 1 | -3/+3 |
| * | Reduce struct size by 8 bytes on 64-bit | Anatol Belski | 2018-02-19 | 1 | -8/+7 |
| * | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-01-02 | 1 | -119/+120 |
| |\ | |||||
| | * | regenerated with newer re2c | Xinchen Hui | 2018-01-02 | 1 | -119/+120 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| * | | Remove dead code | Adam Baratz | 2016-10-17 | 1 | -126/+0 |
| * | | Addendum to #73234: Assume param types are nullable | Adam Baratz | 2016-10-12 | 1 | -2/+8 |
| * | | Fix #73234: Emulated statements let value dictate parameter type | Adam Baratz | 2016-10-10 | 1 | -19/+27 |
| |/ | |||||
| * | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2016-04-05 | 1 | -124/+80 |
| |\ | |||||
| | * | Fixed bug #71447 (Quotes inside comments not properly handled) | Matteo Beccati | 2016-04-04 | 1 | -124/+80 |
| * | | 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 setting of empty string resource. | Fabian Franz | 2015-11-05 | 1 | -2/+1 |
| * | | Fix bug #70861 Segmentation fault in pdo_parse_params() during Drupal 8 test ... | Anatol Belski | 2015-11-05 | 1 | -0/+4 |
| * | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -2/+2 |
| * | | fix typos | olshevskiy87 | 2015-05-13 | 1 | -2/+2 |
| * | | Use new ZEND_HASH_FOREACH_... API. | Dmitry Stogov | 2015-02-10 | 1 | -18/+14 |
| * | | update the .re file for PDO | Stanislav Malyshev | 2015-01-27 | 1 | -7/+28 |
| * | | size_t cleanup for PDO | Stanislav Malyshev | 2015-01-26 | 1 | -5/+5 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -25/+25 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -11/+11 |
| * | | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 1 | -21/+1 |
| * | | swap some standard module properties _ex for std mod properties | krakjoe | 2014-09-23 | 1 | -1/+21 |
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | reduce struct size by 8 byte on 64 bit | Anatol Belski | 2014-09-17 | 1 | -1/+1 |
| * | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -15/+15 |
| * | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -14/+14 |
| * | | regenerated parser files | Anatol Belski | 2014-08-17 | 1 | -20/+0 |
| * | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| * | | Fixed Hash API usage | Xinchen Hui | 2014-05-18 | 1 | -1/+1 |
| * | | Fixed Hash API usage | Xinchen Hui | 2014-05-18 | 1 | -4/+5 |
| * | | Fixed REFERENCE handling | Xinchen Hui | 2014-05-08 | 1 | -6/+18 |
| * | | Fixed bugs in pdo_mysql | Xinchen Hui | 2014-05-08 | 1 | -3/+6 |
| * | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -1/+2 |
| * | | Refactor PDO (only compilable now) | Xinchen Hui | 2014-04-22 | 1 | -20/+19 |
| |/ | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Rasmus Lerdorf | 2013-11-07 | 1 | -10/+13 |
| |\ | |||||
| | * | Fix bug #65946 - pdo_sql_parser.c permanently converts values bound to strings | Rasmus Lerdorf | 2013-11-07 | 1 | -11/+14 |
