Skip to content
  • graham.l@hostdime.com's avatar
    Fixed #1, fixed #2, and better error messages · 856a4ca5
    graham.l@hostdime.com authored
    The script will always ensure its working directory path exists before
    it attempts to write files to it.
    
    The working definition assignment was single quoted which prevented the
    tid variable from expanding. Double quotes are now used. It's been
    tested and found working.
    
    When an invalid PHP version is provided as an argument for -s or -t, a
    warning is given, and accepted version strings are described.
    856a4ca5