mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02: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