]> 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)
commitd3849fc38c9f75ada6704a6f4240fce3c2a44c7b
treec75be602f04df4bbfce5d6e71ea5c39b39da90a6
parent21b7fb5f6de34f0dc83799a1cc05e83d553a9c5d
- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
  (patch by Pierrick)
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