Re: [PHP-DEV] OpenSSL ext status including port to OpenSSL 1.1

2016-10-11 Thread Jakub Zelenka
On 11 Oct 2016 11:57, "Remi Collet" wrote: > > Le 20/03/2016 à 20:50, Jakub Zelenka a écrit : > > Hi, > > > > I just wanted to send a quick update about my recent work on openssl ext in > > Can you please update the state of openssl 1.1.0 compatibility ? > > I see most

Re: [PHP-DEV] OpenSSL ext status including port to OpenSSL 1.1

2016-10-11 Thread Davey Shafik
Remi, I'm glad this was followed up on, it is likely the source of a reported issue! 7.1 no longer supports LibreSSL due to the usage of some new openssl changes, you can find the errors http://awel.domblogger. net/7/php7/ssl_error.txt and a patch by the reporter here:

Re: [PHP-DEV] Fwd: [PHP-BUG] Bug #73234 [NEW]: emulated statementslet value dictate parameter type

2016-10-11 Thread Lester Caine
On 11/10/16 16:00, Adam Baratz wrote: >> I've had a quick look at the bug fix, although I haven't tested it. By >> > the looks of it, it seems that the third parameter has become mandatory, >> > which to me seems unacceptable. >> > >> > I would say that the type parameter should have precedence

Re: [PHP-DEV] Fwd: [PHP-BUG] Bug #73234 [NEW]: emulated statementslet value dictate parameter type

2016-10-11 Thread Adam Baratz
> > I've had a quick look at the bug fix, although I haven't tested it. By > the looks of it, it seems that the third parameter has become mandatory, > which to me seems unacceptable. > > I would say that the type parameter should have precedence over the > actual PHP type only when it is

[PHP-DEV] NEUTRAL Benchmark Results for PHP Master 2016-10-11

2016-10-11 Thread lp_benchmark_robot
Results for project PHP master, build date 2016-10-11 06:25:17+03:00 commit: c8e392c previous commit:7ce9001 revision date: 2016-10-11 01:58:59+03:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] حسين (ع)، شهيد راه دين و آزادگى است. نه تنها شيعه بايد به نام حسين (ع) ببالد، بلکه تمام آزادمردان دنيا بايد به اين نام شريف افتخار کنند.

2016-10-11 Thread Ehsan Sarlak
حسين (ع)، شهيد راه دين و آزادگى است. نه تنها شيعه بايد به نام حسين (ع) ببالد، بلکه تمام آزادمردان دنيا بايد به اين نام شريف افتخار کنند. مشرق - رود خونى که از شهيدان کربلاى معلى بر صحراى طفّ جارى شد، فرات حقيقتى گشت که جرعه نوشان عزت و آزادگى را از هر مذهب و مسلک و هر دين و آيين به قدر تشنگى

Re: [PHP-DEV] [RFC] Counting of non-countable objects

2016-10-11 Thread Leigh
On 11 October 2016 at 10:49, Craig Duncan wrote: > I've updated the RFC now to take the deprecation route, and included > counting scalars: > > https://wiki.php.net/rfc/counting_non_countables > > The only remaining issue is what to do about handling *count(null)* > I think

Re: [PHP-DEV] OpenSSL ext status including port to OpenSSL 1.1

2016-10-11 Thread Remi Collet
Le 11/10/2016 à 12:56, Remi Collet a écrit : > Le 20/03/2016 à 20:50, Jakub Zelenka a écrit : >> Hi, >> >> I just wanted to send a quick update about my recent work on openssl ext in > > Can you please update the state of openssl 1.1.0 compatibility ? > > I see most work done in master ? > Not

Re: [PHP-DEV] OpenSSL ext status including port to OpenSSL 1.1

2016-10-11 Thread Remi Collet
Le 20/03/2016 à 20:50, Jakub Zelenka a écrit : > Hi, > > I just wanted to send a quick update about my recent work on openssl ext in Can you please update the state of openssl 1.1.0 compatibility ? I see most work done in master ? Not in 7.0 or 7.1 ? Remi. P.S. openssl 1.1.0b just hit

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

2016-10-11 Thread Derick Rethans
On Fri, 7 Oct 2016, Davey Shafik wrote: > Yes, we should not mask the exception. The behavior in 7.0/7.1.0RC1 is much > better IMO. > > (As seen here: https://3v4l.org/EJpD4#v700) Did you revert it yet in master / PHP 7.1 like Anatol did for PHP_7_0 ? cheers, Derick -- PHP Internals - PHP

Re: [PHP-DEV] [RFC] Counting of non-countable objects

2016-10-11 Thread Craig Duncan
I've updated the RFC now to take the deprecation route, and included counting scalars: https://wiki.php.net/rfc/counting_non_countables The only remaining issue is what to do about handling *count(null)* I think this should be deprecated too, but as it's the only case that returns zero I wasn't

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

2016-10-11 Thread Anatol Belski
Hi, > -Original Message- > From: Derick Rethans [mailto:der...@php.net] > Sent: Monday, October 10, 2016 5:26 PM > To: Xinchen Hui > Cc: Anatol Belski ; Davey Shafik ; > Nikita Popov ; PHP Developers Mailing

Re: [PHP-DEV] Fwd: [PHP-BUG] Bug #73234 [NEW]: emulated statementslet value dictate parameter type

2016-10-11 Thread Matteo Beccati
Hi Adam, On 04/10/2016 16:44, Adam Baratz wrote: > I'm happy to work on the bug fix. I'm leaning towards only applying it to > master in case others have coded around this behavior. I maintain > pdo_dblib, so I know that driver and its use cases pretty well. But since > this would affect more

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

2016-10-11 Thread Sebastian Bergmann
On 10/11/2016 07:27 AM, Stanislav Malyshev wrote: I hope it's string(3) otherwise we have a bug on our hands That was a copy/pasta/no-adapt mistake, my bad. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php