Read Carefully! Breaking changes in compare with native PHP package
-
Console version is installed with
php53-cli
subpackage,php53
doesn't include it anymore!!! -
PEAR and PECL are available as
php53-pear
andphp53-pecl
subpackages -
All shared modules are respresented as stand-alone subpackages and are not included with
php53
package anymore. -
No more extensions in php.ini itself!
Separate INI files for each extension are placed in /etc/php53/conf.d
They are loaded in correct order according to priority
Pinned Comments
el_aur commented on 2022-02-07 18:59 (UTC)
Read Carefully! Breaking changes in compare with native PHP package
Console version is installed with
php53-cli
subpackage,php53
doesn't include it anymore!!!PEAR and PECL are available as
php53-pear
andphp53-pecl
subpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php53
package anymore.No more extensions in php.ini itself!
Separate INI files for each extension are placed in
/etc/php53/conf.d
They are loaded in correct order according to priority