File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11parameters :
22 ignoreErrors :
3+ - ' #\[BC\] CHANGED: Class Faker\\Core\\Coordinates became final#'
34 - ' #\[BC\] CHANGED: Property Faker\\Factory::\$defaultProviders changed default value#'
45 - ' #\[BC\] CHANGED: Property Faker\\Provider\\[a-z_A-Z]+\\[a-zA-Z]+::\$[1-9a-zA-Z]+ changed default value#'
56 - ' #\[BC\] CHANGED: Property Faker\\Provider\\[a-zA-Z]+::\$[1-9a-zA-Z]+ changed default value#'
Original file line number Diff line number Diff line change 99/**
1010 * @experimental This class is experimental and does not fall under our BC promise
1111 */
12- class Coordinates implements Extension \Extension
12+ final class Coordinates implements Extension \Extension
1313{
1414 private Extension \NumberExtension $ numberExtension ;
1515
You can’t perform that action at this time.
0 commit comments