php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79345 [RU] Typo in See Also for is_resource
Submitted: 2020-03-04 21:52 UTC Modified: 2020-03-04 23:48 UTC
From: ivirych at gmail dot com Assigned: lex (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2020-03-04 21:52 UTC] ivirych at gmail dot com
Description:
------------
---
From manual page: https://php.net/function.is-resource
---

Mistake in link description (resoruce word). 

Russian language -> section See also (Смотрите также) -> Тип resoruce.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-03-04 21:57 UTC] googleguy@php.net
What is the issue, exactly? The word is spelled correctly and the link points to the correct page.
 [2020-03-04 21:58 UTC] googleguy@php.net
-Status: Open +Status: Feedback
 [2020-03-04 22:07 UTC] requinix@php.net
-Summary: Word mistake on page +Summary: [RU] Typo in See Also for is_resource -Status: Feedback +Status: Verified -Package: Documentation problem +Package: Translation problem
 [2020-03-04 22:07 UTC] requinix@php.net
> resoruce
 [2020-03-04 22:38 UTC] ivirych at gmail dot com
A mistake was made in the Russian-language site (https://www.php.net/manual/ru/function.is-resource.php). The word "resource" is written as "resoruce".

Ctrl + F -> resoruce

Thanks,
Ivan
 [2020-03-04 23:47 UTC] lex@php.net
Automatic comment from SVN on behalf of lex
Revision: http://svn.php.net/viewvc/?view=revision&revision=349306
Log: Fix typo.

Resolves #79345.
 [2020-03-04 23:48 UTC] lex@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: lex
 [2020-03-04 23:48 UTC] lex@php.net
The fix for this bug has been committed.
If you are still experiencing this bug, try to check out latest source from https://github.com/php/php-src and re-test.
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC