mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
php-cvs-daily no longer works afaik and pdo@ is hardly importatnt list anymore
This commit is contained in:
@@ -252,11 +252,6 @@ if (isset($_POST['maillist'])) {
|
||||
'All commits to internals (php-src) and the Zend Engine are posted to this list automatically',
|
||||
TRUE, TRUE, FALSE, "php.cvs"
|
||||
),
|
||||
array (
|
||||
'php-cvs-daily', 'Daily Git commit summary',
|
||||
'Daily changelog and NEWS file updates',
|
||||
TRUE, FALSE, FALSE, ""
|
||||
),
|
||||
array (
|
||||
'git-pulls', 'Git pull requests',
|
||||
'Pull requests from Github',
|
||||
@@ -267,11 +262,6 @@ if (isset($_POST['maillist'])) {
|
||||
'List for the members of the PHP-QA Team',
|
||||
FALSE, TRUE, FALSE, "php.qa"
|
||||
),
|
||||
array (
|
||||
'pdo', 'PDO Developmental list',
|
||||
'Discuss the past, present and future of PDO',
|
||||
FALSE, FALSE, TRUE, "php.pdo"
|
||||
),
|
||||
array (
|
||||
'php-bugs', 'General bugs',
|
||||
'General bug activity are posted here',
|
||||
|
||||
Reference in New Issue
Block a user