Skip to content

Add config model - #45

Open
DamianZaremba wants to merge 4 commits into
mainfrom
feature/add-config-model
Open

Add config model#45
DamianZaremba wants to merge 4 commits into
mainfrom
feature/add-config-model

Conversation

@DamianZaremba

Copy link
Copy Markdown
Member

This is the first pass at moving the config handling to a dedicated object, rather than dealing with it as an array.

Currently once is not supported (though is not a documented option)

- explicitly set defaults (per documentation)
- generate consistent wiki representation
- explicitly type the fields
- remove 'once' support (un-documented field), can be added back later
  if needed
- verify parsing of existing blocks
- verify generation of correct wiki text
@DamianZaremba DamianZaremba linked an issue Feb 14, 2026 that may be closed by this pull request
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.

PHP Warning on missing config

1 participant