mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
Update src/SPC/exception/ExceptionHandler.php
Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
parent
9978a56b1e
commit
e96b4f5541
@ -32,7 +32,7 @@ class ExceptionHandler
|
||||
];
|
||||
|
||||
/** @var null|BuilderBase Builder binding */
|
||||
private static ?BuilderBase $bind_builder = null;
|
||||
private static ?BuilderBase $builder = null;
|
||||
|
||||
/** @var array<string, mixed> Build PHP extra info binding */
|
||||
private static array $bind_build_php_extra_info = [];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user