Skip to content

Fix php-cs-fixer CI failure: remove extra space in Html5Test.php - #271

Merged
goetas merged 1 commit into
masterfrom
copilot/fix-html5-php-action-error
Aug 18, 2026
Merged

Fix php-cs-fixer CI failure: remove extra space in Html5Test.php#271
goetas merged 1 commit into
masterfrom
copilot/fix-html5-php-action-error

Conversation

Copilot AI commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The php-cs-fixer CI job was failing due to a double space in an assignment on line 568 of test/HTML5/Html5Test.php.

Change

  • test/HTML5/Html5Test.php: Remove extraneous space in $doc = $this->html5->loadHTMLFragment($html)$doc = $this->html5->loadHTMLFragment($html)

Co-authored-by: goetas <776743+goetas@users.noreply.github.com>
@goetas
goetas marked this pull request as ready for review August 18, 2026 05:30
@goetas
goetas merged commit 3af5f1a into master Aug 18, 2026
10 of 13 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