Pear outputs IS_VAR
        Posted  
        
            by 
                Vaidas Zilionis
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vaidas Zilionis
        
        
        
        Published on 2010-12-29T11:59:48Z
        Indexed on 
            2011/01/03
            15:54 UTC
        
        
        Read the original article
        Hit count: 401
        
If I use pear from comandline i get strange output "IS_VAR" (whatever pear comands, php unit test's)
example "pear list"
IS_VAR
IS_VAR
IS_VAR
IS_VAR
IS_VAR
IS_VAR
Installed packages, channel pear.php.net:
=========================================
Package          Version State
Archive_Tar      1.3.7   stable
Console_Getopt   1.3.0   stable
PEAR             1.9.1   stable
PHP_CodeSniffer  1.2.2   stable
PhpDocumentor    1.4.3   stable
Structures_Graph 1.0.4   stable
Any ideas to fix?
© Stack Overflow or respective owner