Skip to content

docs: note required:true settings need a default or host null-fills#4

Merged
detain merged 1 commit into
masterfrom
fix/example-b3
Jun 29, 2026
Merged

docs: note required:true settings need a default or host null-fills#4
detain merged 1 commit into
masterfrom
fix/example-b3

Conversation

@detain

@detain detain commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

Follow-up to phlix-server #329 which fixed PluginLoader::defaultSettings() to null-fill required:true settings that lack a default. This PR documents that behavior in the plugin example README under 'Fork as a starter', step 2 (plugin.json editing).

Changes

  • README.md: Added note: "If you declare a setting required:true, give it a default or the host will null-fill it — see manifest docs."

Gate

  • composer validate: PASS
  • vendor/bin/phpunit --colors=always: PASS (4 tests, 4 assertions)

Follow-up to phlix-server #329 which fixed PluginLoader::defaultSettings()
to null-fill required:true settings that lack a default. Document this
behavior in the plugin example README under 'Fork as a starter'.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@detain detain merged commit 9a2a81d into master Jun 29, 2026
1 of 3 checks passed
@detain detain deleted the fix/example-b3 branch June 29, 2026 03:30
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