-
```
What steps will reproduce the problem?
1. Compile optiboot for a barebone m8 @ 4mhz (crystal).
2. Upload Sketch with at least 7.462 byte.
3. Sketch is not executed properly.
What is the expecte…
-
"legacy" mongo driver provided a method http://php.net/manual/en/class.mongoid.php
```
getTimestamp
```
to extract timestamp from mongoid's
i cant see analog in new driver
http://php.net/manual/e…
-
Hello
After upgrading to last release I have the following php error :
Call to undefined function hex2bin() in /path/to/teampass/sources/main.functions.php on line 286
hex2bin appeared on php 5.4, I…
-
Using the "E2Ehelper.php" class (threema-msgapi-sdk-php/source/Threema/MsgApi/Helpers/E2EHelper.php) I receive image and file messages via callback URL.
Sending an exemplary image (about 1 MB) throug…
-
I run into a problem while trying to deserealize data which was serialized using Lua. Here is a simplified example:
``` lua
po = []
po[msgpack.NULL] = 'stdClass'
po['foo'] = 'bar'
packed = msgpack.en…
-
```
Support HEX2BIN HEX2DEC and HEX2OCT engineering functions
```
Original issue reported on code.google.com by `ashish.dasnurkar` on 1 Oct 2010 at 7:53
-
```
What steps will reproduce the problem?
1. Compile optiboot for a barebone m8 @ 4mhz (crystal).
2. Upload Sketch with at least 7.462 byte.
3. Sketch is not executed properly.
What is the expecte…
-
```
What steps will reproduce the problem?
1. Create a new page
2. Add the line "$this->Page->ClientScript->registerEndScript('abcd',
'alert(\''.TJavaScript::quoteString(hex2bin('920629d49ad739c03412…
-
Hi :)
First of all, thanks for your work on this library.
I would like to implement [this particular use case](https://tools.ietf.org/html/draft-thomson-webpush-encryption-00#section-3) (Web Push AP…
-
Hi there,
I am trying to check the signature generated by the sample from
http://kjur.github.io/jsrsasign/sample-rsasign.html
in PHP.
`openssl_verify` should return 1 if the signature is correct. It…