From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.0 PHP Bug Type: Documentation problem Bug description: wrong parameters order for pg_lo_import
In http://www.php.net/manual/en/function.pg-lo-import.php you describe parameters as path,connection but in 4.2 it is connection,path (it changed in 4.2). It also should be mentioned in Release Notes for 4.2 because it broke my site. I have not tested yet pg_lo_export behaviour but doc for it is also wrong. -- Edit bug report at http://bugs.php.net/?id=16789&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16789&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16789&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16789&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16789&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16789&r=support Expected behavior: http://bugs.php.net/fix.php?id=16789&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16789&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16789&r=submittedtwice
