From ab8bf7a2cd8dca25afea5e74fecdc16f1ae5c56a Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sat, 7 Aug 2021 12:18:58 +0200 Subject: [PATCH] streamWrapper::stream_open()'s $opened_path must be nullable Based on PR #753. --- reference/stream/streamwrapper/stream-open.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/stream/streamwrapper/stream-open.xml b/reference/stream/streamwrapper/stream-open.xml index 85710b6304..716ea2e097 100644 --- a/reference/stream/streamwrapper/stream-open.xml +++ b/reference/stream/streamwrapper/stream-open.xml @@ -14,7 +14,7 @@ stringpath stringmode intoptions - stringopened_path + stringnull>opened_path This method is called immediately after the wrapper is initialized (f.e. by