From Fedora Project Wiki
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{lang|en|es|pt-br|page=SIGs/PHP}}
= PHP Special Interest Group =
= PHP Special Interest Group =


Line 9: Line 10:
== Contact ==
== Contact ==


You can contact members of the PHP SIG with the [https://admin.fedoraproject.org/mailman/listinfo/php-devel php-devel mailing list] .  All PHP SIG members are encouraged to subscribe.
You can contact members of the PHP SIG with the [https://admin.fedoraproject.org/mailman/listinfo/php-devel php-devel mailing list].  All PHP SIG members are encouraged to subscribe.


== Packagers/Reviewers/People interested in helping ==
== Packagers/Reviewers/People interested in helping ==


* BrandonHolbrook
* [[User:Remi|Remi Collet]]
* [[User:Remi|Remi Collet]]
* ChristopherStone
* [[User:Siwinski|Shawn Iwinski]]
* TimJackson
* Benson Muite
* BogomilShopov
 
== PHP SIG Documentation ==
 
* [https://docs.fedoraproject.org/en-US/packaging-guidelines/PHP/ PHP Packaging Guidelines]
* [[SIGs/PHP/ReviewTips|Review Tips]] (and Guidelines clarification)
* [[SIGs/PHP/PackagingTips|Packaging Tips]]
* [[SIGs/PHP/Koschei|PHP CI - Koschei]]


== Problems that need to be addressed ==
== Problems that need to be addressed ==


* none
* [[SIGs/PHP/TODO|TODO list]]


=== Done ===
=== Done ===


* The .spec file template for PEAR packages can be found at [[SIGs/PHP/PearSpecTemplate|  PearSpecTemplate]]  
* 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"
* 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
* [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 50: Line 56:
* [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]]

Latest revision as of 07:13, 4 November 2022

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