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