Closed wshafer closed 6 years ago
Can you tell me which version of zend-inputfilter raises the issue for you? And on what version of PHP you observe it?
Actually, never mind. We have the lowest/locked/latest strategy configured for our Travis builds on this component, and they demonstrate clearly that your change works fine across each PHP version tested, as well as a range of zend-inputfilter versions ranging from 2.7.2 to 2.8.0. As such, the fix will clearly work for all installs.
Thanks, @wshafer !
On new installs or after updating composer, creating new Rest services fail with the error:
This patch simply adds the new signature so the Rest service can be built.