Skip to content

Ensure PHP 8.5 compatibility - #3045

Merged
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:php-8.5-support
Aug 22, 2025
Merged

Ensure PHP 8.5 compatibility#3045
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:php-8.5-support

Conversation

@Kocal

@Kocal Kocal commented Aug 22, 2025

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? yes
Docs? yes
Issues Fix #...
License MIT

@Kocal Kocal self-assigned this Aug 22, 2025
@carsonbot carsonbot added Feature New Feature Status: Needs Review Needs to be reviewed labels Aug 22, 2025
@carsonbot carsonbot changed the title Ensure PHP 8.5 compatibility Ensure PHP 8.5 compatibility Aug 22, 2025
->addMarker($marker2)
->removeMarker($marker1)
->removeMarker($marker2),
->removeMarker('marker2'),

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK we didn't have coverage for remove(string)

@Kocal
Kocal merged commit 1de4907 into symfony:2.x Aug 22, 2025
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants