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
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: 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: Thu Jul 17 14:04:04 2025 UTC