php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34897 Typo on php.net/pdo
Submitted: 2005-10-17 22:18 UTC Modified: 2005-10-17 22:25 UTC
From: jmazzi at gmail dot com Assigned:
Status: Closed 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jmazzi at gmail dot com
New email:
PHP Version: OS:

 

 [2005-10-17 22:18 UTC] jmazzi at gmail dot com
Description:
------------
Typo on php.net/pdo

Reproduce code:
---------------
Page Reads:
Transactions and auto-commit

Now that you're connected via PDO, you should to understand how PDO manages transactions before you start issuing queries. If you've never encountered transactions before, they offer 4 major features:

Expected result:
----------------
Should Read:
Transactions and auto-commit

Now that you're connected via PDO, you should __be able__ to 
understand how PDO manages transactions before you start 
issuing queries. If you've never encountered transactions 
before, they offer 4 major features:


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-17 22:25 UTC] dbs@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Thanks for the bug report. I fixed the typo and checked it into the repository; it won\'t be visible in the HTML documentation until the next build (possibly a few weeks away; the doc build gods are hard to predict) :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 03:00:02 2025 UTC