binpack

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

binpack for PHP.

The php implementation for BINPACK.

Maintainer

  • Huqiu Liao (lead )

Details

Stars: 28
Issue openned: 3
Downloads: 10520
1.0.1
10 years ago
Version 1.0.1 change log


- add version info
- fix bug: array index which is lower than 0 will not encode correctly in i386
- fix bug: value of integer greater than LONG_MAX using BIN_LONG_MAX instead of LONG_MAX
- Make the tests passed on both i386 and x86_64. Thank you remicollet.

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0