Skip to content

Conversation

paulbalandan
Copy link
Member

No description provided.

paulbalandan and others added 30 commits January 20, 2025 03:16
…framework admin dir (#9428)

* Fix Netbeans IDE related entries in the framework/admin/starter gitignore file.

* Fix Netbeans IDE related entries in the framework/admin/framework gitignore file.
* fix: strip out multiple header sections for redirect

* test: add test for stripping out multiple redirect header sections

* docs: changelog for fixing returning multiple header sections after redirects

* Added a non-standard http redirect code test

* apply cs-fix for test

* Moved redirect header loop to a separate function

* Updated changelog to be clearer
chore: update phpstan baseline count of errors
chore: try a universal branch alias
chore: try using codeigniter/phpstan-codeigniter:1.x-dev
…return and flip actual/expect on constant check
refactor: use assertNotInstanceOf over assertNull on nullable object return and flip actual/expect on constant check
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@2.0.7...2.0.8)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.7 to 2.0.8
* docs: Add info about `Router::getMatchedRouteOptions()`

* fix: Apply suggestions
* fix: set everything in the before filter for CORS

* fix append vary header

* cors: apply response headers in the after filter only if they are not already set

* cs fix
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@2.0.8...2.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit 65b71e9.

fix: skip rector.php
…/rector-2.0.9

chore(deps-dev): update rector/rector requirement from 2.0.8 to 2.0.9
refactor: get upper first protocol only one call in Email
paulbalandan and others added 27 commits April 13, 2025 20:24
refactor: fix `missingType.return` errors
* fix: `Session::markAsTempdata()` adding wrong TTL

* Add changelog
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@2.0.11...2.0.12)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.11 to 2.0.12
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@2.0.12...2.0.14)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.12 to 2.0.14
#9543)

* fix: added "application/octet-stream" to the "stl" mime type in the Mimes config class

* Update v4.6.1.rst

* Update user_guide_src/source/changelogs/v4.6.1.rst

Co-authored-by: Michal Sniatala <[email protected]>

* Update user_guide_src/source/changelogs/v4.6.1.rst

Co-authored-by: Michal Sniatala <[email protected]>

* Update app/Config/Mimes.php

Co-authored-by: Michal Sniatala <[email protected]>

---------

Co-authored-by: Michal Sniatala <[email protected]>
@paulbalandan paulbalandan mentioned this pull request May 2, 2025
5 tasks
@paulbalandan paulbalandan merged commit 8520691 into master May 2, 2025
58 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.