[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2004-08-17 Thread changelog
changelog   Tue Aug 17 20:36:56 2004 EDT

  Modified files:  
/php-srcChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1719r2=1.1720ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1719 php-src/ChangeLog:1.1720
--- php-src/ChangeLog:1.1719Mon Aug 16 20:33:16 2004
+++ php-src/ChangeLog   Tue Aug 17 20:36:55 2004
@@ -1,3 +1,25 @@
+2004-08-17  Andi Gutmans  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-dist
+  php.ini-recommended
+  php.ini-recommended:
+  - Fix typos
+
+2004-08-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS
+  ext/standard/file.c:
+  Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped
+  enclosures).
+
+2004-08-17  Antony Dovgal  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended:
+  fix typo
+
 2004-08-16  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * (PHP_4_3)
@@ -8423,7 +8445,7 @@
 2004-03-18  Pierre-Alain Joye  [EMAIL PROTECTED]
 
 * ext/gd/tests/bug27582_2.phpt:
-  - Fix the test description and $Id: ChangeLog,v 1.1719 2004/08/17 00:33:16 
changelog Exp $
+  - Fix the test description and $Id: ChangeLog,v 1.1720 2004/08/18 00:36:55 
changelog Exp $
 
 2004-03-18  Derick Rethans  [EMAIL PROTECTED]
 


[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2004-08-17 Thread Antony Dovgal
tony2001Tue Aug 17 06:57:40 2004 EDT

  Modified files:  
/php-srcphp.ini-dist php.ini-recommended 
  Log:
  fix typo
  
  
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.217r2=1.218ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.217 php-src/php.ini-dist:1.218
--- php-src/php.ini-dist:1.217  Mon Aug  9 20:44:20 2004
+++ php-src/php.ini-distTue Aug 17 06:57:40 2004
@@ -681,7 +681,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 
 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.161r2=1.162ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.161 php-src/php.ini-recommended:1.162
--- php-src/php.ini-recommended:1.161   Mon Aug  9 20:44:20 2004
+++ php-src/php.ini-recommended Tue Aug 17 06:57:40 2004
@@ -739,7 +739,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 
 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and

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



[PHP-CVS] cvs: php-src(PHP_5_0) / php.ini-dist php.ini-recommended

2004-08-17 Thread Antony Dovgal
tony2001Tue Aug 17 06:58:07 2004 EDT

  Modified files:  (Branch: PHP_5_0)
/php-srcphp.ini-dist php.ini-recommended 
  Log:
  MFH: fix typo
  
  
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.215.2.2r2=1.215.2.3ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.215.2.2 php-src/php.ini-dist:1.215.2.3
--- php-src/php.ini-dist:1.215.2.2  Mon Aug  9 20:44:23 2004
+++ php-src/php.ini-distTue Aug 17 06:58:07 2004
@@ -681,7 +681,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 
 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.159.2.2r2=1.159.2.3ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.159.2.2 php-src/php.ini-recommended:1.159.2.3
--- php-src/php.ini-recommended:1.159.2.2   Mon Aug  9 20:44:23 2004
+++ php-src/php.ini-recommended Tue Aug 17 06:58:07 2004
@@ -739,7 +739,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 
 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and

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



[PHP-CVS] cvs: php-src(PHP_4_3) / php.ini-dist php.ini-recommended

2004-08-17 Thread Antony Dovgal
tony2001Tue Aug 17 06:58:34 2004 EDT

  Modified files:  (Branch: PHP_4_3)
/php-srcphp.ini-dist php.ini-recommended 
  Log:
  MFH: fix typo
  
  
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.171.2.22r2=1.171.2.23ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.171.2.22 php-src/php.ini-dist:1.171.2.23
--- php-src/php.ini-dist:1.171.2.22 Mon Aug  9 20:44:26 2004
+++ php-src/php.ini-distTue Aug 17 06:58:34 2004
@@ -670,7 +670,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 
 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.119.2.20r2=1.119.2.21ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.119.2.20 php-src/php.ini-recommended:1.119.2.21
--- php-src/php.ini-recommended:1.119.2.20  Mon Aug  9 20:44:26 2004
+++ php-src/php.ini-recommended Tue Aug 17 06:58:34 2004
@@ -685,7 +685,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 
 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and

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



[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-08-17 Thread Ilia Alshanetsky
iliaa   Tue Aug 17 10:10:04 2004 EDT

  Modified files:  (Branch: PHP_4_3)
/php-srcNEWS 
/php-src/ext/standard   file.c 
  Log:
  Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped
  enclosures).
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.717r2=1.1247.2.718ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.717 php-src/NEWS:1.1247.2.718
--- php-src/NEWS:1.1247.2.717   Mon Aug 16 19:08:53 2004
+++ php-src/NEWSTue Aug 17 10:10:03 2004
@@ -2,6 +2,8 @@
 |||
 ?? ??? 2004, Version 4.3.9
 - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev)
+- Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped
+  enclosures). (Ilia)
 - Fixed bug #29599 (domxml_error segfaults another apache module). (Rob)
 - Fixed bug #29594 (Use PHP's own tmpfile() implementation). (Ilia)
 
http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.279.2.60r2=1.279.2.61ty=u
Index: php-src/ext/standard/file.c
diff -u php-src/ext/standard/file.c:1.279.2.60 php-src/ext/standard/file.c:1.279.2.61
--- php-src/ext/standard/file.c:1.279.2.60  Fri May 14 12:12:06 2004
+++ php-src/ext/standard/file.c Tue Aug 17 10:10:03 2004
@@ -21,7 +21,7 @@
+--+
  */
 
-/* $Id: file.c,v 1.279.2.60 2004/05/14 16:12:06 iliaa Exp $ */
+/* $Id: file.c,v 1.279.2.61 2004/08/17 14:10:03 iliaa Exp $ */
 
 /* Synced with php 3.0 revision 1.218 1999-06-16 [ssb] */
 
@@ -2410,10 +2410,6 @@
goto enclosure;
}
} else {
-   while (e  re  e  s  *(e - 1) == enclosure) {
-   e--;
-   }
-
buf2 = erealloc(buf2, buf2_len + (e - s) + 1);
memcpy(buf2 + buf2_len, s, (e - s));
buf2_len += e - s;

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



Re: [PHP-CVS] cvs: php-src(PHP_4_3) / php.ini-dist php.ini-recommended

2004-08-17 Thread Andi Gutmans
secondes should also be seconds.
At 10:58 AM 8/17/2004 +, Antony Dovgal wrote:
tony2001Tue Aug 17 06:58:34 2004 EDT
  Modified files:  (Branch: PHP_4_3)
/php-srcphp.ini-dist php.ini-recommended
  Log:
  MFH: fix typo
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.171.2.22r2=1.171.2.23ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.171.2.22 php-src/php.ini-dist:1.171.2.23
--- php-src/php.ini-dist:1.171.2.22 Mon Aug  9 20:44:26 2004
+++ php-src/php.ini-distTue Aug 17 06:58:34 2004
@@ -670,7 +670,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =
-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 ; Trace mode. When trace_mode is active (=On), warnings for table/index 
scans and
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.119.2.20r2=1.119.2.21ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.119.2.20 
php-src/php.ini-recommended:1.119.2.21
--- php-src/php.ini-recommended:1.119.2.20  Mon Aug  9 20:44:26 2004
+++ php-src/php.ini-recommended Tue Aug 17 06:58:34 2004
@@ -685,7 +685,7 @@
 ; file will be able to reveal the password as well.
 mysql.default_password =

-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60
 ; Trace mode. When trace_mode is active (=On), warnings for table/index 
scans and

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


[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2004-08-17 Thread Andi Gutmans
andiTue Aug 17 19:08:44 2004 EDT

  Modified files:  
/php-srcphp.ini-dist php.ini-recommended 
  Log:
  - Fix typos
  
  
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.218r2=1.219ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.218 php-src/php.ini-dist:1.219
--- php-src/php.ini-dist:1.218  Tue Aug 17 06:57:40 2004
+++ php-src/php.ini-distTue Aug 17 19:08:44 2004
@@ -137,7 +137,7 @@
 ; implications and is generally recommended for debugging purposes only.
 implicit_flush = Off
 
-; The unserialize callback function will called (with the undefind class'
+; The unserialize callback function will be called (with the undefined class'
 ; name as parameter), if the unserializer finds an undefined class
 ; which should be instanciated.
 ; A warning appears if the specified function is not defined, or if the
@@ -259,7 +259,7 @@
 ; empty string)
 ; E_STRICT - run-time notices, enable to have PHP suggest changes
 ; to your code which will ensure the best interoperability
-; and forward compatability of your code
+; and forward compatibility of your code
 ; E_CORE_ERROR  - fatal errors that occur during PHP's initial startup
 ; E_CORE_WARNING- warnings (non-fatal errors) that occur during PHP's
 ; initial startup
@@ -927,7 +927,7 @@
 ; PHP 4.2 and less have an undocumented feature/bug that allows you to
 ; to initialize a session variable in the global scope, albeit register_globals
 ; is disabled.  PHP 4.3 and later will warn you, if this feature is used.
-; You can disable the feature and the warning seperately. At this time,
+; You can disable the feature and the warning separately. At this time,
 ; the warning is only displayed, if bug_compat_42 is enabled.
 
 session.bug_compat_42 = 1
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.162r2=1.163ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.162 php-src/php.ini-recommended:1.163
--- php-src/php.ini-recommended:1.162   Tue Aug 17 06:57:40 2004
+++ php-src/php.ini-recommended Tue Aug 17 19:08:44 2004
@@ -195,7 +195,7 @@
 ; implications and is generally recommended for debugging purposes only.
 implicit_flush = Off
 
-; The unserialize callback function will called (with the undefind class'
+; The unserialize callback function will be called (with the undefined class'
 ; name as parameter), if the unserializer finds an undefined class
 ; which should be instanciated.
 ; A warning appears if the specified function is not defined, or if the
@@ -317,7 +317,7 @@
 ; empty string)
 ; E_STRICT  - run-time notices, enable to have PHP suggest changes
 ; to your code which will ensure the best interoperability
-; and forward compatability of your code
+; and forward compatibility of your code
 ; E_CORE_ERROR  - fatal errors that occur during PHP's initial startup
 ; E_CORE_WARNING- warnings (non-fatal errors) that occur during PHP's
 ; initial startup
@@ -985,7 +985,7 @@
 ; PHP 4.2 and less have an undocumented feature/bug that allows you to
 ; to initialize a session variable in the global scope, albeit register_globals
 ; is disabled.  PHP 4.3 and later will warn you, if this feature is used.
-; You can disable the feature and the warning seperately. At this time,
+; You can disable the feature and the warning separately. At this time,
 ; the warning is only displayed, if bug_compat_42 is enabled.
 
 session.bug_compat_42 = 0

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