From 3499dabd9a39ecfedcb72edf664af9dc597766f6 Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Wed, 1 May 2002 17:08:07 +0000 Subject: [PATCH] - Mention the old function names. # Last commit talp, promised ;-) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80775 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sockets/functions/socket-get-option.xml | 8 +++++++- reference/sockets/functions/socket-set-option.xml | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/reference/sockets/functions/socket-get-option.xml b/reference/sockets/functions/socket-get-option.xml index 4085b0d0d5..b9a13ad2f7 100644 --- a/reference/sockets/functions/socket-get-option.xml +++ b/reference/sockets/functions/socket-get-option.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,12 @@ &warn.undocumented.func; + + + This function used to be called socket_getopt() prior + to PHP 4.3.0 + + diff --git a/reference/sockets/functions/socket-set-option.xml b/reference/sockets/functions/socket-set-option.xml index a7eb4523b9..8695238d15 100644 --- a/reference/sockets/functions/socket-set-option.xml +++ b/reference/sockets/functions/socket-set-option.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,12 @@ &warn.undocumented.func; + + + This function used to be called socket_setopt() prior + to PHP 4.3.0 + +