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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 13:01:29 2024 UTC