]> granicus.if.org Git - php/commit
- Fixed bug #53903 (userspace stream stat callback does not separate the
authorGustavo André dos Santos Lopes <cataphract@php.net>
Tue, 1 Feb 2011 22:55:17 +0000 (22:55 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Tue, 1 Feb 2011 22:55:17 +0000 (22:55 +0000)
commit1f4990299927a9fdf24676ebbd1c7f6729aa3838
treebe5c38b49121b8fe057183d186ab1615ee4e01c2
parent01745fa657a9b3f8a8f79520a87c265ec3725792
- Fixed bug #53903 (userspace stream stat callback does not separate the
  elements of the returned array before converting them).
ext/standard/tests/streams/bug53903.phpt [new file with mode: 0644]
main/streams/userspace.c