Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681457y@Hallelouia , I have this sudden urge to downvote that. 😨
@iSwimInTheC, I’m going to blame you for any emoji movies and force you to watch them. -
Leinds147yI once saw a bug because someone thought that it would be cool to include emojis in comments section . It was never planned to happen :( basically it was fixed using a emoji regex that took that emoji stuff out of the comments
Related Rants
With all this emoji code bullshit flying around in here.
I thought I would test my luck and make what I think would be the worst possible end result of this.
<?php
define("😂","God help me");
define("🤡",100);
for($🍔 = 0; $🍔 <= 🤡; $🍔++){
echo 😂."\n";
}
?>
This will execute and run on PHP7.1 😱
Now let’s all band together and kill emojicode before it becomes a thing we will regret!
undefined
php
god help us all!
emoji code