PHP70Migration.rst 236 B

12345678910
  1. ============================
  2. Rule set ``@PHP70Migration``
  3. ============================
  4. Rules to improve code for PHP 7.0 compatibility.
  5. Rules
  6. -----
  7. - `ternary_to_null_coalescing <./../rules/operator/ternary_to_null_coalescing.rst>`_