gorenstein

Results 3 comments of gorenstein

@Ealrann Try to install latest version from https://github.com/intel/compute-runtime/releases/latest The same CPU work fine for me on Ubuntu 21.10 only with the latest version of opencl.

@willrowe maybe, but the twig syntax (which has no equivalent in php) also returns unexpected true: `{{ dump( true in 'a'..'z' ) }}` will returns `true`

If this is not a bug but a feature, then at least the documentation should be improved. Because right now it says: ![Image](https://github.com/user-attachments/assets/30b6aeab-1660-4c31-ae66-aa35217a3f01) https://twig.symfony.com/doc/3.x/templates.html#containment-operators But in any case, as it...