Lines Matching refs:now
56 clone, now we use the same private property_info, and should also
117 g. The following object handlers are now required (must be non-NULL):
146 class_entry->static_members_table now have to be accessed through
149 op_arrays. Instead, now you have to reserve op_array handle using
171 m. The write_property() object handler now returns the assigned value (after
175 n. Assignments to references now need to ensure that they respect property
212 t. convert_to_string() and zval_get_string() are now more likely to result in
221 ZEND_ASSIGN_STATIC_PROP in extended value, now we use ZEND_ASSIGN_OP,
229 y. The read and write operations of php_stream_ops now return ssize_t, with
237 - The hash extension is now always available, meaning the --enable-hash
263 - configure --help now also outputs --program-suffix and --program-prefix
276 - new --enable-rtld-now build option allow to switch dlopen behavior
279 - PHP_PROG_BISON macro now takes two optional arguments - minimum required
282 anymore and now takes one optional argument - minimum required version.
323 functions and structures are private to the extension now.
326 - The hash extension is now always available, allowing extensions to rely