darius-v
darius-v
Now I am not sure if I would have done the excersize myself, but I tried to analise and understand the answer. Hard part is to solve the task comparing...
I have installed them, they appear in container, but in host machine file system they are still not visible and so PhpStorm shows class not exist, etc.
one guy says it is something set in docker-compose.yml that this happens
supressing makes developers confused if they are doing right or wrong by supressing. You can always supress something because you think this is false message. But you might thing in...
how is version 2 commits older than version 1 ?
I was looking into request json instead of response json and thinking that field does not appear but it actually was in doc.
Also similar problem - field does not appear in the doc when getter does not match property. Why? WHat getter has to do with this when all we do are...
> Not sure how the issue is related to reusing responses in swagger-php. Just that this example is from reusing responses. I was trying to write code with attributes by...
> Maybe improving the nelmio bundle docs would be the way to go? maybe
it would definitelly be good to change order of properties. It is annoyting when you cannot find property because of no sort order. If for somebody it is useful tha...