Subject | php5.3 testing on ubuntu |
---|---|
Author | marius popa |
Post date | 2008-06-19T15:24:51Z |
wget http://snaps.php.net/php5.3-200806191430.tar.bz2
tar -jxvf php5.3-200806191430.tar.bz2
cd php5.3-200806191430
./configure --disable-all --with-interbase --prefix=/tmp/foo
make ; make test
FAILED TEST SUMMARY
---------------------------------------------------------------------
InterBase: misc sql types (may take a while) [ext/interbase/tests/003.phpt]
i will redo the tests later with php6
--
developer flamerobin.org
tar -jxvf php5.3-200806191430.tar.bz2
cd php5.3-200806191430
./configure --disable-all --with-interbase --prefix=/tmp/foo
make ; make test
FAILED TEST SUMMARY
---------------------------------------------------------------------
InterBase: misc sql types (may take a while) [ext/interbase/tests/003.phpt]
i will redo the tests later with php6
--
developer flamerobin.org