Skip to content

4.5.3 Ready code #8997

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

Merged
merged 79 commits into from
Jun 25, 2024
Merged

4.5.3 Ready code #8997

merged 79 commits into from
Jun 25, 2024

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Jun 25, 2024

No description provided.

kenjis and others added 30 commits February 18, 2024 13:14
Change getOption's parameter to $key as in the code.
Fix typo in extending/core_classes.rst
docs: add changelog and upgrade for v4.5.3
docs: Fix typo in extending/core_classes.rst
docs: Change getOption's parameter name in cli/cli_request.rst
docs: restore goals.rst from 3.0 user guide
Small typos in extending/events.rst
docs: Small typos in extending/events.rst
E.g.,
Class Laminas\Escaper\Escaper located in ./system/ThirdParty/Escaper/Escaper.php does not comply with psr-4 autoloading standard (rule: CodeIgniter\ => ./system). Skipping.
To suppress warning like this:
Class Config\Email located in ./app/Config/Email.php does not comply with psr-4 autoloading standard (rule: App\ => ./app). Skipping.
fix: `RedisHandler::deleteMatching()` not deleting matching keys if cache prefix is used
…ssmap

chore: add autoload.exclude-from-classmap to suppress Composer 2.7.7 warnings
kenjis and others added 26 commits June 20, 2024 08:57
…tion

fix: `spark routes` may show BadRequestException when a route has a regexp
refactor: BaseBuilder::orderBy()
docs: fix incorrect description for route group filter
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@1.1.0...1.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
ctype_digit(): Argument of type int will be interpreted as string in the future
fix: return and param types of BaseConnection
refactor: using phpunit 10 assertObjectHasNotProperty() and assertObjectHasProperty()
fix: precedence of command classes with the same `$name`
fix: [OCI8] if conditions to build DSN
To avoid `CodeIgniter\CLI\Commands->discoverCommands()` loads `rewrite.php`.

FileLocator::findQualifiedNameFromPath() tries to generate classname from the path,
and calls class_exists(), then it loads `rewrite.php`.
If PHP_SAPI is `apache2handler`, it will be executed.
…UriToCamelCase

fix: [Auto Routing Improved] Default Method Fallback does not work with `$translateUriToCamelCase`
…/rector-1.1.1

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1
fix: `command()` may execute `rewrite.php`
@kenjis kenjis mentioned this pull request Jun 25, 2024
5 tasks
@kenjis kenjis merged commit 9b27444 into master Jun 25, 2024
47 checks passed
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.

5 participants