Skip to content

fix link to new stream_context_set_options - #827

Closed
Flote37 wants to merge 2 commits into
php:masterfrom
Flote37:patch-1
Closed

fix link to new stream_context_set_options#827
Flote37 wants to merge 2 commits into
php:masterfrom
Flote37:patch-1

Conversation

@Flote37

Copy link
Copy Markdown
Contributor

In https://www.php.net/releases/8.3/en.php the link to the newstream_context_set_options was redirecting to the old function stream_context_set_option (missing last "s").

In https://www.php.net/releases/8.3/en.php the link to the newstream_context_set_options was redirecting to the old function stream_context_set_option (missing last "s").
@Flote37Flote37 mentioned this pull request Nov 21, 2023
7 tasks
@cookieguru

Copy link
Copy Markdown
Contributor

@Flote37 Need to update this line too:

'new_str' => 'Новые функции <a href="/manual/ru/function.str-increment.php"><code>str_increment()</code></a>, <a href="/manual/ru/function.str-decrement.php"><code>str_decrement()</code></a> и <a href="/manual/ru/function.stream-context-set-option.php"><code>stream_context_set_options()</code></a>.',

@Flote37

Copy link
Copy Markdown
ContributorAuthor

@cookieguru I updated the russian language file. Thanks for the feedback.

@saundefined

Copy link
Copy Markdown
Member

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Flote37@cookieguru@saundefined