Differences between revisions 8 and 13 (spanning 5 versions)
Revision 8 as of 2013-12-23 04:10:11
Size: 1415
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 '''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:
Line 7: Line 7:

Three teams share some infrastructure, and have common members.
Line 14: Line 12:
 * '''Git repository''': http://anonscm.debian.org/gitweb/?pf=pkg-php  * '''Git repository''': https://salsa.debian.org/php-team
 * '''IRC''': OFTC #d
ebian-php
Line 29: Line 28:
 * [[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.