File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 4
4
docker :
5
5
- image : circleci/php:7.2.17-stretch
6
6
steps :
7
+ - run : sudo rm /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini
7
8
- checkout
8
9
- run : composer validate
9
10
- run : composer install
Original file line number Diff line number Diff line change 1
1
# WordPress extensions for PHPStan
2
2
3
- [ ![ CircleCI] ( https://circleci.com/gh/szepeviktor/phpstan-wordpress.svg?style=svg )] ( https://circleci.com/gh/szepeviktor/phpstan-wordpress ) [ ![ Packagist] ( https://img.shields.io/packagist/v/szepeviktor/phpstan-wordpress.svg?color=239922&style=popout )] ( https://packagist.org/packages/szepeviktor/phpstan-wordpress )
3
+ [ ![ CircleCI] ( https://circleci.com/gh/szepeviktor/phpstan-wordpress.svg?style=svg )] ( https://circleci.com/gh/szepeviktor/phpstan-wordpress )
4
+ [ ![ Packagist] ( https://img.shields.io/packagist/v/szepeviktor/phpstan-wordpress.svg?color=239922&style=popout )] ( https://packagist.org/packages/szepeviktor/phpstan-wordpress )
5
+ [ ![ Packagist] ( https://img.shields.io/packagist/dt/szepeviktor/phpstan-wordpress.svg )] ( https://packagist.org/packages/szepeviktor/phpstan-wordpress )
4
6
5
7
- [ PHPStan] ( https://github.com/phpstan/phpstan )
6
8
- [ WordPress] ( https://wordpress.org/ )
You can’t perform that action at this time.
0 commit comments