From: foobar Date: Mon, 14 Feb 2005 08:23:54 +0000 (+0000) Subject: Nuke non-existing ini option X-Git-Tag: RELEASE_0_2_4~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d20e2cf0fcea3efc0b10580ec311e8580956a23b;p=php Nuke non-existing ini option --- diff --git a/php.ini-dist b/php.ini-dist index 1a35c56ccd..a757d3567e 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -1088,10 +1088,6 @@ pfpro.defaulttimeout = 30 ; 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 = diff --git a/php.ini-recommended b/php.ini-recommended index dc832e1d4b..1b51f89ac4 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -1146,10 +1146,6 @@ pfpro.defaulttimeout = 30 ; 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 =