From Fedora Project Wiki
m (Adding Spanish language option)
(Fix some links)
Line 19: Line 19:
== PHP SIG Documentation ==
== PHP SIG Documentation ==


* [[Packaging:PHP|PHP Guidelines]]
* [https://docs.fedoraproject.org/en-US/packaging-guidelines/PHP/ PHP Packaging Guidelines]
* [[SIGs/PHP/ReviewTips|Review Tips]] (and Guidelines clarification)
* [[SIGs/PHP/ReviewTips|Review Tips]] (and Guidelines clarification)
* [[SIGs/PHP/PackagingTips|Packaging Tips]]
* [[SIGs/PHP/PackagingTips|Packaging Tips]]
Line 34: Line 34:
* [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 [https://docs.fedoraproject.org/en-US/packaging-guidelines/PHP/ PHP Packaging Guidelines]


== Wishlist ==
== Wishlist ==
Line 55: Line 55:
* [https://packagist.org/ Packagist]  
* [https://packagist.org/ Packagist]  
* [[SIGs/PHP/PearSpecTemplate|  Fedora pear specfile template]]  
* [[SIGs/PHP/PearSpecTemplate|  Fedora pear specfile template]]  
* [[Packaging:PHP|PHP Guidelines]]
* [https://docs.fedoraproject.org/en-US/packaging-guidelines/PHP/ PHP Packaging Guidelines]


[[Category:PHP]]
[[Category:PHP]]

Revision as of 18:50, 14 October 2021

PHP Special Interest Group

Php.png

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

PHP SIG Documentation

Problems that need to be addressed

Done

  • The .spec file template for PEAR packages can be found at PearSpecTemplate
  • PECL extension should be able to require 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 PHP Packaging Guidelines

Wishlist

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

Applications/Scripts

PEAR Modules

PECL Extensions

Miscellaneous

References