mirror of
https://codeberg.org/vlw/functionflags.git
synced 2025-09-13 19:03:41 +02:00
Merge branch 'master' into fix/composer
This commit is contained in:
commit
cc8fa2c6a7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace FunctionFlags;
|
||||
|
||||
|
||||
class FunctionFlags {
|
||||
// Limit value for debug_backtrace()
|
||||
private static $trace_limit = 5;
|
||||
|
|
Loading…
Add table
Reference in a new issue