ID: 31751 Updated by: [EMAIL PROTECTED] Reported By: mancini at nextcode dot org -Status: Open +Status: Closed Bug Type: PostgreSQL related Operating System: windows 2000 PHP Version: 5.0.3 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2005-01-29 09:43:10] mancini at nextcode dot org Description: ------------ basically it looks like the function was not implemented or requires additional extensions to work tested with php 5.0.3 with php_pgsql 7.4 loaded both official binary releases function.pg-parameter-status.html and http://ro.php.net/pg_parameter_status both say it is available in PHP5 Reproduce code: --------------- pg_parameter_status($link,version); Expected result: ---------------- version Actual result: -------------- PHP Fatal error: Call to undefined function: pg_parameter_status() in C:\apache2triad\htdocs\test.pgsql.php on line 2 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31751&edit=1