Post ArFkwN1fxzLPUZM7Ye by [email protected] | |
More posts by [email protected] | |
Post #ArEHnOOER20nHqJSuu by [email protected] | |
0 likes, 1 repeats | |
There is a #PHP value, which is not even equal to itself. ($a === $a) is false!… | |
Post #ArFV1mcCei0t2L04bg by [email protected] | |
0 likes, 1 repeats | |
@dseguy Is there a reason for this, or is it a bug? | |
Post #ArFkwN1fxzLPUZM7Ye by [email protected] | |
0 likes, 0 repeats | |
@ramsey @dseguy I believe that nan is defined to work this way by the IEEE spec… | |
Post #ArFkwNAXR2Qvw3VCN6 by [email protected] | |
0 likes, 1 repeats | |
@ramsey @dseguy FWIW, I wouldn't be surprised if @wez is right.JavaScript s… | |
Post #ArFoq7W37TFPT2q0ky by [email protected] | |
0 likes, 1 repeats | |
@dseguy it’s not a number but (almost) a string 😉var_dump("BA".N… |