We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06840ac commit a7b8117Copy full SHA for a7b8117
releases/8.0/common.php
@@ -1,6 +1,7 @@
1
<?php declare(strict_types=1);
2
3
namespace releases\php80;
4
+
5
include_once __DIR__ . '/../../include/prepend.inc';
6
7
function common_header(string $description): void {
0 commit comments