Skip to content

Releases: lildude/phpSmug

2.0.2

12 Feb 13:02
Compare
Choose a tag to compare

Release Date: 22 Feb '09

  • Tidied up code so phpSmug.php is E_STRICT compliant and doesn't report any notice messages.
  • Force error log level to be lower than E_STRICT due to limitation of PEAR modules (See notes in Ticket #2).
  • Resolved over-zealous clearCache() function (Ticket #3).

2.0.1

12 Feb 13:03
Compare
Choose a tag to compare

Release Date: Nov '08

  • Resolved issue where error code was not passed to Exception() line 350 (Ticket #1)