Comments for "JWT"

» Submit Your Comment
Comments are only accepted during the "Proposal" phase. This proposal is currently in the "Finished" phase.
» Comments
  • Christian Weiske  [2013-01-18 05:14 UTC]

    Hi Anant. Nice to see you back in PHP after your Mozilla adventures :)

    - Put it into a category and adjust the .php location accordingly.
    - Remove the release tgz from git
    - Run PHP_CodeSniffer on the code and fix it
    - @access is not needed
    - List allowed algorithms in @param $algo
    - add @throws at the relevant locations
    - tests don't run