php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40734 Excessive whitespace in oci_bind_by_name
Submitted: 2007-03-05 20:36 UTC Modified: 2007-03-05 20:47 UTC
From: david at acz dot org Assigned:
Status: Closed 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: david at acz dot org
New email:
PHP Version: OS:

 

 [2007-03-05 20:36 UTC] david at acz dot org
Description:
------------
The excessive whitespace in the example queries for oci_bind_by_name decreases readability.  The queries would be much easier to read if they were put on one or two lines like the ones from other related functions.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-05 20:47 UTC] tony2001@php.net
Fixed indenting.
The idea is to make long queries more readable using indenting.
Writing a 1K query in one line makes it totally unreadable.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 01:00:03 2025 UTC