Re: [PHP-DEV] bugs.php.net downtime

2018-07-19 Thread Yasuo Ohgaki
Hi, On Wed, Jul 18, 2018 at 5:39 AM Rasmus Lerdorf wrote: > Hopefully the new box will be a bit quicker too. It is moving from PHP 5.5 > to 7.2 on faster hardware. > It feels faster now. Nice work. Anyway, it seemed UTF-8 char is not handled well. I tried to send reply with UTF-8 chars

[PHP-DEV] PHP 7.0.31 is available

2018-07-19 Thread Anatol Belski
Hi, The PHP development team announces the immediate availability of PHP 7.0.31. This is a security release. Several security bugs has been fixed in this release. All PHP 7.0 users are encouraged to upgrade to this version. For source downloads of PHP 7.0.31 please visit our downloads page:

Re: [PHP-DEV] Non-nullable properties

2018-07-19 Thread Larry Garfield
On Thursday, July 19, 2018 10:01:58 AM CDT Rowan Collins wrote: > On 19 July 2018 at 15:20, Christoph M. Becker wrote: > > It seems to me that either of these proposals would render the lazy > > initialization pattern outlined in the “Overloaded Properties” > > section[1] invalid. > > > > [1]

Re: [PHP-DEV] bugs.php.net downtime

2018-07-19 Thread Hoffman, Zachary Robert
On Thu, 2018-07-19 at 22:35 +0200, Niklas Keller wrote: > Hey Rasmus > > I just found this bug: https://bugs.php.net/bug.php?id=76553 > > Has this bug been like that before the migration, too? Or did > something go wrong? No, those used to be Unicode characters from the cyrillic block.

Re: [PHP-DEV] Improvements to openssl_crs_new. Need advice

2018-07-19 Thread Niklas Keller
Hey, I'd prefer a proper OO API in case we add new features in that area. Regards, Niklas Am Do., 19. Juli 2018 um 01:05 Uhr schrieb Jakub Zelenka : > > Hi, > > On Wed, 18 Jul 2018, 00:15 Dominic Luechinger, > wrote: > > > I'd like to improve the openssl_csr_new function to add any X509 > >

Re: [PHP-DEV] bugs.php.net downtime

2018-07-19 Thread Niklas Keller
Hey Rasmus I just found this bug: https://bugs.php.net/bug.php?id=76553 Has this bug been like that before the migration, too? Or did something go wrong? Regards, Niklas Am Do., 19. Juli 2018 um 10:35 Uhr schrieb marius adrian popa : > > Hello Rasmus, > > I can't access previous patches > >

Re: [PHP-DEV] Non-nullable properties

2018-07-19 Thread Rowan Collins
On 19 July 2018 at 15:20, Christoph M. Becker wrote: > It seems to me that either of these proposals would render the lazy > initialization pattern outlined in the “Overloaded Properties” > section[1] invalid. > > [1] > Hm, I

Re: [PHP-DEV] Non-nullable properties

2018-07-19 Thread Christoph M. Becker
On 19.07.2018 at 15:41, Rowan Collins wrote: > On 16 July 2018 at 17:09, Larry Garfield wrote: > >> class Foo { >> >> protected Bar $b; >> >> // This runs before __construct, is not inherited, and cannot >> // ever be skipped. If this method exits and any property is still >> //

Re: [PHP-DEV] Non-nullable properties

2018-07-19 Thread Rowan Collins
On 16 July 2018 at 17:09, Larry Garfield wrote: > class Foo { > > protected Bar $b; > > // This runs before __construct, is not inherited, and cannot > // ever be skipped. If this method exits and any property is still > // value-less, TypeError immediately. > protected function

Re: [PHP-DEV] Re: [RFC] Typed Properties

2018-07-19 Thread Dmitry Stogov
I've run few benchmarks, to measure the performance penalty of this proposal. https://gist.github.com/dstogov/b9fc0fdccfb8bf7bae121ce3d3ff1db1 In most cases real-life apps become ~1% slower. In the worst case, I got 6% slowdown (on mediawiki). Thanks. Dmitry.

[PHP-DEV] PHP 7.2.8 Released

2018-07-19 Thread Remi Collet
Hi, The PHP development team announces the immediate availability of PHP 7.2.8. This is a security release which also contains several minor bug fixes. All PHP 7.2 users are encouraged to upgrade to this version. For source downloads of PHP 7.2.8 please visit our downloads page. Windows

[PHP-DEV] PHP 7.3.0alpha4 is available for testing

2018-07-19 Thread Christoph M. Becker
Hi all! The PHP team is glad to announce the release of the fourth PHP 7.3.0 version, PHP 7.3.0alpha4. The rough outline of the PHP 7.3 release cycle is specified in the PHP Wiki: . For source downloads of PHP 7.3.0alpha4 please visit

Re: [PHP-DEV] Re: [RFC] Typed Properties

2018-07-19 Thread Zeev Suraski
On Tue, Jul 17, 2018 at 9:02 PM Nikita Popov wrote: > > Sure, we can wait another week. Unless the additional discussion results in > major changes to the RFC, we'll start voting next Monday (2018-07-23). In > the interest of avoiding further delays, please try to view this as a hard > deadline:

Re: [PHP-DEV] bugs.php.net downtime

2018-07-19 Thread marius adrian popa
Hello Rasmus, I can't access previous patches https://bugs.php.net/patch-display.php?bug_id=62300=0=latest On Tue, Jul 17, 2018 at 11:38 PM, Rasmus Lerdorf wrote: > I need to move bugs.php.net to another server sometime today. I won't be > able to do it without a little bit of downtime as I