php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #81545 [RO] Translation is unmaintained
Submitted: 2021-10-20 08:07 UTC Modified: 2021-10-20 09:23 UTC
From: yaroslav dot yaremenko at gmail dot com Assigned:
Status: Re-Opened Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
25 + 3 = ?
Subscribe to this entry?

 
 [2021-10-20 08:07 UTC] yaroslav dot yaremenko at gmail dot com
Description:
------------
The link to "SPL Types" documentation page (http://php.adamharvey.name/manual/en/book.spl-types.php) 

on "PHP Manual > Function Reference > Other Basic Extensions" documentation page 

only EXISTS for the following languages
Romanian, Korean

but is MISSING for following languages:
English, Brazilian, Chineese, French, German, Japanese, Russian, Spanish, Turkish


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-10-20 08:24 UTC] yaroslav dot yaremenko at gmail dot com
The link to "SPL Types" documentation page (http://php.adamharvey.name/manual/en/book.spl-types.php) 

on "PHP Manual > Function Reference > Other Basic Extensions" documentation page 

only EXISTS for the following languages
Romanian, Korean
e.g.
http://php.adamharvey.name/manual/ro/refs.basic.other.php <- 'SPL Types' section exists

but is MISSING for following languages:
English, Brazilian, Chineese, French, German, Japanese, Russian, Spanish, Turkish
e.g.
http://php.adamharvey.name/manual/en/refs.basic.other.php <- 'SPL Types' section does not exist
 [2021-10-20 08:49 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: cmb
 [2021-10-20 08:49 UTC] cmb@php.net
That extension is unmaintained, so the documentation has been
removed from the PHP manual at <https://www.php.net/manual/>.
Sorry, but we cannot cater to unofficial mirrors.
 [2021-10-20 08:58 UTC] yaroslav dot yaremenko at gmail dot com
Sorry, my bad, I did not notice I was referring to an unofficial mirror. Still, I believe you'd want to remove this page from the documentation

https://www.php.net/manual/ro/class.splenum.php

As this is the very first google search result for 'php spl enum'.
 [2021-10-20 09:05 UTC] yaroslav dot yaremenko at gmail dot com
Also, you may want to completely remove SPL Types section for the Romanian language (SPL Types section only exists for Romanian language)

https://www.php.net/manual/ro/refs.basic.other.php

and all the pages in Romanian language which refer to SPL Types.
 [2021-10-20 09:17 UTC] cmb@php.net
-Summary: The link to "SPL Types" documentation page is missing for most of lnaguages +Summary: [RO] Translation is unmaintained -Status: Not a bug +Status: Re-Opened -Package: Documentation problem +Package: Translation problem
 [2021-10-20 09:17 UTC] cmb@php.net
Oh, right!  It seems the Romanian translation is practically
unmaintained[1]; I suggest to mark it as inactive, so that it is
no longer shown.

[1] <https://github.com/php/doc-ro/commits/master>
 [2021-10-20 09:23 UTC] cmb@php.net
-Assigned To: cmb +Assigned To:
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC