hoaproject / Compiler

The Hoa\Compiler library.
https://hoa-project.net/
453 stars 47 forks source link

Make nested ternary operators priority explicit #110

Open LudoMon opened 4 years ago

LudoMon commented 4 years ago

The left-associativity of the ternary operator has been deprecated in PHP 7.4

Fixes #106

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling aa72af7d7d5f48db6e16820f9827c26a9557e6c6 on Adequasys:patch-1 into c620f44deff0b4c2d0c27560a3b0f5e7e376e001 on hoaproject:master.