php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60242 Weird phrasing in example code remark.
Submitted: 2011-11-08 12:04 UTC Modified: 2011-11-08 12:29 UTC
From: jaimthorn at yahoo dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jaimthorn at yahoo dot com
New email:
PHP Version: OS:

 

 [2011-11-08 12:04 UTC] jaimthorn at yahoo dot com
Description:
------------
---
From manual page: http://www.php.net/mysqli.connect#refsect1-mysqli.connect-examples
---

In Example #1, a comment reads 

* BUT $connect_error was broken until PHP 5.2.9 and 5.3.0.

How can something be broken 'until' two different versions?
Was it perhaps broken until PHP 5.3.0?
Or maybe it was broken in 5.2.9 and 5.30, but not in earlier and later versions?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-08 12:29 UTC] rquadling@php.net
The 5.2.x branch was broken until 5.2.9.
The 5.3.x branch was broken until 5.3.0 (i.e. any alphas, betas and RCs).
 [2011-11-08 12:29 UTC] rquadling@php.net
-Status: Open +Status: Bogus
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 01:01:35 2025 UTC