mirror of
https://github.com/php/php-src.git
synced 2026-04-20 14:31:06 +02:00
Not needed.
This commit is contained in:
@@ -939,7 +939,6 @@ PHP_FUNCTION(socket_get_status)
|
||||
void *what;
|
||||
int socketd = 0;
|
||||
struct php_sockbuf *sock;
|
||||
//FLS_FETCH();
|
||||
|
||||
if (ZEND_NUM_ARGS() != 1 || zend_get_parameters_ex(ZEND_NUM_ARGS(), &socket) == FAILURE) {
|
||||
WRONG_PARAM_COUNT;
|
||||
|
||||
Reference in New Issue
Block a user