sniper          Mon Feb 14 03:26:10 2005 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    php.ini-dist php.ini-recommended 
  Log:
  MFH: nuke non-existing ini option
  
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.171.2.25&r2=1.171.2.26&ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.171.2.25 php-src/php.ini-dist:1.171.2.26
--- php-src/php.ini-dist:1.171.2.25     Fri Dec 17 10:43:21 2004
+++ php-src/php.ini-dist        Mon Feb 14 03:26:10 2005
@@ -1020,10 +1020,6 @@
 ; Default proxy password.
 ;pfpro.proxypassword =
 
-[Sockets]
-; Use the system read() function instead of the php_read() wrapper.
-sockets.use_system_read = On
-
 [com]
 ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
 ;com.typelib_file = 
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.119.2.22&r2=1.119.2.23&ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.119.2.22 
php-src/php.ini-recommended:1.119.2.23
--- php-src/php.ini-recommended:1.119.2.22      Wed Aug 18 01:05:23 2004
+++ php-src/php.ini-recommended Mon Feb 14 03:26:10 2005
@@ -1018,10 +1018,6 @@
 ; Default proxy password.
 ;pfpro.proxypassword =
 
-[Sockets]
-; Use the system read() function instead of the php_read() wrapper.
-sockets.use_system_read = On
-
 [com]
 ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
 ;com.typelib_file = 

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

Reply via email to