update v 1.0.7.5

This commit is contained in:
Sujit Prasad
2016-06-13 20:41:55 +05:30
parent aa9786d829
commit 283d97e3ea
5078 changed files with 339851 additions and 175995 deletions

View File

@@ -12,7 +12,6 @@ Trailing newlines in doc strings
<<<'EOF'@@{ "\r\nFoo\r\n\r\n" }@@EOF;
<<<EOF@@{ "\r\n\$var\r\n\r\n" }@@EOF;
// comment to force line break before EOF
-----
array(
0: Scalar_String(
@@ -31,8 +30,10 @@ array(
0: Expr_Variable(
name: var
)
1:
1: Scalar_EncapsedStringPart(
value:
)
)
)
4: Scalar_String(
@@ -51,8 +52,10 @@ array(
0: Expr_Variable(
name: var
)
1:
1: Scalar_EncapsedStringPart(
value:
)
)
)
)