Skip to content

pmvc/docker-pmvc-phpunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Docker Pulls

PMVC PHPUNIT Docker Image

  • The latest locked version is PHP 8.4.

phpunit version

There are thee major phpunit version.

  • PHP 5.6 [7.0, 7.1] use phpunit 4.8.36
  • PHP 7.2 [7.3, 7.4] use phpunit 6.5.14
  • php 8.0 use phpunit 9.6.11
  • php 8.1 [8.2, 8.3, 8.4] use phpunit 10.3.3
  • phpunit support version

Features

  • support utc timezone without date_default_timezone_set
  • support phpunit [4.8.36 - 9.5.10]
  • support xdebug for code coverage [3.1.1]
  • support pmvc command line
  • support pdo-[mysql, pgsql, sqlite]

Advance feature

GIT

Docker hub

Check entrypoint

docker run --rm allfunc/pmvc-phpunit cat /usr/local/bin/docker-php-entrypoint

Test gist with docker run

curl https://gist.githubusercontent.com/HillLiu/fa84bc3327cdccc248c5484f4df05755/raw/a8c6ae3e5ed9473d04432423182c79f7e36ebf4c/demo-7x8x-mixed.php | docker run --rm -i allfunc/pmvc-phpunit:8.1 php

curl https://gist.githubusercontent.com/HillLiu/fa84bc3327cdccc248c5484f4df05755/raw/a8c6ae3e5ed9473d04432423182c79f7e36ebf4c/demo-7x8x-mixed.php | docker run --rm -i allfunc/pmvc-phpunit:7.4 php

Use with CircleCI

Build your ci within 3 run command.

MIT 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published