]> granicus.if.org Git - php/commit
- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
authorFelipe Pena <felipe@php.net>
Sun, 15 Nov 2009 20:30:57 +0000 (20:30 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 15 Nov 2009 20:30:57 +0000 (20:30 +0000)
commit5411bb32a8f2da134ce38ec202aeff29d68da20d
tree946ce64ec9706e7839bcd5cbcc989e7b916d9217
parent64f530d182c4b49850fb0b333b6f083acf558a0e
- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
  (patch by Pierrick)
NEWS
ext/curl/streams.c
ext/standard/ftp_fopen_wrapper.c
ext/standard/http_fopen_wrapper.c
ext/standard/tests/streams/bug49936.phpt [new file with mode: 0644]
main/streams/php_stream_context.h
main/streams/streams.c
main/streams/transports.c