Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 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 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 1 | -0/+3 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!) | Andrea Faulds | 2014-12-05 | 1 | -3/+0 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Port XMLWriter | Xinchen Hui | 2014-05-04 | 1 | -1/+7 |
|/ | |||||
* | 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: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | 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 |
* | statification of local functions and variables. | Nuno Lopes | 2006-11-09 | 1 | -56/+0 |
* | Synch with HEAD | Rob Richards | 2006-05-10 | 1 | -0/+2 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -1/+1 |
* | MFH: enable a few additional functions | Rob Richards | 2005-12-09 | 1 | -1/+7 |
* | MFH: fix compile warning | Antony Dovgal | 2005-12-03 | 1 | -3/+0 |
* | Added xmlwriter to 5.1 | Ilia Alshanetsky | 2005-12-02 | 1 | -0/+112 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_1'. | SVN Migration | 2005-08-08 | 1 | -111/+0 |
* | - Add OO interface | Pierre Joye | 2005-06-23 | 1 | -0/+13 |
* | use php streams for uri I/O under PHP 4 | Rob Richards | 2005-03-04 | 1 | -0/+3 |
* | - we do not use any global | Pierre Joye | 2005-02-24 | 1 | -6/+0 |
* | - revert previous commit, use libxml version to enable or not a function | Pierre Joye | 2005-02-24 | 1 | -0/+1 |
* | fix libxml versions for comments | Rob Richards | 2005-02-23 | 1 | -5/+4 |
* | - ifdef all (protos and functions) and using the correct version | Pierre Joye | 2005-02-22 | 1 | -0/+4 |
* | - add xmlTextWriterStartComment and xmlTextWriterEndComment support | Pierre Joye | 2005-02-21 | 1 | -0/+3 |
* | initial xmlwriter code | Rob Richards | 2004-07-13 | 1 | -0/+94 |