Skip to content

PHPCap 1.2.1

Choose a tag to compare

@mullen2 mullen2 released this 20 Jul 19:40
· 58 commits to master since this release
  • Added fileInfo parameter to the exportFile method
    • if the fileInfo argument is set to an array before its use in a call to exportFile, it will be set to information about the file
    • the keys that will be set for fileInfo are name, mime_type, and charset (e.g., "UTF-8") if the file is a text file