Hi again,
using ubuntu:18.04 + php7.2 in Docker, I can still reproduce the issue :-(
Same strange error messages, "Undefined variable: value".
Still I coulnd't find a minimal example yet.
For us this is not a high prio issue, since we're using the PPA provided by the
PHP team.
And for the next U
Hi Bryce,
I just created an updated Docker image from the current state of ubuntu:19.10,
using Ubuntu's "php7.3" package.
I could no longer reproduce the bug.
Will check again with the current state of ubuntu:18.04 + its "php7.2"
package.
Best regards
Martin
--
You received this bug notificati
Hi Andreas, so far I didn't succeed to generate a simple script to reproduce.
Will try to put more effort soon.
I suspect that the issue is similar to the following upstream bugs, but
I couldn't reproduce them on my Ubuntu 18.04.1.
https://bugs.php.net/bug.php?id=76281
https://bugs.php.net/bug.ph
Another hint: The problem seems to appear only together with PHPUnit.
When running the same code parts from regular Symfony commands, the error does
not occur.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Additional hint: The same code lines don't trigger any errors when
running in Apache - only from CLI.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814511
Title:
Weird PHP error: "Undefined variabl
Public bug reported:
I observed a strange error when running PHPUnit tests with PHP 7.2 in Ubuntu
18.04.1 LTS.
In various files, there is the error "Undefined variable: value", although the
variable is actually defined.
Very weird: It is actually the variable name "$value" that PHP does not lik
** Tags added: 12.04 precise
** Tags added: bitesize
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974
Title:
NTLM authentication isnt tried in libcurl3
To manage notifications about this bug g
This commit from 2011 fixes it:
https://github.com/bagder/curl/commit/4851dafcf164bf2de5bd33c3cf2b786422ed05b6
(basically just an if-statement around everything, the rest is indentation).
Built the curl source package of Ubuntu 12.04 with and without that fix to
verify.
Would be nice if someone
Hi! I'm having the same issue in Ubuntu 12.04.4 (precise). (Same PHP
code / curl commandline works fine in 13.04.) All my packages are up to
date.
Is there any chance that there will be a fix in the official package
sources, since 12.04 is an LTS release and still supported? Maybe those
M$ proprie