Error while testing with phpunit starting from v3.2.77
With this simple test:
i get the error
ErrorException: Trying to access array offset on value of type null
This error starts happening since v3.2.77. With v3.2.76 the test executes correctly.
Other tests with same syntax are executing correctly0 Replies