string(3) "Bee"
Apple
Bee
Candy
string(5) "Apple"
string(5) "Apple"
Output for 4.3.0 - 4.3.9, 5.0.0 - 5.0.1
string(3) "Bee"
Apple
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/KTCrI on line 5
PHP_EOLBee
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/KTCrI on line 5
PHP_EOLCandy
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/KTCrI on line 5
PHP_EOLstring(5) "Apple"
string(5) "Apple"