HTML API: Introduce safe HTML templating. #27282
php-compatibility.yml
on: pull_request
Check PHP compatibility
19s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
5 errors and 1 warning
Check PHP compatibility
Process completed with exit code 1.
|
Check PHP compatibility:
src/wp-includes/class-wp-editor.php#L189
Having code - other than a semi-colon or new line - after the closing marker of a heredoc/nowdoc is not supported in PHP 7.2 or earlier.
|
Check PHP compatibility:
src/wp-includes/class-wp-editor.php#L287
Having code - other than a semi-colon or new line - after the closing marker of a heredoc/nowdoc is not supported in PHP 7.2 or earlier.
|
Check PHP compatibility:
src/wp-includes/media.php#L405
Having code - other than a semi-colon or new line - after the closing marker of a heredoc/nowdoc is not supported in PHP 7.2 or earlier.
|
Check PHP compatibility
Process completed with exit code 1.
|
Check PHP compatibility
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|