diff --git a/language/types/string.xml b/language/types/string.xml index 14e7dcc601..e76f4f69f2 100644 --- a/language/types/string.xml +++ b/language/types/string.xml @@ -244,7 +244,7 @@ echo 'Variables do not $expand $either'; class foo { public $bar = << ]]> @@ -295,14 +295,14 @@ EOT; ?> ]]> - - &example.outputs; - + &example.outputs; + - + + It is also possible to use the Heredoc syntax to pass data to function @@ -439,13 +439,14 @@ EOT; ?> ]]> - - &example.outputs; - + &example.outputs; + foo. Now, I am printing some {$foo->bar[1]}. -This should not print a capital 'A': \x41]]> +This should not print a capital 'A': \x41]]> + +