We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
import_symbols
fully_qualified_strict_types
1 parent d2123e2 commit 6084b0eCopy full SHA for 6084b0e
src/CodeIgniter4.php
@@ -155,7 +155,7 @@ public function __construct()
155
'fopen_flags' => ['b_mode' => true],
156
'full_opening_tag' => true,
157
'fully_qualified_strict_types' => [
158
- 'import_symbols' => false,
+ 'import_symbols' => true,
159
'leading_backslash_in_global_namespace' => false,
160
'phpdoc_tags' => [
161
'param',
0 commit comments