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