PHP Legacy code HAHA : the script language equal php <script language=”php”></script> are removed in PHP7
Support was removed for legacy ASP-style delimiters <% and %> and
https://en.wikipedia.org/wiki/PHP
“PHP RFC: Remove alternative PHP tags”. php.net. Retrieved 2015-05-21.
https://en.wikipedia.org/wiki/PHP#cite_note-65
The following syntactical elements are removed (Date: 2014-09-09):
(<script\s+language\s*=\s*(php|”php”|’php’)\s*>)i opening tag
(</script>)i closing tag