PEAR is archived and read-only

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

Home » Database » MDB2_Schema » Bug #4620

Spelling error

Details

Submitted2005-06-17 15:15 UTC
Fromjustinh at superglobals dot com
Assignedlsmith
StatusClosed
PackageMDB2_Schema
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2005-06-17 15:15 UTC] justinh at superglobals dot com

Description:
------------
MDB2_Schema_Parser, line 168:
$this->raiseError('unkown field "'.$this->init_name.'"', null, $xp);

unkown should be unknown.

Reproduce code:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
-

[2005-06-17 15:17 UTC] smith at backendmedia dot com

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.