index
:
snuffleupagus
85beta2
log2file
master
Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
(
follow
)
Age
Commit message (
Expand
)
Author
2025-03-16
Make the CI green
jvoisin
2024-07-09
Fix compilation for PHP84+
jvoisin
2024-07-05
Disable PHP7.0 in the CI
jvoisin
2024-04-25
Move from php83-rc to php83 in the CI
jvoisin
2024-04-13
Run PHP8.2 tests on Alpine, now that PHP81 is dead there
jvoisin
2023-12-13
github: tweak skipping tests during package build
Christian Göttsche
2023-11-26
Revert "Move from php8.3-rc to 8.3 in the CI"
jvoisin
2023-11-24
Move from php8.3-rc to 8.3 in the CI
jvoisin
2023-09-18
Don't build packages for unsupported linux distributions
jvoisin
2023-08-07
Remove archlinux from the php7 CI
jvoisin
2023-06-25
Bump codeql analyzer
jvoisin
2023-06-25
Add PHP8.3 to the CI
jvoisin
2023-04-29
Debian stretch is dead, let's remove it
jvoisin
2023-01-24
Bump actions/checkout version
jvoisin
2022-12-11
Add support for PHP8.2
jvoisin
2022-11-14
Fix CI on alpine
jvoisin
2022-08-27
Build releases also on master and updated the release steps (#434)
Giovanni
2022-08-27
Bump supported ubuntu versions
jvoisin
2022-07-31
Fix the CI on alpine linux
jvoisin
2022-05-27
No more php7 on Alpine!
jvoisin
2022-05-15
Build release debs in CI
Giovanni
2022-03-20
Install re2c in the CI
jvoisin
2022-03-20
Add more distributions to php8 CI
jvoisin
2022-03-20
Re-enable old php version in the CI
jvoisin
2022-03-20
Revert "Delete coverity.yml"
jvoisin
2022-03-20
Merge remote-tracking branch 'sektioneins/master'
jvoisin
2022-03-04
Remove a useless symlink in the CI on alpine for php8
jvoisin
2022-03-04
Run tests on fedora 34
jvoisin
2022-03-04
Run the CI every week
jvoisin
2022-01-12
add grep to alpine test container
Ben Fuhrmannek
2022-01-12
more alpine test fixes
Ben Fuhrmannek
2022-01-12
fix alpine test setup + minor fixes
Ben Fuhrmannek
2022-01-11
fixed syntax error in yaml
Ben Fuhrmannek
2022-01-11
changed build instructions for github workflows
Ben Fuhrmannek
2022-01-05
Delete coverity.yml
BeF
2022-01-05
added codeql workflow
BeF
2022-01-05
.
Ben Fuhrmannek
2022-01-05
removed test case for github actions + PHP 7
Ben Fuhrmannek
2022-01-05
better github build script
Ben Fuhrmannek
2021-12-13
build sp for php8.1
Ben Fuhrmannek
2021-08-07
reverse build matrix
Ben Fuhrmannek
2021-04-28
Add an action to run coverity scan weekly
jvoisin
2021-03-26
Add PHP8 for linux distributions on the CI
Julien Voisin
2021-02-11
Allow failure for now on Alpine Linux
jvoisin
2021-01-23
Allow the Alpine build to fail for now
jvoisin
2021-01-11
Add Alpine on php7 in the CI
xXx-caillou-xXx
2021-01-10
Use github action for the CI (#373)
Julien Voisin