summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php.ini-dist4
-rw-r--r--php.ini-recommended4
2 files changed, 0 insertions, 8 deletions
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 =