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

  • dan@upvote.au
    link
    fedilink
    arrow-up
    0
    ·
    1 month 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.