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