Home
last modified time | relevance | path

Searched refs:block (Results 1 – 25 of 126) sorted by path

123456

/PHP-7.4/
H A DCODING_STANDARDS.md246 variable declaration section and the statements in a block, as well as
247 between logical statement groups in a block. Maintain at least one empty
H A DCONTRIBUTING.md408 New source code files should include the following header block:
H A DNEWS492 . Fixed bug #77069 (stream filter loses final block of data). (cmb)
640 . Fixed bug #80194 (Assertion failure during block assembly of unreachable
2419 frees in one block). (Nikita)
/PHP-7.4/Zend/tests/
H A Dbug27731.phpt2 Bug #27731 (error_reporing() call inside @ block does not work correctly)
H A Dbug33771.phpt2 Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block)
H A Dbug34062.phpt2 Bug #34062 (Crash in catch block when many arguments are used)
H A Dbug55086.phpt2 Bug #55086 (Namespace alias does not work inside trait's use block)
H A Dbug70012.phpt2 Bug #70012 (Exception lost with nested finally block)
H A Dbug78271.phpt14 $d2="block";
16 $d1="block";
H A Dbug80194.phpt2 Bug #80194: Assertion failure during block assembly of unreachable free with leading nop
H A Dentry_block_with_predecessors.phpt2 For SSA form the entry block should have no predecessors
H A Dremove_predecessor_of_pi_node.phpt2 Regression test for incorrect update of pi node users when removing a predecessor block
H A Dthis_in_eval.phpt2 $this in eval() block
/PHP-7.4/Zend/tests/generators/
H A Dbug71601.phpt2 Bug #71601 (finally block not executed after yield from)
/PHP-7.4/Zend/tests/generators/errors/
H A Dyield_in_force_closed_finally_error.phpt2 yield cannot be used in a finally block when the generator is force-closed
/PHP-7.4/Zend/tests/try/
H A Dbug70228.phpt2 Bug #70228 (memleak if return in finally block)
H A Dbug70228_2.phpt2 Bug #70228 (memleak if return in finally block)
H A Dbug70228_3.phpt2 Bug #70228 (memleak if return in finally block)
H A Dbug70228_4.phpt2 Bug #70228 (memleak if return in finally block)
H A Dbug70228_5.phpt2 Bug #70228 (memleak if return hidden by throw in finally block)
H A Dbug70228_6.phpt2 Bug #70228 (memleak if return in finally block)
H A Dbug70228_7.phpt2 Bug #70228 (memleak if return in finally block)
H A Dbug70228_8.phpt2 Bug #70228 (memleak if return in finally block)
H A Dcatch_finally_006.phpt2 Try catch finally (re-throw exception in catch block)
H A Dfinally_goto_001.phpt2 jmp into a finally block 01
14 Fatal error: jump into a finally block is disallowed in %sfinally_goto_001.php on line %d

Completed in 31 milliseconds

123456