mago-analyzer 1.47.5

A PHP static analyzer that can detect type errors in PHP code, and provide suggestions for fixing them.
Documentation
1
2
3
pub mod select_keys;

pub use select_keys::SelectKeysProvider;