Am 05.09.2016 um 12:13 schrieb Derick Rethans: > You can't really ship PHP without a way to install extensions though!
Why not? IMHO, PHP should not be shipped with any tool for installing PHP components (PEAR Installer, Composer, ...) or extensions (PECL Installer, ...). In my experience, people either install PHP using the package manager of their OS distribution or they build PHP from the sources themselves. In the latter case, they know how to build/install extensions manually and do not need a tool for that. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php