PHP_CompatInfo
[ class tree: PHP_CompatInfo ] [ index: PHP_CompatInfo ] [ all elements ]

Class: PHP_CompatInfo_Cli

Source Location: /PHP_CompatInfo-1.0.0RC3/CompatInfo/Cli.php

Class Overview

PHP_CompatInfo
   |
   --PHP_CompatInfo_Cli

CLI Script to Check Compatibility of chunk of PHP code


Author(s):

Copyright:

  • Copyright 2003 Davey Shafik and Synaptic Media. All Rights Reserved.

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
CLI Script to Check Compatibility of chunk of PHP code
  • Example: example not found
  • Copyright: Copyright 2003 Davey Shafik and Synaptic Media. All Rights Reserved.
  • Author: Davey Shafik <mailto:davey@php.net>


[ Top ]


Class Variables

$debug =

[line 68]

  • Var: Whether to show debug output

Type:   boolean


[ Top ]

$dir =

[line 62]

  • Var: Directory to be Processed

Type:   string


[ Top ]

$error =  false

[line 50]

  • Var: Whether an error has occured

Type:   boolean


[ Top ]

$file =

[line 56]

  • Var: File to be Processed

Type:   string


[ Top ]

$opts = array()

[line 44]

  • Var: Current CLI Flags

Type:   array


[ Top ]

$recurse =  true

[line 74]

  • Var: Whether to recurse directories when using --dir or -d

Type:   boolean


[ Top ]



Method Detail

PHP_CompatInfo_Cli (Constructor)   [line 141]

PHP_CompatInfo_Cli PHP_CompatInfo_Cli( )

PHP4 Compatible Constructor

[ Top ]

run   [line 152]

void run( )

Run the CLI Script
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Apr 2005 14:59:59 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.