php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #7541 please consider also support HPUX shl_*
Submitted: 2000-10-30 20:23 UTC Modified: 2015-05-28 13:09 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: syu at sunburst dot rose dot hp dot com Assigned: kalle (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.3pl1 OS: HP-UX 10.20/11.00
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: syu at sunburst dot rose dot hp dot com
New email:
PHP Version: OS:

 

 [2000-10-30 20:23 UTC] syu at sunburst dot rose dot hp dot com
HP-UX supports loading dynamic shared library with the shl_open, shl_close, and shl_findsym interfaces.  Please add support for this to zend_extension.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-01 15:47 UTC] jani@php.net
-Package: Feature/Change Request +Package: Scripting Engine problem
 [2015-05-28 13:09 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2015-05-28 13:09 UTC] kalle@php.net
I'm sorry its taken so long, but while investigating this issue the API have become deprecated and the dlopen() and family is now the recommended way of dynamically loading in modules.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC