X Tutup
Skip to content

Tags: davereid/python-php

Tags

v3.11.2-8.2.3.v2

Toggle v3.11.2-8.2.3.v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#38 from elecena/add/yaml

Add yaml extension

v3.11.2-8.2.3

Toggle v3.11.2-8.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#33 from elecena/php/8.2.3

Use PHP 8.2 & Python 3.11

v3.10.8-8.1.12

Toggle v3.10.8-8.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#30 from elecena/python/3.10.8

Bump Python, PHP and Composer

v3.10.4-8.1.4

Toggle v3.10.4-8.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#27 from elecena/php8.1.4-python3.10.4

PHP 8.1.4 and Python 3.10.4

v3.10.2-8.1.2

Toggle v3.10.2-8.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#23 from elecena/php-8.1.2-python-3.10.2

PHP 8.1.2 and Python 3.10.2

v3.10.1-8.1.0

Toggle v3.10.1-8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#22 from elecena/php8.1-python-3.10

Use PHP 8.1 + Python 3.10.1

v3.9.7-8.0.11

Toggle v3.9.7-8.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#19 from elecena/php-8.0.11

PHP_VERSION=8.0.11

v3.9.7-8.0.10

Toggle v3.9.7-8.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 8.0.10 + Python 3.9.7 (elecena#17)

* PHP 8.0.10 + Python 3.9.7

* Update README.md

v3.9.6-8.0.8

Toggle v3.9.6-8.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request elecena#16 from elecena/opcache

Install opcache

v3.9.5-8.0.7-alpine-composer

Toggle v3.9.5-8.0.7-alpine-composer's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dockerfile

Step 13/22 : COPY --from=php /usr/lib/*.so.* /usr/lib
When using COPY with more than one source file, the destination must be a directory and end with a /
X Tutup