Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-quickhash - Set of specific strongly-typed classes for sets and hashing

Website:
https://pecl.php.net/package/quickhash
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
This extension contains four classes for managing: an integer set, an integer
hash, integer to string hash and a string to integer hash. The main features
are low memory consumption and fast serialization and deserialization of
the sets and hashes.

Documentation: http://php.net/quickhash

Package built for PHP 8.1.

Packages

php-pecl-quickhash-1.1.1-3.remi.src [49 KiB] Changelog by Remi Collet (2023-09-14):
- fix test suite
php-pecl-quickhash-1.1.1-2.remi.src [49 KiB] Changelog by Remi Collet (2023-09-01):
- build out of sources tree
php-pecl-quickhash-1.1.1-1.remi.src [35 KiB] Changelog by Remi Collet (2022-07-19):
- update to 1.1.1
- raise dependency on PHP 7
php-pecl-quickhash-1.0.0-8.remi.src [36 KiB] Changelog by Remi Collet (2019-01-21):
- cleanup for EL-8
php-pecl-quickhash-1.0.0-7.remi.src [37 KiB] Changelog by Remi Collet (2016-03-08):
- adapt for F24
- drop runtime dependency on pear, new scriptlets
- fix license management
php-pecl-quickhash-1.0.0-6.remi.src [36 KiB] Changelog by Remi Collet (2015-02-28):
- add patch for GCC 5 build
- open https://github.com/derickr/quickhash/pull/5
php-pecl-quickhash-1.0.0-5.remi.src [31 KiB] Changelog by Remi Collet (2014-08-26):
- improve SCL build
php-pecl-quickhash-1.0.0-4.remi.src [31 KiB] Changelog by Remi Collet (2014-04-16):
- add numerical prefix to extension configuration file (php 5.6)