-
Hi,
I'd like to propose this fix for the file syntax.php to convert ereg call (removed in PHP7) in preg_match
```
function property($prop, $xml)
{
# fixed closed parentheses
$pattern …
-
开发环境会有php7,php8等多个php版本,也会有composer1、composer2多个版本,这个时候如果使用php81 bin/hyperf.php server:watch命令就会报错,使用了系统默认的php版本,而不是当前执行的php版本
-
As the title indicates, i have recently upgradsed my site (running Wordpress 4.9,5. and MRBS 1.7.1) from PHP 5.3 to PHP 7.1. MRBS is displayed within a wordpress page by means of an iframe. I am no…
-
I'm getting this warning, after upgrading to Magento 1.9.3.10 + official PHP7.2 patch + PHP7.2.
`` Warning: A non-numeric value encountered in app/code/community/TBT/Enhancedgrid/Block/Catalog/Pro…
-
I am trying to use wabash to setup my WSL instance for web development. I was able to startup nginx and mysql without problem but I get an error when I try to add php to the config.
I get an error…
-
first of all wonderfull plugin you made.
second, i just install your plugin on a website with php7.2 and it throw me an error...
Warning: count(): Parameter must be an array or an object that im…
-
### Description
When deleting a folder in FOSSOlogy, got an error that the UI could not connect to the scheduler.
The job for the delagent could not be cancelled or paused - same error.
…
-
**Issue by [aman-lion](https://github.com/aman-lion)**
_Tuesday Apr 23, 2019 at 08:50 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/14716_
----
**Problem:** General style. The…
-
centos, SElinux, apache 2.4, modescurity 2.9, php 7.22. Almost flawless install (some issues with selinux, but solved). Cannot create sensor. First error, "A name is needed!" even if the name was prov…
-
hello
I installed the plugin under piwigo 13.8.0 with the piwigo-tag-recognition plugin with registrations on IMAGGA . I'm on Debian 12 with PHP7.4 under nginx.
when I make a Tags request I get…