tiny-php icon indicating copy to clipboard operation
tiny-php copied to clipboard

State minimal length of key

Open Andreyco opened this issue 8 years ago • 1 comments

You should state that minimal key length is 62 characters (or you won't be able to properly decode IDs for integers of higher value). Is it minimal length or should be exact length? Whatever, please state this requirement in readme.

Thank you for your work

Andreyco avatar Apr 14 '16 12:04 Andreyco

Hello! First, thanks for this nice piece of software! Very useful! :) I agree with Andreyco, either a statement in the readme, or maybe checking the validity of the key when creating the Tiny object to ensure proper encoding/decoding. What do you think? Thanks!

lschricke avatar May 02 '16 13:05 lschricke