|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-07-31 12:39 UTC] zeev at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 14:00:01 2025 UTC |
(Migrated from other database by Jim.) Sybase module does not use the right API... Lines like: pval_copy_constructor(&field_content); _php3_hash_index_update(return_value->value.ht, i, (void *) &field_content, sizeof(pval),NULL); from the fetch_row implementation need to be substituted with the add_index_* functions from zend_API.h