mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
speling
This commit is contained in:
+1
-1
@@ -838,7 +838,7 @@ PHP_FUNCTION(unserialize)
|
||||
}
|
||||
PHP_VAR_UNSERIALIZE_DESTROY(var_hash);
|
||||
} else {
|
||||
php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Argument is not an string");
|
||||
php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Argument is not a string");
|
||||
RETURN_FALSE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user