An open API service providing commit metadata for open source projects.

GitHub / CodeIgniter/phpstan-codeigniter / commits

CodeIgniter extensions and rules for PHPStan

SHA Message Author Date Stats
e54e7004 Simplify test code John Paul E. Balandan, CPA <p****n@g****m> 6 months ago
b5e08539 Bump actions/checkout from 4 to 5 (#39)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
c9610748 Use `util_bootstrap` John Paul E. Balandan, CPA <p****n@g****m> 8 months ago
8f3a287b Do not use deprecated fixer John Paul E. Balandan, CPA <p****n@g****m> 8 months ago
5aa59f84 Use `list` syntax in phpdoc John Paul E. Balandan, CPA <p****n@g****m> 8 months ago
e959fb08 Add `REQUEST_TIME` and `REQUEST_TIME_FLOAT` as allowed offsets John Paul E. Balandan, CPA <p****n@g****m> 9 months ago
db762464 Allow certain superglobal offsets to be set directly John Paul E. Balandan, CPA <p****n@g****m> 9 months ago
8da11fff Add CacheFactoryGetHandlerReturnTypeExtension (#37) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
6957bede Fix code style and tests John Paul E. Balandan, CPA <p****n@g****m> 11 months ago
8737be38 Fix outdated info in README John Paul E. Balandan, CPA <p****n@g****m> 11 months ago
b66b1f3f Extract type inference to separate doc John Paul E. Balandan, CPA <p****n@g****m> 11 months ago
89fe4612 Add extension for `Services::getSharedInstance()` John Paul E. Balandan, CPA <p****n@g****m> 11 months ago
71454915 Fix calling non-static method without an object John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
b01e5922 Add ReflectionHelperGetPrivateMethodInvokerReturnTypeExtension (#35) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f4b1d05d Remove unneeded PHPDoc on rules John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
662edeff Fix deprecated call to `ClassReflection::isSubclassOf()` John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
430e0b44 Remove conflict in composer.json (#34) Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d7c525e6 Move `codeigniter4/framework` to require-dev (#33) Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
08d66ddd Fix code styles John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
4bfaba87 Remove downgrade hacks as CI4 requires PHP 8.1 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
b4386c66 Bump to phpstan 2.0 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
ceb21309 Update phpunit/phpunit requirement from ^10.2 to ^11.4 (#29) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
66f91637 Fix deprecation of `ParametersAcceptorSelector::selectSingle()` John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
534ee638 Fix return PHPDocs John Paul E. Balandan, CPA <p****n@g****m> almost 2 years ago
e0e02694 Fix return type of locator service John Paul E. Balandan, CPA <p****n@g****m> almost 2 years ago
3c2488bd Add explicit callback for array_filter John Paul E. Balandan, CPA <p****n@g****m> almost 2 years ago
0087056b Fix styles John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
f023bc5b Update rector/rector requirement from ^0.19.2 to ^1.0.0 (#24)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e7149a5a Bump actions/cache from 3 to 4 (#22)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5629be7e Update rector/rector requirement from ^0.18.2 to ^0.19.2 (#23)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cb2130c0 Apply cs fixes John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
32541222 Move bootstrap.php to root John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
8aa4dfb4 Fix removed `deleted_at` on UserModel John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
bff4a7cf Run tests on PHP 8.3 John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
84ec249f Add composer.json to monitored paths John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
530b6595 Move codeigniter4/framework to require John Paul E. Balandan, CPA <p****n@g****m> about 2 years ago
46371717 Fix inference of type of Model::find() to base on framework behavior (#18) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6d05e39c Add branches filter on workflows John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
39119f49 chore: Add parallel-lint to lint downgraded source (#16) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0acb40e5 refactor: Restructure test fixtures (#15) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
dd653144 Allow specific argument type checks for factories (#14) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4b440601 Fix allow class const fetch when on App namespace (#13) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
97bedd03 Use native PHPDocs (#12) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c72d8e76 Fix styles (#11) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d4f77abc Fix phpstan baselined errors John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
7c76a17c Allow superglobal assign and access at root level John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
ff38e667 Add CodeIgniter\Config\ to additional config namespaces John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
96d29e0b Limit rule to package configs and models only John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
542275a7 Skip NoClassConstFetchOnFactoriesFunction rule inside test classes John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
c0da2f44 Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#6)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5b92db74 Add NoClassConstFetchOnFactoriesFunctions John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
c19bd2be Allow dynamic return type transformation John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
5ab82a4c Fix for unioned id John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
519f6edc Add precise return types for Model's find, findAll, and first John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
2bb53ee2 Extract return type inference John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
62e6d467 Add precise return type for `fake()` function John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
38c47078 Update changelog to minimal John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
3ee9e99f Add note on downgraded versions John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
22e177d0 fix: wrong delete for remote branch John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
6ea276eb fix: add downgrade match rector John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
a6d2fccb Delete remote branch John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
eb2472a3 fix: add downgrade rule for nullsafe operator John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
bd85f720 feature: add possibility to downgrade releases John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
a38bf933 Bump actions/checkout from 3 to 4 (#4)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0974af36 Enclose the paths in single quotes John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
de64b5e6 Add changelog for v1.0.1 John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
c37e6583 Add changelog John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
602baf47 Fix wrong namespace of tests John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
85b26891 Add missing trailing comma John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
2c6eebd9 Add release.yml John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
8e39e394 Add use trait John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
8f8e0c30 Skip Mockcache on disallowed direct cache call John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
f4c4ec51 Fix check on variable assign inside Superglobals John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
3eeb7633 Add SuperglobalAssignRule and SuperglobalAccessRule John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
fdfca149 Add subgroups for the provided features John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
36c4865b Add paths matching to workflows John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
ab2eb456 Add caveat in README John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
6ebe63e5 Add license info in README John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
b3013696 Refactor ServicesFunctionArgumentTypeRule John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
0734f0cd Add missing sprintf call John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
025e59b6 Simplify foreach call John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
df0d93d4 Add ServicesFunctionArgumentTypeRule John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
ee4afde0 Better handling of constant strings John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
165226e5 Use 'AdditionalConfigFilesTrait' John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
0c83a4f6 Fix weird "If string is a valid class string" tip John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
631ce99c Add FrameworkExceptionInstantiationRule John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
2230c5fc Add contributing section to README John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
eacdfea3 Add dynamic function return extension for `service` and `single_service` John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
2944a059 Remove test for FactoriesReturnTypeHelper John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
eb6f8877 Add error tips for better developer experience John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
fdb15239 Conflict with codeigniter 3 John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
047bed0d Add CacheHandlerInstantiationRule John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
9f1765e9 Add AdditionalConfigFilesTrait John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
eb265f92 Fix .gitattributes John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
b12c0bc4 Fix for unnamed class string John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
79cc971e Add feature_request.yml John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
dbe4c447 Add bug_report.yml John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
3348c3e1 Add config.yml for issue template John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
fdb6215a Add dependabot.yml John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago
82d423bb Add FactoriesFunctionArgumentTypeRule John Paul E. Balandan, CPA <p****n@g****m> over 2 years ago

← Back to repository