zend_update_static_property_string
zend_update_static_property_string -- ...
Description
#include <zend_API.h>
int
zend_update_static_property_string ( zend_class_entry* scope, char* name, int name_length, char* value, magic TSRMLS_DC )
...
Parameters
scope
...
name
...
name_length
...
value
...
TSRMLS_DC
...