Skip to content

A comprehensive guide of everything related to PHP8.1+ type system and the tools used for static analysis

Notifications You must be signed in to change notification settings

florentpoujol/php8-type-system

Repository files navigation

PHP 8 type system in-depth, and tools for static analysis

This repo contains what I hope is a decent description of all aspects of PHP 8.1+ type system, the community tools to help work with type declarations and PHPDocs as well as the static analysers that rely on the type system to find inconsistencies and bugs in your programs.




  • References Various relevant links to the PHP manual, RFCs for all type related features over the years, and community links

About

A comprehensive guide of everything related to PHP8.1+ type system and the tools used for static analysis

Topics

Resources

Stars

Watchers

Forks