Any browser still opens the file regularly.
But does it? Surely with a .php extension the webserver would still process the file to check for php content. I would guess that when it finds no <?php tag or no php content then it would just forward the html to the end user. There is still an overhead involved in this operation, although as I noted before I would guess its negligable.