On 9 May 2011 20:11, Elija Smith <smite...@mail.gvsu.edu> wrote:
> Hello,
>
> I believe I've found an error on a PHP manual page.
> On this page http://www.php.net/manual/en/pdo-4d.examples.php which deals
> with PHP examples involving PDO and 4d.
>
> In the first example, 3 tables are created, with values (A, A), (B, A), and
> (C,C).
> The output is (A,B), (C,D), (E,F), which doesn't make sense, because the
> tables aren't altered.
>
> Unless I'm overlooking something...
>
> Thanks.
>

Fixed in http://svn.php.net/viewvc?view=revision&revision=310879

Thank you for reporting this.

In future, you can use our bug reporting system at http://bugs.php.net

Or, if you feel upto the task, you can make corrections at https://edit.php.net.

Regards,

Richard Quadling.

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

Reply via email to