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

typo

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

Fix memory leak

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

Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)

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

Deprecate implicit nullable parameter types (#12959)

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Zend: Warn when destructuring non-array values (#19439)

год назад
block_pass_004.phpt

Fixed incorrect QM_ASSIGN elimination

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

Fixed incorrect QM_ASSIGN elimination

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

Fixed inorrect QM_ASSIGN elimination

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

[skip ci] Fix var count in opcache test for i386

год назад
coalesce.phpt

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Fix memory leak

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Implement GH-15680: Enhance zend_dump_op_array to Properly Represent Non-Printable Characters in String Literals

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

Merge branch 'PHP-8.0'

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

Fixed incorrect DCE for ADD_ARRAY_ELEMENT instruction

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

Fixed incorrect DCE of a constructor call

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

Fixed incorrect DCE for FREE

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

Fix assertion

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

Fix SSA reconstruction when body of "foreach" loop is removed

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

Fixed GH-10008: Narrowing occurred during type inference of ZEND_ADD_ARRAY_ELEMENT

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

Fix GH-10801: Named arguments in CTE functions cause a segfault

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

Fix nightly failure in test variation due to number of temp variables varying when observers are enabled

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Enact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC (#19374)

год назад
gh14873.phpt

Fix GH-14873: PHP 8.4 min function fails on typed integer

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

zend_compile: Optimize arguments for ZEND_NEW (#20259)

10 месяцев назад
gh18107_2.phpt

zend_compile: Optimize arguments for ZEND_NEW (#20259)

10 месяцев назад
gh19792.phpt

Fix GH-19792: SCCP causes UAF for return value if both warning and exception are triggered

год назад
gh8074.phpt

Fix GH-8074: Wrong type inference of range() result

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

Deprecate ${} string interpolation

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

Deprecate ${} string interpolation

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

Improve type narrowing fix

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

Improve illegal offset error messages (#10504)

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

Fixed assertion when check "instanceof" on unlinked class

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

Fix type narrowing warning during type inference of ZEND_FETCH_DIM_W

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

Fix type inference

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

Fix type inference

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

Fix type inference

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

Fix type inference

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

Fix type inference

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

Fix type inference

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

Fix type inference

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

Fix type inference for FETCH_DI_UNSET

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

Fix type inference

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

Fix type inference

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

Fix type inference

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

[RFC] Path to Saner Increment/Decrement operators (#10358)

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

Drop range inference for IS_NULL/IS_FALSE/IS_TRUE.

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

Drop range inference for IS_NULL/IS_FALSE/IS_TRUE.

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

[RFC] Path to Saner Increment/Decrement operators (#10358)

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

Fix SSA construction and type inference

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

Fixed type inference

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

Fixed GH-12511: Use must be in next opline assertion with patched infection

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

Fixed GH-8251: Narrowing occurred during type inference of ZEND_FETCH_DIM_W

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

Fixed type inference

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

Merge branch 'PHP-8.3'

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

Fix memory leak

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

Fix ISSET_ISEMPTY_VAR missoptimization

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Fix incorrect JMP optimization

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

Fix memory leak

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

Fix memory leak because of incorrect optimization

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

Fix incorrect optimization

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Fix nightly failure in test variation due to number of temp variables varying when observers are enabled

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

Fix nightly failure in test variation due to number of temp variables varying when observers are enabled

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Migrate skip checks to --EXTENSIONS--, p3

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Migrate skip checks to --EXTENSIONS--, p3

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Migrate skip checks to --EXTENSIONS--, p3

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Migrate skip checks to --EXTENSIONS--, p3

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

Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count

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

Implement GH-15680: Enhance zend_dump_op_array to Properly Represent Non-Printable Characters in String Literals

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

Migrate skip checks to --EXTENSIONS--, p3

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

Fix incorrect optimization that leads to memory leak

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

Fix memory leak in SCCP

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

Fixed NAN handling in SCCP

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

Fix too aggressive DCE that leads to memory leak

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

Enact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC (#19374)

год назад
sccp_039.phpt

Fix incorrect constant propagation for VERIFY_RETURN_TYPE

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

Fix memory leak

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

Fix incorrect constant propagation for VERIFY_RETURN_TYPE

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

Handle exceptions during SCCP function evaluation

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

Fix handling of sccp exceptions

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

Respect strict_types during sccp function call evaluation

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

Respect strict_types during sccp function call evaluation

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

Only replace IN_ARRAY result type for JMPZ/JMPNZ

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

Reorder optimization passes to avoid miss-optimization

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

Add zend_test.observer.enabled=0 to more tests

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

Add zend_test.observer.enabled=0 to more tests

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

Add zend_test.observer.enabled=0 to more tests

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

Add zend_test.observer.enabled=0 to more tests

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

Merge branch 'PHP-8.2' into PHP-8.3

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

XFAIL: Return types cannot be inferred through prototypes

5 лет назад