Closed vonglasow closed 7 years ago
Address https://github.com/hoaproject/Consistency/issues/10. Address https://github.com/hoaproject/Test/issues/70.
void for PHP-7.1 is now a reserved keyword[1]. This patch replace the class Fields\Void to the new class Fields\Nil.
void
Fields\Void
Fields\Nil
[1] https://github.com/php/php-src/blob/php-7.1.0alpha2/UPGRADING
Waiting for https://github.com/atoum/atoum/issues/598
So we are waiting on atoum 3.0 to be released to close this issue, right?
Yes completely :D
Address https://github.com/hoaproject/Consistency/issues/10. Address https://github.com/hoaproject/Test/issues/70.
void
for PHP-7.1 is now a reserved keyword[1]. This patch replace the classFields\Void
to the new classFields\Nil
.[1] https://github.com/php/php-src/blob/php-7.1.0alpha2/UPGRADING