-
### Description
Apparently, this has been introduced via php/php-src#10141 as a bug fix, but the configuration option is [apparently completely undocumented](https://heap.space/search?project=PHP-8.1…
cmb69 updated
1 month ago
-
Will PHP 8.0 be supported in a new version of tinyfilemanager ?
Thanks for your Help. @prasathmani
STR07 updated
2 years ago
-
### Bug
When trying to add a leave type in the dictonary menu via the GUI, it comes back with a technical error:
`Dolibarr heeft een technische fout gedetecteerd.
Deze informatie kan nuttig zijn …
-
Hey,
any blockers of supporting PHP 8.0 -> https://github.com/paysera/lib-webtopay/pull/7 ?
-
Hi, I'm using Codeigniter 4 with PHP 8.1 and trying to run this code:
$filename = 'somefile.xlsx';
$reader = ReaderEntityFactory::createReaderFromFile($filename);
$reader->open($filename);
But…
-
while executing test case it should not initiate redis as enviromet not need redis and with ladacache it force user to add redis in testing environment (CICD)
```xml
…
-
Deprecated: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/workspace/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingF…
-
Hi. I'm tryin to use phpcd with PHP 8, but these errors occured:
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires lv…
-
Good evening, since php 8 has been released, will this package be updated to support it?
Currently composer fails:
Your requirements could not be resolved to an installable set of packages.
…
-
There is no upper bound on the PHP version (and too late to add one in 1.x). We should test on PHP 8.0 with the CI.