streamWrapper::stream_open()'s $opened_path must be nullable

Based on PR #753.
This commit is contained in:
Christoph M. Becker 2021-08-07 12:18:58 +02:00
parent 44262a5c76
commit ab8bf7a2cd
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -14,7 +14,7 @@
<methodparam><type>string</type><parameter>path</parameter></methodparam>
<methodparam><type>string</type><parameter>mode</parameter></methodparam>
<methodparam><type>int</type><parameter>options</parameter></methodparam>
<methodparam><type>string</type><parameter role="reference">opened_path</parameter></methodparam>
<methodparam><type class="union"><type>string</type><type>null></type></type><parameter role="reference">opened_path</parameter></methodparam>
</methodsynopsis>
<para>
This method is called immediately after the wrapper is initialized (f.e. by