Re: PHP_Compat release?
[email protected] (Aidan Lister)
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I've updated the roadmap, aiming for a new alpha by the end of the month, and a stable release the month after. HM2K you've done an amazing job with all of the bug reports of late, thank you very much! Cheers, Aidan On Mon, Aug 16, 2010 at 11:17 AM, HM 2K <[email protected]> wrote: > I plan on fixing the "PHP_Compat does not comform to PEAR CS" bug before the > next release: http://pear.php.net/bugs/bug.php?id=15139 > > Development Roadmap (next release: 1.6.0RC1 in -578 days!!, 67% complete) > > Would someone kindly update the roadmap? > > Thanks. > > On Sun, Aug 15, 2010 at 7:01 AM, Daniel O'Connor <[email protected]> > wrote: >> >> >> http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PHP_Compat&status=CRSLR >> >> There's a lot in there, want to do a release? >> >> Other things I noticed: >> 1) PHP 5.3 causes unit test failures >> 9 FAILED TESTS: >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/magic_quotes_gpc_off.phpt >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/magic_quotes_gpc_on.phpt >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/magic_quotes_sybase_off.phpt >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/magic_quotes_sybase_on.phpt >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/register_globals_off.phpt >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/register_globals_on.phpt >> >> /home/clockwerx/pear/PHP_Compat/trunk/tests/environment/register_long_arrays_off.phpt >> /home/clockwerx/pear/PHP_Compat/trunk/tests/function/ini_get_all.phpt >> /home/clockwerx/pear/PHP_Compat/trunk/tests/function/time_sleep_until.phpt >> >> 2) You have to do the following to get it running in the pear wide test >> suite - http://test.pear.php.net/unit-test-results/phpt_results.txt >> svn mkdir PHP && svn mv Compat.php PHP && svn mv Compat PHP && svn commit >> -m "Fix direcdtory strcutre" > >