]> granicus.if.org Git - php/commit
Fix php_stream_get_from_zval(), so that it works under PHP7
authorKalle Sommer Nielsen <kalle@php.net>
Mon, 19 Oct 2015 14:55:37 +0000 (16:55 +0200)
committerKalle Sommer Nielsen <kalle@php.net>
Mon, 19 Oct 2015 14:55:37 +0000 (16:55 +0200)
commitb6cbc06d192b811517c1c503becc45367fa05755
treebe00cf0cb1003dbc58389ac4f1de0df9538393eb
parent620daef1e253dc841f5dcb24976e5378c296e8cd
Fix php_stream_get_from_zval(), so that it works under PHP7

# We don't use zval** anymore, nor do any extension in PECL or core
# currently use this macro, but third party could. See PR#1562 on Github
main/php_streams.h