-
When I apply this skin to a working pmwiki installation with PHP5.6, I get the following error:
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /Librar…
dhowe updated
8 years ago
-
```
What steps will reproduce the problem?
1. agispeedy.php --verbose --debug
2. enable log_errors = On and error_log = syslog on php.ini
3. telnet localhost 4573
php: PHP Fatal error: Using $this w…
-
I'm seeing this warning over and over in the PHP error logs of project. Can you suggest a fix that I can implement?
https://www.screencast.com/t/ETEhtLdQ5
[01-Feb-2018 18:24:36 UTC] PHP Warning: …
-
### Description
If a webhook fails, I believe it should be classed as an error and logged as such.
### Steps to reproduce
1. Trigger a webhook
If the webhook signature fails, it returns OK, and is…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
my system is archlinux, setup nextcloud version is 29.0.3.
use command `sudo -u nextcloud php -d memory_limit=512M occ app:install richdocumentscode_arm64` setup richdocumentscode sever. but it c…
-
A well-maintained project will specify the proper version of PHP in `composer.json`:
```json
"require": {
"php": "~8.3"
}
```
There's many reasons for this, including: If you run `composer ins…
-
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. Se…
-
### Steps to reproduce
1. Pick any view
2. Try to make some modifications, eg, change the order of columns or make some of the columns not to be displayed (untick the box)
3. Got unknown error
### …
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stable …