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 /
use_function /
Delete
Unzip
Name
Size
Permission
Date
Action
includes
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
alias.phpt
442
B
-rw-rw-r--
2022-10-31 11:36
basic.phpt
369
B
-rw-rw-r--
2022-10-31 11:36
case_insensivity.phpt
272
B
-rw-rw-r--
2022-10-31 11:36
conditional_function_declaration.phpt
287
B
-rw-rw-r--
2022-10-31 11:36
conflicting_use.phpt
400
B
-rw-rw-r--
2022-10-31 11:36
conflicting_use_alias.phpt
247
B
-rw-rw-r--
2022-10-31 11:36
conflicting_use_const_alias.phpt
348
B
-rw-rw-r--
2022-10-31 11:36
define_imported.phpt
254
B
-rw-rw-r--
2022-10-31 11:36
define_imported_before.phpt
289
B
-rw-rw-r--
2022-10-31 11:36
ignore_constants.phpt
253
B
-rw-rw-r--
2022-10-31 11:36
no_conflict_with_classes.phpt
162
B
-rw-rw-r--
2022-10-31 11:36
no_global_fallback.phpt
324
B
-rw-rw-r--
2022-10-31 11:36
no_global_fallback2.phpt
343
B
-rw-rw-r--
2022-10-31 11:36
self_parent.phpt
164
B
-rw-rw-r--
2022-10-31 11:36
shadow_core.phpt
216
B
-rw-rw-r--
2022-10-31 11:36
shadow_global.phpt
346
B
-rw-rw-r--
2022-10-31 11:36
Save
Rename
--TEST-- "use function" should not conflict with class names --FILE-- <?php namespace Foo; class Bar {} use function bar; ?> ===DONE=== --EXPECT-- ===DONE===