test: add fixture for global scalars
This commit is contained in:
parent
4f86ec11e7
commit
e3295e1368
3
fixtures/0010-global-scalars.php
Normal file
3
fixtures/0010-global-scalars.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
var_dump(true, false, null, TRUE, FALSE, NULL);
|
Loading…
Reference in New Issue
Block a user