[ create a new paste ] login | about

Link: http://codepad.org/p1690dQg    [ raw code | output | fork ]

PHP, pasted on Nov 26:
1
2
3
<?php

var_dump( json_decode("null") );


Output:
1
NULL


Create a new paste based on this one


Comments: