php-src/ext
Christoph M. Becker 995ecffbb2 Fix #70417: PharData::compress() doesn't close temp file
According to the comment, it has not been deemed necessary to close compressed
files. However, we don't want to keep unclosed file handles to save ressources.
So we're also closing compressed archives, if they're not aliased.
2017-01-05 14:12:31 +01:00
..
bcmath Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
bz2 Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
calendar Update copyright header to 2017 in calendar.c 2017-01-04 11:15:47 -06:00
com_dotnet Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
ctype Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
curl Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
date Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dba Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dom Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
enchant Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
exif Merge branch 'PHP-5.6' into PHP-7.0 2017-01-05 11:38:05 +01:00
fileinfo Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
filter Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
ftp Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
gd Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
gettext Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
gmp Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
hash Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
iconv Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
imap Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
interbase Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
intl Fixed bad merge 2016-12-01 16:21:57 +03:00
json Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
ldap Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
libxml Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
mbstring Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
mcrypt Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
mysqli Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
mysqlnd Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
oci8 Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
odbc Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
opcache Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
openssl Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pcntl Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pcre Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_dblib Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_firebird Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_mysql Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_oci Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_odbc Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_pgsql Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_sqlite Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pgsql Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
phar Fix #70417: PharData::compress() doesn't close temp file 2017-01-05 14:12:31 +01:00
posix Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pspell Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
readline Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
recode Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
reflection Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
session Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
shmop Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
simplexml Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
soap Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
sockets Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
spl Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
sqlite3 Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
standard Merge branch 'PHP-5.6' into PHP-7.0 2017-01-05 00:24:25 +01:00
sysvmsg Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
sysvsem Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
sysvshm Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
tidy Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
tokenizer Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
wddx Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xml Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xmlreader Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xmlrpc Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xmlwriter Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xsl Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
zip Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
zlib Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
ext_skel
ext_skel_win32.php