-
Hello,
After searching why we cannot send files more than 16MB with database storage, it is because of the type of the field "data" in the table "paste".
Not a strong problem, this usecase is pr…
-
Hi,
We have trying to migrate from php-gnupg to openpgp-php with an existing application (and therefore keys).
We were seeing inconsistent results in testing and eventually when we couldn't find a…
-
To release 1.7.0 we need to get tests passing.
The theme now depends on a (sub-)module. However theme dependencies modules are not enabled when enabling the theme:
https://www.drupal.org/project…
-
Hi, just a heads up that when i try to run this lib, i'm getting this error, even with the most simple example.
The `nikic/php-parser` 5.0+ package changed a lot, including the removal of this con…
-
## Issue
Replying to some emails leads to a 500 error.
The PHP log file in this case was:
`mod_fcgid: stderr: PHP Fatal error: Uncaught TypeError: strlen(): Argument #1 ($str) must be of type …
-
Well, I know how to implement oAuth2, but how to pair it with PHP-auth?
Example:
1. User goes to domain.tld/register
2. User choose Github as registration method
3. oAuth2 lib used
4. User go…
-
Hi,
I'm following the "Getting Started" ArgoCD documentation. I successfully deployed the guestbook, but you may want to know that the deployment is broken. Redis is missing.
I get the following…
-
`Cannot modify header information - headers already sent by (output started at /var/www/html/inc/header.php:34) in /var/www/html/lib/Session.php on line 54`
php:5.6-fpm
nginx latest
twixi updated
3 months ago
-
``Consider having a BackendEnum class FooEnum. The entity class has following property declaration:
```
#[ORM\Column(name: 'type', nullable: false, enumType: FooEnum::class)]
private FooEnum type…
-
### What version of gRPC and what language are you using?
- All versions of gRPC
- PHP
### What operating system (Linux, Windows,...) and version?
- Linux (all versions)
### What runt…