php-src/ext/gd
Andrea Faulds 0ea0b591d7 Merge branch 'zppFailOnOverflow'
* zppFailOnOverflow:
  Fix MySQLi tests
  Fixed gd test
  Refactor ZEND_LONG_MAX/MIN checks into ZEND_DOUBLE_FITS_LONG()
  Fixed copy-and-paste error
  Fix more 32-bit tests
  Skip buncha tests on 32-bit
  skip simplexml
  skip posix 32-bit
  skip tests on 32-bit
  Fixes simplexml test
  Fixes posix tests
  Fixes iconv tests
  Marked tests as 32-bit
  Fixed more 32-bit tests
  Fixed some 32-bit tests
  Mark said ext/date tests as 32-bit only
  Fixed ext/date tests broken by zpp error on overflow
  Fixed broken tests
  Make zpp fail if NaN passed for int, or out-of-range float for non-capping int

Conflicts:
	ext/date/tests/getdate_variation7.phpt
	ext/date/tests/localtime_variation3.phpt
2014-12-13 18:38:15 +00:00
..
libgd Merge branch 'PHP-5.6' 2014-12-13 09:06:24 +01:00
tests Fixed gd test 2014-11-29 02:58:41 +00:00
config.m4 Merge branch 'PHP-5.4' into PHP-5.5 2013-12-07 19:41:23 -08:00
config.w32 rename intel toolset to icc - shorter 2014-11-07 19:24:17 +01:00
CREDITS add Marcus, enough work done 2003-06-15 20:16:46 +00:00
gd_compat.c gd: fix previous (bad include) 2013-05-06 10:07:06 +02:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
gd.c Merge branch 'PHP-5.6' 2014-10-15 19:43:30 +02:00
gdcache.c Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdef 2013-05-04 16:50:06 +02:00
gdcache.h Last bit of CS fixes. 2003-12-28 21:08:46 +00:00
php_gd.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00