From Fedora Project Wiki
(add categories)
Line 19: Line 19:
== Problems that need to be addressed ==
== Problems that need to be addressed ==


* PECL extension should be able to requires the exact "Zend Module Api Version"
* none
* See [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=212804 Bug #212804]
* The .spec file template for PEAR packages can be found at [[SIGs/PHP/PearSpecTemplate|  PearSpecTemplate]]


=== Done ===
=== Done ===
* The .spec file template for PEAR packages can be found at [[SIGs/PHP/PearSpecTemplate|  PearSpecTemplate]]
* PECL extension should be able to requires the exact "Zend Module Api Version"
* [DONE]  All PEAR packages call 'pear install' during the %post phase of RPM, but rpmlint issues a Warning: dangerous-command-in-%post install
* [DONE]  All PEAR packages call 'pear install' during the %post phase of RPM, but rpmlint issues a Warning: dangerous-command-in-%post install
* This has been fixed in upstream rpmlint. See bug [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198705 198705]  
* This has been fixed in upstream rpmlint. See bug [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198705 198705]  
* [DONE]  The PHP Packaging Guidelines have been finalized and accepted. The guidelines can be found at ["Packaging/PHP"]  
* [DONE]  The PHP Packaging Guidelines have been finalized and accepted. The guidelines can be found at ["Packaging/PHP"]


== Wishlist ==
== Wishlist ==

Revision as of 13:39, 25 June 2015

PHP Special Interest Group

Mission

To assist packagers in bringing PHP-related packages to Fedora and assisting in their continued maintenance by providing timely reviews, acting as secondary package owners and assisting with related security issues.

Contact

You can contact members of the PHP SIG with the php-devel mailing list . All PHP SIG members are encouraged to subscribe.

Packagers/Reviewers/People interested in helping

  • BrandonHolbrook
  • RemiCollet
  • ChristopherStone
  • TimJackson
  • BogomilShopov

Problems that need to be addressed

  • none

Done

  • The .spec file template for PEAR packages can be found at PearSpecTemplate
  • PECL extension should be able to requires the exact "Zend Module Api Version"
  • [DONE] All PEAR packages call 'pear install' during the %post phase of RPM, but rpmlint issues a Warning: dangerous-command-in-%post install
  • This has been fixed in upstream rpmlint. See bug 198705
  • [DONE] The PHP Packaging Guidelines have been finalized and accepted. The guidelines can be found at ["Packaging/PHP"]

Wishlist

PHP-related applications/scripts/modules that would be nice to have in Fedora:

Applications/Scripts

PEAR Modules

PECL Extensions

Miscellaneous

References