Closed mcd-php closed 10 years ago
Also, may you split UUID into separate composer package and require it in phpcassa ? I now require phpcassa for this class only. I could do it myself, but i believe i'm wrong person to maintain an UUID class.
Also, may you split UUID into separate composer package and require it in phpcassa ? I now require phpcassa for this class only. I could do it myself, but i believe i'm wrong person to maintain an UUID class.
I don't have time to make a separate package right now, sorry.
By the way, thanks for taking the time to add these UUID functions; they're definitely useful.
OK, here are fixes and test. Added via web, tests are green.
Thanks very much!
Loose part copy of https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/utils/UUIDGen.java