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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 21 18:01:29 2024 UTC