!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\copia nuevo\php\pear\PHP\CompatInfo\   drwxrwxrwx
Free 7.32 GB of 239.26 GB (3.06%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     xdebug_func_array.php (5.63 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * xdebug extension Function dictionary for PHP_CompatInfo 1.9.0b2 or better
 *
 * PHP versions 4 and 5
 *
 * @category PHP
 * @package  PHP_CompatInfo
 * @author   Davey Shafik <davey@php.net>
 * @author   Laurent Laville <pear@laurent-laville.org>
 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD
 * @version  CVS: $Id: xdebug_func_array.php,v 1.1 2008/12/14 17:20:17 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0b2 (2008-12-19)
 */

$GLOBALS['_PHP_COMPATINFO_FUNC_XDEBUG'] = array (
  
'xdebug_break' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_call_class' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_call_file' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_call_function' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_call_line' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_clear_aggr_profiling_data' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_debug_zval' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_debug_zval_stdout' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_disable' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_dump_aggr_profiling_data' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_dump_function_profile' =>
  array (
    
'init' => '1.2.0',
    
'end' => '1.3.2',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_dump_function_trace' =>
  array (
    
'init' => '1.2.0',
    
'end' => '1.3.2',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_dump_superglobals' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_enable' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_code_coverage' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_declared_vars' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_function_count' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_function_profile' =>
  array (
    
'init' => '1.2.0',
    
'end' => '1.3.2',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_function_stack' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_function_trace' =>
  array (
    
'init' => '1.2.0',
    
'end' => '1.3.2',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_profiler_filename' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_stack_depth' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_get_tracefile_name' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_is_enabled' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_memory_usage' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_peak_memory_usage' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_print_declared_vars' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_print_function_stack' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_set_time_limit' =>
  array (
    
'init' => '2.0.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_start_code_coverage' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_start_profiling' =>
  array (
    
'init' => '1.2.0',
    
'end' => '1.3.2',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_start_trace' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_stop_code_coverage' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_stop_profiling' =>
  array (
    
'init' => '1.2.0',
    
'end' => '1.3.2',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_stop_trace' =>
  array (
    
'init' => '1.2.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_time_index' =>
  array (
    
'init' => '1.3.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
  
'xdebug_var_dump' =>
  array (
    
'init' => '1.3.0',
    
'end' => '2.0.0',
    
'ext' => 'xdebug',
    
'pecl' => true,
  ),
);
?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--