Modify

Ticket #20 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

User guide - Built-in properties

Reported by: Ryo Owned by:
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

comment:1 Changed 6 years ago by mrook

  • Status changed from new to closed
  • Resolution set to fixed

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

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.