Match expressions are available as of PHP 8.0.0. Example #1 Structure of a match expression. <?php $return_value = ...
確定! 回上一頁