Sorry to waste everybody's time.
The error was that I didn't specify the correct version of PHP. Out of
the box PHP on MacOS does not include XDebug so the errors were coming
from that.
Once the correct version of PHP is entered, everything works.
thanks,
Malcolm
On 12/03/21 4:11 pm, Malc
In my first attempt to do some PHP debugging in v12.3 and I've struck a
problem. Are there changes to our settings required for this version?
The project was written using v12.2 and I have been running that with
Xdebug v2.7.0. In the earlier version everything works as expected.
Running v12.3