View Issue Details

IDProjectCategoryView StatusLast Update
109WADFCorepublic27 Jan 2009 21:11
Reportermrosenquist Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10.3Fixed in Version0.10.3 
Summary109: Add php_bin to default pear_opts_as_macros option
DescriptionAdd a new core macro for cmdline scripts to specify the full php path, for #!@php_bin_path@ => #!/usr/bin/php
TagsNo tags attached.

Activities

timj

5 Jan 2009 16:31

manager   ~161

PEAR already has an option for this called php_bin. If you add that to "dep_pear_opts_as_macros" then you can call it via @php_bin@ . (This is already supported)

However I have also added it to the default wadf config in SVN r1463

Issue History

Date Modified Username Field Change
21 Oct 2008 11:07 mrosenquist New Issue
5 Jan 2009 16:31 timj Note Added: 161
5 Jan 2009 16:31 timj Status new => resolved
5 Jan 2009 16:31 timj Resolution open => fixed
5 Jan 2009 16:31 timj Fixed in Version => 0.10.3
5 Jan 2009 16:31 timj Target Version => 0.10.3
5 Jan 2009 16:31 timj Summary Add a new core macro for cmdline scripts to specify the full php path, for #!@php_bin_path@ => #!/usr/bin/php => Add php_bin to default pear_opts_as_macros option
27 Jan 2009 21:11 timj Status resolved => closed