Matias Griese
62c4f3c768
Ignore phpstan error
2022-06-14 20:08:04 +03:00
Matias Griese
f31541250f
Fixed broken phpstan tests
2022-06-13 19:29:42 +03:00
Matias Griese
61061220d7
Compoer update, fixed phpstan errors
2022-01-17 09:37:59 +02:00
Matias Griese
0f85b831b5
Minor fixes
2021-12-16 13:55:36 +02:00
Matias Griese
236c068d70
Improve typehints
2021-12-09 14:06:58 +02:00
Matias Griese
3bfbb1a4ef
Composer 2 checks for minimum PHP version, remove duplicated checks
2021-12-08 15:17:28 +02:00
Matias Griese
70c0dc6419
Improve Framework code
2021-12-07 13:10:19 +02:00
Matias Griese
f04f13723d
Silence PHP 8.1 deprecation notices for Twig 1
2021-12-03 14:52:52 +02:00
Matias Griese
ecb2d31df0
PHP 8.1
2021-12-02 13:52:51 +02:00
Matias Griese
589f75b60d
Phpstan test updates
2021-12-01 17:03:41 +02:00
Matias Griese
4c3daf6e6f
PHP 8.1 return type fixes
2021-11-30 21:20:17 +02:00
Matias Griese
a57c18f63f
Fixed some phpstan errors
2021-11-30 15:26:21 +02:00
Matias Griese
ad003a0fc4
Updated phpstan to v1.0
2021-11-04 08:55:53 +02:00
Matias Griese
c220aa746a
Phpstan fix for Deferred Twig extension compat mode
2021-09-24 12:26:05 +03:00
Matias Griese
defb793b0b
Hide phpstan deprecation errors on Doctrine Cache
2021-04-26 10:54:39 +03:00
Matias Griese
75c63704f6
Further improve defined paths #3297
2021-04-13 12:05:01 +03:00
Matias Griese
67f172b741
Phpstan fixes
2021-03-31 22:11:55 +03:00
Matias Griese
59a70e0077
Fix phpstan tests for gantry
2021-01-22 20:39:41 +02:00
Matias Griese
23fa2324a8
Minor tweaks on phpstan
2021-01-09 09:58:03 +02:00
Matias Griese
8f7dc43e1f
Changelog update [ #3101 ]
2020-12-10 21:46:57 +02:00
Matias Griese
d25014779d
Fixed some phpstan issues
2020-05-05 19:35:09 +03:00
Matias Griese
a3812141dd
Fixed issues reported in phpstan
2020-02-17 14:04:31 +02:00
Matias Griese
4794097992
Phpstan rules update
2020-02-04 14:24:41 +02:00
Matias Griese
d589dbcbea
Fix phpstan issues
2020-02-03 11:19:22 +02:00
Matias Griese
3f9ed2f344
Flex User: do not use deprecated method
2019-12-10 12:46:46 +02:00
Matias Griese
a65c468e81
Minor update on Twig tags
2019-12-09 12:53:17 +02:00
Matias Griese
8afe004a7f
Improve plugin testing
2019-12-06 18:49:10 +02:00
Matias Griese
b314ea13aa
Merge branch 'develop' of github.com:getgrav/grav into 1.7
2019-12-04 09:55:35 +02:00
Matias Griese
ad8d0a2ab1
Updated plugins phpstan to work with Gantry5 plugin
2019-12-03 19:29:04 +02:00
Matias Griese
9044721c89
Minor bug fixes
2019-11-18 12:05:31 +02:00
Matias Griese
571674a4f5
Fixed phpstan issues in all code up to level 3
2019-11-15 14:03:52 +02:00
Matias Griese
a06520337f
Fully comply phpstan level2!
2019-11-15 13:21:20 +02:00
Matias Griese
f0c12e6246
Fixed a few type hints
2019-11-15 09:00:48 +02:00
Matias Griese
f9f836959c
Reverting (git) moved folders leave empty folders which break Flex Pages
2019-10-24 12:36:14 +03:00
Matias Griese
c4ce2d1648
Misc minor code quality fixes
2019-10-24 11:26:04 +03:00
Matias Griese
467c33d3e1
More phpstan issues
2019-10-16 09:48:22 +03:00
Patric Johansson
4bba284bf5
Update Core to follow PSR-2 standard
2019-10-15 13:33:48 +03:00
Matias Griese
6974a24669
Some phpstan fixes
2019-06-02 20:30:56 +03:00
Matias Griese
37f69d89cc
Some phpstan level 6 fixes
2019-05-20 10:52:32 +03:00
Matias Griese
5995515419
Added detection for deprecated features into phpstan
2019-03-19 13:37:02 +02:00
Matias Griese
33282e043b
Added composer test-plugins to test plugin issues with the current version of Grav
2019-03-18 10:58:21 +02:00
Matias Griese
ada6c3f160
Fixed phpstan level 4 and 5 errors in Grav\Framework
2019-03-14 14:06:53 +02:00
Matias Griese
8789fd91ee
Fixed/silenced the remaining phpstan level 2 issues
2019-03-14 09:01:16 +02:00
Matias Griese
30b013f5b0
Fixed most phpstan level 2 issues in Grav\Common
2019-03-13 22:22:03 +02:00
Matias Griese
fde69ade6b
Fixed some phpstan level 2 issues in Grav\Console
2019-03-13 19:46:06 +02:00
Matias Griese
b0b6c1dd17
Fixed some more phpstan level 2 issues
2019-03-13 15:21:09 +02:00
Matias Griese
2433e0d2cd
Fixed phpstan level 2 issues in Grav\Framework
2019-03-13 14:28:16 +02:00
Matias Griese
39b1940f94
Fixed phpstan level 1 issues
2019-03-13 10:16:47 +02:00
Matias Griese
8564524984
Fixed some bugs found by phpstan
2019-03-13 09:49:08 +02:00
Sébastien Vanvelthem
ecd39421d6
Some phpstan issues ( #2393 )
...
* Fix bug, method init must be protected
* Added phpstan level 0
* Added exclusions
* Fix: incorrect case in Twig_SimpleFunction
* Fix, no abstract properties, if properties used in methods let's set them
* Fixed Psr\SimpleCache\InvalidArgumentException referenced with incorrect case
* added exclusions
* Fixed: Access to an undefined property Grav\Framework\Form\FormFlash::$uploadObjects.
* Fixed: does not call parent constructor from Grav\Common\Iterator.
* Fixed: does not call parent constructor from Grav\Common\Iterator.
* Fixed: does not call parent constructor
* Fixed: does not call parent constructor
* Minor: correct type for inflector
* Moved phpstan.neon out of public directory
* Added exclusion
* set GRAV_USER_INSTANCE to prevent LogiException in User
* Exlude Stream:create
* Minor: Missing storage property
* Minor: Fixed missing properties (phpstan level 1)
* Added type for $data
* Minor: Ensure $langs is initialized
* Fix possible bug in $http_response_header status code retrieval (PHP 7.1 only)
* Added exclusion for $http_response_header (isset is actually not required)
* Strict null check
2019-03-13 08:15:22 +02:00