1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/bin
Marco Pivetta b26c57237f Ensure BC of API, compat with roave/you-are-using-it-wrong, completeness of composer.json (#2140)
* Test against `roave/you-are-using-it-wrong`

* Added CI step to ensure BC of declared API

* Added step to ensure `composer.json` has all used deps

* Including CI check tools as dev dependencies

* Typo fix: s/backwards/backward

* Run `roave/backward-compatibility-check` off an isolated location with no other dependencies

* Run `test-with-real-projects` task with PHP 7.4 as base runtime

* Run `testing-with-real-projects` also against `ocramius/proxy-manager`

`ocramius/proxy-manager` is an extremely heavy `vimeo/psalm` consumer,
and relies on a lot of the templated types system to generate real
types for proxies produced by runtime evaluation.
2020-01-01 13:55:33 -05:00
..
build-phar.sh Hack around PHP 7.3 polyfill scoping 2019-06-08 19:51:47 -04:00
improve_class_alias.php Fix namespacing of generated if 2019-06-08 20:27:49 -04:00
phar.psalm.xml Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
test-with-real-projects.sh Ensure BC of API, compat with roave/you-are-using-it-wrong, completeness of composer.json (#2140) 2020-01-01 13:55:33 -05:00
travis-deploy-phar.sh Allow deploying phar to any github repository 2019-06-08 09:46:08 -04:00
travis-php-cs-fixer.sh Support the pylint output format 2018-02-19 22:35:48 -05:00