use-php-error
PHP error and diagnostic metadata primitives for RustUse.
Experimental
use-php-error is experimental while use-php remains below 0.3.0.
Example
use ;
let diagnostic = new;
assert_eq!;
# Ok::
Scope
- PHP error levels, diagnostic categories, severity mapping, and diagnostic message/source metadata.
Non-goals
- Runtime error handling, stack traces, logging, or analyzer rule engines.
License
Licensed under either Apache-2.0 or MIT.