From Fedora Project Wiki
< SIGs
No edit summary |
|||
Line 35: | Line 35: | ||
=== Applications/Scripts === | === Applications/Scripts === | ||
=== PEAR Modules === | === PEAR Modules === | ||
=== PECL Extensions === | === PECL Extensions === | ||
=== Miscellaneous === | === Miscellaneous === | ||
Line 53: | Line 47: | ||
* [http://pear.php.net/ PEAR] | * [http://pear.php.net/ PEAR] | ||
* [http://pecl.php.net/ PECL] | * [http://pecl.php.net/ PECL] | ||
* [https://packagist.org/ Packagist] | |||
* [[SIGs/PHP/PearSpecTemplate| Fedora pear specfile template]] | * [[SIGs/PHP/PearSpecTemplate| Fedora pear specfile template]] | ||
* [[Packaging | * [[Packaging:PHP|PHP Guidelines]] | ||
[[Category:PHP]] | [[Category:PHP]] |
Revision as of 13:46, 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
- Remi Collet
- 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: