Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
php-7.4.33 /
Zend /
tests /
typehints /
Delete
Unzip
Name
Size
Permission
Date
Action
bug76198.phpt
217
B
-rw-rw-r--
2022-10-31 11:36
fq_nullable.phpt
174
B
-rw-rw-r--
2022-10-31 11:36
fully_qualified_scalar.phpt
224
B
-rw-rw-r--
2022-10-31 11:36
namespace_relative_scalar.phpt
197
B
-rw-rw-r--
2022-10-31 11:36
or_null.phpt
7.83
KB
-rw-rw-r--
2022-10-31 11:36
Save
Rename
--TEST-- Fully qualified (leading backslash) type names must fail --FILE-- <?php function foo(\int $foo) { var_dump($foo); } foo(1); ?> --EXPECTF-- Fatal error: Type declaration 'int' must be unqualified in %s on line %d