mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 02:37:22 +01:00
fix ci build
This commit is contained in:
@ -15,7 +15,7 @@ final class Backtrace
|
|||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
private const FILE = 'file';
|
private const FILE = 'file';
|
||||||
|
|
||||||
private const BACKTRACE_OPTIONS = DEBUG_BACKTRACE_IGNORE_ARGS;
|
private const BACKTRACE_OPTIONS = DEBUG_BACKTRACE_IGNORE_ARGS;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user