php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60384 [pt_BR] Deprecation warnings missing
Submitted: 2011-11-25 11:53 UTC Modified: 2015-08-25 15:19 UTC
Votes:3
Avg. Score:3.7 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: colnaghijr at gmail dot com Assigned: ae (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: colnaghijr at gmail dot com
New email:
PHP Version: OS:

 

 [2011-11-25 11:53 UTC] colnaghijr at gmail dot com
Description:
------------
Many obsolete/deprecated functions do not inform about it at all on pt-BR 
translations.

These warnings should show up in english whenever a translation in not available.

Examples: 
http://www.php.net/manual/en/function.split.php
http://www.php.net/manual/en/function.spliti.php
http://www.php.net/manual/en/function.dl.php
http://www.php.net/manual/en/function.ereg.php
http://www.php.net/manual/en/function.session-register.php

The portuguese versions do not show as DEPRECATED or REMOVED.

Relying development on obsolete functions could lead to problems.

Expected result:
----------------
Documentation should warn about obsolete, removed, and functions that usage would 
be discouraged.

These warnings should show up in english whenever a translation in not available.

Actual result:
--------------
Documentation is outdated and misleading.

No warnings is shown in pt-BR, though a en-US version does exists.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-30 16:37 UTC] cataphract@php.net
-Type: Feature/Change Request +Type: Documentation Problem
 [2011-12-04 09:55 UTC] nikic@php.net
-Summary: Obsolete/Remove Warnings should show in english if no translation is available +Summary: [pt_BR] Deprecation warnings missing
 [2015-08-21 20:15 UTC] ae@php.net
Automatic comment from SVN on behalf of ae
Revision: http://svn.php.net/viewvc/?view=revision&revision=337582
Log: Update translation. Fix bug #60384.
 [2015-08-25 15:19 UTC] ae@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ae
 [2015-08-25 15:19 UTC] ae@php.net
This bug has been fixed in the documentation's XML sources. The online and downloadable versions of the documentation need some hours to get updated.

Thank you for the report, and for helping us make our documentation better.
 [2020-12-30 10:45 UTC] nikic@php.net
Automatic comment on behalf of ae
Revision: http://git.php.net/?p=doc/pt_br.git;a=commit;h=185c39130ec1c6e0ea7855bc5e985c17b97046be
Log: Update translation. Fix bug #60384.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 06:01:29 2024 UTC