Re: [DOC-BUGS] #49547 [NEW]: Errors in the phd --help text
am 14.09.2009 11:06:51 von Richard Quadling2009/9/14 mike at silverorange dot com
> From: Â Â Â Â Â Â mike at silverorange dot =
com
> Operating system: Irrelevant
> PHP version: Â Â Â 5.3SVN-2009-09-13 (snap)
> PHP Bug Type: Â Â Doc Build problem
> Bug description: Â Errors in the phd --help text
>
> Description:
> ------------
> I installed PhD from svn today.
>
> phd --help has two issues I can see.
>
> 1. The --color option says it is off by default, but it was on by default
> for me.
>
> 2. In the sentence "Most options can be passed multiple times for greater
> affect.", the word "effect" should be used instead of "affect".
>
>
> --
> Edit bug report at http://bugs.php.net/?id=3D49547&edit=3D1
> --
> Try a snapshot (PHP 5.2): Â Â Â Â Â Â http:/=
/bugs.php.net/fix.php?id=3D49547&r=3Dtrysnapshot52
> Try a snapshot (PHP 5.3): Â Â Â Â Â Â http:/=
/bugs.php.net/fix.php?id=3D49547&r=3Dtrysnapshot53
> Try a snapshot (PHP 6.0): Â Â Â Â Â Â http:/=
/bugs.php.net/fix.php?id=3D49547&r=3Dtrysnapshot60
> Fixed in SVN: Â Â Â Â Â Â Â Â =C2=
=A0 Â Â Â http://bugs.php.net/fix.php?id=3D49547&r=3Dfixed
> Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=3D495=
47&r=3Dneeddocs
> Fixed in release: Â Â Â Â Â Â Â Â =
  http://bugs.php.net/fix.php?id=3D49547&r=3Dalreadyfixe d
> Need backtrace: Â Â Â Â Â Â Â Â =
   http://bugs.php.net/fix.php?id=3D49547&r=3Dneedtrace
> Need Reproduce Script: Â Â Â Â Â Â Â h=
ttp://bugs.php.net/fix.php?id=3D49547&r=3Dneedscript
> Try newer version: Â Â Â Â Â Â Â =C2=
=A0 Â http://bugs.php.net/fix.php?id=3D49547&r=3Doldversion
> Not developer issue: Â Â Â Â Â Â Â =C2=
=A0 http://bugs.php.net/fix.php?id=3D49547&r=3Dsupport
> Expected behavior: Â Â Â Â Â Â Â =C2=
=A0 Â http://bugs.php.net/fix.php?id=3D49547&r=3Dnotwrong
> Not enough info: Â Â Â Â Â Â Â Â =
  http://bugs.php.net/fix.php?id=3D49547&r=3Dnotenoughinfo
> Submitted twice: Â Â Â Â Â Â Â Â =
  http://bugs.php.net/fix.php?id=3D49547&r=3Dsubmittedtwice
> register_globals: Â Â Â Â Â Â Â Â =
  http://bugs.php.net/fix.php?id=3D49547&r=3Dglobals
> PHP 4 support discontinued: Â Â Â Â Â http://bugs=
..php.net/fix.php?id=3D49547&r=3Dphp4
> Daylight Savings: Â Â Â Â Â Â Â Â =
  http://bugs.php.net/fix.php?id=3D49547&r=3Ddst
> IIS Stability: Â Â Â Â Â Â Â Â =
   http://bugs.php.net/fix.php?id=3D49547&r=3Disapi
> Install GNU Sed: Â Â Â Â Â Â Â Â =
  http://bugs.php.net/fix.php?id=3D49547&r=3Dgnused
> Floating point limitations: Â Â Â Â Â http://bugs=
..php.net/fix.php?id=3D49547&r=3Dfloat
> No Zend Extensions: Â Â Â Â Â Â Â =C2=
=A0 Â http://bugs.php.net/fix.php?id=3D49547&r=3Dnozend
> MySQL Configuration Error: Â Â Â Â Â http://bugs=
..php.net/fix.php?id=3D49547&r=3Dmysqlcfg
>
>
> --
> PHP Documentation Bugs Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
In my testing, Windows XP, Windows 2003 and Windows 2008, by default,
have no support for coloured console output (along the lines of the
old-style ANSI.SYS for MS-DOS).
I use a program called ANSICON.EXE from Jason Hood (his site is
currently offline [1]). Full source is available when the site is up.
By use of a registry entry ...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor]
"AutoRun"=3D"C:\\Utils\\ANSICon.exe -p"
ANSICon loads every time you load a %COMSPEC%.
Doesn't support the entire ANSI set (keyboard remapping isn't
present), but all the coloured outputs works fine (there is a nice
example file showing all the colour combinations with normal and
brights foreground and background).
Regards,
Richard Quadling.
P.S. I've contacted Jason about the site, I'll let you know when I get
a response.
[1] http://adoxa.110mb.com/ansicon/
--=20
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=3DZEND002498&r=3D213474=
731
ZOPA : http://uk.zopa.com/member/RQuadling
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php