php73-php-pecl-ds - Data Structures for PHP
- Website:
- https://pecl.php.net/package/ds
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
An extension providing specialized data structures as efficient alternatives to the PHP array. Package built for PHP 7.3 as Software Collection (php73 by remi).
Packages
php73-php-pecl-ds-1.4.0-1.el7.remi.x86_64 | [68 KiB] |
Changelog by Remi Collet (2021-12-14):
- update to 1.4.0 - raise dependency on PHP 7.3 - drop all patches merged upstream - switch to phpunit8 |
php73-php-pecl-ds-1.3.0-2.el7.remi.x86_64 | [67 KiB] |
Changelog by Remi Collet (2020-11-03):
- fix segfault using patch from https://github.com/php-ds/ext-ds/pull/165 |