PHP80Migration.rst 332 B

123456789101112
  1. ============================
  2. Rule set ``@PHP80Migration``
  3. ============================
  4. Rules to improve code for PHP 8.0 compatibility.
  5. Rules
  6. -----
  7. - `@PHP74Migration <./PHP74Migration.rst>`_
  8. - `clean_namespace <./../rules/namespace_notation/clean_namespace.rst>`_
  9. - `no_unset_cast <./../rules/cast_notation/no_unset_cast.rst>`_