Aleksander Machniak

Results 89 comments of Aleksander Machniak

Thank you. I confirm that what you suggested works with files uploaded using `multipart/form-data` method. It does not if the payload is POSTed in an unstructured request body. For this...

To make sure it works with selects maybe add one to the example. I also wonder whether it would make sense to share some code/structure/class-names with the solution from #31667.

At least type and description could be fetched from the `@property` definitions on the model class, please.

There's a few returning an integer in https://carbon.nesbot.com/docs/#api-getters e.g. `getTimestamp() -> int`, but most probably rarely used in APIs.

I didn't think it's relevant because Scramble does not have a problem with it. I'm in the middle of Scramble introduction to my code, so I know it's not perfect...

My first question, why only click? Why not `data-bs-toggle=click`, `data-bs-toggle=dblclick`, `data-bs-toggle=mousedown`, `data-bs-toggle=mouseenter,mouseleave` (or an "alias" `hover`), etc.?

Most recent Kolab plugins use ~4.5.1. This should fix these deprecations.

Looks like it's broken since PHP 5.2.2 which introduced PCRE 7.0.

Then maybe it should be clearly stated also at https://www.php.net/manual/en/regexp.reference.escape.php