Lines Matching refs:now
61 RT_CONSTANT_EX, EX_CONSTANT should be substituted by RT_CONSTANT, and now
81 zend_ast_copy() now returns zend_ast_ref (instead of zend_asr).
108 j. The cast_object() object handler now also accepts the _IS_NUMBER type. The
138 q. sapi_cli_single_write() now returns ssize_t instead of size_t.
147 recommended to use this from now on, instead of defining own handler types.
149 u. The GC globals (GC_G) are now private. Use the new zend_gc_get_status() to
153 removed. It is now always the caller's responsibility to free the passed
161 - DECLARE_INHERITED_CLASS and DECLARE_ANON_INHERITED_CLASS now encode parent
178 bb. php_setcookie() now expects an additional samesite argument, and the
179 url_encode parameter has been moved to the end. The signature is now:
198 convenience and is now default behavior with C++.