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.4.4 Ready code #8377

Merged
merged 532 commits into from
Dec 28, 2023
Merged

4.4.4 Ready code #8377

merged 532 commits into from
Dec 28, 2023

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Dec 28, 2023

No description provided.

kenjis and others added 30 commits November 27, 2023 05:54
Entity can be used for data from non-database.
Co-authored-by: Samuel Asor <[email protected]>
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.18.10...0.18.11)

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

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

chore(deps-dev): update rector/rector requirement from 0.18.10 to 0.18.11
…ehandler

fix: [Cache] Double prefix for increment in FileHandler
docs: add missing Time::setTestNow()
docs: fix incorrect sample code in restful.rst
…alse.

When CURLRequest options 'verify' is set to false, some CURLOPT_SSL_... options should be disabled in such a way as to allow requests to pass through in case the destination is for example on private networks.

Avoids SSL errors: SSL: certificate subject name 'CA' does not match target host name 'localhost'
docs: add about session table change in upgrading from 3.x
kenjis and others added 27 commits December 22, 2023 17:24
Co-authored-by: Michal Sniatala <[email protected]>
chore: fix php-cs-fixer version to 3.41.*
docs: add "Error Handling" in "Upgrading from 3.x to 4.x"
fix: DOMParser cannot see element with `id="0"`
test: add missing test case in HTML Table
chore: add code to update version number in "phpdoc.dist.xml"
test: fix PHPDoc types in CastBase64
refactor: rely on $config property in ViewDecoratorTrait
refactor: replace empty() Part 1
docs: update official packages page
@kenjis kenjis mentioned this pull request Dec 28, 2023
5 tasks
@kenjis kenjis merged commit eb252d2 into master Dec 28, 2023
68 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.