php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #68096 Implement BitSet::fromRawValue
Submitted: 2014-09-25 10:16 UTC Modified: 2014-09-25 14:45 UTC
From: harald dot lapp at gmail dot com Assigned:
Status: Open Package: Bitset (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-09-25 10:16 UTC] harald dot lapp at gmail dot com
Description:
------------
It would be nice if i could create a bitset instance from a raw value returned by BitSet::getRawValue. My patch proposes a new static method BitSet::fromRawValue to accomplish this.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 15:01:29 2024 UTC