[Pkg-php-pecl] src:phpseclib vs. src:php-phpseclib

Nish Aravamudan nish.aravamudan at canonical.com
Tue Mar 29 22:04:48 UTC 2016


Hello,

So, it seems like PHP7.0 compliance is only possible with the latter. Is
that correct? I say this, because the former has reverted the
constructor change as necessesitated by PHP7 for clean test runs.

Also, I noticed that the latter installs into /usr/share/php/phpseclib,
meaning it's not actually going to be loaded by any of the existing
packages, which expected, e.g. BigInteger.php, to be in
/usr/share/php/Math/BigInteger.php. Is that to allow them to be
co-installable? For a PHP7.0 compliant run of, e.g., php-horde-mapi,
then, does test/Horde/Mapi/Autoload.php need to be updated to be:

require_once 'phpseclib/Math/BigInteger.php';

for PHP7?

-Nish

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd



More information about the Pkg-php-pecl mailing list