view tests/test-username-newline.out @ 10045:d1f9640e9a67

color: Do not pass --color, --no-color parameters to wrapped function Passing the --color and --no-color parameter to the wrapped function can cause a invalid argument exception if the wrapped function doesn't accepts a **opts dict.
author David Soria Parra <dsp@php.net>
date Fri, 11 Dec 2009 11:04:31 +0100
parents f29b674cc221
children
line wrap: on
line source

adding a
abort: username 'foo\nbar1' contains a newline

abort: username 'foo\nbar2' contains a newline

transaction abort!
rollback completed
abort: username 'foo\nbar3' contains a newline!