Thanks! 

No, the bug isnot in Emacs, I have not found a bug IN emacs but in a Emacs mode of handling php files, and it dont affect the job in any way

thank you and keep up the good work

AR

Em qui., 13 de ago. de 2020 às 12:12, Stefan Kangas <stefan@marxist.se> escreveu:
tags 42840 + moreinfo
thanks

Amanda Ava Koci Pereira <arsoftware10@gmail.com> writes:

> bug follows:
>
> <br><br>
>
> <?php
>
> if("amanda_debug"!=$_GET['amor'])
> {
> if("true"!=$_GET["AR"])
> {
> echo "
> <script>
> location.href=\"http://nomade.sourceforge.net/?AR=true\";
> </script>
> ";
> }
> }
>
> ?>
>
> <br><br>

We don't have support for PHP in Emacs as far as I know.  There is a
third-party php-mode for Emacs which we can't merge for legal reasons.

So is this a bug in php-mode, or is it in Emacs?  If it is in Emacs,
could you explain how to reproduce the bug using "emacs -Q"?

Best regards,
Stefan Kangas