Mark Scherer

Results 871 comments of Mark Scherer

Anyone interested in giving this a try? In the end it should just be the same result as the IdeHelper already produces, so no diff anymore.

@ewbarnard Do you want to add some info here to the cake core docs?

a quick and dirty fix seems to be: if(!preg_match('/^HTTP\/[0-9.]+ 200 /', $data) && !preg_match('/^HTTP\/[0-9.]+ 500 /', $data)) it then returns for example this error: "{"code":-4,"message":"Error: This transaction requires a transaction...

Is this repo maintained still? I am wondering, as some changes will be needed for us to unblock PHP 8.2 upgrading in our CI pipelines which will happen soon And...

Is there any chance this is moving forward - and changes into master?

I was thinking about https://github.com/markstory/asset_compress/issues/234#issuecomment-732977206 and having a custom filter that removes the map comments.

Hi! I wonder since this isnt a native core topic, but a plugin: https://github.com/dereuromark/cakephp-ide-helper#more Wouldnt it be better suited in the IdeHelperExtra one? Otherwise looks good :)

I added the note about the IDE here: https://github.com/dereuromark/cakephp-ide-helper/commit/497e960efdadb296ce23629e915592bf02f8fd90

https://github.com/dereuromark/cakephp-ide-helper-extra/pull/3

It was mainly to easier loop through all files here. But we probably dont need it, yes. Any reason why we would want to relax this more?