The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Net_FTP 1.3.0 stable

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tobias Schlitt

Posts: 120
Nickname: dotxp
Registered: Sep, 2004

Tobias Schlitt is a geek, highly addicted to PHP.
Net_FTP 1.3.0 stable Posted: Feb 24, 2005 3:16 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Tobias Schlitt.
Original Post: Net_FTP 1.3.0 stable
Feed Title: Tobias Schlitt - Weblog
Feed URL: http://php-applications.de/lists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundapplications/blog/rss.php?category=1_PEAR&version=0.91
Feed Description: a passion for php
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Tobias Schlitt
Latest Posts From Tobias Schlitt - Weblog

Advertisement

I recently release Net_FTP 1.3.0 stable. After 2 RCs and just one little bug for RC2 within a month I decided to go stable with Net_FTP 1.3. Because of this there were just some minor changes to the files (e.g. updating documentation regarding PEARs new docblock standard) and a major addition, the package.xml version 2.

PEAR 1.4 will optionally use Net_FTP for installing PEAR packages on remote hosts via FTP (eg. in shared environments).

You can download Net_FTP 1.3.0 here or simply install it using
pear install Net_FTP
or upgrading, using
pear upgrade Net_FTP.

Read more on the feature plus between Net_FTP 1.2.0 and 1.3.0 in the extended body.

The 1.3.0 release will propably be the last release of Net_FTP 1.x series. Net_FTP2 (website should be up soon) is under concrete development, which will have some more advanced features, like a driver based architecture (use e.g. ext/Socket or streams as the backend instead of ext/FTP). As soon as this is ready for use, the 1.x path of Net_FTP will be deprecated. Until then only bugfix releases will be done for 1.x.


Continue reading "Net_FTP 1.3.0 stable"

Read: Net_FTP 1.3.0 stable

Topic: Gentoo PHP Development Previous Topic   Next Topic Topic: World of Warcraft

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use