PHP 7 In Production environment

Has anyone tried running created apps with PHP 7 in the production environment?

I tested it and works as expected, but didn’t tried on production. PHP 5.6 is fast too and more tested

I also tested and confirm no script errors. But I had few wierd problem which seems to be cache problem. I remember when I clicked a link, wrong dataset displayed. Perhaps it was an configuration problem.