ParameterValues/ChangedObStartEraseFlags: allow for fully qualified true/false and flag constants by jrfnl · Pull Request #1876 · PHPCompatibility/PHPCompatibility

added 2 commits

August 20, 2025 07:23
…rue/false and flag constants

The flag constants were already handled correctly, uppercase `true`/`false` too, however, fully qualified `true`/`false` was not.

Includes tests.

wimg

wimg approved these changes Sep 1, 2025

@wimg wimg deleted the feature/paramvalues-changedobstarteraseflags-fqn-true-false-and-flags branch

September 1, 2025 15:34