-
环境:hyperf 3.1 php 8.1
```sh
composer test
// 省略......
PHPUnit 10.5.38 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.29
Configuration: /workingDir/tmp/pro1/phpunit.xml.dist
…
-
### 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 stab…
-
This is a WIP refactoring plan I came up for Friendica. Comments are very welcome.
## The current situation
At the moment we have the following situation in the `index.php` (simplified):
```p…
-
### Describe the bug
Sentry captured this error related to moving a dropdown field in the layout editor.
I am struggling to replicate the error again locally, the form it triggered on, has an addr…
-
http://jaceju.net/2014-07-27-php-di-container/
-
**Describe the bug**
I'm unable to connect FileGator (docker container) to my LDAP server. The LDAP server is OpenLDAP and it is configured to only accept LDAPS connection over SSL/TLS. No issues con…
-
The scaffold currently has a pattern of [Modules](https://github.com/10up/wp-scaffold/blob/trunk/mu-plugins/10up-plugin/includes/classes/Module.php) and a way to [initialize these modules](https://git…
-
### Describe the solution you'd like
`pnpm run create-extension` only scaffolds a page and an admin script... so it's pretty limited in it's application for woo extensions.
Woo core has lots of n…
-
**Description:**
I would like to add MVC (Model-View-Controller) capability to the Pancake toolkit. This will enhance the toolkit's ability to handle both web and API requests, allowing structured ro…
-
**Description:**
I would like to add a **Dependency Inversion Container** class to the Pancake project. This class should be responsible for handling service (class) registrations and resolving these…