Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > media > contrib > by-pkgid > 8d40a2cda9b725e3e638dc045413cff8 > files > 5

php-mmcache-4.3.3_2.4.2-1mdk.i586.rpm

1.03

  * Encoding results are now displayed at the top of the screen
  * Added skip extensions, files with certain extensions will not be encoded
  * Removed remaining realpath() calls from index.php for portability
  * index.php: $possibe_extensions is now always unset even in the event that explode does not return an array.


1.02 First public release after 1.00

  * You can now provide absolute expiration date by typing in the date (using php's strtotime format) or using the elapsed time drop down.
  * Scripts can now be locked to multiple visitor ips, server ips, and server names by entering a comma seperated list of ip addresses
  * Applied patch from Dmitry Stogov, removed realpath and better checks for output buffering support, fixes to _MkDir
  * PHPCoder table is now centered

1.01
  * Loader code now loads  TurckLoader.so instead of mmcache.so
  * Now use CSS for most of the HTML formatting
  * Introduced some color into the HTML formatting :)
  * Improved error handling of PHPCoder, PHP error messages not displayed when encoding fails
  * PHPCoder now verifies subdirectories and the source directory are writable instead of just the source directory
  * Changed instructions to use chmod 777, 666 causes PHPCoder to fail to encode files on some platforms

1.00 Initial Release