Ticket #78 (closed defect: fixed)

Opened 2 years ago

Last modified 10 months ago

(SVN doc) ${phing.version} and ${php.version} are different!

Reported by: norman@sefiroth.de Assigned to:
Priority: trivial Milestone: 2.3.0
Component: cruisecontrol-builder-plugin Version: devel
Keywords: Cc:

Description

Hi,

In the current svn user guide you will find:

phing.version Current Phing version. This property equals the value of the PHP constant PHP_OS (see PHP Manual). Possible values are Linux, Win32 and WINNT, for example.
php.version Version of the PHP interpreter. Same as PHP constant PHP_VERSION (see PHP Manual).

I think this is a 'copy&paste' error, isn't it? phing.version is the version of Phing and not of PHP? So normaly php.version != phing.version.

As far as I can see, the source code does it that way but only the document should be fixed.

Attachments

Change History

03/14/07 20:33:03 changed by mrook

  • status changed from new to closed.
  • resolution set to fixed.
  • component set to cruisecontrol-builder-plugin.

Fixed in r179, thanks!

11/03/07 14:24:02 changed by hans

  • milestone changed from 2.2.1 to 2.3.0.

Milestone 2.2.1 deleted


Add/Change #78 ((SVN doc) ${phing.version} and ${php.version} are different!)




Action