unread
Hi,
I've fixed almost all of the issues with ext/phar in PHP 6, including
the re-generation of phar.phar, and so I re-enabled it in php-src/trunk.
I need a little help with a couple of the failing tests.
phar_oo_009.phpt fails because SPL's CSV iteration does not return the
last element on a line (spl bug)
zip/notphar.phpt fails because run-tests.php is not capturing the output
In addition, if I run more than 180 tests or so, run-tests will randomly
segfault.
Thanks,
Greg