php-src/ext
Christoph M. Becker 41fb0eaa11 Fix #77700: Writing truecolor images as GIF ignores interlace flag
We  revert the interlace flag related part of commit ff2822a[1], since
contrary to the transparent color, the interlace flag is not retained
by `gdImageCreatePaletteFromTrueColor()`.  This also matches upstream
libgd.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=ff2822a82b740edb8ccf307f080bae188c200fb9>
2019-03-06 00:34:40 +01:00
..
bcmath Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bz2 Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
calendar Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
com_dotnet Fix #77621: Already defined constants are not properly reported 2019-02-15 00:35:21 +01:00
ctype Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
curl curl_error: return an empty string if no error occurred 2019-03-01 14:54:37 +01:00
date Fixed bug #50020 (DateInterval:createDateFromString() silently fails) 2019-02-28 13:50:35 +00:00
dba Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
dom Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
enchant Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
exif Fix test portability 2019-03-04 14:28:47 +01:00
fileinfo Update libmagic.patch [ci skip] 2018-11-10 22:01:49 +01:00
filter Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
ftp Fix FTPS passive mode of data channel event poll 2019-02-08 09:50:29 +01:00
gd Fix #77700: Writing truecolor images as GIF ignores interlace flag 2019-03-06 00:34:40 +01:00
gettext Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
gmp Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
hash Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
iconv Merge branch 'PHP-7.1' into PHP-7.2 2018-11-14 14:57:40 +01:00
imap Merge branch 'PHP-7.1' into PHP-7.2 2018-12-03 00:42:50 -08:00
interbase Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
intl Merge branch 'PHP-7.1' into PHP-7.2 2018-10-20 23:04:15 +02:00
json Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
ldap Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
libxml Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mbstring Fixed bug #77454 2019-01-14 10:22:48 +01:00
mysqli Fixed bug #77597 2019-02-21 13:42:47 +01:00
mysqlnd Fixed bug #77597 2019-02-21 13:42:47 +01:00
oci8 Correct skipif use for OCI8 password tests 2019-02-20 11:10:57 +11:00
odbc Merge branch 'PHP-7.1' into PHP-7.2 2018-10-30 00:22:26 +01:00
opcache Fixed bug #77691 2019-03-04 13:11:12 +01:00
openssl Sync with behavior change in OpenSSL 1.1.1b 2019-02-28 12:48:47 +01:00
pcntl Make pid & uid available while handling realtime signals 2019-02-12 10:09:33 +01:00
pcre Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pdo Fixed bug #77273 2019-01-03 09:40:07 +01:00
pdo_dblib Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pdo_firebird Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pdo_mysql Merge branch 'PHP-7.1' into PHP-7.2 2019-02-11 18:08:21 +01:00
pdo_oci pdo_oci: Add client identifier and module attrs 2019-02-11 16:10:47 +11:00
pdo_odbc Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pdo_pgsql Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pdo_sqlite Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pgsql Merge branch 'PHP-7.1' into PHP-7.2 2018-11-18 12:32:47 +01:00
phar Fix test portability 2019-03-04 14:28:47 +01:00
posix Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pspell Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
readline Fix rl_completion_matches detection 2019-01-11 10:55:07 +01:00
recode Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
reflection Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
session Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
shmop Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
simplexml Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
skeleton Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
snmp Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
soap Merge branch 'PHP-7.1' into PHP-7.2 2018-11-12 23:22:16 +01:00
sockets Initialize s_un (sockaddr_un) to zero before using it. Fixes #76839. 2018-12-26 18:58:27 +01:00
sodium Fix bug #77646 2019-02-21 16:33:03 +01:00
spl Merge branch 'PHP-7.1' into PHP-7.2 2019-03-03 22:20:35 -08:00
sqlite3 Fix #77051: Issue with re-binding on SQLite3 2018-11-29 02:16:57 +01:00
standard Fixed bug #77669 2019-02-28 09:58:01 +01:00
sysvmsg Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
sysvsem year++ 2018-01-02 12:55:14 +08:00
sysvshm Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
tidy Fix syntax error 2018-12-09 19:13:09 +01:00
tokenizer Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
wddx Merge branch 'PHP-7.1' into PHP-7.2 2019-01-07 01:03:26 -08:00
xml Merge branch 'PHP-7.1' into PHP-7.2 2018-10-16 18:49:17 +02:00
xmlreader Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
xmlrpc Merge branch 'PHP-7.1' into PHP-7.2 2019-01-06 11:57:16 -08:00
xmlwriter Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
xsl Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
zend_test Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
zip Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
zlib Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
ext_skel Merge branch 'PHP-7.1' into PHP-7.2 2018-10-19 00:07:42 +02:00
ext_skel_win32.php Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00