Upgrade PhpParser to 2.1 and update findDeprecated.php
authorTim Starling <tstarling@wikimedia.org>
Mon, 15 Aug 2016 06:00:27 +0000 (16:00 +1000)
committerLegoktm <legoktm.wikipedia@gmail.com>
Mon, 15 Aug 2016 23:10:42 +0000 (23:10 +0000)
commit317ad7ab99a4cc8f2f88540a3142d4e148a1fa3c
tree41f1f6c58de244e50780b7d4e7559a69748481f8
parent469a610c1ba8e77b3a557a07191b2c7a2db72844
Upgrade PhpParser to 2.1 and update findDeprecated.php

The old PhpParser had dynamic class_alias() calls in its autoloader
which caused HHVM RepoAuthoritative compilation to fail with a fatal
error. These b/c aliases were removed in 2.0.

Change-Id: I6e2e3412204249a50a5806c33f48f426ab8c4511
composer.json
maintenance/findDeprecated.php