Пакет php-base: Информация
Исходный пакет: php-base
Версия: 2.7-alt3
Собран: 31 октября 2021 г. 17:31
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеЛицензия: GPL
О пакете: Package with common data for various PHP packages
Описание:
The php-base package contains parts of PHP distribution which are in use by other PHP-related packages.
Сопровождающий: Sergey Kurakin
Последнее изменение
15 ноября 2010 г. Aleksey Avdeev 2.7-alt3
- Fix: Remove in the Provides %_sysconfdir/php/control.d/php.control and added %_datadir/php/control/php.control
14 ноября 2010 г. Aleksey Avdeev 2.7-alt2
- %_sysconfdir/php/control.d/php.control added to the Provides
4 ноября 2010 г. Aleksey Avdeev 2.7-alt1
- phpfunctions: Added new functions:
+ php_read_dir_rulefiles(): directory traversal
/ets/php/{,$PHP_SAPI/}{,$PHP_MAJOR/}control.d in order of priority
and load rulefiles
+ php_autocontrol(): function calls php_read_dir_rulefiles()
and php_control
- phpfunctions: Added global variables:
+ PHP_ETCDIR="/etc/php"
+ php_timezone=$(php_get_timezone)
- Add a template for creating control facilitie
(see %_datadir/php/control/php.control)
- Add control file for the states: alt_default, public, relaxed,
restricted, dev_relaxed, dev_restricted, production_relaxed
and production_restricted