php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #274 strtr example wrong
Submitted: 1998-04-15 07:02 UTC Modified: 1998-04-17 19:43 UTC
From: michal at fee dot vutbr dot cz Assigned: rasmus (profile)
Status: Closed Package: Documentation problem
PHP Version: 3.0 Release Candidate 3 OS: any :-)
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: michal at fee dot vutbr dot cz
New email:
PHP Version: OS:

 

 [1998-04-15 07:02 UTC] michal at fee dot vutbr dot cz
Both .rtf and on-line documantation contains error in 
example of strtr fucntion.

Description is - correctly - described as:
  strtr(string,from,to)
while the example shows parameters as:
  strtr(from,to,string)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-04-17 19:43 UTC] rasmus
Fixed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 00:01:26 2025 UTC