php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35129 word 'Bschreibung' has to be 'Beschreibung'
Submitted: 2005-11-06 18:34 UTC Modified: 2005-11-06 18:46 UTC
From: chabayo at yahoo dot de Assigned: simp (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: GNU / Debian Linux
Private report: No CVE-ID: None
 [2005-11-06 18:34 UTC] chabayo at yahoo dot de
Description:
------------
I tried to put German php-Reference in a mysql-Database. (src http://de2.php.net/get/php_manual_de.tar.gz/from/this/mirror)
-
The word 'Bschreibung' has to be 'Beschreibung' - beside it is written 'Beschreibung' on the other German pages of that tarball NOT 'Bschreibung:'- sry if it doesn't matter to you, just wanted to help.
-
affected files {
function.dbase-delete-record.html
function.get-extension-funcs.html
function.getmyinode.html
function.include.html
function.include-once.html
function.is-finite.html
function.require.html
function.require-once.html
function.return.html
}


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-06 18:46 UTC] simp@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.

include, include_once, require, require_once and return are control structures, not functions. Corrected typos on the other pages. Thanks.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC