Jean-Philippe Murray

Results 12 issues of Jean-Philippe Murray

Hello, I have a table with a bit above 57 million rows that I'm trying to index. If I start the indexation with `scout:import` all goes well and indexation starts,...

Small typo :)

Superbe code, I'm using it to build a small website to gather my groomsmen! That being said, I'd like to make some of the texts to write itselfs, like if...

Is it at all possible? Would it be? I'm using the library for the `getTotalDuration()` function, and, I just hit a (kind of) large file of 480mb that, of course,...

enhancement

### Explanation Added possibility to do a search for music video on imvdb.com, ie `@eve music I'm afraid of americans` or `@even music abba mamma mia`. This is no way...

I'm getting that as an error and, it seems that it's because `is_user_logged_in()` is a pluggable function. And since I'm using WP_AJAX in a plugin I'm working on, it fails...

Quick example: - return type of goods/services that are exempted for a rate; - return type of goods/services that have special extra rates (ex.: Manitoba has a 5% tax on...

enhancement
help wanted

Just checking here, I might be doing something wrong (since the doc says it handles that extension), but trying to extract a .tbz file like so: ```php $archive = $zippy->open($file);...

enhancement
question

A user that will update a record without first running `doddns notifications:toggle` to create the relevant config entry will result in an error (although the record is still updated). We...

bug

We should probably leverage [Laravel Zero's ability to do desktop notifications](https://laravel-zero.com/#/usage?id=desktop-notifications) to notify when an error has occured... But I guess a better way of doing this whould be to...

enhancement
help wanted