Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Make nested ternary operators priority explicit #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 9, 2020

  1. Make nested ternary operators priority explicit

    The left-associativity of the ternary operator has been deprecated in PHP 7.4
    
    Fixes hoaproject#106
    LudoMon authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    aa72af7 View commit details
    Browse the repository at this point in the history