Skip to content

Commit d7ce7fe

Browse files
committed
Remove deprecated files
that do not add to the stubs file
1 parent 8335bba commit d7ce7fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

finder.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,14 @@
3131
->notPath('wp-admin/includes/class-wp-upgrader-skins.php')
3232
->notPath('wp-admin/upgrade-functions.php')
3333
->notPath('wp-includes/class-feed.php')
34+
->notPath('wp-includes/class-http.php')
3435
->notPath('wp-includes/class-json.php')
3536
->notPath('wp-includes/class-oembed.php')
37+
->notPath('wp-includes/class-smtp.php')
3638
->notPath('wp-includes/class-snoopy.php')
39+
->notPath('wp-includes/class.wp-dependencies.php')
40+
->notPath('wp-includes/class.wp-scripts.php')
41+
->notPath('wp-includes/class.wp-styles.php')
3742
->notPath('wp-includes/date.php')
3843
->notPath('wp-includes/embed-template.php')
3944
->notPath('wp-includes/locale.php')

0 commit comments

Comments
 (0)