Redis from PHP
Here is a small comparison of the various solutions to use a Redis database from PHP on Linux All the tests have be run on Fedora 25 but should work on RHEL, CentOS or any other distribution. Tested...
View ArticlePHP version 7.1.0 is released!
RC6 was GOLD, so version 7.1.0 GA is just released, at planed date. A great thanks to all developers who have contributed to this new major and long awaiting version of PHP and thanks to all testers of...
View ArticleAdditional PHP packages for RHSCL
Current situation about official repositories providing PHP Software Collections for RHEL and CentOS users. Since RHSCL 3.2 was released, RHEL users can install PHP 7.0, PHP 7.1 or PHP 7.2 without...
View ArticleZipArchive with encryption
Point of the situation with the development of zip extension version 1.14.0 which implements support of encrypted archives. This new feature implementation rely on libzip library new version 1.2.0. For...
View ArticlePHP 7.2 as Software Collection
No version published yet, version 7.2.0-dev is still under development, but I think it is useful to be able to start testing. RPM of this upcoming version of PHP 7.2, are available in remi repository...
View ArticlePHP on the road to the 7.2.0 release
Version 7.2.0RC1 is released. It's now enter the stabilisation phase for the developpers, and the test phase for the users. RPM are available in the remi-php72 repository for Fedora ≥ 25 and Enterprise...
View ArticleRed Hat will provide PHP 7.1 for RHEL (and CentOS)
Announcement : Red Hat updates Python, PHP, Node.js, more; supports new arches and RHSCL 3.0 Beta Release Notes. Stability addicts can keep quiet, PHP 5.3.3 is still the standard version provided with...
View ArticleEnd of PHP 7.2 FTBFS marathon
QA is a very important part of my daily work, and since PHP 7.2 is available in Fedora rawhide, we have to ensure everything works as expected with this new version. As already explained, Koschei is...
View ArticleFedora 27: changes in httpd and php
The Apache HTTP server and PHP configuration have changed in Fedora 27, here is some explanations. 1. Switch of the Apache HTTP server in event mode Since the first days of the distribution, the severs...
View ArticlePHP extensions status with upcoming PHP 7.3
With PHP 7.3 entering stabilization phase, time to check the status of most commonly used PHP extensions (at least, the ones available in my repository). Here is the exhaustive list. 1. Compatible The...
View ArticlePHP on RHEL-8
RHEL-8 Beta is announced and is available for download for whom want to try it. This is an opportunity to look at PHP installation and how modules work. 1. Installation ISO image is available for...
View ArticleInstall PHP 7.3 on CentOS, RHEL or Fedora
Here is a quick howto upgrade default PHP version provided on Fedora, RHEL or CentOS with latest version 7.3. Repositories configuration: On Fedora, standards repositories are enough, on Enterprise...
View ArticleSmall history about QA
Despite I'm mainly a developer, I now use most of my time on doing QA on PHP projects. Here is, around release of versions7.2.17RC1 and 7.3.4RC1 a report which should help to understand this activity....
View ArticlePHP extensions status with upcoming PHP 7.4
With PHP 7.4 entering stabilization phase, time to check the status of most commonly used PHP extensions (at least, the ones available in my repository). Here is the (not yet) exhaustive list. 1....
View ArticlePHP on the road to the 7.4.0 release
Version 7.4.0RC1 is released. It's now enter the stabilisation phase for the developers, and the test phase for the users. RPM are available in the remi-php74 repository for Fedora ≥ 29 and Enterprise...
View ArticleFFI extension usage with PHP 7.4
The FFI extension (Foreign Function Interface) give access to features from system libraries directly from PHP without any need to additional extension.Here is some examples, results of my tests of...
View ArticleInstall PHP 7.4 on CentOS, RHEL or Fedora
Here is a quick howto upgrade default PHP version provided on Fedora, RHEL or CentOS with latest version 7.4. Repositories configuration:On Fedora, standards repositories are enough, on Enterprise...
View ArticlePHP on the road to the 8.0.0 release
Version 8.0.0 Beta 3 is released. It's now enter the stabilisation phase for the developers, and the test phase for the users.RPM are available in the remi-php80 repository for Fedora ≥ 31 and...
View ArticleInstall PHP 8.0 on CentOS, RHEL or Fedora
Here is a quick howto upgrade default PHP version provided on Fedora, RHEL or CentOS with latest version 8.0.You can also follow the Wizard instructions. Repositories configuration:On Fedora, standards...
View ArticlePHP on the road to the 8.1.0 release
Version 8.1.0 Release Candidate 1 is released. It's now enter the stabilisation phase for the developers, and the test phase for the users.RPM are available in the remi-php81 repository for Fedora ≥ 33...
View Article