|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-07-31 20:21 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 00:00:02 2025 UTC |
Here's a patch that seems to fix it for me: --- ext/sybase/php_sybase_db.c.orig Tue Jul 31 17:29:37 2001 +++ ext/sybase/php_sybase_db.c Tue Jul 31 17:25:47 2001 @@ -707,6 +707,7 @@ int blocks_initialized=1; int i,j; int *column_types; + PLS_FETCH(); switch(ZEND_NUM_ARGS()) { case 1: