PEAR is archived and read-only

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

Home » Date and Time » Date » Bug #160

Date-1.3.1beta.tgz missing file Span.php

Details

Submitted2003-10-28 01:46 UTC
Frommemeyou at memeyou dot net
Assignedheino
StatusClosed
PackageDate
PHP Version4.3.3
OSRed Hat Linux 9.0
Roadmaps(Not assigned)

Comments

[2003-10-28 01:46 UTC] memeyou at memeyou dot net

Description:
------------
Date.php has:
require_once 'Date/Span.php';

no Span.php is provided by package:

[memeyou@Gumby memeyou]$ tar -zxvf Date-1.3.1beta.tgz
package.xml
Date-1.3.1beta/Date.php
Date-1.3.1beta/Date/Calc.php
Date-1.3.1beta/Date/Human.php
Date-1.3.1beta/Date/TimeZone.php

[2003-10-28 21:49 UTC] heino at php dot net

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.

Lukas Smith fixed this bug 5 months ago, but for some reason no release was made. Perhaps it's time for another beta release...

[2003-11-26 17:12 UTC] mikeatwork at ukonline dot co dot uk

Is there any chance of a new release for Date package as the current one being downloaded when issuing a:

pear install Date

is still giving me no 'Date/Span.php' file error.
I don't think this has anything to do with the installed OS (ie RedHat 9 in the original bug report).