mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
2d069f640e
* coalesce_operator: Extended coalesce operator test case for ordering/short-circuiting Ensure not evaluated twice Added test Initial coalesce operator implementation