chore: fix tests

This commit is contained in:
Nuno Maduro
2023-03-03 09:50:41 +00:00
parent 2876ac590d
commit eadc6f4307

View File

@ -1,5 +1,7 @@
<?php
error_reporting(E_ALL);
test('deprecated', function () {
str_contains(null, null);