terrafrost
866ae12ea6
Merge branch '3.0'
2024-11-22 18:14:23 -06:00
terrafrost
a27023aa2b
Merge branch '2.0' into 3.0
2024-11-22 18:09:25 -06:00
terrafrost
88fd8e00b2
run unit tests on PHP 8.3 and 8.4
2024-11-22 18:07:56 -06:00
terrafrost
826b4cb582
don't run unit tests on PHP 5.6
...
phpseclib 3.0 still nominally supports PHP 5.6 but i'm tired of seeing
unit tests fail because of issues i can't reproduce on my own local
PHP 5.6 install.
this isn't without precident.phpseclib 1.0 nominally supports PHP 4.4,
as well, but it's not unit tested on PHP 4.4. for that one, if someone
has an issue with PHP 4.4 they're free to report it on github. PHP 5.6
will henceforth work that way for phpseclib 3.0.
2024-09-24 22:21:02 -05:00
Serhii Petrov
2306be7dad
Test against php 8.3
2023-10-05 21:41:27 +03:00
terrafrost
1b1e729632
backport enhancements from the 2.0 branch
2023-02-11 22:20:03 -06:00
terrafrost
508eaa7197
Tests: PHPUnit 10 updates
2023-02-05 17:33:16 -06:00
terrafrost
c9cfa9ea3a
GitHub Actions: add PHP 8.2
2022-12-17 09:49:00 -06:00
terrafrost
51e6b3a921
Merge branch '3.0'
2022-12-11 09:15:44 -06:00
Alex
e7e7103955
build: harden ci.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-12-11 09:15:38 -06:00
Jack Worman
bd529351e8
Use lastest php version in ci
2022-10-20 17:57:21 -05:00
Jack Worman
2c40186711
Paratest
2022-10-16 09:55:20 -05:00
Jonny Fonsato
05cdd09f52
add --ignore-platform-req=php for fix test error
2022-08-02 11:06:37 +02:00
Jonny Fonsato
5411695c0b
changed as mentioned by Terrafrost
2022-07-28 16:38:51 +02:00
Jack Worman
97902d4bd3
Upgrade to PHP 7.0
2022-07-02 16:26:15 -05:00
Jack Worman
0a69972571
Clean Up Tests
2022-03-15 18:49:38 -05:00
Jack Worman
46758107de
GitHub actions
2022-03-08 06:08:01 -06:00