- Mar 04, 2018
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Mar 03, 2018
-
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
- Mar 01, 2018
-
-
Thomas Flori authored
-
- Feb 28, 2018
-
-
Thomas Flori authored
-
- Jan 30, 2018
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Dec 26, 2017
-
-
Thomas Flori authored
-
- Dec 22, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Dec 21, 2017
-
-
Thomas Flori authored
-
- Dec 20, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
For php 7 compatibility we use `(double)'1E3'` now and compare it to rounded value now. This should be faster and is compatible to php 7 and upward.
-
- Dec 18, 2017
-
-
Thomas Flori authored
Since php 7.1 `(int)'1E3'` returns 1000 - same as `(double)'1E3'`. Before `(int)'1E3'` returned 1 what is wrong. Because the manual calculation is not necessary since php 7.1 we skip it for php >= 70100.
-
Thomas Flori authored
-
- Dec 15, 2017
-
-
Thomas Flori authored
-
- Dec 14, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Dec 13, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
- Dec 08, 2017
-
-
Thomas Flori authored
-
- Dec 05, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Nov 27, 2017
-
-
Thomas Flori authored
-
- Nov 26, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
Error object (solves #1)
-
Thomas Flori authored
-
- Nov 25, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Nov 02, 2017
-
-
Thomas Flori authored
-
- Sep 12, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
- Sep 11, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
- Sep 08, 2017
-
-
Thomas Flori authored
-