php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71230 mysqli::options lacks an option
Submitted: 2015-12-28 16:00 UTC Modified: 2015-12-29 10:35 UTC
From: qdinar at gmail dot com Assigned: tpunt (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2015-12-28 16:00 UTC] qdinar at gmail dot com
Description:
------------
see http://php.net/manual/en/mysqli.quickstart.statements.php
there is MYSQLI_OPT_INT_AND_FLOAT_NATIVE
see http://php.net/manual/en/mysqli.options.php
MYSQLI_OPT_INT_AND_FLOAT_NATIVE is not there


Expected result:
----------------
MYSQLI_OPT_INT_AND_FLOAT_NATIVE is in http://php.net/manual/en/mysqli.options.php


Actual result:
--------------
MYSQLI_OPT_INT_AND_FLOAT_NATIVE is not in http://php.net/manual/en/mysqli.options.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-12-29 10:34 UTC] tpunt@php.net
Automatic comment from SVN on behalf of tpunt
Revision: http://svn.php.net/viewvc/?view=revision&revision=338378
Log: Resolve doc bug #71230
 [2015-12-29 10:35 UTC] tpunt@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: tpunt
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 29 09:01:33 2024 UTC