Tags: phpcodemonkey/otphp
Tags
Leeway (Spomky-Labs#158) * Leeway * Doc * Rector+ECS fix * Minimum PHP version * Rector rule restored
Minor fixes (Spomky-Labs#131) * Timecode calculation method corrected * Fixed typo (Spomky-Labs#92) * otherwize -> otherwise * Minor changes * Uses newer syntax and uses unpack instead of splitting strings * Add type hint
Fix issue of case sensitive algorithms (Spomky-Labs#129) There is an issue where if loading a provisioning URL with the algorithm in uppercase that an exception is thrown even though the algorithm is valid. This one liner fixes the issue by lowercasing the algorithm name before checking and setting.
Revert Spomky-Labs#107 (Spomky-Labs#127) This PR reverts the changes from Spomky-Labs#107. It should solve Spomky-Labs#126 / Spomky-Labs#125
Allow both beberlei/assert v2.4 and 3.x (Spomky-Labs#123) Fix Spomky-Labs#122
PreviousNext