* isASCII() now only accepts \x0a\x20-\x7e and strings <= 1024 bytes
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 13 May 2005 10:38:14 +0000 (10:38 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 13 May 2005 10:38:14 +0000 (10:38 +0000)
commit138a7ed36e5515bbe0bef7e6fba31909004d03f5
treeaf661ad65d3809ae158f30ef4d2d7da8ea68b9a5
parent87449ccad97cb08072a959c912d153cbf1b67eb4
* isASCII() now only accepts \x0a\x20-\x7e and strings <= 1024 bytes
* isRational() and isSrational() improved to most definitely not accept a
  non-faction value.
* Put all the debugging stufff into a debugging function
includes/Exif.php