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
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 !
Your email address:
MUST BE VALID
Solve the problem:
1 + 41 = ?
Subscribe to this entry?

 
 [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: Sun May 05 14:01:31 2024 UTC