-
It seems that Zend Skeleton (I tried to install using [this tutorial](https://docs.zendframework.com/tutorials/getting-started/skeleton-application/)) updated and now it comes with zend-mvc version 3.…
-
Hey team,
If you do a composer update on the skeleton, Apigility won't work anymore.
The requirements for `"zendframework/zendframework": "^2.5.3",` are satisfiable by 2.7.6 which installs zendframe…
-
Build object that encapsulates the following flow:
``` php
-
```
$ ../proofreader-php/bin/proofreader src/
PHP-CS-Fixer consistency check with local project
PHP-CS-Fixer
Loaded …
-
When invalid JSON is passed to `ApiProblem::fromJson()`, I get a PHP notice and an exception:
- Argument 1 passed to Crell\ApiProblem\ApiProblem::decompile() must be an array, null given
- The provide…
-
If any exception is thrown by bshaffer/oauth2-server-php methods, it is not get captured and only we see an exception was thrown in the php error log. We should capture all exceptions thrown by bshaff…
-
When we request a collection and we set an invalid (non existing) route for the child resources in our `metadata_map` the rendering fails and returns a `ZF\Hal\Exception\CircularReferenceException`.
I…
-
If the `MultipartContentParser` is unable to detect MIME boundary an `InvalidMultipartContentException` is thrown (see [here](https://github.com/zfcampus/zf-content-negotiation/blob/1.1.1/src/Multipar…
leogr updated
8 years ago
-
The version 1.2.0 is using the version of ServiceManager v3 when implements the FactoryInterface, but Zend MVC require allow use ServiceManager v2.
https://github.com/zfcampus/zf-api-problem/blob/1.2…
-
Similar error when attempting to delete a service as well.
![screen shot 2016-08-05 at 11 12 34 pm 2](https://cloud.githubusercontent.com/assets/938961/17455087/8c0a067c-5b62-11e6-8d47-ceabfc5adbee.pn…