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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 26 10:01:31 2024 UTC