]> granicus.if.org Git - php/commit
bail out if unicode.semantics is On (stream_select() is unable to cast Unicode stream...
authorAntony Dovgal <tony2001@php.net>
Thu, 12 Apr 2007 13:17:14 +0000 (13:17 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 12 Apr 2007 13:17:14 +0000 (13:17 +0000)
commit77e3b997264777317bf4be8ec84f8df04a111737
tree0a5d42fda9eac1c3b193983db9bc7966280593aa
parent63d2c1f093c455513aa112bb93f62030f8b36e7c
bail out if unicode.semantics is On (stream_select() is unable to cast Unicode streams to FDs)
check stream_select() return value correctly and avoid endless loop
run-tests.php