Philip Iezzi (Pipo)
Philip Iezzi (Pipo)
Great @oerdnj thanks for releasing final PHP 8.0.0 for Debian! Any ETA when the following extensions will be available? - imagick - apcu - mailparse Will those still be included...
Thanks @oerdnj for providing us `apcu`! `php-apcu` is now out for PHP 8.0 and should be installed as version specific package, e.g. `php8.0-apcu`. For those who did not pick it...
php8.0-imagick is now also there, thanks a lot @oerdnj !! ``` $ apt info php8.0-imagick Package: php8.0-imagick Version: 3.4.4-10+0~20201209.22+debian10~1.gbp2e170e Priority: optional Section: php Source: php-imagick Maintainer: Debian PHP PECL Maintainers...
Hi Andrew, Currently, I don't see an option to optimize my script for performance other than introducing some kind of message buffering, which would not make that much sense as...
@adelf does your Laravel Idea plugin still require [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper)? Does having enabled laravel-ide-helper give us any advantage / extra features or would it rather conflict with your plugin? Does your...
How come we only get this `all learn conditions denied learning spam in default classifier` sometimes, but when we relearn that same message as ham and back as spam, we'll...
sample WHOIS data: ``` whois: This information is subject to an Acceptable Use Policy. See http://www.nic.ch/terms/aup.html Domain name: example.ch Holder of domain name: Muster Hans Demostreet 22 CH-8001 Zürich Switzerland...
Hi @bilfeldt - Thanks for your great work. I have just published my own implementation of a global Laravel HTTP Client logger: [onlime/laravel-http-client-global-logger](https://github.com/onlime/laravel-http-client-global-logger). Our packages are quite different (see [FAQ:...
> I found that `"postcss-nesting": "^9.0.1"` was not published. ok, I have asked the maintainer on https://github.com/csstools/postcss-nesting/issues/87#issuecomment-969996939 to publish it. Let's hope this is fixed soon.
> PR open here as well #397 @amurf Is this going to be merge and make it into a release soon? any blockers?