php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32996 Bad constants in pg_result_status()
Submitted: 2005-05-10 09:28 UTC Modified: 2005-05-10 10:39 UTC
From: marekm at apnet dot pl Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
 [2005-05-10 09:28 UTC] marekm at apnet dot pl
Description:
------------
There are no PGSQL_COPY_TO, PGSQL_COPY_FROM predefined constants as stands in documentation for pg_result_status().
They are named PGSQL_COPY_IN and PGSQL_COPY_OUT.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-05-10 10:39 UTC] chriskl@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 13:00:01 2025 UTC