mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
- Nuke php3 legacy
This commit is contained in:
parent
a05e8e335d
commit
a208d9a966
86 changed files with 118 additions and 118 deletions
|
@ -112,7 +112,7 @@ static
|
|||
|
||||
/* {{{ sockets_functions[]
|
||||
*/
|
||||
function_entry sockets_functions[] = {
|
||||
zend_function_entry sockets_functions[] = {
|
||||
PHP_FE(socket_select, first_through_third_args_force_ref)
|
||||
PHP_FE(socket_create, NULL)
|
||||
PHP_FE(socket_create_listen, NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue