Thomas Citharel
Thomas Citharel
## Summary - First commit changes column `propertyvalue` from `TEXT` type to `BLOB` as it may contain null 0x00 characters because of php serialization #37754 - after removing all serialized...
Ideally : - Have a checkbox "Provide credentials" beneath the url input field - Show login and password beneath when it's checked - Save credentials in the app. _Secured enough...
Note: Not sure where to post this issue, since I'm not sure on how to understand RFCs. ## Steps to reproduce * Be on another TZ than UTC (calendar must...
`json_decode()` returns stdclass by default instead of an associative object, which can't be used for `array_diff` or `array_intersect` later This can prevent login as it's used when mounting user storages....
Avoids flooding logs with ``` [Thu Jun 12 18:22:25 2025] {"app":"PHP","message":"fputcsv(): the $escape parameter must be provided as its default value will change at server\/lib\/private\/Profiler\/FileProfilerStorage.php#157"} ```
### Steps to reproduce the problem 1. Download the Animated AVIF file [trippy_digits-1.zip](https://github.com/user-attachments/files/20575883/trippy_digits-1.zip) (zipped, as Github doesn't allow `.avif` files) 2. Try to upload it 3. User gets `422 Validation...
See https://github.com/RubyCrypto/ed25519/issues/44 for instance
Since we only support Postgresql and MySQL (and somehow SQLite), support on PostgreSQL would be better if we had `strategy="IDENTITY"` on autoincrement fields (typically ids), which would generate `SERIAL` fields....
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...