SjonHortensius / 3v4l_org

An online php shell
50 stars 7 forks source link

live preview: Cannot declare `strict_types` #21

Open Bilge opened 1 month ago

Bilge commented 1 month ago
<?php
declare(strict_types=1);

Fatal error: strict_types declaration must be the very first statement in the script in php-wasm run script on line 2

jrfnl commented 1 month ago

I can't seem to reproduce this: https://3v4l.org/VpFbX

Bilge commented 1 month ago

Enable live preview.

jrfnl commented 1 month ago

Ah! That info was missing in the report ;-) Still, seeing it in one browser (Brave), not in the other (Palemoon)...