Re: [PHP-DEV] Regression between RC1 and RC2?

2016-10-10 Thread Derick Rethans
On Sun, 9 Oct 2016, Xinchen Hui wrote: > On Sun, Oct 9, 2016 at 2:06 AM, Anatol Belski wrote: > > > From: m...@daveyshafik.com [mailto:m...@daveyshafik.com] On Behalf Of Davey > > Shafik > > > > > > Yes, we should not mask the exception. The behavior in > > > 7.0/7.1.0RC1 is much better IMO. >

[PHP-DEV] BAD Benchmark Results for PHP Master 2016-10-10

2016-10-10 Thread lp_benchmark_robot
Results for project PHP master, build date 2016-10-10 06:25:06+03:00 commit: 7ce9001 previous commit:432e16c revision date: 2016-10-09 15:27:14+02:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] [Announcement] Dontbug: A reversible debugger for PHP

2016-10-10 Thread Sidharth Kshatriya
Dear All, I'd like to announce the public release of "Dontbug"*.* Dontbug is a reversible debugger for PHP. I don't think anything like this exists for PHP. Dontbug allows you to run PHP scripts forwards and backwards in the debugger. Practically speaking, you can step over/out backwards, step b

Re: [PHP-DEV] [RFC] Bug #72811 - Replacing parse_url()

2016-10-10 Thread Larry Garfield
On 10/07/2016 09:45 AM, David Walker wrote: I think an important part of this interface is that the URL is constructed using URL(url [, base]), where "base" is the base URL against which relative URLs are resolved. This base URL is required for parsing non-absolute URLs. To me this makes a lot of

Re: [PHP-DEV] Reflection API and Nullable Types

2016-10-10 Thread Stanislav Malyshev
Hi! > printed > > string(4) "?int" > string(3) "int" > > and now it prints > > string(4) "int" I hope it's string(3) otherwise we have a bug on our hands -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php

[PHP-DEV] php.net mail server

2016-10-10 Thread Stanislav Malyshev
Hi! Does anybody know who is maintaining php.net mail server? I'm getting this: 550 5.7.1 Please change the topic, and retry each time I send mail to php.net address, which is quite annoying. TIA, -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To