Olly Betts
|
e54d44c4be
|
php: Omit closing ?> in manual and examples
PSR-12 says "The closing ?> tag MUST be omitted from files containing
only PHP".
|
2021-03-23 11:47:19 +13:00 |
|
Olly Betts
|
660d51c7ca
|
Remove blank line from end of php_pragma_runme.php
Because this was after the closing ?> it was resulting in a blank
line in the testcase output.
|
2019-02-09 09:00:31 +13:00 |
|
Nihal
|
7f72398eb6
|
Add tests for PHP pragma version to both PHP5 and PHP7.
Pragma version to specify version of PHP5 and PHP7 extensions.
See issue #360.
|
2017-05-08 12:02:18 +05:30 |
|