Unreachable code
Sample code:
// ... return; $x = 14; // Unreachable code // ...
There are some commands after control flow breaking command.
Skip to: Content | Navigation | Footer

Sample code:
// ... return; $x = 14; // Unreachable code // ...
There are some commands after control flow breaking command.