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