Skip to content

Fix PHPdoc return tags and a code warning#46

Merged
tvdijen merged 2 commits intosimplesamlphp:release-1.2from
RCNdev:release-1.2
Jun 13, 2025
Merged

Fix PHPdoc return tags and a code warning#46
tvdijen merged 2 commits intosimplesamlphp:release-1.2from
RCNdev:release-1.2

Conversation

@rcnsheppardp
Copy link
Copy Markdown
Contributor

  • Added @return tags
  • Removed additional parameter in function call - if it was intended to be a default, or worked as one a long time ago, it would be caught by the Assert now

- Added @return tags
- Removed additional parameter in function call - if it was intended to
be a default, or worked as one a long time ago, it would be caught by
the Assert now
Comment thread src/MetaRefresh.php
@rcnsheppardp rcnsheppardp requested a review from tvdijen June 13, 2025 13:55
@tvdijen tvdijen merged commit a2e3b70 into simplesamlphp:release-1.2 Jun 13, 2025
15 of 20 checks passed
tvdijen pushed a commit that referenced this pull request Jun 13, 2025
* Fix PHPdoc return tags and a code warning

- Added @return tags
- Removed additional parameter in function call - if it was intended to
be a default, or worked as one a long time ago, it would be caught by
the Assert now

* Revert removal and switch to getOptionalValueValidate()
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants