i would say that is pretty one of the biggest major bugs i have ever
seen because as you can see here even that single code snippet alone is
enough and the variable $cms_https_only is explicitly set to 0 the line
before
even if you change it to if($cms_https_only === 1 &&
empty($_SERVER['HTTP
sadly this is still opcache - when i disable the extension all 301
becomes 200 responses and the whole suite runs as expected
i can also see the 301 response in the apache log (the "File does not
exist" before is there because there is a 404-page pointing to a PHP
script which starts the cms a
thanks - the crash is gone with
https://git.php.net/?p=php-src.git;a=snapshot;h=3fa76ac54f082d59f3f75a4e166fbc8b3ea8f28b;sf=tgz
but my pgo-profiling stuff still don't work
since with "/usr/sbin/httpd -X -f /rpmbuild/PHP-PGO/httpd.conf" there is
only one httpd process the hang looks like a not
Rasmus Lerdorf in php.internals (Fri, 21 Jul 2017 22:15:13 -0400):
>On Fri, Jul 21, 2017 at 9:50 PM, Jan Ehrhardt wrote:
>
>> The case: class RulesActionContainerUI has a public function form:
>> > public function form(&$form, &$form_state, $options = array(), $iterator
>> = NULL) {
>>
>> class Ru
On Fri, Jul 21, 2017 at 9:50 PM, Jan Ehrhardt wrote:
>
> I tried running Drupal7 with 7.2.0 Beta 1 and ran into a fatal error,
> that does not happen under PHP 7.1.x (Windows, NTS, x64). I do not know
> if it is a bug, an omission in UPGRADING or me looking with my nose.
> Therefore I did not file
Hi Sara,
Sara Golemon in php.internals (Thu, 20 Jul 2017 08:13:39 -0400):
>The first beta for 7.2.0 was just released and can be downloaded from:
>https://downloads.php.net/~pollita/
[snip]
>Please test it carefully, and report any bugs in the bug system.
I tried running Drupal7 with 7.2.0 Beta 1
Results for project PHP master, build date 2017-07-20 19:22:06-07:00
commit: a6b529c
previous commit:9c73be8
revision date: 2017-07-20 22:30:58+02:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores,
stepping 2, LLC 45 MB
On Fri, Jul 21, 2017 at 1:14 PM, li...@rhsoft.net wrote:
> offlist-mail is out
>
> deleting functions until it stops happening is no option in case of a
> global library, the autotest-suite is using them all...
>
> thx for feedback!
Thanks, the issue should be fixed with
https://github.com/php/
Hi Mathias
2017-07-19 19:07 GMT+02:00 Mathias Grimm :
> I was briefly asking Sara about it and as she pointed out it is likely a
> big project but I think we can do something about it.
A side note to all of this, I would personally like to see if parts of
php.net redone, that we can integrate win
Hi Mathias
2017-07-21 0:39 GMT+02:00 Mathias Grimm :
> Do we have a pre-approved list of libs that we could use?
> For example phpunit. I can't imagine doing it without using that.
> What licenses are approved?
> MIT, BSD?
Most functionality that a bug tracker should do, can and imho should
be im
i don't think it's really helpful opening everytime new bugreports and
so i changed our build to use "make --quiet" - collected output at the
bottom and flags/configure at begin to provide some context
they are not at a really high count and probably worse to get silenced
first "prof-gen" and t
offlist-mail is out
deleting functions until it stops happening is no option in case of a
global library, the autotest-suite is using them all...
thx for feedback!
Am 21.07.2017 um 13:06 schrieb Nikita Popov:
Can you provide the contents of
"/Volumes/dune/www-servers/phpincludes/contentloung
Can you provide the contents of "/Volumes/dune/www-servers/
phpincludes/contentlounge-api/functions.inc.php"? If this is not publicly
available code, can you send the file to ni...@php.net and dmi...@php.net?
(Or reduce the code -- in this case it should be easy, just delete
functions until it stop
/home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/Optimizer/zend_ssa.c:1090:
zend_ssa_compute_use_def_chains: Assertion `phi->sources[j] >= 0' failed.
below a backtrace of 'opcache' from 7.2.0 beta1, the used 'php.ini' and
the start of the build-process with configure and compiler params
i
On 21/07/17 09:47, Tony Marston wrote:
> Why on earth should you need to use HTTPS for a website that does not
> deal with personal information? Nothing on that website can possibly be
> classed as "sensitive" so what would be the point?
That applies to many of the websites I support yet the likes
Am 21.07.2017 um 10:47 schrieb Tony Marston:
We should really change that and fully move to HTTPS.
Regards, Niklas
Why on earth should you need to use HTTPS for a website that does not
deal with personal information? Nothing on that website can possibly be
classed as "sensitive" so what wo
Hi,
On Fri, Jul 21, 2017 at 11:47 AM, Tony Marston wrote:
>
> Why on earth should you need to use HTTPS for a website that does not deal
> with personal information? Nothing on that website can possibly be classed
> as "sensitive" so what would be the point?
>
Because HTTPS isn't just about encr
"Niklas Keller" wrote in message
news:canuqdcjb9uy8jtmmp43bqaw_9xjnombren1zoqh1lubtfo4...@mail.gmail.com...
On Wed, Jul 19, 2017 at 1:07 PM, Mathias Grimm
wrote:
> I was briefly asking Sara about it and as she pointed out it is likely
> a
> big project but I think we can do something about
If php is mainly static it could be almost fully cached in a CDN.
For the downloads I don't think the latency would be a problem but that can
also be in the CDN
If php owned two servers in US and two in Europe and possibly 2 in Asia we
would be goon in terms of latency for the search IMO.
On 20
19 matches
Mail list logo