The php modules
  • Python 74.3%
  • Makefile 18.6%
  • Dockerfile 7.1%
Find a file
2017-08-01 14:01:14 +02:00
tests general tests for module 2017-06-08 13:19:50 +02:00
.gitignore general tests for module 2017-06-08 13:19:50 +02:00
Dockerfile general tests for module 2017-06-08 13:19:50 +02:00
Makefile general tests for module 2017-06-08 13:19:50 +02:00
php.yaml Merge remote-tracking branch 'github/master' into f26 2017-08-01 13:59:20 +02:00
README.md general tests in dist-git 2017-06-09 09:45:04 +02:00
sources Initial setup of the repo 2017-03-28 13:35:34 +00:00

php module

Package DB (owner) | F26 modulemd (source) | PDC (result)

PHP is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Current state

State Description
✓ YES Build passes in the infra (all build deps are ok)
✓ YES Installs on the Base Runtime (all runtime deps are ok)
✗ NO No bootstrap - uses only proper modules
✓ YES General tests are in dist-git
✓ YES General tests pass
✗ NO Meets the Fedora Module Packaging Guidelines

Notes

See PHP s2i image on github for more details.