php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32044 Problem with String conversion to numbers example in polish doc
Submitted: 2005-02-21 14:27 UTC Modified: 2005-02-23 12:54 UTC
From: mrkwdk at vp dot pl Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.10 OS: windows
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mrkwdk at vp dot pl
New email:
PHP Version: OS:

 

 [2005-02-21 14:27 UTC] mrkwdk at vp dot pl
Description:
------------
The problem is with the type returning - it should be double or float.

Reproduce code:
---------------
$foo = "10.0 ?winek " + 1;        // $foo jest typu integer (11)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-23 12:54 UTC] leszek@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.

Fixed. This chapter translation needs to be updated. I'll try to do it soon.
 [2020-12-30 10:43 UTC] nikic@php.net
Automatic comment on behalf of leszek
Revision: http://git.php.net/?p=doc/pl.git;a=commit;h=d048dbf7218274b4744d886d710552e09fe814cf
Log: [leszek] - bugfix #32044
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 12:00:02 2025 UTC