mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
this should update the list
# Pierre-Alain, have you tested frontend_web with pager 2 yet?
This commit is contained in:
parent
9d4f01a8af
commit
fdc1b53183
@ -6,21 +6,21 @@
|
||||
* $Id$
|
||||
*/
|
||||
$packages = array(
|
||||
"PEAR" => "1.3b6",
|
||||
"PEAR" => "1.3.1",
|
||||
"Mail" => "1.1.2",
|
||||
"Net_SMTP" => "1.2.2",
|
||||
"Net_SMTP" => "1.2.5",
|
||||
"Net_Socket" => "1.0.1",
|
||||
"PHPUnit" => "1.0.0alpha3",
|
||||
"Console_Getopt" => "1.2",
|
||||
"DB" => "1.6.0RC6",
|
||||
"HTTP" => "1.2.2",
|
||||
"DB" => "1.6.2",
|
||||
"HTTP" => "1.2.3",
|
||||
"Archive_Tar" => "1.1",
|
||||
"Pager" => "1.0.8",
|
||||
"HTML_Template_IT" => "1.1",
|
||||
"XML_Parser" => "1.0.1",
|
||||
"XML_RPC" => "1.0.4",
|
||||
"XML_RPC" => "1.1.0",
|
||||
"Net_UserAgent_Detect" => "1.0",
|
||||
"PEAR_Frontend_Web" => "0.1"
|
||||
"PEAR_Frontend_Web" => "0.3"
|
||||
);
|
||||
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user