1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
2026-01-20 20:54:38 +00:00

5 lines
32 B
Plaintext

<?php
echo __FILE__ . "\n";
?>