kenjis
|
641ef368f4
|
chore: add "phpVersion: 80000" in phpstan.neon.dist
|
2022-01-18 09:02:40 +09:00 |
|
John Paul E. Balandan, CPA
|
f941858bcf
|
Use PHPStan's baseline instead of global ignore of errors
|
2021-12-13 15:05:13 +08:00 |
|
Abdul Malik Ikhsan
|
e0de21a99a
|
ignoring errors
|
2021-11-09 19:27:47 +07:00 |
|
Abdul Malik Ikhsan
|
6d164b6b84
|
use excludePaths config
|
2021-11-09 19:27:46 +07:00 |
|
Lonnie Ezell
|
3ce7a52e77
|
Merge pull request #5128 from kenjis/add-multiple-filters
Multiple filters for a route and classname filter
|
2021-10-04 22:29:29 -05:00 |
|
Tetsuro Yoshikawa
|
3fd93f5027
|
config: remove unneeded phpstan ignore.
|
2021-10-05 03:08:37 +09:00 |
|
kenjis
|
3ee6632e8f
|
chore: suppress phpstan error for CodeIgniter\\Router\\RouteCollectionInterface
|
2021-09-25 11:45:35 +09:00 |
|
John Paul E. Balandan, CPA
|
ea6469b852
|
Manual cleanup of comments and docblocks
|
2021-07-28 23:26:26 +08:00 |
|
John Paul E. Balandan, CPA
|
087c115dd6
|
Fix phpstan error properly
|
2021-07-27 23:18:32 +08:00 |
|
dependabot[bot]
|
dc0f0d577d
|
Update rector/rector requirement from 0.11.37 to 0.11.40 (#4967)
|
2021-07-27 02:08:35 +00:00 |
|
John Paul E. Balandan, CPA
|
08a32a1bcb
|
Remove unmatched errors in phpstan.neon
|
2021-04-23 23:43:37 +08:00 |
|
John Paul E. Balandan, CPA
|
ed315cec08
|
Merge pull request #4357 from kenjis/fix-new-static
Remove PHPStan ignoreErrors: Unsafe usage of new static()
|
2021-03-15 22:24:29 +08:00 |
|
John Paul E. Balandan, CPA
|
a3620054af
|
Fix setBinds of BaseBuilder
|
2021-03-11 22:30:21 +08:00 |
|
kenjis
|
95dd696b3d
|
chore: remove ignoreErrors: Unsafe usage of new static()
https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static
|
2021-02-27 11:25:54 +09:00 |
|
kenjis
|
2c091362b0
|
fix: cannot resolve Services::xxx() #4220
|
2021-02-04 11:08:46 +09:00 |
|
MGatner
|
364373250c
|
Enable namespace service precedence
|
2021-01-15 15:43:41 +00:00 |
|
MGatner
|
ff030e5a93
|
Ignore SA on problem file
|
2021-01-05 15:55:11 +00:00 |
|
MGatner
|
4cb495c917
|
Implement MessageInterface
|
2020-12-01 17:54:10 +00:00 |
|
MGatner
|
ed5939c522
|
Prep for PHP 8
|
2020-11-27 14:59:14 +00:00 |
|
Abdul Malik Ikhsan
|
ac5859dff9
|
rename to CheckFrameworkExceptionInstantiationViaNamedConstructorRule
|
2020-11-10 01:34:06 +07:00 |
|
Abdul Malik Ikhsan
|
bdf2a0555f
|
[PHPStan] Add PHPStan rule to check FrameworkException Instantiation Via Static Call
|
2020-11-09 23:12:23 +07:00 |
|
Abdul Malik Ikhsan
|
30f60bf807
|
Merge pull request #3808 from paulbalandan/undefined-baseconfig-prop
Fix undefined property BaseConfig::$key
|
2020-10-25 05:01:12 +07:00 |
|
John Paul E. Balandan, CPA
|
0490d9fdef
|
Fix phpstan issue with PreparedQuery classes' statement property
|
2020-10-25 01:17:00 +08:00 |
|
John Paul E. Balandan, CPA
|
794c12f0ad
|
Fix undefined property BaseConfig::$key
|
2020-10-25 00:47:57 +08:00 |
|
Abdul Malik Ikhsan
|
077bbb532d
|
ignore new unrelated phpstan error due new release of phpstan
|
2020-10-23 19:46:52 +07:00 |
|
Michal Sniatala
|
31e943b76e
|
Merge pull request #3714 from michalsn/feature/sqlsrv
Add Sqlsrv driver
|
2020-10-19 20:23:50 +02:00 |
|
Abdul Malik Ikhsan
|
d3aa71f84e
|
Add Custom PHPStan rule to check Use statements after license docblock
|
2020-10-18 15:57:35 +07:00 |
|
michalsn
|
5e774f2ccb
|
Add Sqlsrv driver with tests
|
2020-10-17 12:23:55 +02:00 |
|
John Paul E. Balandan, CPA
|
e097853e10
|
Optimize Model
|
2020-10-15 18:48:30 +08:00 |
|
John Paul E. Balandan, CPA
|
a43a1233bc
|
Apply changes from code review
|
2020-09-27 18:44:38 +08:00 |
|
MGatner
|
131da15dab
|
Stop ignoring Message error, standardize format
|
2020-09-20 10:09:29 -04:00 |
|
MGatner
|
5c50d25efc
|
Unify QA bootstrap files
|
2020-09-14 15:09:47 +00:00 |
|