Made with KolourPaint and screenshots from Kate (with the GitHub theme).

  • danA
    link
    fedilink
    arrow-up
    4
    ·
    18 hours ago

    It enforces scalar types (string, int, etc) at runtime if you enable strict mode. There’s also static analysis tools like PHPStan and Psalm that will flag issues at build time.