Skip to content

Commit dbc3306

Browse files
authored
Merge branch 'WordPress:trunk' into trunk
2 parents d17deb6 + f6bd882 commit dbc3306

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/phpstan/base.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ parameters:
114114
- ../../src/wp-includes/deprecated.php
115115
- ../../src/wp-includes/ms-deprecated.php
116116
- ../../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
117120
# These files are autogenerated by tools/gutenberg/copy.js.
118121
- ../../src/wp-includes/blocks
119122
# Third-party libraries.

0 commit comments

Comments
 (0)