Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 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 |
* | Drop some pieces of commented-out code | Nikita Popov | 2016-09-04 | 1 | -6/+0 |
* | Fix bug #71575 removing extra semicolons outside macros | James Titcumb | 2016-03-03 | 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 |
* | | first stone on using the unified globals accessor | Anatol Belski | 2015-07-29 | 1 | -7/+2 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 1 | -0/+2 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -1/+1 |
* | | made ext/date and ext/spl use static tsrm ls cache | Anatol Belski | 2014-10-15 | 1 | -1/+1 |
* | | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 1 | -1/+1 |
* | | update SPL extension for native-tls branch | krakjoe | 2014-09-20 | 1 | -1/+1 |
* | | 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-13 | 1 | -1/+1 |
* | | Avoid reallocation and copying | Dmitry Stogov | 2014-08-21 | 1 | -1/+1 |
* | | Use better data structures (incomplete) | Xinchen Hui | 2014-02-11 | 1 | -3/+2 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -5/+0 |
* | 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 |
* | | - Reverted changes that required constructor overrides to invoke the parent | Gustavo André dos Santos Lopes | 2011-10-29 | 1 | -11/+7 |
* | | Added missing class_uses(..) function to SPL to mirror class_implements(..). | Stefan Marr | 2011-07-23 | 1 | -0/+1 |
* | | - Fixed bug #54384: Several SPL classes crash when parent constructor is | Gustavo André dos Santos Lopes | 2011-03-27 | 1 | -7/+11 |
* | | - 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: Fix build problem (Kalle) | Johannes Schlüter | 2009-06-23 | 1 | -1/+3 |
* | - fix build | Pierre Joye | 2009-01-27 | 1 | -0/+3 |
* | MFH: Improve spl_object_hash() | Etienne Kneuss | 2009-01-26 | 1 | -0/+3 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -8/+10 |
* | - MFH revert over constfying | Marcus Boerger | 2008-01-27 | 1 | -1/+1 |
* | more const kewywording | Nuno Lopes | 2008-01-25 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - MFH from HEAD: | Jani Taskinen | 2007-11-02 | 1 | -0/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | - MFH Store length of autoload file exts | Marcus Boerger | 2006-11-04 | 1 | -0/+1 |
* | - MFH: Synch | Marcus Boerger | 2006-11-03 | 1 | -0/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Add new functions | Marcus Boerger | 2005-03-02 | 1 | -1/+2 |
* | Update copyright | Marcus Boerger | 2004-01-08 | 1 | -1/+1 |
* | fix API exports | Wez Furlong | 2003-12-23 | 1 | -0/+12 |