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
 [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: Tue Apr 23 20:01:29 2024 UTC