Install this package:
emerge -a dev-php/pecl-igbinary
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-php/pecl-igbinary
Or alternatively:
emerge --autounmask-write -a dev-php/pecl-igbinary
<pkgmetadata> <maintainer type="person"> <email>spiderx@spiderx.dp.ua</email> <name>Vladimir Pavljuchenkov</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize, igbinary stores php data structures in a compact binary form. </longdescription> <use> <flag name="apcu">Enable test for APC User Cache</flag> <flag name="curl">Add support for client-side URL transfer library</flag> <flag name="session">Add persistent session support</flag> </use> <upstream> <remote-id type="github">igbinary/igbinary</remote-id> <remote-id type="pecl">igbinary</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-php/pecl-igbinary |
euse -E <flag> -p dev-php/pecl-igbinary |
euse -D <flag> -p dev-php/pecl-igbinary
| Flag | Description | 9999 | 3.2.16 |
|---|---|---|---|
| apcu | Enable test for APC User Cache | ✓ | ✓ |
| curl | Add support for client-side URL transfer library | ✓ | ✓ |
| session | Add persistent session support | ✓ | ✓ |
| test | ⚠️ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | igbinary-3.2.16.tgz | 103279 bytes |