PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Configuration » Config » Bug #3329

RE: Bug 2742 - not fixed in CVS

Details

Submitted2005-01-30 11:02 UTC
Fromdasher at inspiredthinking dot co dot uk
Assignedaashley
StatusClosed
PackageConfig
PHP Version4.3.10
OSALL
Roadmaps(Not assigned)

Comments

[2005-01-30 11:02 UTC] dasher at inspiredthinking dot co dot uk

Description:
------------
This is still a problem - names contain spaces if the ini file contains a space between the name and the =.

Container Line 88 should be:
$this->name = trim($name);

Example:
ThisName = ThisValue;

[2005-02-10 06:16 UTC] ryansking at mac dot com

I assume you're using the IniCommented container?

[2005-02-14 09:17 UTC] dasher at inspiredthinking dot co dot uk

*nods*
Yep

[2006-02-14 01:41 UTC] aashley at php dot net

Thank you for taking the time to report a problem with the package.
Unfortunately you are not using a current version of the package --
the problem might already be fixed. Please download a new
version from http://pear.php.net/packages.php

If you are able to reproduce the bug with one of the latest
versions, please change the package version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PEAR.