Commit Graph

8 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
f719ae69c5 Fix the PHPStan report about passing in arguments into empty constructor 2019-01-24 15:20:29 +02:00
Tautvidas Sipavičius
db3ea80b87 Skip reporting ignored errors if they do not happen 2019-01-23 21:26:11 +02:00
Tautvidas Sipavičius
e13789b768 Fix "Static call to instance method" errors on Models
Paris uses magic methods to create model instance for static calls
2019-01-23 18:44:43 +02:00
Tautvidas Sipavičius
9f13f68e39 Fix "Access to undefined property" rule violations 2019-01-23 11:33:47 +02:00
Rostislav Wolny
c73741e727 Add ability to register premium service as a dependency of free plugin
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Jan Jakeš
48d202ee99 Add Robo task for PHPstan, avoid conflicts using other working dir
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
Jan Jakeš
bf7e6a601e Move prefixed dependencies from lib/Dependencies to vendor-prefixed
[MAILPOET-1642]
2018-11-20 14:11:33 +01:00
Jan Jakeš
0a12d64cbf Added PHPStan on level 0 for lib directory 2018-11-15 11:41:04 +01:00