Edit report at https://bugs.php.net/bug.php?id=65671&edit=1

 ID:                 65671
 Updated by:         m...@php.net
 Reported by:        krewecherl at gmail dot com
 Summary:            Remove "experimental" status from six pg_* functions
 Status:             Open
 Type:               Bug
 Package:            PostgreSQL related
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        yohgaki
 Block user comment: N
 Private report:     N

 New Comment:

Yasuo, what's your thought on this?


Previous Comments:
------------------------------------------------------------------------
[2013-09-13 21:30:38] krewecherl at gmail dot com

Description:
------------
The following six functions have been added in PHP 4.3:

- pg_convert()
- pg_delete()
- pg_insert()
- pg_meta_data()
- pg_select()
- pg_update()

They been marked as EXPERIMENTAL for close to eleven years now, effectively 
preventing anybody from using them outside of test environments. Ten years is 
too long for an experiment. The functions should either be removed from PHP, or 
moved to a PECL extension, or documented as safe to use.

All of them perform useful tasks, so my personal preference would be the latter 
option.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65671&edit=1

Reply via email to