/
vshmidt
/
php
ОбзорДокументацияВойти
/
vshmidt
/
php
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
php/
.../phpdbg/tests/
..
bug73615

Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup)

10 лет назад
gh12962

Fix GH-12962: Double free of init_file in phpdbg_prompt.c

3 года назад
basic_run.phpt

Use EXPECT instead of EXPECTF when possible

8 лет назад
breakpoints_001.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
breakpoints_002.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
breakpoints_003.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
breakpoints_004.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
breakpoints_005.phpt

Sync leading and final newlines in *.phpt sections

8 лет назад
breakpoints_006.phpt

Sync leading and final newlines in *.phpt sections

8 лет назад
breakpoints_007.phpt

Sync leading and final newlines in *.phpt sections

8 лет назад
breakpoints_008.phpt

Sync leading and final newlines in *.phpt sections

8 лет назад
breakpoints_009.phpt

PHPDBG: fix bug parsing 3-word opcodes

5 лет назад
bug73615.phpt

zend_compile: Deprecate backticks as an alias for `shell_exec()` (#19443)

год назад
bug73704.phpt

Fixed bug #73704 (phpdbg shows the wrong line in files with shebang)

10 лет назад
bug73794.phpt

Fixed bug #73794 (Crash (out of memory) when using run and # command separator)

10 лет назад
bug73927.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
bug76801.phpt

fix bug #76801: phpdbg too many open files error

7 лет назад
bug78297.phpt

Close PHP tags in tests

3 года назад
bug81135.phpt

Fix #81135 unknown help topic in phpdbg fails assertion

5 лет назад
clean_001.phpt

Exclude opcache from a few opcode related tests

11 лет назад
clear_001.phpt

Exclude opcache from a few opcode related tests

11 лет назад
delimiter.phpt

Use EXPECT instead of EXPECTF when possible

8 лет назад
empty.inc

fix bug #76801: phpdbg too many open files error

7 лет назад
exceptions_001.phpt

Include the source location in Closure names (#13550)

2 года назад
exceptions_002.phpt

Include the source location in Closure names (#13550)

2 года назад
exceptions_003.phpt

replace phpdbg custom opcode dumper with O+ dump (#7227)

5 лет назад
finish_leave_001.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
generator_run.phpt

Fix zend_vm_call_opcode_handler (e.g. Generators throwing exceptions) with IP/FP registers

11 лет назад
gh10715.phpt

Fix GH-14553: Bug in phpdbg8.3 (also 8.1 and 8.2) echo output - trimmed at NULL byte (?)

2 года назад
gh12675.phpt

Fix GH-12675: MEMORY_LEAK in phpdbg_prompt.c

3 года назад
gh12962.phpt

Use getenv to prevent undefined key warning

3 года назад
gh13681.phpt

Fix GH-13681: segfault when adding watchpoint fails.

2 года назад
gh13827.phpt

Include the source location in Closure names (#13550)

2 года назад
gh13931.phpt

Fix GH-13931: Applying zero offset to null pointer in Zend/zend_opcode.c

2 года назад
gh14553.phpt

Fix GH-14553: Bug in phpdbg8.3 (also 8.1 and 8.2) echo output - trimmed at NULL byte (?)

2 года назад
gh15208.phpt

Fix GH-15208: Segfault with breakpoint map and phpdbg_clear()

2 года назад
gh15210_001.phpt

Add necessary SKIPIFs to new phpdbg tests

2 года назад
gh15210_002.phpt

Add necessary SKIPIFs to new phpdbg tests

2 года назад
gh15268.phpt

Fix GH-15268: heap buffer overflow in phpdbg (zend_hash_num_elements() Zend/zend_hash.h)

2 года назад
gh15901.phpt

Fix GH-15901: phpdbg: Assertion failure on `i funcs`

2 года назад
gh16174.phpt

Fix GH-16174: Empty string is an invalid expression for phpdbg-ev

2 года назад
gh16181.phpt

Fix GH-16181: phpdbg: exit in exception handler reports fatal error

2 года назад
include.inc

Merge remote-tracking branch 'origin/PHP-7.0' into PHP-7.1

10 лет назад
include_once_001.phpt

fix bug #76801: phpdbg too many open files error

7 лет назад
include_once_002.phpt

fix bug #76801: phpdbg too many open files error

7 лет назад
info_001.phpt

Restrict allowed usages of $GLOBALS

6 лет назад
info_002.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
match_breakpoints_001.phpt

Adjust assignment line number for match

6 лет назад
match_breakpoints_002.phpt

Adjust assignment line number for match

6 лет назад
match_breakpoints_003.phpt

Adjust assignment line number for match

6 лет назад
match_breakpoints_004.phpt

Adjust assignment line number for match

6 лет назад
next_001.phpt

replace phpdbg custom opcode dumper with O+ dump (#7227)

5 лет назад
normal_exit.phpt

Fix leaks from bug #70138

11 лет назад
phpdbg_break_next.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
phpdbg_get_executable_stream_wrapper.inc

Fixed issue getting executable lines from custom wrappers

10 лет назад
phpdbg_get_executable_stream_wrapper.phpt

Deprecate implicit nullable parameter types (#12959)

2 года назад
phpdbg_oplog_001.phpt

Update phpdbg oplog test

7 лет назад
phpdbg_oplog_002.phpt

Fix 'can not' in error messages

5 лет назад
print_001.phpt

Merge branch 'PHP-8.2' into PHP-8.3

2 года назад
print_002.phpt

Fix opcache dump varying tmps

2 года назад
register_function.phpt

Fix crashes in function registration + test

2 года назад
register_function_leak.phpt

Fix memory leak in phpdbg calling registered function

2 года назад
run_001.phpt

Added "argv" and "argc" as known strings. Fixed incorrect "argc" update and corresponding phpdbg test.

9 лет назад
run_002.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
set_exception_handler.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
stdin_001.phpt

Use EXPECT instead of EXPECTF when possible

8 лет назад
stepping_001.phpt

replace phpdbg custom opcode dumper with O+ dump (#7227)

5 лет назад
watch_001.phpt

Improve tests on 32bit

4 года назад
watch_002.phpt

Improve tests on 32bit

4 года назад
watch_003.phpt

Improve tests on 32bit

4 года назад
watch_004.phpt

Improve tests on 32bit

4 года назад
watch_005.phpt

Drop all JIT related XFAILS from phpdbg test suite

6 лет назад
watch_006.phpt

Pass opline as argument to opcode handlers in CALL VM

год назад
watch_007.phpt

Fix phpdbg segmentation fault in case of malformed input

4 года назад