[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    Re: [DOC-CVS] svn: /phpdoc/en/trunk/reference/taint/ book.xml
From:       Richard Quadling <rquadling () gmail ! com>
Date:       2013-01-26 15:39:23
Message-ID: CAKUjMCVbfXh=JTVjexxZthpSCOwvFuKb1d5diO197dO=dz+0Tw () mail ! gmail ! com
[Download RAW message or body]

On 26 January 2013 01:08, Jakub Vrana <vrana@php.net> wrote:
> vrana                                    Sat, 26 Jan 2013 01:08:47 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=329303
>
> Log:
> Spacing, trailing ?>
>
> Changed paths:
>     U   phpdoc/en/trunk/reference/taint/book.xml
>
> Modified: phpdoc/en/trunk/reference/taint/book.xml
> ===================================================================
> --- phpdoc/en/trunk/reference/taint/book.xml    2013-01-26 00:34:34 UTC (rev 329302)
> +++ phpdoc/en/trunk/reference/taint/book.xml    2013-01-26 01:08:47 UTC (rev 329303)
> @@ -14,7 +14,7 @@
>     inject, etc.
>    </para>
>    <para>
> -   When taint is enabled, if you pass a tainted string(comes from $_GET,
> +   When taint is enabled, if you pass a tainted string (comes from $_GET,
>     $_POST or $_COOKIE) to some functions, taint will warn you about that.
>    </para>
>    <example>
> @@ -37,6 +37,7 @@
>  include($file_name);
>
>  mysql_query($sql);
> +?>
>  ]]>
>     </programlisting>
>     &example.outputs.similar;

Should all the examples have a closing ?> ? Not essential and in some
cases not wanted by various coding standards.

-- 
Richard Quadling
Twitter : @RQuadling
EE : http://e-e.com/M_248814.html
Zend : http://bit.ly/9O8vFY

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic