symfony / polyfill

PHP polyfills

Home Page:https://symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistent function calls in test cases

zonuexe opened this issue · comments

It is inconsistent whether to call built-in functions or polyfill methods in test cases.

refs https://github.com/symfony/polyfill/pull/471/files#r1545524686

I'm also interested in improving these tests, but it looks like I won't be able to get started for a while.