]> granicus.if.org Git - php/commit
Fixed bug #73586 (php_user_filter::$stream is not set to the stream the filter is...
authorDmitry Stogov <dmitry@zend.com>
Mon, 28 Nov 2016 09:54:47 +0000 (12:54 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 28 Nov 2016 09:54:47 +0000 (12:54 +0300)
commit9a9ad56af0f80c69d363e8cfabe412da798c497d
tree58baa0d09b318fd5ab0595c16e7dd0c4c64553b2
parent970f21be97980a18153f13d653f4132cce676158
Fixed bug #73586 (php_user_filter::$stream is not set to the stream the filter is working on).
NEWS
Zend/zend_hash.h
ext/standard/tests/filters/bug73586.phpt [new file with mode: 0644]
ext/standard/user_filters.c