-
The old bugs platform had this bug open: https://web.archive.org/web/20100127042248/http://bugs.splitbrain.org/index.php?do=details&task_id=1862
I don't know what happened to it but the whole domai…
-
On line# 293 of /plugins/system/plugin_googlemap3/plugin_googlemap3_helper.php:
`this->_mp->$values[0]`
causes Notice: Array to string conversion but if I modify the code to:
`
$key = $values[0];
$…
-
### Rule
All new PHP files MUST have strict type mode enabled by starting with `declare(strict_types=1)`;. All updated PHP files SHOULD have strict type mode enabled. PHP interfaces SHOULD NOT have t…
-
Tried to install, getting this error:
`php.CRITICAL: Uncaught Error: syntax error, unexpected 'TimesheetService' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) {"exception":"[object] …
-
### Describe the bug
Both `pecl install` and building from source fails with the same issue on both Linux and Mac
### Steps to reproduce
- `php7.4-dev` ( Install PHP of your choice (brew inst…
-
always show Access denied. The nginx error log is "Access to the script '/srv/phpMyAdmin' has been denied (see security.limit_extensions) ... ". OS: Ubuntu16.04 / php7.0-fpm. Can someone give me help…
-
Hey @joehoyle is php7 supported with the "XHProf with configurable sampling" project?
-
### Context
Trying to implement [Content Nice Boxes](https://www.dokuwiki.org/plugin:wrap:extensions#content_nice_boxes) (WRAP extension) via `conf/userstyle.less` ([devel:css#user_styles](https://…
-
Adapter Typecho_Db_Adapter_Pdo_Mysql is not available
Typecho_Db_Exception: Adapter Typecho_Db_Adapter_Pdo_Mysql is not available in /var/www/blog/var/Typecho/Db.php:123
Stack trace:
#0 /var/www/…
-
... and put it into a completely new folder?
https://s3.amazonaws.com/elasticache-downloads/ClusterClient/PHP-7.0/latest-64bit
It changed from being a .zip with an artifact/ folder to a .tar.gz …
tobsn updated
6 years ago