Tuesday
Jan042011
Automatic Type Coercion
Tue 2011-01-04
When I write PHP code to read in a user name or email address, I do not expect the run-time system to attempt to convert it into a denormalized double-length floating-point number.
Last night I had a dream in which a user chose the name "NaN"....
This problem has been fixed by the latest PHP updates (5.3.2-1ubuntu4.6) that I installed this morning.
Reader Comments