mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Merge pull request #1175 from Shotman/preset-buggregator-trap
Add trap to list
This commit is contained in:
@ -71,6 +71,7 @@ final class Base extends AbstractPreset
|
||||
'xdebug_stop_trace',
|
||||
'xdebug_time_index',
|
||||
'xdebug_var_dump',
|
||||
'trap',
|
||||
])->not->toBeUsed();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user