Skip to content

Releases: spaze/phpstan-disallowed-calls-nette

Support & require v4 of the extension which supports & requires PHPStan 2.0

11 Nov 13:58
0d1661d
Compare
Choose a tag to compare

Support v3 of the extension

22 Dec 20:23
0ebe51c
Compare
Choose a tag to compare

Suggest adding to require-dev

09 Oct 21:34
7ed9378
Compare
Choose a tag to compare
  • If running composer require without the --dev option, prompt users if they would like to add these packages to require-dev instead of require (#5)

Support PHPStan 1.0

02 Nov 01:14
Compare
Choose a tag to compare

Support PHPStan 1.0 by supporting spaze/phpstan-disallowed-calls 2.0 (#4)

Hello world

10 Mar 03:48
299f0a1
Compare
Choose a tag to compare

First version marking these as disallowed:

  • dump()
  • dumpe()
  • bdump()
  • Tracy\Debugger::dump()
  • Tracy\Debugger::barDump()