PHP-CSS-Parser icon indicating copy to clipboard operation
PHP-CSS-Parser copied to clipboard

Use strict comparisons

Open oliverklee opened this issue 1 year ago • 1 comments

We should make sure first that the changed code is covered with tests.

oliverklee avatar Feb 24 '25 09:02 oliverklee

For reference, one instance is in DeclarationBlock::parse(), and was spotted during review of #972.

JakeQZ avatar Feb 24 '25 10:02 JakeQZ