X Tutup
Skip to content

Docs fix: core:AttributeDump configuration key "prefix" should be "logPrefix"#2608

Merged
tvdijen merged 1 commit intosimplesamlphp:simplesamlphp-2.5from
nathanjrobertson:dump_logfix
Mar 10, 2026
Merged

Docs fix: core:AttributeDump configuration key "prefix" should be "logPrefix"#2608
tvdijen merged 1 commit intosimplesamlphp:simplesamlphp-2.5from
nathanjrobertson:dump_logfix

Conversation

@nathanjrobertson
Copy link
Contributor

Here I admit I wrote most of the documentation before writing the code, and whilst writing the code I realised prefix wasn't such a great name for the configuration attribute which configured a string to prefix log messages with. So, the code has logPrefix, whereas the docs said prefix. Anyway, here's the fix for the docs.

Code and tests are correct - just the documentation was wrong.

@tvdijen tvdijen merged commit 44479d8 into simplesamlphp:simplesamlphp-2.5 Mar 10, 2026
2 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.

2 participants

X Tutup