PHAN: load stubs from phpstorm-stubs library
authoraddshore <addshorewiki@gmail.com>
Thu, 26 Jan 2017 15:49:04 +0000 (16:49 +0100)
committerHashar <hashar@free.fr>
Mon, 30 Jan 2017 16:25:47 +0000 (16:25 +0000)
commit9252dff64bf5186267b30ce475a0978405296d46
tree9f2efd02f5e3ec68dff036988d52ef71b1bf5feb
parent0a2297c406a1bcf24a29f59a9596661e097ce665
PHAN: load stubs from phpstorm-stubs library

Also add a single small stub for the Memcached class
constructor that is slightly wrong in the phpstorm
stubs library.

jetbrains/phpstorm-stubs has been added to packagist via:
https://github.com/JetBrains/phpstorm-stubs/pull/149

Change-Id: I1bca7390d1dc24c38d65c1c8968f356326ff4636
composer.json
tests/phan/config.php
tests/phan/stubs/memcached.php [new file with mode: 0644]