We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d17deb6 + f6bd882 commit dbc3306Copy full SHA for dbc3306
1 file changed
tests/phpstan/base.neon
@@ -114,6 +114,9 @@ parameters:
114
- ../../src/wp-includes/deprecated.php
115
- ../../src/wp-includes/ms-deprecated.php
116
- ../../src/wp-includes/pluggable-deprecated.php
117
+ # Script and style concatenation which rely on a get_file() function in noop.php.
118
+ - ../../src/wp-admin/load-scripts.php
119
+ - ../../src/wp-admin/load-styles.php
120
# These files are autogenerated by tools/gutenberg/copy.js.
121
- ../../src/wp-includes/blocks
122
# Third-party libraries.
0 commit comments