Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
|\ | |||||
| * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | Fixed ZE specific compile warnings (Bug #55629) | Dmitry Stogov | 2011-09-13 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
|/ | |||||
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Fix #46646 (Implement zend functions to restrict serialization or intern... | Etienne Kneuss | 2008-12-22 | 1 | -0/+3 |
* | MFH: | Etienne Kneuss | 2008-08-24 | 1 | -0/+3 |
* | 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 |
* | - MFH Add missing ZEND_API declarations | Marcus Boerger | 2006-05-11 | 1 | -1/+11 |
* | - Update copyright notices to 2006 | Andi Gutmans | 2006-01-04 | 1 | -1/+1 |
* | Bump up the year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Fix typos | Andi Gutmans | 2005-03-19 | 1 | -1/+1 |
* | - New Interface Serializeable | Marcus Boerger | 2005-03-07 | 1 | -0/+1 |
* | - no unneccessary retval initialization | Marcus Boerger | 2004-04-27 | 1 | -2/+0 |
* | declare as extern | Stanislav Malyshev | 2004-03-28 | 1 | -4/+4 |
* | wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_C | Hartmut Holzgraefe | 2004-02-18 | 1 | -0/+4 |
* | - Export struct zend_user_iterator | Marcus Boerger | 2004-01-26 | 1 | -0/+13 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | Add new interface ArrayAccess to use objects as Arrays | Marcus Boerger | 2003-11-24 | 1 | -0/+1 |
* | Make these class entries available for inheriting classes | Marcus Boerger | 2003-11-07 | 1 | -0/+4 |
* | Impement userspace iterator interfaces and tests. See tests for details | Marcus Boerger | 2003-10-22 | 1 | -0/+43 |