Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D753
Change Details
Change Details
Old
New
Diff
In order to work nicely with PHP 7.1: - use nullable parameters type - fix ProjectsMapTest tests mock type, using an anonymous class We also bump the version in Composer. References: - https://wiki.php.net/rfc/nullable_types - http://php.net/manual/en/language.oop5.anonymous.php
In order to work nicely with PHP 7.1: - use nullable parameters type - fix ProjectsMapTest tests mock type, using an anonymous class We also bump the version in Composer. References: - https://wiki.php.net/rfc/nullable_types - http://php.net/manual/en/language.oop5.anonymous.php Fixes T1064. Ref T1062.
In order to work nicely with PHP 7.1: - use nullable parameters type - fix ProjectsMapTest tests mock type, using an anonymous class We also bump the version in Composer. References: - https://wiki.php.net/rfc/nullable_types - http://php.net/manual/en/language.oop5.anonymous.php
Fixes T1064. Ref T1062.
Continue