mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
Add some tests to cover related codepaths. With the small caveat that the ones in build_assignment_string() still don't seem to be tested as it looks the condtions are checked beforehand, might need some more investigation. Closes GH-6226