Skip to content

Conversation

@gbarat87
Copy link
Contributor

$plugin->incompatible = [401];
Wrongly defined in the example
It require an Integer and not an array

@netlify
Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 8dd971a
🔍 Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/6732ce140349b10008d56eff
😎 Deploy Preview https://deploy-preview-1181--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2024

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 65 🟢 95 🟢 100 🟢 90 🟢 100 Report
/docs/5.0/apis/commonfiles 🟠 51 🟢 93 🟢 100 🟢 100 🟢 100 Report
/general/development/gettingstarted 🟠 64 🟢 95 🟢 100 🟢 90 🟢 100 Report
/general/releases 🟠 64 🟢 95 🟢 100 🟢 100 🟢 100 Report

$plugin->incompatible = [401];
Wrongly defined in the example
Copy link
Member

@andrewnicols andrewnicols left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that issue. I have taken the liberty of porting this to other versions of this file.

@andrewnicols andrewnicols linked an issue Nov 12, 2024 that may be closed by this pull request
@andrewnicols andrewnicols added this pull request to the merge queue Nov 12, 2024
Merged via the queue into moodle:main with commit bd5fa9b Nov 12, 2024
6 of 7 checks passed
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.

[docs] Error in version.php

2 participants