summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-171-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: fix unserializer patch move this entry to the correct version add missing NEWS entry add missing NEWS entry Updated or skipped certain 32-bit tests add NEWS entry for #68594 5.4.37 add more BC breaks update news add CVE add missing test file Fix bug #68594 - Use after free vulnerability in unserialize() Fix typo Hash value must not zero?
| * 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
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (102 commits) fix dir separator in test fix TS build fix TS build Better fix for bug #68446 Revert "Merge remote-tracking branch 'origin/PHP-5.6'" Revert NEWS and set test to XFAIL Revert "Fix bug #68446 (bug with constant defaults and type hints)" Improved zend_hash_clean() and added new optimized zend_symtable_clean() Use inline version of zval_ptr_dtor() Added new optimized zend_array_destroy() function Moved i_zval_ptr_dtor() from zend_execute.h to zend_variables.h fix REGISTER_NS_*_CONSTANT macros Removed useless assert. EG(uninitialized_zval) can't be refcounted. Use specialized destructors when types of zvals are known. move tests into proper place Improved assignment to object property Reuse zend_assign_to_variable() in zend_std_write_property() cleanup comments from svn/cvs era fix dir separator in test fork test for windows ...
| * Merge branch 'PHP-5.6'Anatol Belski2014-11-241-3/+3
| |\ | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: fix dir separator in test fork test for windows update for LiteSpeed update for LiteSpeed
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-241-3/+3
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix dir separator in test fork test for windows update for LiteSpeed
| | | * 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt
| * | | 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
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (77 commits) NEWS entry for Fix potential segfault in dns_get_record() NEWS entry for "Fix potential segfault in dns_get_record()" NEWS entry for Fix potential segfault in dns_get_record( Fix potential segfault in dns_get_record() Revert "Add optional second arg to unserialize()" 5.5.15 now update NEWS Fix bug #66127 (Segmentation fault with ArrayObject unset) 5.4.31 next Add NEWS. This doesn't need UPGRADING (or an RFC), IMO. Fix broken test. Add a mime type map generation script and update the header. Move the mime type map out of php_cli_server.c for easier generation. Replace the CLI server's linear search for extensions with a hash table. fix test Remove unused included file NEWS NEWS NEWS Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec ... Conflicts: Zend/zend_closures.c Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h ext/spl/spl_array.c ext/standard/basic_functions.c ext/standard/dns.c ext/standard/var.c
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-081-1/+1
| |\ \ | | |/ | | | | | | | | | * PHP-5.5: Remove superfluous echos.
| | * Remove superfluous echos.Jeff Welch2014-06-081-1/+1
| | |
| | * Bump yearXinchen Hui2014-01-032-2/+2
| | |
* | | fix exif, thnx laruencekrakjoe2014-05-071-2/+2
| | |
* | | phpng updates for exifkrakjoe2014-05-071-39/+39
| | |
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-8/+8
|/ /
* | Bump yearXinchen Hui2014-01-032-2/+2
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2013-12-161-1/+6
|\ \ | |/ | | | | | | * PHP-5.5: Fix bug #65873 - Integer overflow in exif_read_data()
| * Fix bug #65873 - Integer overflow in exif_read_data()Stanislav Malyshev2013-12-161-1/+6
| |
* | Merge branch 'PHP-5.5'Michael Wallner2013-10-219-5/+94
|\ \ | |/ | | | | | | | | * PHP-5.5: add tests for bug #62523 Merged PR #293 (Exif crash on unknown encoding was fixed) By: Draal Conflicts: configure.in main/php_version.h
| * add tests for bug #62523Michael Wallner2013-10-216-0/+73
| |
| * Merged PR #293 (Exif crash on unknown encoding was fixed)Michael Wallner2013-10-213-5/+21
| | | | | | | | | | | | | | | | By: Draal Conflicts: configure.in main/php_version.h
| * typo fixesVeres Lajos2013-07-151-1/+1
| |
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
| * Happy New YearXinchen Hui2013-01-012-2/+2
| |
* | unify stdint type usageMichael Wallner2013-08-061-10/+0
| | | | | | | | if you need C99 stdint types, just include "php_stdint.h"
* | typo fixesVeres Lajos2013-07-151-1/+1
| |
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
* | Happy New YearXinchen Hui2013-01-012-2/+2
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2012-08-141-1/+1
|\ \ | |/
| * Fix exif test failureNikita Popov2012-08-141-1/+1
| | | | | | | | | | There are two slightly different error messages for invalid pointers, so make the pattern slightly less strict to account for both.
* | Merge commit 'e59b6dc0ae803d49c3f620818285f98dfb61fd57' into PHP-5.4Felipe Pena2012-06-031-1/+5
|\ \ | |/
| * - Fixed information leak in ext exif (discovered by Martin Noga, Matthew ↵Felipe Pena2012-06-031-1/+5
| | | | | | | | "j00ru" Jurczyk, Gynvael Coldwind)
| * - Year++Felipe Pena2012-01-012-2/+2
| |