-
hi
i get this error on centos 7 , my php is 70
```
php -v
PHP 7.0.33 (cli) (built: Jun 21 2023 10:40:37) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2…
-
Fatal Error.
Argument 4 passed to elgg_view_module() must be of the type array, null given, called in /var/www/vhosts/pattayaknights.com/subs/test.pattayaknights.com/mod/time_theme_pro/views/default/…
-
현재 아래처럼 실행했습니다. 결과에서 php 8 버전대가 설치되지 않고 있습니다.
이유를 알수가 없네요.
`
PHP53=0
PHP54=0
PHP55=0
PHP56=0
PHP70=0
PHP71=0
PHP72=0
PHP73=0
PHP74=1
PHP80=0
PHP81=1
PHP82=0
PHP_BASE=74
NGINX=1
…
l2zeo updated
2 months ago
-
## Bug Description
When attempting to deploy the release to wp.org, there are svn errors raised seemingly related to dependencies in the plugin
Example run https://github.com/google/site-kit-wp/…
-
PR #1 includes unit tests that ought to run via CI. The boilerplate necessary to run tests via CI is in PR #2.
> PR #2 is cribbed from the [idc_migration](https://github.com/jhu-idc/idc_migration…
-
Today when I went to do 'composer update' on my exakat server, I got this error:
```
# composer update -vvv
Reading ./composer.json
Loading config file ./composer.json
Checked CA file /etc/ssl/…
-
Hi guys,
after install via composer there aren't files like `index.php`, look:
```
landsman2-mbp:localhost michal.landsman$ composer create-project burdamagazinorg/thunder-project thunder_pure
…
-
(prelude, linked for posterity in case helpful:) https://github.com/skycocker/chromebrew/issues/3689
In some not so ancient history, php7 was a chromebrew package.
I had it.
I discovered that i…
-
### Setup and configuration
- SMW version: 3.2.2
- SBL version: 2.0
- MW version: 1.35.1
- DB (MySQL etc. and version): MariaDB 10.5.8
### Issue
Seems like Composer doesn't like anything I…
-
Hey guys,
I'm on my new Mac OS Sierra (fresh install) and trying to get valet working. It was okay for a while, but after rebooting my Mac nginx started to throw me 502 error. In nginx error log I've…