Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2013-05-04 07:12:19
Size: 593
Comment:
Revision 13 as of 2019-11-22 00:26:10
Size: 1588
Comment: switch git repository URL to Salsa
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
The '''Debian PHP Group''' maintain the PHP interpreters, PEAR and PECL modules, There are actually two different PHP teams in Debian:
 * the pkg-php team, which maintains PHP interpreter
 * the pkg-php-pear team, which maintains PEAR and PECL modules

Both teams share some infrastructure, and have common members.
The '''Debian PHP Group''' maintain the PHP interpreters, PEAR and PECL modules, There are actually several different PHP teams in Debian that share some infrastructure and have common members:
 * the pkg-php-maint team, which maintains PHP interpreter
 * the pkg-php-pear team, which maintains PEAR and Composer modules
 * the pkg-php-pecl team, which maintains
PECL modules
Line 10: Line 9:
 * '''Website''': http://php.debian.org/  * '''Website''': http://php.debian.net/
Line 12: Line 11:
 * '''Unix group''': pkg-php
 * '''Git repository''': https://salsa.debian.org/php-team
 * '''IRC''': OFTC #debian-php
Line 13: Line 15:
== pkg-php team (interpreters) == == pkg-php-maint team (PHP interpreter itself) ==
 * '''Mailing List''': http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
 * '''Packages''': http://qa.debian.org/developer.php?login=pkg-php-maint@lists.alioth.debian.org
Line 15: Line 19:
== pkg-php-pear team (PEAR and PECL modules) == == pkg-php-pear team (PEAR and Composer) ==
 * '''Mailing List''': http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-pear
 * '''Packages''': http://qa.debian.org/developer.php?login=pkg-php-pear@lists.alioth.debian.org

== pkg-php-pecl team (PECL modules) ==
 * '''Mailing List''': http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-pecl
 * '''Packages''': http://qa.debian.org/developer.php?login=pkg-php-pecl@lists.alioth.debian.org

== Useful links ==
 * [[https://wiki.debian.org/ReleaseGoals/pkg-php-tools|pkg-php-tools]] was introduced in Debian wheezy. It considerably eases the building of PEAR packages.

(Note: this page is a work in progress.)

The Debian PHP Group maintain the PHP interpreters, PEAR and PECL modules, There are actually several different PHP teams in Debian that share some infrastructure and have common members:

  • the pkg-php-maint team, which maintains PHP interpreter
  • the pkg-php-pear team, which maintains PEAR and Composer modules
  • the pkg-php-pecl team, which maintains PECL modules

Infrastructure

pkg-php-maint team (PHP interpreter itself)

pkg-php-pear team (PEAR and Composer)

pkg-php-pecl team (PECL modules)

  • pkg-php-tools was introduced in Debian wheezy. It considerably eases the building of PEAR packages.