@PHP81Migration.test-in.php 76 B

1234
  1. <?php
  2. // https://wiki.php.net/rfc/explicit_octal_notation
  3. $a = 016 === 14;