fill content in README.md
This commit is contained in:
parent
04d4d21ae4
commit
eb79cb598b
1 changed files with 23 additions and 2 deletions
25
README.md
25
README.md
|
|
@ -1,2 +1,23 @@
|
|||
# php
|
||||
PHP is a widely-used open source general-purpose scripting language that is especially suited for web development.
|
||||
# php module
|
||||
|
||||
[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/php/) |
|
||||
[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/php.git/tree/php.yaml?h=f26) |
|
||||
[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=php)
|
||||
|
||||
|
||||
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 |
|
||||
| ✗ NO | General **tests are in dist-git** |
|
||||
| ✓ YES | General **tests pass** |
|
||||
| ✗ NO | Meets the **Fedora Module Packaging Guidelines** |
|
||||
|
||||
### Notes
|
||||
|
||||
See [**PHP s2i image**](https://github.com/container-images/php) on github for more details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue