mirror of
https://github.com/php/php-src.git
synced 2026-04-09 09:03:04 +02:00
compilation error - Win32
This commit is contained in:
@@ -460,6 +460,7 @@ ZEND_FUNCTION(get_class_vars)
|
||||
char *lcname;
|
||||
zend_class_entry *ce;
|
||||
zval *tmp;
|
||||
CLS_FETCH();
|
||||
|
||||
if (ZEND_NUM_ARGS() != 1 || zend_get_parameters_ex(1, &class_name)==FAILURE) {
|
||||
RETURN_FALSE;
|
||||
|
||||
Reference in New Issue
Block a user