cvs: pear /Net_FTP generate_package_xml.php

[email protected] ("Jorrit Schippers")
Newsgroups php.pear.cvs
Message-ID <cvsjschippers1208899408@cvsserver>
jschippers		Tue Apr 22 21:23:28 2008 UTC

  Modified files:              
    /pear/Net_FTP	generate_package_xml.php 
  Log:
  Implemented Request #13104: connect() <> $this->handle in login()
  
http://cvs.php.net/viewvc.cgi/pear/Net_FTP/generate_package_xml.php?r1=1.22&r2=1.23&diff_format=u
Index: pear/Net_FTP/generate_package_xml.php
diff -u pear/Net_FTP/generate_package_xml.php:1.22 pear/Net_FTP/generate_package_xml.php:1.23
--- pear/Net_FTP/generate_package_xml.php:1.22	Tue Apr 22 21:01:32 2008
+++ pear/Net_FTP/generate_package_xml.php	Tue Apr 22 21:23:28 2008
@@ -17,7 +17,7 @@
  * @author    Tobias Schlitt <[email protected]>
  * @copyright 1997-2005 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License 3.0
- * @version   CVS: $Id: generate_package_xml.php,v 1.22 2008/04/22 21:01:32 jschippers Exp $
+ * @version   CVS: $Id: generate_package_xml.php,v 1.23 2008/04/22 21:23:28 jschippers Exp $
  * @link      http://pear.php.net/package/Net_FTP
  * @since     File available since Release 1.3.0
  */
@@ -60,7 +60,8 @@
 * Fixed Bug #13689: . in file owner or group name breaks _ls_match
 * Fixed Bug #13690: getRecursive does not work because of \'.\' and \'..\' '.
 'directories
-* Fixed Bug #13114: Error check in $FTP->getRecursive(...)';
+* Fixed Bug #13114: Error check in $FTP->getRecursive(...)
+* Implemented Request #13104: connect() <> $this->handle in login()';
 
 PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, 'dumpError');
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.