Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 1, 2025

  • Updated PhpStorm Meta-Files

Thanks to n98/magerun

@github-actions github-actions bot added the chore label Aug 1, 2025
addison74 pushed a commit that referenced this pull request Sep 27, 2025
* Rector: CQ - UnusedForeachValueToArrayKeysRector (#1)

* Rector: CQ - UnusedForeachValueToArrayKeysRector

See Rector\CodeQuality\Rector\Foreach_\UnusedForeachValueToArrayKeysRector

* fixes + phpstan

See fix at rector: rectorphp/rector-src#6164

* Revert "Rector: CQ - UnusedForeachValueToArrayKeysRector (#1)"

This reverts commit 3d7eaf6.

* Drop php7 support

- updated workflows
- phpstan baseline (will be fixed later)

* Updated README.md (draft)

* Update composer.json

Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>

* Update

* update baseline

* composer update

* fix rector (unit tests)

* fix rector (incomplete unit tests)

* fix phpunit tests (null is not a valid value)

* phpstan (unit tests)

* fix php8 deprecation

- https://php.watch/versions/8.0/libxml_disable_entity_loader-deprecation

* phpunit (comment test - doesNotPerformAssertions)

* phpcs-fixer

* removed libxml_disable_entity_loader calls

- https://php.watch/versions/8.0/libxml_disable_entity_loader-deprecation
- On code that only runs on PHP 8.0 and later, it is now safe to remove all function calls

* replace strftime with date

- https://php.watch/versions/8.1/strftime-gmstrftime-deprecated#replacements

* rector: RemoveParentCallWithoutParentRector

* rector config

* phpstan

---------

Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
Co-authored-by: Colin Mollenhour <colin@mollenhour.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant