mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
compilation error - Win32
This commit is contained in:
parent
e5c8aeb3f1
commit
f1d0753f71
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue