submitted a bug-report on running configure with a setting of --prefix=/opt
(https://bugs.php.net/bug.php?id=63221)
After editing ./configure
1,$s/\/usr\/local/\/opt/g
configure; make; make test
executes as expected.
On Fri, Oct 5, 2012 at 12:50 AM, Johannes Schlüter wrote:
> Hi!
>
> We've r
Seems to be fixed/not occuring in 5.3.18RC1 - make test submitted saved
successfully.
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it. You can then email it to qa-repo...@lists.php.netlater.
Do you want
Hi Nuno - did you ever get a chance to look at the parallel version of
run-tests? I had some free time to work on it last week so REDIRECT is
now implemented, I have tested it using ext/pdo_mysql and ext/pdo_sqlite.
I'm testing using about 8000 phpt tests and getting the same results as
run-te