Skip to content

Conversation

@ShuffleReady
Copy link
Contributor

I went from 5.1 back to 2.6 and only saw the regex

/^a-z*[a-z0-9]+$/

in core_component::is_valid_plugin_name()

@netlify
Copy link

netlify bot commented Jun 13, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit b32d12b
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/68592156fd90ac0008f9154e
😎 Deploy Preview https://deploy-preview-1375--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 project configuration.

I went from 5.1 back to 4.0 and only saw the regex

 /^[a-z](?:[a-z0-9_](?!__))*[a-z0-9]+$/

in core_component::is_valid_plugin_name()
@andrewnicols andrewnicols added this pull request to the merge queue Jun 23, 2025
Merged via the queue into moodle:main with commit 52a3883 Jun 23, 2025
5 of 6 checks passed
@ShuffleReady ShuffleReady deleted the patch-1 branch June 28, 2025 02:23
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.

2 participants