php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73935 [DE] __autoload()() & spl_autoload()() in german translation are wrong.
Submitted: 2017-01-14 15:51 UTC Modified: 2017-01-14 17:54 UTC
From: grepmore at outlook dot com Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2017-01-14 15:51 UTC] grepmore at outlook dot com
Description:
------------
http://php.net/manual/de/function.spl-autoload-extensions.php

wrong (german):
Diese Funktion kann die Dateiendungen, die in der __autoload()() Fallback-Funktion spl_autoload()() verwendet werden prüfen und ändern. 

right (english):
This function can modify and check the file extensions that the built in __autoload() fallback function spl_autoload() will be using. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-14 15:56 UTC] requinix@php.net
-Summary: __autoload()() & spl_autoload()() in german translation are wrong. +Summary: [DE] __autoload()() & spl_autoload()() in german translation are wrong. -Package: Documentation problem +Package: Translation problem
 [2017-01-14 17:51 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=341661
Log: Fix #73935: [DE] __autoload()() & spl_autoload()() in german translation are wrong.
 [2017-01-14 17:54 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2017-01-14 17:54 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-02-07 09:56 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=b2aefabe188e8b8f2c273c56d6b202d762d2079b
Log: Fix #73935: [DE] __autoload()() & spl_autoload()() in german translation are wrong.
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=1f548d3986a179b1b009f24ecc35f16038ee1b47
Log: Fix #73935: [DE] __autoload()() & spl_autoload()() in german translation are wrong.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 06:01:29 2024 UTC