-
Here is test code:
```php
$uuidOrginal = \Ramsey\Uuid\Uuid::uuid7()->toString();
$uuidShort = \Expose\Converter\ConverterFactory::getConverter()->encode($uuidOrginal);
$uuidDecoded = \Expose\Conve…
-
#### Issue
some filed of type DATETIME are checked of empty values. This is done with `(filed IS NULL OR field ='')`
example (contacts of Targets - Lists):
```
SELECT leads.id AS id, `email_ad…
-
- [ x] I have searched open and closed issues for duplicates
### Bug Description
When I comment on someone else's post or on someone else's comment, I sometimes get a little brown pop-…
-
Support application level labels.
"newrelic.labels" @
https://docs.newrelic.com/docs/agents/php-agent/configuration/php-agent-configuration
(probably relevant for other languages as well)
-
Hi,
I'm getting segfault with suhosin enabled. When disabled, everything works fine. Environment and steps to reproduce it:
```
# uname -a
Linux jessie 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-…
-
Hi,
I get this notice message when I try to use a Carbon DateTime in a closure.
It is working! Its just an Notice Error.
So its not really important.
I tested it on:
Linux PHP 7.3
Windows PH…
-
```
I've installed mod_pagespeed 1.6.29.4-3289, the newest one. I've done a clean
install and I've also done a clean install of Varnish. Then, I configured
Varnish as described in your guidelines an…
-
Hi,
We use Gaufrette extensively, however, we hit a strange issue since a new client is using GlobalScape SFTP v7.1.8 and they cant upload the file. GlobalScape is a big EFT provider and this is a hi…
-
My `composer.json`:
```json
{
"name": "laravel/laravel",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "f…
-
My environment is
```
z xmark master ✗ ❯ php -v
PHP 7.4.9 (cli) (built: Aug 27 2020 13:37:23) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with …