sniper          Sun Jan  1 13:51:23 2006 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src/ext/gd     gd_ctx.c 
    /php-src/ext/mcve   mcve.c php_mcve.h 
    /php-src/ext/mnogosearch    php_mnogo.c 
    /php-src/ext/odbc   php_odbc_includes.h 
    /php-src/ext/sybase_ct      php_sybase_ct.c php_sybase_ct.h 
    /php-src/pear/Archive       Tar.php 
    /php-src/pear/Console       Getopt.php 
    /php-src/pear/PEAR  Dependency.php 
    /php-src/pear/PEAR/PackageFile/v2   Validator.php 
    /php-src/pear/packages      Archive_Tar-1.3.1.tar Console_Getopt-1.2.tar 
                                PEAR-1.4.4.tar 
    /php-src/pear/scripts       pear.bat pearcmd.php peardev.bat pecl.bat 
                                peclcmd.php 
    /php-src/win32      globals.c php_win32_globals.h 
  Log:
  missed these
  
http://cvs.php.net/viewcvs.cgi/php-src/ext/gd/gd_ctx.c?r1=1.15.2.2.4.3&r2=1.15.2.2.4.4&diff_format=u
Index: php-src/ext/gd/gd_ctx.c
diff -u php-src/ext/gd/gd_ctx.c:1.15.2.2.4.3 
php-src/ext/gd/gd_ctx.c:1.15.2.2.4.4
--- php-src/ext/gd/gd_ctx.c:1.15.2.2.4.3        Sun Jan  1 13:46:52 2006
+++ php-src/ext/gd/gd_ctx.c     Sun Jan  1 13:51:21 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
http://cvs.php.net/viewcvs.cgi/php-src/ext/mcve/mcve.c?r1=1.14.2.11.2.2&r2=1.14.2.11.2.3&diff_format=u
Index: php-src/ext/mcve/mcve.c
diff -u php-src/ext/mcve/mcve.c:1.14.2.11.2.2 
php-src/ext/mcve/mcve.c:1.14.2.11.2.3
--- php-src/ext/mcve/mcve.c:1.14.2.11.2.2       Sun Jan  1 13:46:54 2006
+++ php-src/ext/mcve/mcve.c     Sun Jan  1 13:51:22 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: mcve.c,v 1.14.2.11.2.2 2006/01/01 13:46:54 sniper Exp $ */
+/* $Id: mcve.c,v 1.14.2.11.2.3 2006/01/01 13:51:22 sniper Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
http://cvs.php.net/viewcvs.cgi/php-src/ext/mcve/php_mcve.h?r1=1.6.2.4.2.1&r2=1.6.2.4.2.2&diff_format=u
Index: php-src/ext/mcve/php_mcve.h
diff -u php-src/ext/mcve/php_mcve.h:1.6.2.4.2.1 
php-src/ext/mcve/php_mcve.h:1.6.2.4.2.2
--- php-src/ext/mcve/php_mcve.h:1.6.2.4.2.1     Sun Jan  1 13:46:54 2006
+++ php-src/ext/mcve/php_mcve.h Sun Jan  1 13:51:22 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -16,7 +16,7 @@
    |          Chris Faulhaber <[EMAIL PROTECTED]>                            |
    +----------------------------------------------------------------------+
 */
-/* $Id: php_mcve.h,v 1.6.2.4.2.1 2006/01/01 13:46:54 sniper Exp $ */
+/* $Id: php_mcve.h,v 1.6.2.4.2.2 2006/01/01 13:51:22 sniper Exp $ */
 
 #ifndef _PHP_MCVE_H
 #define _PHP_MCVE_H
http://cvs.php.net/viewcvs.cgi/php-src/ext/mnogosearch/php_mnogo.c?r1=1.66.2.14.2.1&r2=1.66.2.14.2.2&diff_format=u
Index: php-src/ext/mnogosearch/php_mnogo.c
diff -u php-src/ext/mnogosearch/php_mnogo.c:1.66.2.14.2.1 
php-src/ext/mnogosearch/php_mnogo.c:1.66.2.14.2.2
--- php-src/ext/mnogosearch/php_mnogo.c:1.66.2.14.2.1   Sun Jan  1 13:46:54 2006
+++ php-src/ext/mnogosearch/php_mnogo.c Sun Jan  1 13:51:22 2006
@@ -1,5 +1,5 @@
 /* $Source: /repository/php-src/ext/mnogosearch/Attic/php_mnogo.c,v $ */
-/* $Id: php_mnogo.c,v 1.66.2.14.2.1 2006/01/01 13:46:54 sniper Exp $ */
+/* $Id: php_mnogo.c,v 1.66.2.14.2.2 2006/01/01 13:51:22 sniper Exp $ */
 
 /*
    +----------------------------------------------------------------------+
@@ -7,7 +7,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
http://cvs.php.net/viewcvs.cgi/php-src/ext/odbc/php_odbc_includes.h?r1=1.2.4.3.2.1&r2=1.2.4.3.2.2&diff_format=u
Index: php-src/ext/odbc/php_odbc_includes.h
diff -u php-src/ext/odbc/php_odbc_includes.h:1.2.4.3.2.1 
php-src/ext/odbc/php_odbc_includes.h:1.2.4.3.2.2
--- php-src/ext/odbc/php_odbc_includes.h:1.2.4.3.2.1    Sun Jan  1 13:46:55 2006
+++ php-src/ext/odbc/php_odbc_includes.h        Sun Jan  1 13:51:22 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: php_odbc_includes.h,v 1.2.4.3.2.1 2006/01/01 13:46:55 sniper Exp $ */
+/* $Id: php_odbc_includes.h,v 1.2.4.3.2.2 2006/01/01 13:51:22 sniper Exp $ */
 
 #ifndef PHP_ODBC_INCLUDES_H
 #define PHP_ODBC_INCLUDES_H
http://cvs.php.net/viewcvs.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.73.2.18.2.1&r2=1.73.2.18.2.2&diff_format=u
Index: php-src/ext/sybase_ct/php_sybase_ct.c
diff -u php-src/ext/sybase_ct/php_sybase_ct.c:1.73.2.18.2.1 
php-src/ext/sybase_ct/php_sybase_ct.c:1.73.2.18.2.2
--- php-src/ext/sybase_ct/php_sybase_ct.c:1.73.2.18.2.1 Sun Jan  1 13:46:58 2006
+++ php-src/ext/sybase_ct/php_sybase_ct.c       Sun Jan  1 13:51:22 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: php_sybase_ct.c,v 1.73.2.18.2.1 2006/01/01 13:46:58 sniper Exp $ */
+/* $Id: php_sybase_ct.c,v 1.73.2.18.2.2 2006/01/01 13:51:22 sniper Exp $ */
 
 
 #ifdef HAVE_CONFIG_H
http://cvs.php.net/viewcvs.cgi/php-src/ext/sybase_ct/php_sybase_ct.h?r1=1.14.2.3.4.1&r2=1.14.2.3.4.2&diff_format=u
Index: php-src/ext/sybase_ct/php_sybase_ct.h
diff -u php-src/ext/sybase_ct/php_sybase_ct.h:1.14.2.3.4.1 
php-src/ext/sybase_ct/php_sybase_ct.h:1.14.2.3.4.2
--- php-src/ext/sybase_ct/php_sybase_ct.h:1.14.2.3.4.1  Sun Jan  1 13:46:58 2006
+++ php-src/ext/sybase_ct/php_sybase_ct.h       Sun Jan  1 13:51:22 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: php_sybase_ct.h,v 1.14.2.3.4.1 2006/01/01 13:46:58 sniper Exp $ */
+/* $Id: php_sybase_ct.h,v 1.14.2.3.4.2 2006/01/01 13:51:22 sniper Exp $ */
 
 #ifndef PHP_SYBASE_CT_H
 #define PHP_SYBASE_CT_H
http://cvs.php.net/viewcvs.cgi/php-src/pear/Archive/Tar.php?r1=1.13.4.9.2.1&r2=1.13.4.9.2.2&diff_format=u
Index: php-src/pear/Archive/Tar.php
diff -u php-src/pear/Archive/Tar.php:1.13.4.9.2.1 
php-src/pear/Archive/Tar.php:1.13.4.9.2.2
--- php-src/pear/Archive/Tar.php:1.13.4.9.2.1   Sun Jan  1 13:47:00 2006
+++ php-src/pear/Archive/Tar.php        Sun Jan  1 13:51:22 2006
@@ -5,7 +5,7 @@
 // +----------------------------------------------------------------------+
 // | Copyright (c) 1997-2006 The PHP Group                                |
 // +----------------------------------------------------------------------+
-// | This source file is subject to version 3.0 of the PHP license,       |
+// | This source file is subject to version 3.01 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |
 // | available through the world-wide-web at the following url:           |
 // | http://www.php.net/license/3_0.txt.                                  |
@@ -16,7 +16,7 @@
 // | Author: Vincent Blavet <[EMAIL PROTECTED]>                          |
 // +----------------------------------------------------------------------+
 //
-// $Id: Tar.php,v 1.13.4.9.2.1 2006/01/01 13:47:00 sniper Exp $
+// $Id: Tar.php,v 1.13.4.9.2.2 2006/01/01 13:51:22 sniper Exp $
 
 require_once 'PEAR.php';
 
@@ -24,7 +24,7 @@
 * Creates a (compressed) Tar archive
 *
 * @author   Vincent Blavet <[EMAIL PROTECTED]>
-* @version  $Revision: 1.13.4.9.2.1 $
+* @version  $Revision: 1.13.4.9.2.2 $
 * @package  Archive
 */
 class Archive_Tar extends PEAR
http://cvs.php.net/viewcvs.cgi/php-src/pear/Console/Getopt.php?r1=1.21.4.10.2.1&r2=1.21.4.10.2.2&diff_format=u
Index: php-src/pear/Console/Getopt.php
diff -u php-src/pear/Console/Getopt.php:1.21.4.10.2.1 
php-src/pear/Console/Getopt.php:1.21.4.10.2.2
--- php-src/pear/Console/Getopt.php:1.21.4.10.2.1       Sun Jan  1 13:47:00 2006
+++ php-src/pear/Console/Getopt.php     Sun Jan  1 13:51:22 2006
@@ -5,7 +5,7 @@
 // +----------------------------------------------------------------------+
 // | Copyright (c) 1997-2006 The PHP Group                                |
 // +----------------------------------------------------------------------+
-// | This source file is subject to version 3.0 of the PHP license,       |
+// | This source file is subject to version 3.01 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |
 // | available through the world-wide-web at the following url:           |
 // | http://www.php.net/license/3_0.txt.                                  |
@@ -16,7 +16,7 @@
 // | Author: Andrei Zmievski <[EMAIL PROTECTED]>                             |
 // +----------------------------------------------------------------------+
 //
-// $Id: Getopt.php,v 1.21.4.10.2.1 2006/01/01 13:47:00 sniper Exp $
+// $Id: Getopt.php,v 1.21.4.10.2.2 2006/01/01 13:51:22 sniper Exp $
 
 require_once 'PEAR.php';
 
http://cvs.php.net/viewcvs.cgi/php-src/pear/PEAR/Dependency.php?r1=1.14.4.21.2.2&r2=1.14.4.21.2.3&diff_format=u
Index: php-src/pear/PEAR/Dependency.php
diff -u php-src/pear/PEAR/Dependency.php:1.14.4.21.2.2 
php-src/pear/PEAR/Dependency.php:1.14.4.21.2.3
--- php-src/pear/PEAR/Dependency.php:1.14.4.21.2.2      Sun Jan  1 13:47:00 2006
+++ php-src/pear/PEAR/Dependency.php    Sun Jan  1 13:51:22 2006
@@ -5,7 +5,7 @@
 // +----------------------------------------------------------------------+
 // | Copyright (c) 1997-2006 The PHP Group                                |
 // +----------------------------------------------------------------------+
-// | This source file is subject to version 3.0 of the PHP license,       |
+// | This source file is subject to version 3.01 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |
 // | available through the world-wide-web at the following url:           |
 // | http://www.php.net/license/3_0.txt.                                  |
@@ -18,7 +18,7 @@
 // +----------------------------------------------------------------------+
 //
 // THIS FILE IS DEPRECATED IN FAVOR OF DEPENDENCY2.PHP, AND IS NOT USED IN THE 
INSTALLER
-// $Id: Dependency.php,v 1.14.4.21.2.2 2006/01/01 13:47:00 sniper Exp $
+// $Id: Dependency.php,v 1.14.4.21.2.3 2006/01/01 13:51:22 sniper Exp $
 
 require_once "PEAR.php";
 require_once "OS/Guess.php";
http://cvs.php.net/viewcvs.cgi/php-src/pear/PEAR/PackageFile/v2/Validator.php?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/PEAR/PackageFile/v2/Validator.php
diff -u php-src/pear/PEAR/PackageFile/v2/Validator.php:1.1.2.2 
php-src/pear/PEAR/PackageFile/v2/Validator.php:1.1.2.3
--- php-src/pear/PEAR/PackageFile/v2/Validator.php:1.1.2.2      Sun Jan  1 
13:47:00 2006
+++ php-src/pear/PEAR/PackageFile/v2/Validator.php      Sun Jan  1 13:51:22 2006
@@ -5,7 +5,7 @@
 // +----------------------------------------------------------------------+
 // | Copyright (c) 1997-2006 The PHP Group                                |
 // +----------------------------------------------------------------------+
-// | This source file is subject to version 3.0 of the PHP license,       |
+// | This source file is subject to version 3.01 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |
 // | available through the world-wide-web at the following url:           |
 // | http://www.php.net/license/3_0.txt.                                  |
@@ -17,7 +17,7 @@
 // |                                                                      |
 // +----------------------------------------------------------------------+
 //
-// $Id: Validator.php,v 1.1.2.2 2006/01/01 13:47:00 sniper Exp $
+// $Id: Validator.php,v 1.1.2.3 2006/01/01 13:51:22 sniper Exp $
 /**
  * Private validation class used by PEAR_PackageFile_v2 - do not use directly, 
its
  * sole purpose is to split up the PEAR/PackageFile/v2.php file to make it 
smaller
http://cvs.php.net/viewcvs.cgi/php-src/pear/packages/Archive_Tar-1.3.1.tar?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/packages/Archive_Tar-1.3.1.tar
http://cvs.php.net/viewcvs.cgi/php-src/pear/packages/Console_Getopt-1.2.tar?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/packages/Console_Getopt-1.2.tar
http://cvs.php.net/viewcvs.cgi/php-src/pear/packages/PEAR-1.4.4.tar?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/packages/PEAR-1.4.4.tar
http://cvs.php.net/viewcvs.cgi/php-src/pear/scripts/pear.bat?r1=1.10.4.16.2.2&r2=1.10.4.16.2.3&diff_format=u
Index: php-src/pear/scripts/pear.bat
diff -u php-src/pear/scripts/pear.bat:1.10.4.16.2.2 
php-src/pear/scripts/pear.bat:1.10.4.16.2.3
--- php-src/pear/scripts/pear.bat:1.10.4.16.2.2 Sun Jan  1 13:47:01 2006
+++ php-src/pear/scripts/pear.bat       Sun Jan  1 13:51:23 2006
@@ -5,7 +5,7 @@
 REM ----------------------------------------------------------------------
 REM Copyright (c) 1997-2006 The PHP Group
 REM ----------------------------------------------------------------------
-REM  This source file is subject to version 3.0 of the PHP license, 
+REM  This source file is subject to version 3.01 of the PHP license,
 REM  that is bundled with this package in the file LICENSE, and is
 REM  available at through the world-wide-web at
 REM  http://www.php.net/license/3_0.txt. 
http://cvs.php.net/viewcvs.cgi/php-src/pear/scripts/pearcmd.php?r1=1.1.2.14.2.2&r2=1.1.2.14.2.3&diff_format=u
Index: php-src/pear/scripts/pearcmd.php
diff -u php-src/pear/scripts/pearcmd.php:1.1.2.14.2.2 
php-src/pear/scripts/pearcmd.php:1.1.2.14.2.3
--- php-src/pear/scripts/pearcmd.php:1.1.2.14.2.2       Sun Jan  1 13:47:01 2006
+++ php-src/pear/scripts/pearcmd.php    Sun Jan  1 13:51:23 2006
@@ -5,7 +5,7 @@
 // +----------------------------------------------------------------------+
 // | Copyright (c) 1997-2006 The PHP Group                                |
 // +----------------------------------------------------------------------+
-// | This source file is subject to version 3.0 of the PHP license,       |
+// | This source file is subject to version 3.01 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |
 // | available through the world-wide-web at the following url:           |
 // | http://www.php.net/license/3_0.txt.                                  |
@@ -18,7 +18,7 @@
 // |                                                                      |
 // +----------------------------------------------------------------------+
 //
-// $Id: pearcmd.php,v 1.1.2.14.2.2 2006/01/01 13:47:01 sniper Exp $
+// $Id: pearcmd.php,v 1.1.2.14.2.3 2006/01/01 13:51:23 sniper Exp $
 
 ob_end_clean();
 if (!defined('PEAR_RUNTYPE')) {
http://cvs.php.net/viewcvs.cgi/php-src/pear/scripts/peardev.bat?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/scripts/peardev.bat
diff -u php-src/pear/scripts/peardev.bat:1.1.2.2 
php-src/pear/scripts/peardev.bat:1.1.2.3
--- php-src/pear/scripts/peardev.bat:1.1.2.2    Sun Jan  1 13:47:01 2006
+++ php-src/pear/scripts/peardev.bat    Sun Jan  1 13:51:23 2006
@@ -5,7 +5,7 @@
 REM ----------------------------------------------------------------------
 REM Copyright (c) 1997-2006 The PHP Group
 REM ----------------------------------------------------------------------
-REM  This source file is subject to version 3.0 of the PHP license, 
+REM  This source file is subject to version 3.01 of the PHP license,
 REM  that is bundled with this package in the file LICENSE, and is
 REM  available at through the world-wide-web at
 REM  http://www.php.net/license/3_0.txt. 
@@ -16,7 +16,7 @@
 REM  Authors:     Alexander Merz ([EMAIL PROTECTED])
 REM ----------------------------------------------------------------------
 REM
-REM  $Id: peardev.bat,v 1.1.2.2 2006/01/01 13:47:01 sniper Exp $
+REM  $Id: peardev.bat,v 1.1.2.3 2006/01/01 13:51:23 sniper Exp $
 
 REM change this lines to match the paths of your system
 REM -------------------
http://cvs.php.net/viewcvs.cgi/php-src/pear/scripts/pecl.bat?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/scripts/pecl.bat
diff -u php-src/pear/scripts/pecl.bat:1.1.2.2 
php-src/pear/scripts/pecl.bat:1.1.2.3
--- php-src/pear/scripts/pecl.bat:1.1.2.2       Sun Jan  1 13:47:01 2006
+++ php-src/pear/scripts/pecl.bat       Sun Jan  1 13:51:23 2006
@@ -5,7 +5,7 @@
 REM ----------------------------------------------------------------------
 REM Copyright (c) 1997-2006 The PHP Group
 REM ----------------------------------------------------------------------
-REM  This source file is subject to version 3.0 of the PHP license, 
+REM  This source file is subject to version 3.01 of the PHP license,
 REM  that is bundled with this package in the file LICENSE, and is
 REM  available at through the world-wide-web at
 REM  http://www.php.net/license/3_0.txt. 
@@ -16,7 +16,7 @@
 REM  Authors:     Alexander Merz ([EMAIL PROTECTED])
 REM ----------------------------------------------------------------------
 REM
-REM  Last updated 02/08/2004 ($Id: pecl.bat,v 1.1.2.2 2006/01/01 13:47:01 
sniper Exp $ is not replaced if the file is binary)
+REM  Last updated 02/08/2004 ($Id: pecl.bat,v 1.1.2.3 2006/01/01 13:51:23 
sniper Exp $ is not replaced if the file is binary)
 
 REM change this lines to match the paths of your system
 REM -------------------
http://cvs.php.net/viewcvs.cgi/php-src/pear/scripts/peclcmd.php?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/pear/scripts/peclcmd.php
diff -u php-src/pear/scripts/peclcmd.php:1.1.2.2 
php-src/pear/scripts/peclcmd.php:1.1.2.3
--- php-src/pear/scripts/peclcmd.php:1.1.2.2    Sun Jan  1 13:47:01 2006
+++ php-src/pear/scripts/peclcmd.php    Sun Jan  1 13:51:23 2006
@@ -5,7 +5,7 @@
 // +----------------------------------------------------------------------+
 // | Copyright (c) 1997-2006 The PHP Group                                |
 // +----------------------------------------------------------------------+
-// | This source file is subject to version 3.0 of the PHP license,       |
+// | This source file is subject to version 3.01 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |
 // | available through the world-wide-web at the following url:           |
 // | http://www.php.net/license/3_0.txt.                                  |
@@ -18,7 +18,7 @@
 // |                                                                      |
 // +----------------------------------------------------------------------+
 //
-// $Id: peclcmd.php,v 1.1.2.2 2006/01/01 13:47:01 sniper Exp $
+// $Id: peclcmd.php,v 1.1.2.3 2006/01/01 13:51:23 sniper Exp $
 
 /**
  * @nodep Gtk
http://cvs.php.net/viewcvs.cgi/php-src/win32/globals.c?r1=1.2.4.2.2.1&r2=1.2.4.2.2.2&diff_format=u
Index: php-src/win32/globals.c
diff -u php-src/win32/globals.c:1.2.4.2.2.1 php-src/win32/globals.c:1.2.4.2.2.2
--- php-src/win32/globals.c:1.2.4.2.2.1 Sun Jan  1 13:47:02 2006
+++ php-src/win32/globals.c     Sun Jan  1 13:51:23 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: globals.c,v 1.2.4.2.2.1 2006/01/01 13:47:02 sniper Exp $ */
+/* $Id: globals.c,v 1.2.4.2.2.2 2006/01/01 13:51:23 sniper Exp $ */
 
 #include "php.h"
 #include "php_win32_globals.h"
http://cvs.php.net/viewcvs.cgi/php-src/win32/php_win32_globals.h?r1=1.1.4.3.2.1&r2=1.1.4.3.2.2&diff_format=u
Index: php-src/win32/php_win32_globals.h
diff -u php-src/win32/php_win32_globals.h:1.1.4.3.2.1 
php-src/win32/php_win32_globals.h:1.1.4.3.2.2
--- php-src/win32/php_win32_globals.h:1.1.4.3.2.1       Sun Jan  1 13:47:02 2006
+++ php-src/win32/php_win32_globals.h   Sun Jan  1 13:51:23 2006
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | Copyright (c) 1997-2006 The PHP Group                                |
    +----------------------------------------------------------------------+
-   | This source file is subject to version 3.0 of the PHP license,       |
+   | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
    | available through the world-wide-web at the following url:           |
    | http://www.php.net/license/3_0.txt.                                  |
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: php_win32_globals.h,v 1.1.4.3.2.1 2006/01/01 13:47:02 sniper Exp $ */
+/* $Id: php_win32_globals.h,v 1.1.4.3.2.2 2006/01/01 13:51:23 sniper Exp $ */
 
 #ifndef PHP_WIN32_GLOBALS_H
 #define PHP_WIN32_GLOBALS_H

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to