mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Fix folding
This commit is contained in:
parent
653e374b6b
commit
d8052a1544
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ ZEND_API void rebuild_object_properties(zend_object *zobj) /* {{{ */
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* }}} */
|
||||
|
||||
ZEND_API HashTable *zend_std_get_properties(zval *object TSRMLS_DC) /* {{{ */
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue