-
Is PHP8 compatibility in the planning? pecl-compat/compat.h should at least have this change:
```
diff --git a/pecl-compat/compat.h b/pecl-compat/compat.h
index eccc0b7..185cef8 100644
--- a/pecl-…
Jan-E updated
3 years ago
-
![screen](https://cloud.githubusercontent.com/assets/8477260/14839990/3f21c704-0c62-11e6-9d93-bbfe58033696.jpg)
where is the file for basic configuration?
-
Hi,
I was wondering what would it take to implement support:
https://www.gaia-gis.it/fossil/libspatialite/index
Bests,
Yoanis.
-
I'm unable to build an image from this `Dockerfile`. Here is an excerpt including the error I get:
```
...
Build complete.
Don't forget to run 'make test'.
Installing shared extensions: …
-
It shows dependencies error when I'm trying to upgrade Magento 2.3.5-p1 to Magento 2.4.1.
```
Problem 1
- kreativsoehne/magento2-simple-antispam 1.0.0 requires magento/framework ^101.0|^102.0 -…
-
Hi Bnomei, I am trying out autoid on a server with php8.0.12 and I get the following error
```
Whoops\Exception\ErrorException thrown with message "Undefined array key "dirname""
Stacktrace:
#…
-
## System Details
Windows x64, testing FFI with PHP7.4.0 alpha2-nts
## Problems Description
I'm trying to import a function with FFI, but when I use DLL Export Viewer I can see that functio…
-
refs https://sourceforge.net/p/semediawiki/mailman/message/36028997/
First of all, it is delight to have such simple setup by just running the VM without having to deal with all the vagrant, ansibl…
-
Hi,
I installed this plugin on Site Ground and my website started having 500 server error due to some conflict with PHP7. I removed the plugin and error got fixed.
Kindly look into fixing this plugi…
-
Hello, I'm trying to install a fresh version of TYPO3 v11 via the composer, but I keep getting fails all the time:
```
$ composer create-project typo3/cms-base-distribution typo3project
Creating …