Package php-base: Information
Source package: php-base
Version: 2.7-alt3
Build time: Jul 3, 2021, 11:57 PM in the task #277003
Category: Development/Other
Report package bugLicense: GPL
Summary: Package with common data for various PHP packages
Description:
The php-base package contains parts of PHP distribution which are in use by other PHP-related packages.
Maintainer: Sergey Kurakin
Last changed
Nov. 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
Nov. 14, 2010 Aleksey Avdeev 2.7-alt2
- %_sysconfdir/php/control.d/php.control added to the Provides
Nov. 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