Commit Graph

22 Commits

Author SHA1 Message Date
terrafrost fa53d11807 more CS adjustments 2023-09-25 11:22:02 -05:00
terrafrost 839fd018d8 Merge branch '3.0' 2023-09-25 07:04:36 -05:00
Daniil Gentili e113bb35e7
Move JIT check to BigInteger 2023-09-20 14:36:32 +02:00
terrafrost 4f8fcedd94 Merge branch '3.0' 2023-09-18 12:20:11 -05:00
pafernandez-oesia 105edcad00
Fix Undefined index jit notice
If "jit" is not defined in $status array, it generates an "Undefined index: jit" notice.
2023-09-18 16:44:41 +02:00
terrafrost 36441a68e9 Merge branch '3.0' 2023-08-27 23:12:02 -05:00
terrafrost fac92403d0 Bootstrap: fix for when opcache ext is enabled but opcache.enable=0 2023-08-27 23:11:25 -05:00
terrafrost fc746cddfe Merge branch '3.0' 2023-08-10 22:33:44 -05:00
terrafrost c5e9d51e51 CS adjustment 2023-08-10 22:33:35 -05:00
terrafrost 34c05b9dbf Merge branch '3.0' 2023-08-10 22:23:16 -05:00
terrafrost 0f9d6577ad Bootstrap: JIT on Windows breaks certain phpseclib operations 2023-08-10 22:15:59 -05:00
Jack Worman 7b557d46c5 Remove bootstrap.php 2022-10-20 17:57:21 -05:00
Jack Worman e210166f43 Php 7.1 Upgrade 2022-07-08 08:37:58 -05:00
Jack Worman ea9f6540f3 PSR12 fixes
PSR12 fixes
2022-02-19 17:06:13 -06:00
terrafrost 0b7db9ebd6 Merge branch '1.0' into 3.0 2021-11-10 19:46:19 -06:00
terrafrost 31eac61820 Bootstrap: use version_compare instead of PHP_VERSION_ID 2021-11-10 19:45:31 -06:00
yangming c91671f176 mbstring.func_overload is deprecated in php 6.2 and removed in php 8.0 2021-11-10 19:44:24 -06:00
terrafrost 398a795e1f Revert "undo merging of master to 2.0 branch"
This reverts commit 8fb4c3363d.
2016-04-30 16:23:35 -05:00
terrafrost 8fb4c3363d undo merging of master to 2.0 branch 2016-04-28 15:34:10 -05:00
terrafrost c46e8aeec6 Bootstrap: CS adjustments 2016-04-09 18:06:01 -05:00
Andreas Fischer 29659f877d Add bootstrap.php checking environment (MB_OVERLOAD_STRING). 2016-04-09 17:40:25 -05:00
Andreas Fischer cd57bf31ae Add bootstrap.php checking environment (MB_OVERLOAD_STRING). 2015-08-03 17:07:20 +02:00