mogilefs

pecl install mogilefs

PHP client library to communicate with the MogileFS storage

PHP MogileFS is a client library to communicate with MogileFS trackers. Those trackers are part of the distributed filesystem MogileFS created by Danga Interactive (http://www.danga.com/) and used in serveral large scale projects like LiveJournal.

Maintainer

  • Lars Strojny (lead )

Details

Stars: 23
Issue openned: 8
Downloads: 1411303
0.7.5b7
15 years ago
Version 0.7.5b7 change log

- 5.3 compatibility for ARG_INFO definition (ZEND_BEGIN_ARG_INFO with implicit static)
- http://pecl.php.net/bugs/bug.php?id=15284: Invalid format string
- http://pecl.php.net/bugs/bug.php?id=15283: Invalid comparison with string literal (patch by crrodriguez@opensuse.org)
- Refactored retrieval of the default domain to use new mogilefs_get_default_domain()
- QA fixes for really strict compiler options
- Removed unused artefacts from earlier version like module globals and RINIT

requires:

  • php >=5.2<=5.3
  • pearinstaller >=1.4.3