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

Support with PHP 8.4 #107

Merged
merged 6 commits into from
Jan 14, 2025
Merged

Support with PHP 8.4 #107

merged 6 commits into from
Jan 14, 2025

Conversation

Sleon4
Copy link
Member

@Sleon4 Sleon4 commented Jan 13, 2025

Added

  • Trait annotations added.
  • Added test for TaskQueueTest::pause.
  • PSR12 standardization changes added with PHPStan.
  • Added Github Actions configuration.

Changed

  • NULL_VALUE constant is removed.

@Sleon4 Sleon4 added documentation Improvements or additions to documentation enhancement New feature or request dependencies Project dependencies are updated tests Tests have been added continuous integration Contains changes to continuous integration labels Jan 13, 2025
@Sleon4 Sleon4 added this to the New integrations milestone Jan 13, 2025
@Sleon4 Sleon4 requested a review from GabrielPalac January 13, 2025 20:47
@Sleon4 Sleon4 self-assigned this Jan 13, 2025
@Sleon4 Sleon4 force-pushed the support branch 17 times, most recently from 8cc5d94 to 032dd3e Compare January 14, 2025 13:53
@Sleon4 Sleon4 force-pushed the support branch 16 times, most recently from 31ab42a to 24b26c0 Compare January 14, 2025 15:02
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
7.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@GabrielPalac GabrielPalac merged commit 75b8c61 into main Jan 14, 2025
3 of 4 checks passed
@GabrielPalac GabrielPalac deleted the support branch January 14, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Contains changes to continuous integration dependencies Project dependencies are updated documentation Improvements or additions to documentation enhancement New feature or request tests Tests have been added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants