PHP 8.2.30
Preview: peclcmd.php Size: 1.01 KB
/proc/self/root/opt/alt/php53/usr/share/pear/peclcmd.php

<?php
/**
 * PEAR, the PHP Extension and Application Repository
 *
 * Command line interface
 *
 * PHP versions 4 and 5
 *
 * @category   pear
 * @package    PEAR
 * @author     Stig Bakken <ssb@php.net>
 * @author     Tomas V.V.Cox <cox@idecnet.com>
 * @copyright  1997-2009 The Authors
 * @license    http://opensource.org/licenses/bsd-license.php New BSD License
 * @version    CVS: $Id$
 * @link       http://pear.php.net/package/PEAR
 */

/**
 * @nodep Gtk
 */
//the space is needed for windows include paths with trailing backslash
// http://pear.php.net/bugs/bug.php?id=19482
if ('/opt/alt/php53///usr/share/pear ' != '@'.'include_path'.'@ ') {
    ini_set('include_path', trim('/opt/alt/php53///usr/share/pear '));
    $raw = false;
} else {
    // this is a raw, uninstalled pear, either a cvs checkout, or php distro
    $raw = true;
}
define('PEAR_RUNTYPE', 'pecl');
require_once 'pearcmd.php';
/*
 * Local variables:
 * tab-width: 4
 * c-basic-offset: 4
 * indent-tabs-mode: nil
 * mode: php
 * End:
 */
// vim600:syn=php

?>

Directory Contents

Dirs: 16 × Files: 10

Name Size Perms Modified Actions
.channels DIR
- drwxr-xr-x 2024-03-03 22:39:31
Edit Download
.pkgxml DIR
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
.registry DIR
- drwxr-xr-x 2024-03-03 22:55:15
Edit Download
Archive DIR
- drwxr-xr-x 2024-03-03 22:39:29
Edit Download
Auth DIR
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
Console DIR
- drwxr-xr-x 2024-03-03 22:39:29
Edit Download
data DIR
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
ezc DIR
- drwxr-xr-x 2024-03-03 22:55:03
Edit Download
Mail DIR
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
Net DIR
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
OS DIR
- drwxr-xr-x 2024-03-03 22:39:29
Edit Download
PEAR DIR
- drwxr-xr-x 2024-03-03 22:39:29
Edit Download
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
Symfony DIR
- drwxr-xr-x 2024-03-03 22:55:07
Edit Download
test DIR
- drwxr-xr-x 2024-03-03 22:55:13
Edit Download
XML DIR
- drwxr-xr-x 2024-03-03 22:39:29
Edit Download
12.91 KB lrw-r--r-- 2024-03-03 22:55:15
Edit Download
0 B lrw-r--r-- 2024-03-03 22:55:15
Edit Download
383.27 KB lrw-r--r-- 2024-03-03 22:55:15
Edit Download
0 B lrw-r--r-- 2024-03-03 22:55:15
Edit Download
9.65 KB lrw-r--r-- 2021-12-02 08:09:37
Edit Download
33.06 KB lrw-r--r-- 2019-12-12 15:06:32
Edit Download
1.06 KB lrw-r--r-- 2019-12-12 15:06:32
Edit Download
14.20 KB lrw-r--r-- 2019-12-12 15:06:32
Edit Download
1.01 KB lrw-r--r-- 2019-12-12 15:06:32
Edit Download
20.34 KB lrw-r--r-- 2019-12-12 15:06:32
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).