php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #11026 Example in man has error.
Submitted: 2001-05-22 14:48 UTC Modified: 2001-05-22 20:19 UTC
From: fbaker at olm1 dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.5 OS: n/a
Private report: No CVE-ID: None
 [2001-05-22 14:48 UTC] fbaker at olm1 dot com
 
In the man, under string handling, the first example script is a 'wrap' routine.  

It has one too many '}' in the count.  There are 15.  

I believe the extra one is right above the 'return $rettext' line.

Floyd


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-22 19:50 UTC] sniper@php.net
Could you please give the URL to that manual page?

--Jani

 [2001-05-22 20:19 UTC] jmoore@php.net
Fixed

- James
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC