From: philip at cornado dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: sybase-db vs. sybase-ct
Description: ------------ The Sybase documentation doesn't clearly differentiate between Sybase-DB and Sybase-CT. Some functions exist while compiling --with-sybase-ct that don't exist (undefined) when using --with-sybase and this needs to be recognized in the documentation. Is Sybase-DB deprecated? Perhaps someone familiar with Sybase/MSSQL can comment on all of this as I could be way off base here. AFAICT (as a person who's never used either Sybase) the following functions only exist in Sybase-CT: sybase_unbuffered_query() sybase_fetch_assoc() sybase_set_message_handler() sybase_deadlock_retry_count() Source files: http://lxr.php.net/source/php-src/ext/sybase_ct/php_sybase_ct.c http://lxr.php.net/source/php-src/ext/sybase/php_sybase_db.c This should all apply to MS SQL as well. -- Edit bug report at http://bugs.php.net/?id=28481&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28481&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28481&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28481&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28481&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28481&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28481&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28481&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28481&r=support Expected behavior: http://bugs.php.net/fix.php?id=28481&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28481&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28481&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28481&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28481&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28481&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28481&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28481&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28481&r=float
