Ruud Kamphuis
Ruud Kamphuis
PHP is 64-bit. I installed imagemagick using homebrew (with no special args) so I guess it is? How can I check if php-zbarcode is 64?
Still no luck :( I ran `git pull`, `phpize`, `./configure --with-php-config=/usr/local/Cellar/php54/5.4.11/bin/php-config --disable-zbarcode-imagick` and then `make test` ``` /bin/sh /www/test/php-zbarcode/libtool --mode=install cp ./zbarcode.la /www/test/php-zbarcode/modules cp ./.libs/zbarcode.so /www/test/php-zbarcode/modules/zbarcode.so cp ./.libs/zbarcode.lai /www/test/php-zbarcode/modules/zbarcode.la ----------------------------------------------------------------------...
Retried it and got it working now :) I got 1 failing test tho, but installed it anyway. ``` PASS Test construction [tests/001-construct.phpt] PASS Test reading image and scanning barcode...
Can you please update your PR so that it also includes the timestamp set in `lib/Resque/Failure/Redis.php`? ``` php $data->failed_at = date('c'); ``` I'm using the `dev-master` version of PHP-Resque so...
The reason why I brought it up was that I just tried this package and got this result: ``` Analyzing phpstan-baseline.php Date: Tue, 31 Oct 2023 08:45:30 +0000 Overall-Errors: 11957...
Any news on this? I tried to use the Go SDK today and it took me some time to realize `intercom-go.v2` does not work with the V2.x API 🤦 Maybe...
I want to have this too. It shouldn't be that difficult right? Why not like this: ``` yaml files: - /var/log/httpd/access_log AS my_custom_name ```
@troy Sorry, I don't know Ruby :(