I think strict mode will be the default for the majority of developers. (At least for the kind that cares about PSRs.) So pretty much every PHP file you encounter will have those extra lines at the beginning. Also, I think the single line version looks more "Settings for this file" and the multi-line one like "here's the first statement of this file."
So I'm for a single version in all cases: <?php and declare() on the same line. -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/4ee7ae82-9c06-4b57-906a-8dd8b9a673d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
