php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76240 PHP hidef
Submitted: 2018-04-19 06:47 UTC Modified: 2021-06-10 10:58 UTC
Votes:3
Avg. Score:2.3 ± 0.9
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: jay dot gosai at kcspl dot co dot in Assigned: gopalv (profile)
Status: Suspended Package: hidef (PECL)
PHP Version: 5.6.35 OS: Windows 10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
34 - 21 = ?
Subscribe to this entry?

 
 [2018-04-19 06:47 UTC] jay dot gosai at kcspl dot co dot in
Description:
------------
I am using package php_hidef-0.1.13-5.5-ts-vc11-x64 in windows 10 with wamp server. I am using PHP version 5.6.25. I did not find DLL files for PHP version 5.6.

I have added the below lines in php.ini files

extension=php_hidef.dll
hidef.ini_path=D:/wamp/bin/apache/apache2.4.23/bin/hidef/

after restarting the wamp server I checked the logs & the logs showing below error.

PHP Warning:  PHP Startup: hidef: Unable to initialize module
Module compiled with module API=20121212
PHP    compiled with module API=20131226
These options need to match
 in Unknown on line 0

Kindly provide solution for Windows OS.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-04-19 07:00 UTC] requinix@php.net
-Type: Documentation Problem +Type: Bug -Package: Dynamic loading +Package: hidef -Assigned To: +Assigned To: gopalv
 [2018-04-19 07:00 UTC] requinix@php.net
hidef appears unmaintained. You might possibly be able to compile it against 5.6 from the source. Otherwise you are out of luck and will need to find some other solution.
 [2018-04-19 07:21 UTC] jay dot gosai at kcspl dot co dot in
But in which file do i need to compile the issue? I am using windows machine the file is php_hidef.dll
 [2018-04-19 12:39 UTC] cmb@php.net
How to build PECL extensions on Windows is explained in the Wiki:
<https://wiki.php.net/internals/windows/stepbystepbuild#building_pecl_extensions>.
 [2021-06-10 10:58 UTC] cmb@php.net
-Status: Assigned +Status: Suspended
 [2021-06-10 10:58 UTC] cmb@php.net
The hidef package is unmaitained (the latest release was almost 9
years ago), so I suspend this ticket until a new maintainer is
found.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 00:01:28 2024 UTC