mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enhancement: Enable no_mixed_echo_print fixer (#864)
This commit is contained in:
@@ -159,7 +159,7 @@ if (count($_POST) && (!isset($_POST['purpose']) || !is_array($_POST['purpose'])
|
||||
|
||||
else {
|
||||
if (count($_POST)) {
|
||||
print <<<EOT
|
||||
echo <<<EOT
|
||||
<div class="warning">
|
||||
<p>
|
||||
We could not have said it more clearly. Read everything on
|
||||
|
||||
Reference in New Issue
Block a user