php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #25653 German translation incomplete for function "get_parent_class"
Submitted: 2003-09-25 07:31 UTC Modified: 2003-12-15 16:48 UTC
From: h_hoefer at hotmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2003-09-25 07:31 UTC] h_hoefer at hotmail dot com
Description:
------------
In der deutschen Version des Manuals fehlt der Hinweis, da? man auch ohne eine Instanz die Superklasse einer beliebigen Klasse herausbekommen kann (als obj mu? dann ein String mit dem Klassennamen ?bergeben werden).

Kann einem viel Instanziierung sparen ;-)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-07 16:39 UTC] nlopess@php.net
In english please...
 [2003-12-13 15:43 UTC] h_hoefer at hotmail dot com
Though I _really_ don't understand why I have to report a bug in the german documentation in english, here's my try of a translation:

The german version of the documentation for the function "get_parent_class" doesn't contain the fact, that you can pass a string with a classname instead of an object as a parameter. Since this can save one a lot of instantiation problems I do think, it's important to add this to the german documentation, too.
 [2003-12-14 03:37 UTC] samesch@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 [2003-12-14 05:12 UTC] goba@php.net
Unless you report a bug in English, we will not know that the bug is regarding the German manual... You should at least prepend some English text, that the report is about the German manual...
 [2003-12-15 16:48 UTC] h_hoefer at hotmail dot com
Hmmm... OK.

I thought my summary line combined with the category "Documentation problem" would made it all clear... Seems like I was wrong ;-)

Thanks for fixing the bug anyway!

Greetings from Bavaria.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 22:01:26 2024 UTC