fix: allow passing milliseconds in event timestamp
The presence of the cast to integer makes it impossible to specify a timestamp with milli / micro seconds.
#234
@antonioturdo Thank you for this update
Can you modify your branch so we can pass our coding standards tests: Error: Header blocks must be separated by a single blank line Error: Missing declare(strict_types=1). Error: String "3.8.0" does not require double quotes; use single quotes instead
Not sure how that reverted on your branch Much appreciated
Hi, it looks like the Version.php file is autogenerated, so I also changed the Makefile. I have no experience with make, so I hope I didn't break anything using single/double quotes.
Hi, it looks like the Version.php file is autogenerated, so I also changed the Makefile. I have no experience with make, so I hope I didn't break anything using single/double quotes.
Thanks for that. If anything happens, we will fix it in post