Pierre wrote:
>Hi,
>
>
>There is a couple of important bugs I like to get fixed in a release
>before 1.5.0, aka 1.4.10:
>
>- #7726: uri dependency is broken
>
>
This is fixed in PEAR_1_4, and has been since I marked it fixed in CVS
>- #7640: Check invalid date format
>
>The last one I like to discuss before merging the fix into 1.4 is
>about open_basedir/safemode. The current stable branche does not
>work with open_basedir, there is no way to make it work quietly
>(understand no warning, notice or error).
>
>To fix most of the errors, I added two configuration options: temp_dir
>and download_dir. They respectively set the temporary files directory
>and the download directory.
>
>I still have to run all tests using open_basedir but the current cvs
>works now smoothly all install/upgrade operations, even go-pear.php
>in a web server is quiet.
>
>The problem is that 1.4.x is supposed to be only a bug fixes release,
>without new features, I like to make an exception for this problem. Any
>objection?
>
>I would like to release 1.4.10 in the next couple of weeks. Before
>setting up a plan, is there any open issues not yet reported or
>forgotten?
>
I think this is a fair solution. It does fix a bug, without
compromising existing behavior.
Greg
|