Skip to content

Commit

Permalink
Security update: Update php to php 7.0.10 and update arcanist and lib…
Browse files Browse the repository at this point in the history
…phutil to upstream

Switch arcanist and libphutil upstream branch from wmf/stable to wmf/dev,
temporarily.

This is a security update please see
* http://php.net/ChangeLog-7.php#7.0.10
* http://php.net/ChangeLog-7.php#7.0.9

Change-Id: Iabca9f0fee460001ff02dd398fe3d8792d84de29
  • Loading branch information
paladox committed Aug 30, 2016
1 parent a80017c commit 3f67882
Show file tree
Hide file tree
Showing 106 changed files with 655 additions and 73 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[submodule "Arcanist/arcanist"]
path = Arcanist/arcanist
url = https://gerrit.wikimedia.org/r/phabricator/arcanist
branch = wmf/stable
branch = wmf/dev
[submodule "Arcanist/libphutil"]
path = Arcanist/libphutil
url = https://gerrit.wikimedia.org/r/phabricator/libphutil
branch = wmf/stable
branch = wmf/dev
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.5.0"
#define MyAppVersion "1.6.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 d3d233 to cf632a
2 changes: 1 addition & 1 deletion Arcanist/libphutil
Submodule libphutil updated from ce2852 to 3fb296
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.
Loading

0 comments on commit 3f67882

Please sign in to comment.