Add embed sanity check

This commit is contained in:
crazywhalecc
2024-12-10 23:08:01 +08:00
committed by Jerry Ma
parent f433866671
commit c4b9660cd7
6 changed files with 61 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?php
declare(strict_types=1);
echo 'hello' . PHP_EOL;