Hello, I cant generate source of any project after uninstall and install new version for PHP 8.2
almost all the applications get this error:
Fatal error : Allowed memory size of 134217728 bytes exhausted (tried to allocate 7128152 bytes) in C:\Program Files\NetMake\v9-php82\wwwroot\scriptcase\devel\class\generator\nmFontePHP.class.php on line 2
session_id(): Session ID cannot be changed after headers have already been sent | Script: C:\Program Files\NetMake\v9-php82\wwwroot\scriptcase\devel\class\generator\gerador.php linha: 0
session_start(): Session cannot be started after headers have already been sent | Script: C:\Program Files\NetMake\v9-php82\wwwroot\scriptcase\devel\class\generator\gerador.php linha: 0
it seems Net Make forget to include on the build some libraries.