18751 Commits

Author SHA1 Message Date
kenjis
01ba3092db
Revert "GitHub Actions to add/remove label "stale" and comment" 2023-09-20 14:05:47 +09:00
kenjis
3f5ac0dfbf
Merge pull request #7950 from totoprayogo1916/confl
GitHub Actions to add/remove label "stale" and comment
2023-09-20 14:03:01 +09:00
kenjis
a05cae41e3
Merge pull request #7953 from ddevsr/run-cs-short-operator
style: run `cs-fix` after rules shorthand operator
2023-09-19 14:13:38 +09:00
Denny Septian Panggabean
188b1857f1
run cs-fix after rules shorthand operator 2023-09-19 11:34:15 +07:00
kenjis
f0af89d96f
Merge pull request #7948 from ddevsr/codeigniter-specified-type
docs: PHPStan `Codeigniter` no type specified
2023-09-19 12:17:07 +09:00
totoprayogo1916
f188a750dd
update GA label 2023-09-19 08:13:12 +07:00
Denny Septian Panggabean
02ec2d9e33
Merge branch 'develop' into codeigniter-specified-type 2023-09-18 15:16:16 +07:00
kenjis
00ba7fb677
Merge pull request #7943 from kenjis/phpstan-booleansInConditions
chore: [PHPStan] enable booleansInConditions
2023-09-18 16:39:35 +09:00
kenjis
e90be66f61
Merge pull request #7915 from michalsn/fix/security
fix: check for CSRF token in the raw body
2023-09-18 16:37:09 +09:00
Denny Septian Panggabean
66c356a9db
docs: PHPStan Codeigniter no type specified 2023-09-16 18:58:48 +07:00
kenjis
689c93377b
Merge pull request #7930 from pjsde/fix-routing
Fix: Routing::loadRoutes() in windows do not validate correctly $routesFiles
2023-09-16 08:20:25 +09:00
michalsn
46f8d5f7e3
update phpstan-baseline.php 2023-09-15 10:51:57 +02:00
michalsn
be07d9c98f
make phpstan happy 2023-09-15 10:29:19 +02:00
michalsn
a63457f069
apply changes from code review 2023-09-15 10:29:19 +02:00
michalsn
4335c6be16
implement missing changes from the code review 2023-09-15 10:29:19 +02:00
michalsn
1528d0ea3b
update changelog and user guide 2023-09-15 10:29:18 +02:00
michalsn
ca6c800d5c
implement changes from code review 2023-09-15 10:29:18 +02:00
michalsn
c48f34b523
fix: check for CSRF token in the raw body 2023-09-15 10:29:18 +02:00
kenjis
09062ec9b2
chore: update baseline
vendor/bin/phpstan analyze --generate-baseline phpstan-baseline.php
2023-09-15 15:27:08 +09:00
kenjis
843098aad3
chore: enable booleansInConditions 2023-09-15 15:27:06 +09:00
kenjis
642cf3b74d
Merge pull request #7942 from kenjis/phpstan-disallowedLooseComparison
chore: [PHPStan] enable disallowedLooseComparison
2023-09-15 15:24:34 +09:00
kenjis
df03d10a0a
Merge pull request #7936 from ddevsr/event-trigger
chore: fix: event trigger label conflict
2023-09-15 15:23:22 +09:00
Denny Septian Panggabean
521c50a041
ordering permission 2023-09-15 11:47:42 +07:00
Denny Septian Panggabean
fbe374ac16
permission jobs 2023-09-15 11:29:35 +07:00
Denny Septian Panggabean
0f563a3d58
add token 2023-09-15 11:10:27 +07:00
Denny Septian Panggabean
209e4bbc22
added user login to message 2023-09-15 10:53:28 +07:00
Denny Septian Panggabean
6403574209
fix: labeling manually but commenting with automation 2023-09-15 10:50:11 +07:00
Denny Septian Panggabean
9330473542
fix: labeling manually but commenting with automation 2023-09-15 10:50:11 +07:00
Denny Septian Panggabean
1767200120
fix: event trigger label conflict 2023-09-15 10:50:05 +07:00
kenjis
d4e0d9e4d8
chore: enable disallowedLooseComparison 2023-09-15 08:45:54 +09:00
Paulo Esteves
dcd8634993
Fix: Routing::loadRoutes() in windows do not validate correctly $routesFiles 2023-09-14 09:53:28 +01:00
Abdul Malik Ikhsan
e420c03eff
Merge pull request #7940 from samsonasik/str-vars
[PHPStan] Add @var string[] on array of string, detected by enable StringifyStrNeedlesRector
2023-09-14 13:50:27 +07:00
Abdul Malik Ikhsan
29e3186f6c
typo fix: arrray to array 2023-09-14 13:21:37 +07:00
Abdul Malik Ikhsan
2ba4576249
Update system/Router/RouteCollection.php
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
2023-09-14 12:47:09 +07:00
Abdul Malik Ikhsan
8d9afe0ae6
Update system/Router/RouteCollection.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
2023-09-14 12:30:49 +07:00
Abdul Malik Ikhsan
aa5dd51e8c
Update system/Router/RouteCollection.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
2023-09-14 12:30:40 +07:00
Abdul Malik Ikhsan
02bcc04763
Update system/Email/Email.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
2023-09-14 12:30:32 +07:00
Abdul Malik Ikhsan
4549a7c96c
Update system/Commands/Utilities/Routes/AutoRouterImproved/ControllerMethodReader.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
2023-09-14 12:30:26 +07:00
kenjis
367c308b18
Merge pull request #7938 from ddevsr/label-signing
chore: GH: auto comment unsigned PR
2023-09-14 13:32:34 +09:00
Denny Septian Panggabean
a5420240ff
remove permission issue 2023-09-14 10:11:11 +07:00
kenjis
6782b0399c
Merge pull request #7937 from totoprayogo1916/dont-ignore-gitkeep
don't ignore `.gitkeep` in `writable/debugbar`
2023-09-14 10:22:09 +09:00
kenjis
83ed1a8983
Merge pull request #7934 from kenjis/docs-upgrade_validations.rst
docs: add description of incompatible behavior in Validation
2023-09-14 10:21:22 +09:00
Abdul Malik Ikhsan
c1d21a5f69
remove unused cast 2023-09-13 23:37:29 +07:00
Abdul Malik Ikhsan
ab30253a75
[PHPStan] Add @var string[] on array of string with enable StringifyStrNeedlesRector 2023-09-13 23:35:01 +07:00
Abdul Malik Ikhsan
0690704d26
Merge pull request #7939 from codeigniter4/dependabot/composer/rector/rector-0.18.3
build(deps-dev): update rector/rector requirement from 0.18.2 to 0.18.3
2023-09-13 23:03:50 +07:00
Abdul Malik Ikhsan
a4ec34a50d
update parallel and skip config 2023-09-13 22:35:47 +07:00
dependabot[bot]
52fb912a0a
build(deps-dev): update rector/rector requirement from 0.18.2 to 0.18.3
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.2...0.18.3)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 15:32:40 +00:00
Denny Septian Panggabean
7eabbb5d7c
Update .github/workflows/label-signing.yml
Co-authored-by: MGatner <mgatner@icloud.com>
2023-09-13 19:35:17 +07:00
Denny Septian Panggabean
b3fb4391de
fix wrong branch 2023-09-13 16:25:17 +07:00
Denny Septian Panggabean
5401c1a096
added specified branch 2023-09-13 16:23:59 +07:00