I recently tried to upgrade from 3.6.0 to 3.6.4.
But because of changes in the Framework (done in 3.6.1, I believe) regarding the count() method (I guess), nothing works anymore. I am getting errors (unexpected FOREACH), because the results done by COUNT seem to be different than before and there is simply no way I can easily update the two huge projects I developed with F3 because count() is used all over the place. It seems to be a problem when counting a GROUPED select but I am not sure.
I really wonder how you can make those crucial changes without thoroughly testing the effects on existing projects.
Best
Armin