<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Hi folks,
  </div>
  <div>
   <br>
  </div>
  <div>
   We have had a number of people now mentioning problems they have due to PHP 7.2. (Sorry I was one of them). It looks like a number of the hosts are finally upgrading. 
  </div>
  <div>
   <br>
  </div>
  <div>
   I think, to help people like Petko see the size of the problem and exactly where it is, we should try and produce an accurate list of recipes that we are having problems with.
  </div>
  <div>
   <br>
  </div>
  <div>
   Don't expect an immediate response, the problem isn't small and the guy has a proper job to do as well. Although he is pretty good.
  </div>
  <div>
   <br>
  </div>
  <div>
   Perhaps having a look ourselves at the recipes and looking to see where they break might help if you have any experience with PHP. It could could potentially reduce the pressure and give you more coding experience.
  </div>
  <div>
   <br>
  </div>
  <div>
   Best of luck, all.
  </div>
  <div>
   <br>
  </div>
  <div>
   Regards
  </div>
  <div>
   <br>
  </div>
  <div>
   Dave Cooke
  </div> 
 </body>
</html>