Ricardo Čerljenko

Results 10 issues of Ricardo Čerljenko

Hi, Usually, on production envs OPcache is set to strip comments from the processed files. That breaks this package because it relies on the phpdoc blocks for enum values. In...

URL used for updating GeoIP database doesn't work: https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz Think that maybe subdomain is removed because nameservers don't point to valid records: https://www.whatsmydns.net/#NS/geolite.maxmind.com [EDIT] Found out that this is probably...

- Also corrected Facade method signature (PHPstan complains for default array param) - closes https://github.com/protonemedia/laravel-ffmpeg/issues/378

Hi, First of all many thanks for this package! It's awesome! You have a slight `TypeError` bug in getting video duration function: ``` ProtoneMedia\LaravelFFMpeg\Drivers\PHPFFMpeg::getDurationInMiliseconds(): Return value must be of type...

We use this package in our company and we had a situation when frontend sends a `null` value to the validated field causing an `TypeError` exception to be thrown like...

### Describe the feature Nuxt v2 had the `-q` flag on the `build` command which only outputed errors if happened. That would be nice to have for Nuxt v3 -...

enhancement
3.x
cli
🍰 p2-nice-to-have

Hi, Onesignal released a new API version v11 => https://documentation.onesignal.com/reference Will you add new methods to support it?

### What Happened When I use `expect('App')->toBeClasses()` on a sample class that looks like this: ```php namespace App\Collections; use Illuminate\Database\Eloquent\Model; use App\Contracts\HasDragAndDropReorder; class ModelReorderRepository { protected (Model&HasDragAndDropReorder)|null $model = null;...

bug

Hi, Could you update requirements for Directus v10? Thanks!

Hi, When running under octane this error happens and after I hit refresh 2 or 3 times it's gone. :/ ![image](https://github.com/dedoc/scramble/assets/16762056/0746f840-73e3-4cac-a3fc-a5e33ec7592c) ![image](https://github.com/dedoc/scramble/assets/16762056/5160b48e-3d1f-4604-9f1d-e1e93dbfb5d7)