php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18845 FScanF Manual flaws
Submitted: 2002-08-10 13:11 UTC Modified: 2002-08-11 06:54 UTC
From: patric at liefdeis dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.2 OS:
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: patric at liefdeis dot com
New email:
PHP Version: OS:

 

 [2002-08-10 13:11 UTC] patric at liefdeis dot com
http://www.php.net/manual/en/function.fscanf.php

It says:

This means that even a tab \n in the format string can match a single space character in the input stream. 

I asume that that \n has to be a \t... confusing...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-11 06:54 UTC] sander@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version 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.
Thank you for the report, and for helping us make PHP better.

Please note that you've got phpdoc karma too, so you can fix things like these yourself next time.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 07:00:01 2025 UTC