Stephen Ierodiaconou
Stephen Ierodiaconou
The PHP code 'header' generated by compile.op uses 'exec' (needs to use env instead) and this too need to obviously be set to wherever you have installed the app on...
Do not hard code in MKObject and MKString
Make sure any copied code from cappuccino is rewritten prior to LGPL removal from Moka. Will be released as BSD 3-clause or public domain
for exception handling. PHP does not support 'finally'
Output from unit test reports value passed in in case of assert failure but PHP doesnt do good job of automatically stringifying the input. Call logger instead where logger needs...
Currently compiler creates one php file with all included op files tacked together. The means every access of the application requires at least exec of all that included stuff before...
Ive come across an issue that I'm trying to resolve with using this package with TypeScript (using esbuild, typescript 4.6, and target `esnext`): If you `import` a component and then...