mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 21:34:53 +08:00
Update src/SPC/exception/ExceptionHandler.php
Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
parent
e96b4f5541
commit
4fd8afcee4
@ -35,7 +35,7 @@ class ExceptionHandler
|
||||
private static ?BuilderBase $builder = null;
|
||||
|
||||
/** @var array<string, mixed> Build PHP extra info binding */
|
||||
private static array $bind_build_php_extra_info = [];
|
||||
private static array $build_php_extra_info = [];
|
||||
|
||||
public static function handleSPCException(SPCException $e): void
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user