Home
last modified time | relevance | path

Searched refs:statement (Results 1 – 25 of 324) sorted by path

12345678910>>...13

/PHP-7.4/
H A DCODING_STANDARDS.md56 8. When commenting out code using a `#if` statement, do NOT use `0` only.
247 between logical statement groups in a block. Maintain at least one empty
H A DNEWS306 statement). (Kamil Tekiela)
319 . Fixed bug #80900 (switch statement behavior inside function). (twosee)
1615 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
1678 . Added SQLite3Stmt::getSQL() to retrieve the SQL of the statement. (Bohwaz)
1953 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
H A DUPGRADING328 checking whether the statement is read-only, i.e. if it doesn't modify
529 . Added SQLite3Stmt::getSQL() to retrieve the SQL of the statement. If true is
/PHP-7.4/Zend/tests/assert/
H A Dexpect_empty_stmt_bug.phpt2 Empty statement in assert() shouldn't segfault
/PHP-7.4/Zend/tests/
H A Dbug46106.phpt2 Bug #46106 (Memory leaks when using global statement)
H A Dbug60771.phpt2 test of larger than 8kb text file being parsed by require statement
H A Dbug69092.2.phpt18 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dbug69092.phpt22 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dbug69388.phpt18 The use statement with non-compound name 'Exception' has no effect
H A Dbug69388_2.phpt15 The use statement with non-compound name 'Exception' has no effect
H A Dbug72508.phpt2 Bug #72508 (strange references after recursive function call and "switch" statement)
H A Dclone_001.phpt2 Using clone statement on non-object
H A Dclone_003.phpt2 Using clone statement on undefined variable
H A Dclone_004.phpt2 Testing usage of object as array on clone statement
H A Ddeclare_001.phpt2 Testing declare statement with several type values
H A Ddeclare_002.phpt2 Testing declare statement with several type values
H A Ddeclare_003.phpt2 Testing declare statement with several type values
H A Ddeclare_004.phpt2 Testing declare statement with several type values
H A Ddeclare_005.phpt2 Testing declare statement with ticks
10 $statement;
H A Djump07.phpt11 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump07.php on line 5
H A Djump08.phpt11 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump08.php on line 2
H A Djump09.phpt13 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump09.php on line 7
H A Djump10.phpt13 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump10.php on line 2
H A Djump12.phpt2 jump 09: goto in declare statement
H A Dloop_free_on_return.phpt2 Break out of while loop that is followed by a return statement and inside a foreach loop

Completed in 50 milliseconds

12345678910>>...13