Skip to content

Commit

Permalink
Update php to 7.0.8 and update arcanist and libphutil to upstream
Browse files Browse the repository at this point in the history
This release is recommended since it has security fixes.

http://www.php.net/ChangeLog-7.php#7.0.8

Change-Id: Icdac21d7f96deb40343b3b5d150848c2a04aaf7c
  • Loading branch information
paladox committed Jun 29, 2016
1 parent cb6270a commit a80017c
Show file tree
Hide file tree
Showing 103 changed files with 163 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Arcanist.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Arcanist"
#define MyAppVersion "1.4.0"
#define MyAppVersion "1.5.0"
#define MyAppPublisher "By a user"
#define MyAppURL "https://secure.phabricator.com/book/phabricator/article/arcanist_quick_start/"

Expand Down
2 changes: 1 addition & 1 deletion Arcanist/arcanist
Submodule arcanist updated from e4c4e6 to d3d233
2 changes: 1 addition & 1 deletion Arcanist/libphutil
Submodule libphutil updated from bf0fad to ce2852
Binary file modified php/x64/deplister.exe
Binary file not shown.
Binary file modified php/x64/dev/php7.lib
Binary file not shown.
Binary file modified php/x64/ext/php_bz2.dll
Binary file not shown.
Binary file modified php/x64/ext/php_com_dotnet.dll
Binary file not shown.
Binary file modified php/x64/ext/php_curl.dll
Binary file not shown.
Binary file modified php/x64/ext/php_enchant.dll
Binary file not shown.
Binary file modified php/x64/ext/php_exif.dll
Binary file not shown.
Binary file modified php/x64/ext/php_fileinfo.dll
Binary file not shown.
Binary file modified php/x64/ext/php_ftp.dll
Binary file not shown.
Binary file modified php/x64/ext/php_gd2.dll
Binary file not shown.
Binary file modified php/x64/ext/php_gettext.dll
Binary file not shown.
Binary file modified php/x64/ext/php_gmp.dll
Binary file not shown.
Binary file modified php/x64/ext/php_imap.dll
Binary file not shown.
Binary file modified php/x64/ext/php_interbase.dll
Binary file not shown.
Binary file modified php/x64/ext/php_intl.dll
Binary file not shown.
Binary file modified php/x64/ext/php_ldap.dll
Binary file not shown.
Binary file modified php/x64/ext/php_mbstring.dll
Binary file not shown.
Binary file modified php/x64/ext/php_mysqli.dll
Binary file not shown.
Binary file modified php/x64/ext/php_oci8_12c.dll
Binary file not shown.
Binary file modified php/x64/ext/php_odbc.dll
Binary file not shown.
Binary file modified php/x64/ext/php_opcache.dll
Binary file not shown.
Binary file modified php/x64/ext/php_openssl.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pdo_firebird.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pdo_mysql.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pdo_oci.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pdo_odbc.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pdo_pgsql.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pdo_sqlite.dll
Binary file not shown.
Binary file modified php/x64/ext/php_pgsql.dll
Binary file not shown.
Binary file modified php/x64/ext/php_phpdbg_webhelper.dll
Binary file not shown.
Binary file modified php/x64/ext/php_shmop.dll
Binary file not shown.
Binary file modified php/x64/ext/php_snmp.dll
Binary file not shown.
Binary file modified php/x64/ext/php_soap.dll
Binary file not shown.
Binary file modified php/x64/ext/php_sockets.dll
Binary file not shown.
Binary file modified php/x64/ext/php_sqlite3.dll
Binary file not shown.
Binary file modified php/x64/ext/php_sysvshm.dll
Binary file not shown.
Binary file modified php/x64/ext/php_tidy.dll
Binary file not shown.
Binary file modified php/x64/ext/php_xmlrpc.dll
Binary file not shown.
Binary file modified php/x64/ext/php_xsl.dll
Binary file not shown.
Binary file modified php/x64/libpq.dll
Binary file not shown.
78 changes: 78 additions & 0 deletions php/x64/news.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,83 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23 Jun 2016 PHP 7.0.8

- Core:
. Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes).
(Esminis at esminis dot lt)
. Fixed bug #72221 (segfault, past-the-end access). (Lauri Kenttä)
. Fixed bug #72268 (Integer Overflow in nl2br()). (Stas)
. Fixed bug #72275 (Integer Overflow in json_encode()/json_decode()/
json_utf8_to_utf16()). (Stas)
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)

- FPM:
. Fixed bug #72308 (fastcgi_finish_request and logging environment
variables). (Laruence)

- GD:
. Fixed bug #72298 (pass2_no_dither out-of-bounds access). (Stas)
. Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
. Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in
heap overflow). (Pierre)
. Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)

- Intl:
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)

- mbstring:
. Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free). (Stas)

- mcrypt:
. Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)

- PCRE:
. Fixed bug #72143 (preg_replace uses int instead of size_t). (Joe)

- PDO_pgsql:
. Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound).
(Laruence)
. Fixed bug #72294 (Segmentation fault/invalid pointer in connection
with pgsql_stmt_dtor). (Anatol)

- Phpdbg:
. Fixed bug #72284 (phpdbg fatal errors with coverage). (Bob)

- Postgres:
. Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence)
. Fixed bug #72197 (pg_lo_create arbitrary read). (Anatol)

- SPL:
. Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (Stas)
. Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
unserialize). (Dmitry)

- Standard:
. Fixed bug #72017 (range() with float step produces unexpected result).
(Thomas Punt)
. Fixed bug #72193 (dns_get_record returns array containing elements of
type 'unknown'). (Laruence)
. Fixed bug #72229 (Wrong reference when serialize/unserialize an object).
(Laruence)
. Fixed bug #72300 (ignore_user_abort(false) has no effect). (Laruence)

- XML:
. Fixed bug #72206 (xml_parser_create/xml_parser_free leaks mem). (Joe)

- XMLRPC:
. Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type).
(Joe, Laruence)

- WDDX:
. Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (Stas)

- Zip:
. Fixed ug #72258 (ZipArchive converts filenames to unrecoverable form).
(Anatol)
. Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC
algorithm and unserialize). (Dmitry)

26 May 2016 PHP 7.0.7

- Core:
Expand Down
Binary file modified php/x64/pharcommand.phar
Binary file not shown.
Binary file modified php/x64/php-cgi.exe
Binary file not shown.
Binary file modified php/x64/php-win.exe
Binary file not shown.
Binary file modified php/x64/php.exe
Binary file not shown.
Binary file modified php/x64/php7.dll
Binary file not shown.
Binary file modified php/x64/php7embed.lib
Binary file not shown.
Binary file modified php/x64/php7phpdbg.dll
Binary file not shown.
Binary file modified php/x64/phpdbg.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions php/x64/snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This snapshot was automatically generated on
Wed, 25 May 2016 20:23:48 +0000
Tue, 21 Jun 2016 22:56:12 +0000

Version: 7.0.7
Version: 7.0.8
Branch: HEAD
Build: C:\php-sdk\php70dev\vc14\x64\obj\Release

Expand Down
Binary file modified php/x86/deplister.exe
Binary file not shown.
Binary file modified php/x86/dev/php7.lib
Binary file not shown.
Binary file modified php/x86/ext/php_bz2.dll
Binary file not shown.
Binary file modified php/x86/ext/php_com_dotnet.dll
Binary file not shown.
Binary file modified php/x86/ext/php_curl.dll
Binary file not shown.
Binary file modified php/x86/ext/php_enchant.dll
Binary file not shown.
Binary file modified php/x86/ext/php_exif.dll
Binary file not shown.
Binary file modified php/x86/ext/php_fileinfo.dll
Binary file not shown.
Binary file modified php/x86/ext/php_ftp.dll
Binary file not shown.
Binary file modified php/x86/ext/php_gd2.dll
Binary file not shown.
Binary file modified php/x86/ext/php_gettext.dll
Binary file not shown.
Binary file modified php/x86/ext/php_gmp.dll
Binary file not shown.
Binary file modified php/x86/ext/php_imap.dll
Binary file not shown.
Binary file modified php/x86/ext/php_interbase.dll
Binary file not shown.
Binary file modified php/x86/ext/php_intl.dll
Binary file not shown.
Binary file modified php/x86/ext/php_ldap.dll
Binary file not shown.
Binary file modified php/x86/ext/php_mbstring.dll
Binary file not shown.
Binary file modified php/x86/ext/php_mysqli.dll
Binary file not shown.
Binary file modified php/x86/ext/php_oci8_12c.dll
Binary file not shown.
Binary file modified php/x86/ext/php_odbc.dll
Binary file not shown.
Binary file modified php/x86/ext/php_opcache.dll
Binary file not shown.
Binary file modified php/x86/ext/php_openssl.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pdo_firebird.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pdo_mysql.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pdo_oci.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pdo_odbc.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pdo_pgsql.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pdo_sqlite.dll
Binary file not shown.
Binary file modified php/x86/ext/php_pgsql.dll
Binary file not shown.
Binary file modified php/x86/ext/php_phpdbg_webhelper.dll
Binary file not shown.
Binary file modified php/x86/ext/php_shmop.dll
Binary file not shown.
Binary file modified php/x86/ext/php_snmp.dll
Binary file not shown.
Binary file modified php/x86/ext/php_soap.dll
Binary file not shown.
Binary file modified php/x86/ext/php_sockets.dll
Binary file not shown.
Binary file modified php/x86/ext/php_sqlite3.dll
Binary file not shown.
Binary file modified php/x86/ext/php_sysvshm.dll
Binary file not shown.
Binary file modified php/x86/ext/php_tidy.dll
Binary file not shown.
Binary file modified php/x86/ext/php_xmlrpc.dll
Binary file not shown.
Binary file modified php/x86/ext/php_xsl.dll
Binary file not shown.
Binary file modified php/x86/libpq.dll
Binary file not shown.
78 changes: 78 additions & 0 deletions php/x86/news.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,83 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23 Jun 2016 PHP 7.0.8

- Core:
. Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes).
(Esminis at esminis dot lt)
. Fixed bug #72221 (segfault, past-the-end access). (Lauri Kenttä)
. Fixed bug #72268 (Integer Overflow in nl2br()). (Stas)
. Fixed bug #72275 (Integer Overflow in json_encode()/json_decode()/
json_utf8_to_utf16()). (Stas)
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)

- FPM:
. Fixed bug #72308 (fastcgi_finish_request and logging environment
variables). (Laruence)

- GD:
. Fixed bug #72298 (pass2_no_dither out-of-bounds access). (Stas)
. Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
. Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in
heap overflow). (Pierre)
. Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)

- Intl:
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)

- mbstring:
. Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free). (Stas)

- mcrypt:
. Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)

- PCRE:
. Fixed bug #72143 (preg_replace uses int instead of size_t). (Joe)

- PDO_pgsql:
. Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound).
(Laruence)
. Fixed bug #72294 (Segmentation fault/invalid pointer in connection
with pgsql_stmt_dtor). (Anatol)

- Phpdbg:
. Fixed bug #72284 (phpdbg fatal errors with coverage). (Bob)

- Postgres:
. Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence)
. Fixed bug #72197 (pg_lo_create arbitrary read). (Anatol)

- SPL:
. Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (Stas)
. Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
unserialize). (Dmitry)

- Standard:
. Fixed bug #72017 (range() with float step produces unexpected result).
(Thomas Punt)
. Fixed bug #72193 (dns_get_record returns array containing elements of
type 'unknown'). (Laruence)
. Fixed bug #72229 (Wrong reference when serialize/unserialize an object).
(Laruence)
. Fixed bug #72300 (ignore_user_abort(false) has no effect). (Laruence)

- XML:
. Fixed bug #72206 (xml_parser_create/xml_parser_free leaks mem). (Joe)

- XMLRPC:
. Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type).
(Joe, Laruence)

- WDDX:
. Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (Stas)

- Zip:
. Fixed ug #72258 (ZipArchive converts filenames to unrecoverable form).
(Anatol)
. Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC
algorithm and unserialize). (Dmitry)

26 May 2016 PHP 7.0.7

- Core:
Expand Down
Binary file modified php/x86/pharcommand.phar
Binary file not shown.
Binary file modified php/x86/php-cgi.exe
Binary file not shown.
Binary file modified php/x86/php-win.exe
Binary file not shown.
Binary file modified php/x86/php.exe
Binary file not shown.
Binary file modified php/x86/php7.dll
Binary file not shown.
Binary file modified php/x86/php7embed.lib
Binary file not shown.
Binary file modified php/x86/php7phpdbg.dll
Binary file not shown.
Binary file modified php/x86/phpdbg.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions php/x86/snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This snapshot was automatically generated on
Wed, 25 May 2016 20:38:36 +0000
Tue, 21 Jun 2016 23:08:30 +0000

Version: 7.0.7
Version: 7.0.8
Branch: HEAD
Build: C:\php-sdk\php70dev\vc14\x86\obj\Release

Expand Down

0 comments on commit a80017c

Please sign in to comment.