summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-021-4/+4
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-106/+106
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-106/+106
| | |\
| | | * Improve fix for #70385Stanislav Malyshev2015-08-291-2/+2
| | | * Fix bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte val...Stanislav Malyshev2015-08-281-104/+104
* | | | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-6/+6
* | | | Fix more proto commentsRasmus Lerdorf2015-06-231-2/+2
* | | | Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-221-1/+0
* | | | Merge branch 'PHP-5.6'Lior Kaplan2015-04-011-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-04-011-1/+1
| |\ \ \ | | |/ /
| | * | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
* | | | cleaning up the version macrosAnatol Belski2015-03-232-10/+6
* | | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-2/+2
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-01-203-1/+64
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-203-1/+64
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-203-1/+64
| | |\ \ | | | |/
| | | * Fix bug #68799: Free called on unitialized pointerStanislav Malyshev2015-01-113-1/+64
| | | * Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-133-2/+19
| | * | Bump yearXinchen Hui2015-01-152-2/+2
| * | | bump yearXinchen Hui2015-01-152-2/+2
* | | | bump yearXinchen Hui2015-01-152-2/+2
* | | | trailing whitespace removalStanislav Malyshev2015-01-101-104/+104
* | | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-9/+9
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-171-1/+3
|\ \ \ \
| * | | | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-171-1/+3
* | | | | second shot on removing TSRMLS_*Anatol Belski2014-12-141-7/+7
* | | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-173/+173
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-261-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.6'Anatol Belski2014-11-241-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-241-3/+3
| | |\ \ \ | | | |/ /
| | | * | fix dir separator in testAnatol Belski2014-11-241-3/+3
| | | * | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-143-2/+19
| | | |/
| | * | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-143-2/+19
* | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-173-3/+9
|/ / /
* | | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-143-2/+19
* | | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-113/+0
* | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-9/+9
|\ \ \
| * | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
| * | | Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-011-7/+7
* | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+4
|/ / /
* | | 's' works with size_t round 3Anatol Belski2014-08-271-1/+2
* | | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | | master renames phase 3Anatol Belski2014-08-251-1/+1
* | | master renames phase 1Anatol Belski2014-08-251-15/+15
* | | fixed exifAnatol Belski2014-08-191-3/+3
* | | basic macro replacements, all at onceAnatol Belski2014-08-191-12/+12
* | | Merge branch 'master' into phpngDmitry Stogov2014-06-121-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-081-1/+1
| |\ \ | | |/
| | * Remove superfluous echos.Jeff Welch2014-06-081-1/+1