mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-21 07:48:06 -05:00
- Added alternate version of `Token_lib.render` with PHP 8.4 compatability. - Added helper function to extract the date format from a string. - Removed an unused parameter from `Token_lib.generate`, and made that function private. - Added partial unit tests for `Token_lib`.