Is PHP finally breaking up with PEAR?
A new PHP RFC would end php.net's endorsement of PEAR, unbundle the installer from PHP 8.7, and freeze pear.php.net as a static archive.
A new PHP RFC would end php.net's endorsement of PEAR, unbundle the installer from PHP 8.7, and freeze pear.php.net as a static archive.
The most important news, tutorials, and packages—curated for working PHP developers.
DDEV v1.25.4 seeds new databases from a snapshot, adds a --reset-database flag, supports MySQL 9.7 LTS, and moves image and env config to the global level.
Eric L. Barnes
PHP Baremetal cross-compiles the official Zend engine for ESP32 chips, running unmodified PHP 8.3 to 8.5 on hardware with no operating system.
Eric L. Barnes
PHP 8.5.10 turns seven stack overflow crashes into catchable errors, forbids \C in UTF-8 regex patterns, and fixes PDO_PGSQL lazy fetching and four JIT bugs.
Eric L. Barnes
TypePHP is an AOT compiler from Swoole that turns PHP source into native executables, PHP extensions, or shared libraries, with no interpreter at runtime.
Eric L. Barnes
PHP 8.6 deprecates four SplFileObject CSV methods. The standalone fgetcsv() and fputcsv() functions and the READ_CSV flag are not affected.
Eric L. Barnes
Socket now scans PHP and Composer dependencies for CVEs, malicious packages, and reachable vulnerabilities through its Packagist support.
Eric L. Barnes
PHP Architect
Artisan Build
PHP Architect