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
 [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: Mon May 06 17:01:34 2024 UTC