mirror of
https://github.com/pestphp/pest.git
synced 2026-04-26 08:57:26 +02: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