Ticket #20 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

User guide - Built-in properties

Reported by: Ryo Assigned to:
Priority: minor Milestone: 2.2.0
Component: Version: 2.2.0RC1
Keywords: Cc:

Description

The built-in property list has several mistakes. http://phing.info/docs/guide/current/chapters/appendixes/AppendixA-FactSheet.html#BuiltInProperties

These supposedly properties aren't set: phing.buildfile (phing.file is set instead), phing.id, project.name (phing.project.name is set instead), project.description

These properties aren't mentioned in the list: env.???, host.os, os.name (seems to be the same as host.os), phing.home (although it has no value on a PEAR install)

These properties have wrong descriptions: host.arch, host.machine, host.name

And while we're at it, for a good alphabetical listing, the php properties should be after the phing properties and "project.name" should be the last project property of the list. :P

Attachments

Change History

04/13/06 12:25:02 changed by mrook

  • status changed from new to closed.
  • resolution set to fixed.

The list has been updated per your suggestions, thanks! Fixed in r53.


Add/Change #20 (User guide - Built-in properties)




Action