3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = <<<TEXT It's essential to keep your pup cool in the summer months! Try to keep them out of the heat as much as #possible - keep the house cool, #provide shade and run a #fan for them if #you can. #Dogs #Animals #Summer #DogCare #Humidity #HeatStroke #Cooling #HeatExhaustion #StayCool #HealthyPups TEXT; echo preg_replace('/ ((?:#[a-z]+\s*)+)$/i', "\n\n$1", $text);

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
74.57 ms | 1143 KiB | 4 Q