Skip to content

Fix rtrim() warning at include/configclass.php:255 on PHP 8.1 and later#223

Merged
michael-o merged 1 commit intowebsvnphp:masterfrom
e8n:feature/fix-rtrim-warning
Oct 28, 2024
Merged

Fix rtrim() warning at include/configclass.php:255 on PHP 8.1 and later#223
michael-o merged 1 commit intowebsvnphp:masterfrom
e8n:feature/fix-rtrim-warning

Conversation

@e8n
Copy link
Copy Markdown
Contributor

@e8n e8n commented Oct 28, 2024

This PR fixes the warning "Passing null to parameter #1 ($string) of type string is deprecated" shown by include/configclass.php:255 on PHP 8.1 and later.

@michael-o michael-o force-pushed the feature/fix-rtrim-warning branch from e63e01b to eb6cf4e Compare October 28, 2024 07:12
@michael-o michael-o merged commit eb6cf4e into websvnphp:master Oct 28, 2024
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