php-doc-en/language
Sherif Ramadan bf46686034 Remove bad example.
The variable $juice is not defined. The example doesn't make any sense.
Syntactically the interpolation would work had the correct variable name been
used. So I'm removing this portion of the example since it doesn't demonstrate
anything useful.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 13:52:31 +00:00
..
context Fix doc bug #66206 (Socket context options: reverse changelog order). 2013-12-03 03:34:28 +00:00
control-structures Move the xkcd comic to the top of the goto page, rather than the bottom. 2013-12-02 18:12:55 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Fix bug #66214 - example #1 on OOP magic has two opening <?php 2013-12-01 17:59:59 +00:00
predefined Added missing visibility modifier for Closure::__construct(). 2013-12-03 03:24:37 +00:00
types Remove bad example. 2013-12-10 13:52:31 +00:00
wrappers Abusing this ini parameter to send multiple headers is not something that should be included as an example in the manual. There are better ways to do it. 2013-09-11 17:45:00 +00:00
basic-syntax.xml made a mess 2013-11-18 03:22:53 +00:00
constants.xml Fixed bug#61254 2012-03-04 12:23:20 +00:00
context.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
control-structures.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
exceptions.xml Added <literal> tag. 2013-07-09 11:58:14 +00:00
expressions.xml Removed php/fi expression information. Closes PHP Bug #53799 2011-01-25 18:43:31 +00:00
functions.xml #65902 clarify wording 2013-10-22 08:27:06 +00:00
generators.xml CS for examples (pardon my pedantry). 2013-06-21 01:53:00 +00:00
namespaces.xml #66047 update namespaces.definition for traits and clarity 2013-11-08 07:42:22 +00:00
oop5.xml Delete Patterns chapter 2012-05-13 02:29:51 +00:00
operators.xml fix operator precedence table with literal tags 2013-12-10 09:07:12 +00:00
references.xml Mentioned this was removed in 5.4.0 so it's a fatal error. This is from a patch via the OE but I forget from who as their name disappeared but thank you whoever you are. 2012-08-21 06:53:37 +00:00
types.xml Reverting commit from revision 308160. Callable is a type hint, not a primitive data type. 2012-11-01 21:54:27 +00:00
variables.xml Removed duplicate note (Fixes #65989) 2013-10-31 15:50:43 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00