mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
bfa2c7158f
Certain files don't need to be executables.
5 lines
32 B
Plaintext
5 lines
32 B
Plaintext
<?php
|
|
|
|
echo __FILE__ . "\n";
|
|
|
|
?> |