php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47374 add ini options to sqlite db
Submitted: 2009-02-12 20:00 UTC Modified: 2009-05-02 22:03 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: philip@php.net Assigned:
Status: Open Package: Website problem
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
36 - 33 = ?
Subscribe to this entry?

 
 [2009-02-12 20:00 UTC] philip@php.net
Description:
------------
This is a feature request to alter the sqlite search database to include more stuff... like ini options. In this ideal state, the following would know where to go:

  http://php.net/expose_php

This can apply to other things too, like constants and  predefined variables.

See it in CVS: systems/gen-phpweb-sqlite-db.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-14 21:24 UTC] ericleestewart at gmail dot com
This would be very useful for links within the INIs to directive 
documentation. Currently there is no way to add a link that goes 
directly to an ini directive without specifying the lang code. It would 
be much nicer to have links which allow the documentation web site to 
figure out the language to display on its own while also redirecting to 
appropriate page and anchor.
 [2009-05-02 21:41 UTC] kalle@php.net
Didn't you apply a patch for this while fixing the mysqli soundex issue philip?
 [2009-05-02 22:03 UTC] philip@php.net
Nope. 

However, later I added many ini settings (all that are linked to within 
php.ini) to phpweb/include/errors.inc so that's why the example link 
here works but this bug remains open. 

This bug relates to bug #47651
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC