Skip to content

Bumped PHP to 8.5 in CI#1435

Open
marekdedic wants to merge 1 commit intomasterfrom
php-bump
Open

Bumped PHP to 8.5 in CI#1435
marekdedic wants to merge 1 commit intomasterfrom
php-bump

Conversation

@marekdedic
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2026

🔍 WordPress Plugin Check Report

⚠️ Status: Passed with warnings

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
7 0 7

⚠️ Warnings (7)

📁 src/modules/Visibility/frontend/class-frontend.php (1 warning)
📍 Line 🔖 Check 💬 Message
204 WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
📁 src/modules/Register/class-wp-register.php (2 warnings)
📍 Line 🔖 Check 💬 Message
150 WordPress.DB.SlowDBQuery.slow_db_query_meta_query Detected usage of meta_query, possible slow query.
224 WordPress.DB.SlowDBQuery.slow_db_query_meta_query Detected usage of meta_query, possible slow query.
📁 src/auth/class-wp-login-logout.php (1 warning)
📍 Line 🔖 Check 💬 Message
55 WordPress.DB.SlowDBQuery.slow_db_query_meta_query Detected usage of meta_query, possible slow query.
📁 src/repository/class-users.php (2 warnings)
📍 Line 🔖 Check 💬 Message
66 WordPress.DB.SlowDBQuery.slow_db_query_meta_query Detected usage of meta_query, possible slow query.
100 WordPress.DB.SlowDBQuery.slow_db_query_meta_query Detected usage of meta_query, possible slow query.
📁 frontend/css/skautis-frontend.min.css (1 warning)
📍 Line 🔖 Check 💬 Message
0 EnqueuedStylesScope This style is being loaded in all contexts.

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant