| Commit message (Expand) | Author | Age | Files | Lines |
* | Use *.data for tests data files | Peter Kokot | 2019-05-17 | 2 | -2/+2 |
* | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 2 | -4/+0 |
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -2/+2 |
* | Switch to use ZTS cache | Dmitry Stogov | 2019-03-12 | 2 | -6/+8 |
* | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+4 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -7/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 2 | -2/+2 |
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
* | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -4/+3 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 3 | -8/+2 |
* | Remove revision for recode from phpinfo | Peter Kokot | 2018-06-02 | 1 | -3/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
|\ |
|
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | Added two tests to check the main functionallity of recode extension | Daniel Persson | 2015-09-02 | 3 | -0/+71 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | int -> size_t | Rasmus Lerdorf | 2015-01-20 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 2 | -13/+13 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -8/+8 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | Refactor MySQLi (incompleted, only compilable now) | Xinchen Hui | 2014-05-11 | 1 | -1/+1 |
* | | recode update for phpng | krakjoe | 2014-05-08 | 1 | -3/+3 |
|/ |
|
* | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | Remove extra ; | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
* | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
* | - fix Isotopp | Pierre Joye | 2010-10-24 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
* | MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql | Johannes Schlüter | 2008-12-01 | 1 | -1/+6 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -2/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+2 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -2/+0 |
* | - New parameter parsing API | Felipe Pena | 2008-07-03 | 1 | -10/+9 |
* | - Added arginfo (functions) | Felipe Pena | 2008-07-03 | 1 | -3/+18 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | - fix oumlaut :) | Jani Taskinen | 2007-11-05 | 1 | -1/+1 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | fix #41765 | Stanislav Malyshev | 2007-06-22 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -5/+8 |
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |