-
## Description
It would be amazing to run `PHPUnit` tests using WordPress Playground:
* Testing on PHP 5.6 - 8.2 would be as easy as choosing a different PHP.wasm binary shipped in this repo
* …
-
Hello. I am running mysql 8 and php 7.4
~~~text
Uncaught exception 'Error' in /var/www/mrbs/web/lib/MRBS/DB.php at line 51
Class 'PDO' not found
#0 /var/www/mrbs/web/lib/MRBS/DBFactory.php(16): …
-
![screenshot_11](https://user-images.githubusercontent.com/10361408/31723571-3a560cc4-b3ed-11e7-829b-29335aec9f43.png)
in the above code, the exception is never thrown and allows the program to p…
-
```
What steps will reproduce the problem?
1. Configure phpliteadmin to open sqlite database created by trac
(http://trac.edgewall.org)
2.Login to phpliteadmin
What is the expected output? What do y…
-
Tracking support for native TLS certificate verification in PHP.
PHP's codebase includes several common networking libraries in its ext/ folder (https://github.com/php/php-src/tree/master/ext). Som…
-
**Request for help using phpIPAM / Misc question?**
...I forgot my password and How do i reset it. this was install in docker
-
Hi guys, I'm using postgres with uuid's as primary keys, not auto incremental keys. When I try to insert using pixie, I'm getting the error:
```
PDOException with message 'SQLSTATE[55000]: Object no…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
10.0.17
### Bug descript…
-
Hello, after upgrading to latest php-fpm containter i see the pre-installed extension is missing (on my view is already see gd;zip;pdo_mysql).
A exemple, php-gd is missing :
![image](https://github…
-
## Problem
When I access my Pagekit site as anonymous user, I get an _Whoops, looks like something went wrong._ error in an unstyled page. After I enable the debug mode, I see the following backtra…