gorenstein
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:  https://twig.symfony.com/doc/3.x/templates.html#containment-operators But in any case, as it...