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 /
sapi /
phpdbg /
tests /
Delete
Unzip
Name
Size
Permission
Date
Action
bug73615
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
basic_run.phpt
84
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_001.phpt
502
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_002.phpt
676
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_003.phpt
521
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_004.phpt
672
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_005.phpt
403
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_006.phpt
361
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_007.phpt
354
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_008.phpt
549
B
-rw-rw-r--
2022-10-31 11:36
breakpoints_009.phpt
698
B
-rw-rw-r--
2022-10-31 11:36
bug73615.phpt
334
B
-rw-rw-r--
2022-10-31 11:36
bug73704.phpt
416
B
-rw-rw-r--
2022-10-31 11:36
bug73794.phpt
197
B
-rw-rw-r--
2022-10-31 11:36
bug73927.phpt
1.14
KB
-rw-rw-r--
2022-10-31 11:36
bug76801.phpt
257
B
-rw-rw-r--
2022-10-31 11:36
bug78297.phpt
395
B
-rw-rw-r--
2022-10-31 11:36
clean_001.phpt
895
B
-rw-rw-r--
2022-10-31 11:36
clear_001.phpt
627
B
-rw-rw-r--
2022-10-31 11:36
delimiter.phpt
105
B
-rw-rw-r--
2022-10-31 11:36
empty.inc
0
B
-rw-rw-r--
2022-10-31 11:36
exceptions_001.phpt
844
B
-rw-rw-r--
2022-10-31 11:36
exceptions_002.phpt
963
B
-rw-rw-r--
2022-10-31 11:36
exceptions_003.phpt
1.22
KB
-rw-rw-r--
2022-10-31 11:36
finish_leave_001.phpt
715
B
-rw-rw-r--
2022-10-31 11:36
generator_run.phpt
339
B
-rw-rw-r--
2022-10-31 11:36
include.inc
15
B
-rw-rw-r--
2022-10-31 11:36
include_once_001.phpt
236
B
-rw-rw-r--
2022-10-31 11:36
include_once_002.phpt
234
B
-rw-rw-r--
2022-10-31 11:36
info_001.phpt
1.48
KB
-rw-rw-r--
2022-10-31 11:36
info_002.phpt
447
B
-rw-rw-r--
2022-10-31 11:36
next_001.phpt
690
B
-rw-rw-r--
2022-10-31 11:36
normal_exit.phpt
202
B
-rw-rw-r--
2022-10-31 11:36
phpdbg_break_next.phpt
307
B
-rw-rw-r--
2022-10-31 11:36
phpdbg_get_executable_stream_wrapper.inc
73
B
-rw-rw-r--
2022-10-31 11:36
phpdbg_get_executable_stream_wrapper.phpt
2.13
KB
-rw-rw-r--
2022-10-31 11:36
phpdbg_oplog_001.phpt
660
B
-rw-rw-r--
2022-10-31 11:36
phpdbg_oplog_002.phpt
266
B
-rw-rw-r--
2022-10-31 11:36
print_001.phpt
2.83
KB
-rw-rw-r--
2022-10-31 11:36
print_002.phpt
1.4
KB
-rw-rw-r--
2022-10-31 11:36
run_001.phpt
659
B
-rw-rw-r--
2022-10-31 11:36
run_002.phpt
863
B
-rw-rw-r--
2022-10-31 11:36
set_exception_handler.phpt
343
B
-rw-rw-r--
2022-10-31 11:36
stdin_001.phpt
478
B
-rw-rw-r--
2022-10-31 11:36
stepping_001.phpt
1.72
KB
-rw-rw-r--
2022-10-31 11:36
watch_001.phpt
991
B
-rw-rw-r--
2022-10-31 11:36
watch_002.phpt
758
B
-rw-rw-r--
2022-10-31 11:36
watch_003.phpt
853
B
-rw-rw-r--
2022-10-31 11:36
watch_004.phpt
870
B
-rw-rw-r--
2022-10-31 11:36
watch_005.phpt
1.06
KB
-rw-rw-r--
2022-10-31 11:36
watch_006.phpt
1.6
KB
-rw-rw-r--
2022-10-31 11:36
Save
Rename
--TEST-- Bug #73927 (phpdbg fails with windows error prompt at "watch array") --SKIPIF-- <?php if (getenv('SKIP_ASAN')) { die("skip intentionally causes segfaults"); } ?> --PHPDBG-- b 19 r c w $value w $lower[] q --EXPECTF-- [Successful compilation of %s] prompt> [Breakpoint #0 added at %s:%d] prompt> [Breakpoint #0 at %s:%d, hits: 1] >00019: if ($value < 100) { 00020: $lower[] = $value; 00021: } else { prompt> [Breakpoint #0 at %s:%d, hits: 2] >00019: if ($value < 100) { 00020: $lower[] = $value; 00021: } else { prompt> [Added watchpoint #0 for $value] prompt> [Added watchpoint #1 for $lower[0]] prompt> [$lower[0] has been removed, removing watchpoint] [$value has been removed, removing watchpoint] --FILE-- <?php // Generate some mock data $example = [1, 23, 23423, 256436, 3463, 4363, 457]; foreach (range(1, 1000) as $val) { $example[] = mt_rand(1, 10000); } // Stuff to debug function doCoolStuff($value) { $value++; return mt_rand(1, 1000); } $lower = []; foreach ($example as $key => $value) { if ($value < 100) { $lower[] = $value; } else { doCoolStuff($value); } } ?>