Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37430794
en ru br
Репозитории ALT
S:1.0.8-alt1
5.1: 1.0.6-alt3
4.1: 1.0.6-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-System_Command

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.0.8-alt1
Время сборки: 27 июля 2016, 23:18 ( 403.4 недели назад )
Размер архива: 10.06 Kb

Домашняя страница:   http://pear.php.net/package/System_Command

Лицензия: PHP License
О пакете: PEAR::System_Command is a commandline execution interface
Описание:

System_Command is a commandline execution interface. Running functions from
the commandline can be risky if the proper precautions are not taken to
escape the shell arguments and reaping the exit status properly. This class
provides a formal interface to both, so that you can run a system command
as comfortably as you would run a php function, with full pear error
handling as results on failure. It is important to note that this class,
unlike other implementations, distinguishes between output to stderr and
output to stdout. It also reports the exit status of the command. So in
every sense of the word, it gives php shell capabilities.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • pear-System_Command
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin