Kevin Pfeifer
Kevin Pfeifer
No problem. I know generated code can be quite tricky to work with. There is a similar issue in another OpenAPI generated library as you can see here: https://github.com/janephp/janephp/issues/726
You can only fork this repo, adjust the code accordingly and use your fork instead in your project till janephp has fixed the core problem.
Looking at the last commit in https://github.com/Korbeil/jane-v8/ it seems nothing is happening related to Jane V8. What is the plan for this plugin to support upcoming PHP-Releases?
I closed it because nothing happend in over 1 year and I moved to my own custom implementation of the JIRA API since I don't need all endpoints.
My solution is not, because its very limited to our very special usecases and therefore it doesn't provide all the functionality jira provides. But the HTTP API is not that...
I am currently running into the same issue. Just upgraded from Ubuntu 20.04 to 20.10 Before everything worked fine (with some custom tinkering) Now I got the Agent working again...
I just found this https://github.com/nginxinc/nginx-amplify-agent/issues/181#issuecomment-662107703
Why? CakePHP can be used for "normal websites" as well. See e.g. https://retro.gg/
In my case it wasn't a migration which wasn't applied yet to live but instead a phpunit run. And since my DB schema is built with the migrator I rebuild...
This has been fixed in both phinx backend as well as the new builtin backend.