Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-file_formats-rpmreader

RPM file meta information reader
https://github.com/php/pecl-file_formats-rpmreader

fix windows build

cc1b9db26261db3d39e56efffc5b8d5353a0f7ae authored about 11 years ago by Anatol Belski <[email protected]>
added config.w32

bedb7188982c30aba7c2db9566863c369873bb87 authored about 11 years ago by Anatol Belski <[email protected]>
moved CREDITS to README, wrong format breaks resource bunding within dll

c9ac09852ecc69b2584d592d5f46bbddd9807672 authored about 11 years ago by Anatol Belski <[email protected]>
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

38cb8ef3649d3bc158a2a9c7c9ed0653fae850ae authored over 14 years ago by Johannes Schlüter <[email protected]>
- update to package.xml v2

6851db8d1b44cb13a1078b9780adfb9fdd8741e6 authored about 15 years ago by Pierre Joye <[email protected]>
fix xml

bd03bd1c03bd7b697b498cb287f5d2c8bfc3ef96 authored about 15 years ago by Pierre Joye <[email protected]>
fix a huge number of wrong MIME types. UGH.

324b2786f46342e5a79d363352da926c3a0dd72b authored over 15 years ago by Gwynne Raskind <[email protected]>
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.

- Please use the -dev tag during the development cycle so that snapshots can easily be distinguis...

7893b5a6b8f421e117a1712e2bc4fdd01885bc5a authored over 16 years ago by Steph Fox <[email protected]>
- Added thread safety code to fix rpmreader not compiling with ZTS

enabled (Bug #5842) (patch provided by adamg at pld-linux dot org).
- Modified minimum PHP requ...

8b36b21520d834ac4031260cceee0b816119c5db authored about 19 years ago by Andrew Teixeira <[email protected]>
- Fixed the version number reported by phpinfo() to correspond to the

release version in PECL.

d1961ec7d6e4c17a011686abe12b270d03bbe52d authored about 19 years ago by Andrew Teixeira <[email protected]>
- Updated package.xml and package2.xml for new release after fixing the

_php_rpm_validity function bug.

a1b42b2c34fddcf8e5f38406849e3bb250a44724 authored about 19 years ago by Andrew Teixeira <[email protected]>
- Fixed up some error messages in the rpm_open and rpm_get_tag functions

- Fixed a bug in the _php_rpm_validity internal function that caused the
function to always ret...

15a1c027ab12bb316b62e0533d6b1cb819db560c authored about 19 years ago by Andrew Teixeira <[email protected]>
- Updated package2.xml to be compliant with PEAR 1.4.2. This should

now allow PEAR 1.4.2 to create a package with "pear package"

f6b9b21dc6f25eec9d146e74e0d8b92a77442598 authored about 19 years ago by Andrew Teixeira <[email protected]>
- Added release notes to the <release> section to allow for packaging

with "pear package".
- Removed the <changelog> section since there isn't a need for it
right ...

2a58204931a01a29c7e8b06b9c40969f51688695 authored about 19 years ago by Andrew Teixeira <[email protected]>
- Added the rest of the RPM constants to php_rpmreader.h as well as

registering those constants for use in PHP code using the
REGISTER_LONG_CONSTANT macro. This...

30ac00403b643996198db1bd68a5f81cd3c8a57e authored over 19 years ago by Andrew Teixeira <[email protected]>
- In fixing the documentation, a right curly bracket was mistakenly removed

from the rpm_get_tag function causing the module not to compile.

55d3d5b88a5968a11c05dd39ad9324bbfd5c5a64 authored over 19 years ago by Andrew Teixeira <[email protected]>
- Fixed documentation in rpmreader_io.c and to allow for easier folding.

- Added the missing php_rpmreader.h file that was missed on initial upload.
- Fixed Revision tag ...

97d276861e2de353d52efe25adf83b4565ddcb55 authored over 19 years ago by Andrew Teixeira <[email protected]>
- Initial import of rpmreader extension to cvs.php.net/pecl

3034fe47bb2d4f6a9a16e41b0e174c342d7afd06 authored over 19 years ago by Andrew Teixeira <[email protected]>
Standard project directories initialized by cvs2svn.

169cc3300ca0edc567e70ed661d067e11ea3668f authored over 19 years ago by SVN Migration <[email protected]>