Skip to content

Conversation

paulbalandan
Copy link
Member

No description provided.

paulbalandan and others added 30 commits May 3, 2025 16:26
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.14...2.0.15)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.14 to 2.0.15
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.15...2.0.16)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.15 to 2.0.16
* chore: add missing EscaperInterface to the AutoloadConfig

* update laminas/laminas-escaper to ^2.17

* update laminas/laminas-escaper to ^2.17
…on (#9560)

* fix: remove service dependency from sanitize_filename() helper function

* deprecate Security::sanitizeFilename and SecurityInterface::sanitizeFilename
…stem/Test/bootstrap.php` (#9562)

* Add `Boot::bootConsole()` method

* Add `system/util_bootstrap.php`

* Refactor `utils/check_permission_x.php`
* refactor: use native phpdocs wherever possible

* Fix psalm

* Fix rector
* refactor: fix `notIdentical.alwaysTrue` error

* Fix psalm
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.16...2.0.17)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.16 to 2.0.17
* refactor Logs collector

* refactor Logger config

* refactor Logger

* refactor BaseHandler

* refactor FileHandler

* refactor Mock FileHandler

* refactor ErrorlogHandler

* refactor ChromeLoggerHandler

* regenerate baseline

* Fix per review
samsonasik and others added 26 commits June 26, 2025 08:33
fix: apply rector rule TernaryImplodeToImplodeRector
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.18...2.1.0)

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

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

chore(deps-dev): update rector/rector requirement from 2.0.18 to 2.1.0
* remove PHP_CS_FIXER_IGNORE_ENV

* Bump versions in utils/composer.json

* Manually fix cs errors

* Remove deprecated fixers
* style: fix code styles from php-cs-fixer v3.82.1

* fix phpstan
…amework

fix: update .gitignore for writable/debugbar
…#9632)

* chore(deps-dev): update rector/rector requirement from 2.1.0 to 2.1.1

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.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* re-run rector

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abdul Malik Ikhsan <[email protected]>
* fix: ensure `make:test` works on Windows

* Add changelog
fix: ensure `make:test` generates test files ending in `Test`
fix: add filename parameters to inline Content-Disposition headers
* fix: prevent command injection in ImageMagick handler

* fix: prevent command injection in ImageMagick _text() method

* add code suggestion from the code review

Co-authored-by: John Paul E. Balandan, CPA <[email protected]>

* add code suggestion from the code review

Co-authored-by: John Paul E. Balandan, CPA <[email protected]>

---------

Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
@paulbalandan paulbalandan mentioned this pull request Jul 26, 2025
5 tasks
@paulbalandan paulbalandan merged commit 4c833be into master Jul 26, 2025
57 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.

6 participants