cvs: pear /PHP_CompatInfo CompatInfo.php

[email protected] ("Laurent Laville")
Newsgroups php.pear.cvs
Message-ID <cvsfarell1208594559@cvsserver>
farell		Sat Apr 19 08:42:39 2008 UTC

  Modified files:              
    /pear/PHP_CompatInfo	CompatInfo.php 
  Log:
  PHP3 detection is no more supported on version 1.5.0 or greater
  
  Users who want PHP3 detection MUST use PHP_CompatInfo 1.4.3 (with less features)
  
http://cvs.php.net/viewvc.cgi/pear/PHP_CompatInfo/CompatInfo.php?r1=1.92&r2=1.93&diff_format=u
Index: pear/PHP_CompatInfo/CompatInfo.php
diff -u pear/PHP_CompatInfo/CompatInfo.php:1.92 pear/PHP_CompatInfo/CompatInfo.php:1.93
--- pear/PHP_CompatInfo/CompatInfo.php:1.92	Thu Apr 17 20:34:02 2008
+++ pear/PHP_CompatInfo/CompatInfo.php	Sat Apr 19 08:42:39 2008
@@ -15,7 +15,7 @@
  * @author   Davey Shafik <[email protected]>
  * @author   Laurent Laville <[email protected]>
  * @license  http://www.php.net/license/3_01.txt  PHP License 3.01
- * @version  CVS: $Id: CompatInfo.php,v 1.92 2008/04/17 20:34:02 farell Exp $
+ * @version  CVS: $Id: CompatInfo.php,v 1.93 2008/04/19 08:42:39 farell Exp $
  * @link     http://pear.php.net/package/PHP_CompatInfo
  * @since    File available since Release 0.7.0
  */
@@ -65,7 +65,7 @@
      * @var string Earliest version of PHP to use
      * @since  0.7.0
      */
-    var $latest_version = '3.0.0';
+    var $latest_version = '4.0.0';
 
     /**
      * @var string Last version of PHP to use
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.