php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9550 function missing from .c file
Submitted: 2001-03-04 15:02 UTC Modified: 2001-03-10 23:16 UTC
From: glen dot ogilvie at correspondence dot school dot nz Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 4.0.4pl1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: glen dot ogilvie at correspondence dot school dot nz
New email:
PHP Version: OS:

 

 [2001-03-04 15:02 UTC] glen dot ogilvie at correspondence dot school dot nz
The following lines are needed in the file
php_sybase_ct.c

PHP_FE(sybase_field_seek,			NULL)
PHP_FALIAS(mssql_field_seek,	sybase_field_seek,NULL)

They appear to have been left out.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-10 23:16 UTC] sniper@php.net
Fixed in CVS.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 02:01:29 2024 UTC