From:             jason at linenplace dot com
Operating system: Website problem
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Depricated but valid php 4 postgres functions not listed

Description:
------------
I just started working with php's postgres functions.  I found out (after
hours of frustration some of which is admittedly my fault) that there are
depricated names for certain functions.  

For example, pg_exec was replaced with pg_query in php <= 4.2

All php programmers access the same function list.  pg_exec is a valid
function for many of us.  It should be on the function list as long as the
website provides support for versions < 4.2

Thank you very much for your consideration.
Jason

Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a

-- 
Edit bug report at http://bugs.php.net/?id=29936&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=29936&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=29936&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=29936&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=29936&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=29936&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=29936&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=29936&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=29936&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=29936&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=29936&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=29936&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=29936&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=29936&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=29936&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=29936&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=29936&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=29936&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=29936&r=float

Reply via email to