php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31379 German documentation says settype returns int
Submitted: 2005-01-02 15:09 UTC Modified: 2005-01-06 12:34 UTC
From: yetide2-phpbug at yahoo dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2005-01-02 15:09 UTC] yetide2-phpbug at yahoo dot de
Description:
------------
The German documentation says settype returns int wheras the English version states settype returns boolean:
EN >> bool settype ( mixed &var, string type)
DE >> int settype ( string var, string type)
EN: http://de.php.net/manual/en/function.settype.php
DE: http://de.php.net/manual/de/function.settype.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-02 16:02 UTC] mez@php.net
Contacting hholzgra
 [2005-01-02 16:14 UTC] nlopess@php.net
outdated translation, as refered by Derick.
 [2005-01-06 12:34 UTC] samesch@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 23:01:32 2025 UTC