GetOpt v2.4.2 Release Notes

Release Date: 2017-07-01 // almost 7 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ”ง don't show options when there are no options configured
    • ๐Ÿ‘ allow arguments in quotes (allows single quote in double quote and vice versa)
    • ๐Ÿ“œ get script name from argv[0] when parsing arguments from array or string
    • โž• add method to set script name manually
    • ๐Ÿ‘Œ support for php 7.1