php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53024 Wrong version description
Submitted: 2010-10-08 11:20 UTC Modified: 2010-10-08 14:15 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: kurqrior at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Win32
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kurqrior at gmail dot com
New email:
PHP Version: OS:

 

 [2010-10-08 11:20 UTC] kurqrior at gmail dot com
Description:
------------
Thrid paremeter of Exception::__construct() exist since PHP 5.3 (I suppose that - I use PHP 5.2.6), but in documentation says that that parameter is present in PHP >= 5.1.

Expected result:
----------------
Change documentation


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-08 14:15 UTC] salathe@php.net
-Status: Open +Status: Bogus
 [2010-10-08 14:15 UTC] salathe@php.net
There is a Changelog box on the page for Exception::__construct() [1] which 
mentions this particular change.  If that information is not present on whatever 
page you were looking at, let us know.

[1] http://php.net/exception.construct
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 10:01:32 2024 UTC