Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.3.6 Ready code #7588

Merged
merged 173 commits into from
Jun 17, 2023
Merged

4.3.6 Ready code #7588

merged 173 commits into from
Jun 17, 2023

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Jun 17, 2023

No description provided.

kenjis and others added 30 commits May 22, 2023 10:15
docs: add changelog and upgrade for v4.3.6
To suppress the following warnings:
Warning: "findUnusedBaselineEntry" will be defaulted to "true" in Psalm 6. You should explicitly enable or disable this setting.
Warning: "findUnusedCode" will be defaulted to "true" in Psalm 6. You should explicitly enable or disable this setting.

findUnusedBaselineEntry="false"
Because enabled PHP extensions vary depending on the developer's environment,
setting this to true will likely result in errors.
Files that were not fixed due to errors reported during fixing:
   1) .../CodeIgniter4/tests/_support/View/Cells/multiplier.php
   2) .../CodeIgniter4/tests/_support/View/Cells/colors.php
   3) .../CodeIgniter4/tests/_support/View/Cells/addition.php
style: fix coding style for v3.17.0
Built-in spark commands use group names with the first letter upper case.
docs: remove sending PR to FriendsOfPHP/security-advisories
$this->locale is set in the detectLocale() method called in the constructor.
refactor: remove unneeded code in IncomingRequest
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](rectorphp/rector@0.16.0...0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/rector-0.17.0

build(deps-dev): update rector/rector requirement from 0.16.0 to 0.17.0
kenjis and others added 28 commits June 14, 2023 07:54
(:any) matches multiple segments.
fix: [Auto Routing Improved] feature testing may not find controller/method
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](rectorphp/rector@0.17.0...0.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/rector-0.17.1

chore(deps-dev): update rector/rector requirement from 0.17.0 to 0.17.1
docs: remove unneeded @throws in CodeIgniter
…oute

refactor: [Auto Routing Improved] ensure $httpVerb is lower case
docs: fix incorrect comments in query_builder
docs: replace mixed type at `Encryption` class.
docs: replace mixed type at `Config` class.
chore: [Psalm] workarround for Tests\Support\Controllers\Hello does not exist
fix: `imagecreatefrompng()` gd-png: libpng warning
@kenjis kenjis mentioned this pull request Jun 17, 2023
5 tasks
@kenjis kenjis merged commit 2834ef9 into master Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants