• Côme Chilliet's avatar
    🚑 fix(core): Bump minimum PHP version to 5.6 · 59ebf979
    Côme Chilliet authored
    This bumps minimum PHP version to 5.6.0 to avoid problems like the crash
     we got of PHP 5.4 when using empty() on a function return.
    This may also allow us to use new PHP feature in 1.4.
    5.4 and 5.5 are officially EOL.
    
    close #5725
    59ebf979