Skip to content

Tags: timeweb/phpstan-enum

Tags

Verified

This tag was signed with the committer’s verified signature.
jdecool Jérémy DECOOL

Verified

This tag was signed with the committer’s verified signature.
jdecool Jérémy DECOOL

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add PHPStan 1.0 compatibility (#25)

* Add PHPStan 1.0 compatibility

* Replace usage of deprecated Broken with ReflectionProvider

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add docker image and dockerized dev tools (#10)

* Add Makefile with dockerized dev tools

* Add Makefile with dockerized dev tools

* change composer installation: use latest version

* Up php version for base docker image

* Add to readme info about development installation with(-out) docker

* Review fixes:
- quotes around phpunit args
- use php 7.1 for image
- remove unused volumes mounting for composer
- clean apt-get lists

Reorder RUN instuctions for best layers caching, remove unused packages.

* Fix PATH addition

* Fix dockerized tools

* readme cs fixes

* Fix dockerfile lints

* Fix lint: quote paths

* Disable some dockerfile lint rules

* bash quotes

Co-authored-by: n.gnato <[email protected]>

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix lint: remove blank line (#19)

v2.2.4

Toggle v2.2.4's commit message
Fix badge

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from JeroenVanOort/php-8

Added compatibility with PHP 8

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added phpstan 0.12.33+ compatibility (#14)

v2.2.1

Toggle v2.2.1's commit message
Update PHPStan from 0.11 to 0.12 (#11)

* Update PHPStan from 0.11 to 0.12

* Fix PHPunit tests

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from shadowhand/patch-1

Add support for extension-installer