Bug 638713 - Review Request: php-igbinary - Replacement for the standard PHP serializer
Summary: Review Request: php-igbinary - Replacement for the standard PHP serializer
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-29 18:10 UTC by Remi Collet
Modified: 2011-01-04 18:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-04 18:32:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Remi Collet 2010-09-29 18:10:16 UTC
Spec URL: http://github.com/remicollet/remirepo/raw/master/php-igbinary/php-igbinary.spec
SRPM URL: http://remi.fedorapeople.org/php-igbinary-1.0.2-1.src.rpm
Description:
Igbinary is a drop in replacement for the standard PHP serializer.

Instead of time and space consuming textual representation, 
igbinary stores PHP data structures in a compact binary form. 
Savings are significant when using memcached or similar memory
based storages for serialized data.

-- 
Main goal is to enable this serializer in php-pecl-memcached extension.
http://github.com/remicollet/remirepo/commit/bdfbe7a7fa23894104cd0747fbe4a26e7ede491c

Koji : http://koji.fedoraproject.org/koji/taskinfo?taskID=2497271

Comment 2 Remi Collet 2010-12-31 08:50:05 UTC
Improved %%check. Use tests from GIT
https://github.com/remicollet/remirepo/commit/7d9026d16bb995d70035f350327223a7af5a00e5

Spec URL: http://github.com/remicollet/remirepo/raw/master/php-igbinary/php-igbinary.spec
SRPM URL: http://remi.fedorapeople.org/php-igbinary-1.0.2-3.remi.src.rpm

I'm trying to contact upstream about remaining failed tests.

Comment 3 Remi Collet 2011-01-04 18:32:08 UTC
I differ this review as this package is going to be included in pecl repository (so I will submit a php-pecl-igbinary as soon as it will be available).


Note You need to log in before you can comment on or make changes to this bug.