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
		- 
				
				Guys it's false, I told you the second integer is in octal form, why are we having this debate still lol
 - 
				
				
 
Related Rants
- 
						
							
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m... - 
						
							
DRSDavidSoft30
Found this in our codebase, apparently one of my co-workers had written this - 
						
							
linuxxx24*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮... 

I applied for a job and had to answer some questions.
What is the output of $a ?
<?php
$a = 123 == 0123;
undefined
shit questions
wtf
who codes like this