Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -106/+106 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 1 | -106/+106 |
| | |\ | |||||
| | | * | Improve fix for #70385 | Stanislav Malyshev | 2015-08-29 | 1 | -2/+2 |
| | | * | Fix bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte val... | Stanislav Malyshev | 2015-08-28 | 1 | -104/+104 |
* | | | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
* | | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -6/+6 |
* | | | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -2/+2 |
* | | | | Remove these old references to the DSP files we don't use anymore | Kalle Sommer Nielsen | 2015-06-22 | 1 | -1/+0 |
* | | | | Merge branch 'PHP-5.6' | Lior Kaplan | 2015-04-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2015-04-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix typo: unitialized -> uninitialized | Lior Kaplan | 2015-04-01 | 1 | -1/+1 |
* | | | | cleaning up the version macros | Anatol Belski | 2015-03-23 | 2 | -10/+6 |
* | | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-01-20 | 3 | -1/+64 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-01-20 | 3 | -1/+64 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-01-20 | 3 | -1/+64 |
| | |\ \ | | | |/ | |||||
| | | * | Fix bug #68799: Free called on unitialized pointer | Stanislav Malyshev | 2015-01-11 | 3 | -1/+64 |
| | | * | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-13 | 3 | -2/+19 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -104/+104 |
* | | | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 1 | -9/+9 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-17 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Updated or skipped certain 32-bit tests | Andrea Faulds | 2014-12-17 | 1 | -1/+3 |
* | | | | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -7/+7 |
* | | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -173/+173 |
* | | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-26 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-11-24 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-11-24 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | fix dir separator in test | Anatol Belski | 2014-11-24 | 1 | -3/+3 |
| | | * | | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+19 |
| | | |/ | |||||
| | * | | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+19 |
* | | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 3 | -3/+9 |
|/ / / | |||||
* | | | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+19 |
* | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -113/+0 |
* | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 2 | -9/+9 |
|\ \ \ | |||||
| * | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
| * | | | Refactored INI subsystem to use zend_string* instead of char* | Dmitry Stogov | 2014-09-01 | 1 | -7/+7 |
* | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -4/+4 |
|/ / / | |||||
* | | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+2 |
* | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -2/+2 |
* | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -15/+15 |
* | | | fixed exif | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
* | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
* | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-12 | 1 | -1/+1 |
|\ \ \ | |/ / |