php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56375 bogus ini option
Submitted: 2005-04-19 14:21 UTC Modified: 2018-03-10 18:05 UTC
From: nlopess@php.net Assigned: cmb (profile)
Status: Closed Package: PDO Core
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2005-04-19 14:21 UTC] nlopess@php.net
Description:
------------
PDO is defining a bogus ini option (pdo.global_value) in the pdo.c file.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-30 23:26 UTC] wez@php.net
Keeping it around as a placeholder in case I need to add an ini option later.
Yes, I'm lazy.
 [2005-09-02 12:08 UTC] nuno at nuno dot ddd
At least you could comment it, so that the phpdoc script doesn't catch it while building the table of ini options.
 [2005-11-24 06:02 UTC] richard dot quadling at bandvulc dot co dot uk
Just adding the comments though will help us with the documentation otherwise the ini entry will have to be documented as being a useless setting! Consistency please!!!
 [2018-03-10 18:05 UTC] cmb@php.net
-Package: PDO +Package: *General Issues
 [2018-03-10 18:05 UTC] cmb@php.net
-Status: Suspended +Status: Closed -Package: *General Issues +Package: PDO Core -Assigned To: +Assigned To: cmb
 [2018-03-10 18:05 UTC] cmb@php.net
This ini entry has been removed in the meantime[1], i.e. as of PHP
5.2.0.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=8104df054705802ae9a1bbcda4529aef18d671ee>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC