Package: Translate Toolkit Version: 1.4 PHP2PO
Test 2.
Input data.
The imput PHP is (ex_2.php):
<?
if ($x == 'zero')
$variable = 'kutyjka';
?>
Output data.
There is no output PO file.
Correctness.
The output is not correct. There is something wrong with nested
constructions with if statement.
<<attachment: ex_2.php>>

