Installing Cake V 4 using oven.php

however using cake 3.8 gives warnings

Deprecated (16384): Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0. - /Applications/MAMP/htdocs/cake3/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 172 You can disable deprecation warnings by setting Error.errorLevel to E_ALL & ~E_USER_DEPRECATED in your config/app.php. [ CORE/src/Core/functions.php , line 311 ]

Warning (512): Unable to emit headers. Headers sent in file=/Applications/MAMP/htdocs/cake3/vendor/cakephp/cakephp/src/Error/Debugger.php line=856 [ CORE/src/Http/ResponseEmitter.php , line 54 ]

Warning (2): Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/cake3/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [ CORE/src/Http/ResponseEmitter.php , line 155 ]

Warning (2): Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/cake3/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [ CORE/src/Http/ResponseEmitter.php , line 184 ]

Warning (2): Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/cake3/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [ CORE/src/Http/ResponseEmitter.php , line 184 ]

Warning (2): Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/cake3/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [ CORE/src/Http/ResponseEmitter.php , line 213 ]

Welcome to CakePHP 3.8.13 Red Velvet. Build fast. Grow solid.