| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-11 | 1 | -1/+6 |
| |\ \ | |/ | |||||
| | * | Fix #66339: PHP segfaults in imagexbm | Christoph M. Becker | 2015-07-11 | 1 | -1/+6 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -1/+3 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -4/+4 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+7 |
| * | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -2/+6 |
| * | | remove fetches from gd | krakjoe | 2014-09-26 | 1 | -6/+2 |
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
| * | | ported ext/gd | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-08-19 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-08-19 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Fix bug #67730 - Null byte injection possible with imagexxx functions | Stanislav Malyshev | 2014-08-18 | 1 | -0/+5 |
| | | * | 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 |
| | | * | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | | | Refactor ext/gd (all tests passes) | Xinchen Hui | 2014-05-12 | 1 | -14/+14 |
| * | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| |/ / | |||||
| * | | Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdef | Ondřej Surý | 2013-05-04 | 1 | -4/+0 |
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
| |/ | |||||
| * | - useless commented code | Pierre Joye | 2011-01-03 | 1 | -1/+0 |
| * | - slightly cleaner | Pierre Joye | 2011-01-03 | 1 | -1/+1 |
| * | - fix crash when argc > 1 and to_zval is NULL (thx tony for the headup) | Pierre Joye | 2011-01-03 | 1 | -1/+1 |
| * | - stream output support for image outputs functions | Pierre Joye | 2011-01-03 | 1 | -28/+58 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - WS | Pierre Joye | 2010-12-28 | 1 | -1/+1 |
| * | - initial webp support, rely on libpx, final version will be either w/o dep o... | Pierre Joye | 2010-10-04 | 1 | -1/+9 |
| * | 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: Added new parameter parsing API (part II) | Felipe Pena | 2008-08-04 | 1 | -24/+24 |
| * | 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 |
| * | - #39082, image* segfaults when used with only one argument | Pierre Joye | 2006-10-08 | 1 | -2/+4 |
| * | MFH: implement my own FR #36995 | Antony Dovgal | 2006-08-01 | 1 | -1/+1 |
| * | - MFH: add filter option to imagepng | Pierre Joye | 2006-01-27 | 1 | -4/+12 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| * | - MFH, PNG compression support exposed | Pierre Joye | 2005-12-09 | 1 | -0/+1 |
| * | MFH: - Added missing safe-mode checks | foobar | 2005-11-01 | 1 | -4/+2 |
| * | MFH: Added missing safe_mode checks. | Ilia Alshanetsky | 2005-10-06 | 1 | -1/+1 |
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| * | - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() | Andi Gutmans | 2004-07-19 | 1 | -1/+1 |
