[PHP-DEV] PHP 7.1.5 available

2017-05-11 Thread Joe Watkins
Morning, The PHP development team announces the immediate availability of PHP 7.1.5, this is a bug fix release and all PHP 7.1 users are encouraged to upgrade. Source downloads for PHP 7.1.5 may be downloaded from: http://www.php.net/downloads.php Windows binaries can be found: http://windows.

Re: [PHP-DEV] [RFC][VOTE] Improve hash_hkdf() parameter

2017-05-11 Thread Yasuo Ohgaki
Hi Ryan, On Wed, May 10, 2017 at 7:12 AM, Ryan Pallas wrote: > Dude, he doesnt have to provide anything. The proposal was turned down > unanimously. Why do you keep sending mail after mail on this? Also, try > sending one mail instead of many when replying. Also, consider that the > likelihood o

Re: [PHP-DEV] [RFC][VOTE] Improve hash_hkdf() parameter

2017-05-11 Thread Yasuo Ohgaki
On Wed, May 10, 2017 at 7:21 AM, li...@rhsoft.net wrote: > Am 09.05.2017 um 23:36 schrieb Yasuo Ohgaki: > >> Hi, >> >> On Sun, Apr 30, 2017 at 3:55 PM, li...@rhsoft.net > li...@rhsoft.net> mailto:li...@rhsoft.net>> wrote: >> >> . PLEASE STOP riding that dead horse - it's even annoying for

[PHP-DEV] filter_var url validation needs help

2017-05-11 Thread j adams
Forgive me if I'm contacting the wrong list. If I am, someone please tell me who I should contact about this. I have been telling noob programmers for years to use filter_var with FILTER_VALIDATE_URL to validate urls but recently ran into some pretty disappointing behavior with it. It would appear

[PHP-DEV] UGLY Benchmark Results for PHP Master 2017-05-10

2017-05-11 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-05-10 19:25:38-07:00 commit: 81064cd previous commit:e946d07 revision date: 2017-05-10 16:50:47-07:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

Re: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread Alice Wonder
On 05/11/2017 07:05 AM, Alice Wonder wrote: On 05/11/2017 04:08 AM, Anatol Belski wrote: Hi Thomas, -Original Message- From: Thomas Hruska [mailto:thru...@cubiclesoft.com] Sent: Tuesday, May 9, 2017 5:33 PM To: PHP Development Subject: [PHP-DEV] TLS v1.2 -only- deployments Over the p

Re: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread Alice Wonder
On 05/11/2017 04:08 AM, Anatol Belski wrote: Hi Thomas, -Original Message- From: Thomas Hruska [mailto:thru...@cubiclesoft.com] Sent: Tuesday, May 9, 2017 5:33 PM To: PHP Development Subject: [PHP-DEV] TLS v1.2 -only- deployments Over the past two weeks, I've observed quite a bit of P

[PHP-DEV] Patch for bug #65312: Segmentation fault with filesize=4096

2017-05-11 Thread Richard H Lee
I submitted a patch for bug #65312 "Segmentation fault with filesize=4096". It's to do with the way Cygwin handles mmap()ing. It is not a duplicate of another bug as marked, it is specific to Cygwin. I'm not sure about the release structure of PHP, but it would be great if I could get this pat

RE: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread Anatol Belski
> -Original Message- > From: li...@rhsoft.net [mailto:li...@rhsoft.net] > Sent: Thursday, May 11, 2017 2:27 PM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] TLS v1.2 -only- deployments > > > > Am 11.05.2017 um 14:18 schrieb Anatol Belski: > > > > > >> -Original Message

Re: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread li...@rhsoft.net
Am 11.05.2017 um 14:18 schrieb Anatol Belski: -Original Message- From: li...@rhsoft.net [mailto:li...@rhsoft.net] Sent: Thursday, May 11, 2017 1:25 PM To: internals@lists.php.net Subject: Re: [PHP-DEV] TLS v1.2 -only- deployments Am 11.05.2017 um 13:08 schrieb Anatol Belski: -

[PHP-DEV] Fwd: PHP7 extension to control raspberry GPIO

2017-05-11 Thread simon .barotte
Hi all, I have developed a php extension to use the gpio ports of a raspberry directly from a php code. This is my first php extension (which I developed following the advice of PHP internals book), so I would have liked to know if people could read my code in order to advise me, or to guide me on

RE: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread Anatol Belski
> -Original Message- > From: li...@rhsoft.net [mailto:li...@rhsoft.net] > Sent: Thursday, May 11, 2017 1:25 PM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] TLS v1.2 -only- deployments > > > Am 11.05.2017 um 13:08 schrieb Anatol Belski: > >> -Original Message- > >> From

Re: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread li...@rhsoft.net
Am 11.05.2017 um 13:08 schrieb Anatol Belski: -Original Message- From: Thomas Hruska [mailto:thru...@cubiclesoft.com] Sent: Tuesday, May 9, 2017 5:33 PM To: PHP Development Subject: [PHP-DEV] TLS v1.2 -only- deployments Over the past two weeks, I've observed quite a bit of PHP 7+ userl

[PHP-DEV] PHP 7.0.19 is available

2017-05-11 Thread Anatol Belski
Hi, The PHP development team announces the immediate availability of PHP 7.0.19. Several bugs have been fixed. All PHP 7.0 users are encouraged to upgrade to this version. For source downloads of PHP 7.0.19 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can

RE: [PHP-DEV] TLS v1.2 -only- deployments

2017-05-11 Thread Anatol Belski
Hi Thomas, > -Original Message- > From: Thomas Hruska [mailto:thru...@cubiclesoft.com] > Sent: Tuesday, May 9, 2017 5:33 PM > To: PHP Development > Subject: [PHP-DEV] TLS v1.2 -only- deployments > > Over the past two weeks, I've observed quite a bit of PHP 7+ userland code > breaking due