Re: [PHP-DEV] Windows snapshot builds switching to debug

2020-03-11 Thread Christoph M. Becker
On 10.03.2020 at 13:59, Anatol Belski wrote: > I'd see not much value in switching to debug builds for the snapshots. > Currently the snapshots are public and are built with PGO. This makes > it easy for users to test any provided revision. Debug builds are > better suitable for the runtime develo

Re: [PHP-DEV] Windows snapshot builds switching to debug

2020-03-10 Thread Anatol Belski
Hi Christoph, I'd see not much value in switching to debug builds for the snapshots. Currently the snapshots are public and are built with PGO. This makes it easy for users to test any provided revision. Debug builds are better suitable for the runtime development, but they require a debug runtime