php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57217 openal doesn't return version
Submitted: 2006-09-01 18:53 UTC Modified: 2006-09-07 12:38 UTC
From: cweiske@php.net Assigned: pollita (profile)
Status: Closed Package: openal (PECL)
PHP Version: 5.1.4 OS: Any
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cweiske@php.net
New email:
PHP Version: OS:

 

 [2006-09-01 18:53 UTC] cweiske@php.net
Description:
------------
phpversion("openal") doesn't return anything.

Reproduce code:
---------------
echo phpversion("openal");

Expected result:
----------------
0.1

Actual result:
--------------
(nothing)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-07 12:38 UTC] pollita@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Who knows when there will be another release though :p
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 12:01:31 2024 UTC