From Fedora Project Wiki
No edit summary
m (Adding Spanish language option)
(17 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 =
[[File:Php.png]]


== Mission ==
== Mission ==
Line 7: Line 10:
== Contact ==
== Contact ==


You can contact members of the PHP SIG with the [https://www.redhat.com/mailman/listinfo/fedora-php-devel-list 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]]
* RemiCollet
* [[User:Siwinski|Shawn Iwinski]]
* ChristopherStone
 
* TimJackson
== PHP SIG Documentation ==
* BogomilShopov
 
* [[Packaging:PHP|PHP 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 ==


* PECL extension should be able to requires the exact "Zend Module Api Version"
* [[SIGs/PHP/TODO|TODO list]]
* 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 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 ["Packaging/PHP"]


== Wishlist ==
== Wishlist ==
Line 33: Line 41:


=== Applications/Scripts ===
=== Applications/Scripts ===
* [http://www.phpbb.com/ phpBB]  - Bulletin Board
* Review ticket: [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191968 191968]


=== PEAR Modules ===
=== PEAR Modules ===


=== PECL Extensions ===
=== PECL Extensions ===
* [http://pecl.php.net/package/oggvorbis oggvorbis]
* [http://pecl.php.net/package/ssh2 ssh2]
* Would require packaging [http://www.sourceforge.net/projects/libssh2 libssh2]


=== Miscellaneous ===
=== Miscellaneous ===
Line 52: Line 53:
* [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/PHP]]
* [[Packaging:PHP|PHP Guidelines]]
[[Category:Packaging SIGs]]
 
[[Category:PHP]]
[[Category:Language-specific SIGs]]
[[Category:SIGs]]
[[Category:Fedora special-interest groups]]

Revision as of 18:10, 22 December 2018

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 ["Packaging/PHP"]

Wishlist

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

Applications/Scripts

PEAR Modules

PECL Extensions

Miscellaneous

References