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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
32 + 1 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 22:01:30 2024 UTC