-
### Description
Hello,
I'm using PHP Version 8.3.13 with Docker(php:8.3.13-fpm)
First I thought problem was coming from alpine linux(php:8.3.13-fpm-alpine). Then i deleted it used debian based im…
-
I see that [SessionInterface](https://github.com/zendframework/zend-expressive-session/blob/master/src/SessionInterface.php) does not provide the ability to session destroy .
I am writing my sessio…
-
I'm using CI 3.1.10 and when I run a `get` against a database with the oci8 driver I have to manualy run `->load()` against `OCI-Lob` objects.
I think this is a bug because DB_result must be drive…
-
This probably isn't a real issue but I don't get XDebug to work on my machine. Can anyone point at a good tutorial or give some pointers?
-
MAMP contains its own packaged PHP so we need to add the extension to this context in order for MAMP to have access.
-
**Describe the bug**
Regardless of the operation that also produces a PDF file, the product is a blank PDF. This happens without any error that I could track down (no Laravel log errors, no errors in…
-
### Description
The following code:
```php
-
Hi,
I try to paginate my users list with:
> User::paginate(5),
When i change page, i have this error:
`SQLSTATE[42000]: Syntax error or access violation: 0 [IBM][Pilote ODBC System i Acc…
-
I'm unable to build an image from this `Dockerfile`. Here is an excerpt including the error I get:
```
...
Build complete.
Don't forget to run 'make test'.
Installing shared extensions: …
-
```
What steps will reproduce the problem?
1. I clicked on a Sqlite v3 database
2. Was taken to error page
3. How to go back ?
What is the expected output? What do you see instead?
What version of …