Re: [PHP-DEV] Thank you to JetBrains (PHP 8 Announcement page)

2020-11-28 Thread Johannes Schlüter
On Fri, 2020-11-27 at 09:40 -0600, Sara Golemon wrote: > I've been receiving fantastic feedback on the PHP 8.0 Announcement > landing page ( https://www.php.net/releases/8.0 ), and I just wanted > to extend a big Thank You to all the folks at JetBrains for making > this suggestion and putting forth

[PHP-DEV] MySQLi extension basic examples

2020-11-28 Thread Kamil Tekiela
Hi Internals, I would like to hear your opinions about the following page in the PHP manual: https://www.php.net/manual/en/mysqli.examples-basic.php Currently, this is the only "example" apart from the quick start guide. There is a whole section https://www.php.net/manual/en/mysqli.examples.php w

[PHP-DEV] Nightly builds

2020-11-28 Thread Michael Voříšek - ČVUT FEL
Hi internals, currently, as far as I know, php does not have nightly builds. By nighly I means builds/releases that are tested to pass all CI tests. This is not the case with master branch, as that branch can be failing tests. I propose to introduce "nightly" branch that will point to "the