Update nikic/php-parser to 3.1.3
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 4 Jan 2018 08:18:30 +0000 (00:18 -0800)
committerReedy <reedy@wikimedia.org>
Fri, 5 Jan 2018 01:32:52 +0000 (01:32 +0000)
commit19124fd1d24d0426743c6e0dd83a5a9eae896e66
treed53d3bd52c6bb78fdb247103c7ac2f43778ab344
parent21d7f854e3b7ce8aa193b302bd8c05be625e5070
Update nikic/php-parser to 3.1.3

And fix the only incompatibility in findDeprecated.php. It's OK to throw
exceptions on invalid files since we lint all PHP files so there
should be no invalid ones.

Change-Id: Ie5913c2aae4b521a4b6f805e911e4e2764386b45
RELEASE-NOTES-1.31
composer.json
maintenance/findDeprecated.php