Marco Meyer-Conde メイヤーマコト
Marco Meyer-Conde メイヤーマコト
Hello, I have been facing some issues installing KFR on a basic Ubuntu distribution. My setup is using a scientific framework (ROOT CERN) which is compiled with Clang10, and some...
Hello, I have successfully built KFR (incl. C api) with shared library option enabled. Right now, I am trying to compile a class using GCC9 (std=c++17) including some basic call...
array_flip() function returns a "Warning: array_flip(): Can only flip STRING and INTEGER values!" when a nested associative array is passed as argument. In case of multiple choices selected entries are...
Any plan here to update to symfony 6 ?
### Symfony version(s) affected 6.1.4 ### Description I have an entity named `Product` and `Sample` with 'public const' parameters used as arguments in both classes. The issue appear when dealing...
### Description I fought trying to override CollectionType form template and it turns out that I couldn't override "collection_entry". It would actually be great to replace a few lines in...
Hello, I am trying to adjust the DoxygenLayout.xml to tune the navbar and there are some elements I cannot modify. I don't know if this is written somewhere, but somehow...
Hello @SassNinja, I have been facing some issues going from dev to prod in my project. The files are named with a contenthash variable at the end. However, without specific...
Hi @neSpecc I have EditorJS 2.28 and I noticed a difference in behavior between Safari and Chrome. When making a soft line break, safari is returning a `` block while...
Hello, I have been trying to find a way to mark a block as changed in a plugin extension. Since programmatically modifications don't trigger onChange anymore, I cannot find a...