GetOpt v3.4.0 Release Notes

Release Date: 2020-07-14 // almost 4 years ago
  • ๐Ÿ”– Version 3.4

    This might be the last version 3 version as we might get rid of the php 5.x compatibility.

    ๐Ÿ”„ Changelog:

    • compaitibly to php 7.4 #161 and #162
    • โšก๏ธ updated phpdoc comments #159
    • ๐Ÿ‘ allow command names to have spaces #150

Previous changes from v3.3.0

  • ๐Ÿ”„ Changelog:

    • ๐Ÿ‘ allow long options with only one character (solves #143)
    • โฌ‡๏ธ dropped hhvm tests
    • ๐Ÿ“š documentation improvements