|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | | - - '#\[BC\] CHANGED: Property Faker\\Provider\\[a-zA-Z]+::\$[1-9a-zA-Z]+ changed default value#' |
4 | | - - '#\[BC\] CHANGED: Property Faker\\Provider\\[a-z_A-Z]+\\[a-zA-Z]+::\$[1-9a-zA-Z]+ changed default value#' |
5 | 3 | - '#\[BC\] CHANGED: Property Faker\\Factory::\$defaultProviders changed default value#' |
6 | | - - '#\[BC\] CHANGED: Type documentation for property Faker\\Provider\\en_ZA\\Internet::\$tld changed from having no type to array#' |
7 | | - - '#\[BC\] CHANGED: The parameter \$generator of Faker\\ValidGenerator\#\_\_construct\(\) changed from Faker\\Generator to no type#' |
8 | | - - '#\[BC\] CHANGED: The parameter \$generator of Faker\\UniqueGenerator\#\_\_construct\(\) changed from Faker\\Generator to no type#' |
9 | | - - '#\[BC\] CHANGED: The return type of Faker\\Extension\\PersonExtension\#name\(\) changed from no type to string#' |
10 | | - - '#\[BC\] CHANGED: The parameter \$max of Faker\\Extension\\NumberExtension\#randomFloat\(\) changed from float to float\|null#' |
11 | | - - '#\[BC\] REMOVED: Method Faker\\Generator\#uuid\(\) was removed#' |
12 | | - - '#\[BC\] REMOVED: Method Faker\\Generator\#uuid3\(\) was removed#' |
13 | | - - '#\[BC\] REMOVED: Class Faker\\Extension\\ContainerException has been deleted#' |
14 | | - - '#\[BC\] REMOVED: Class Faker\\Extension\\NotInContainerException has been deleted#' |
15 | | - - '#\[BC\] REMOVED: Class Faker\\Extension\\ContainerBuilder has been deleted#' |
16 | | - - '#\[BC\] REMOVED: Class Faker\\Extension\\Container has been deleted#' |
| 4 | + - '#\[BC\] CHANGED: Property Faker\\Provider\\[a-z_A-Z]+\\[a-zA-Z]+::\$[1-9a-zA-Z]+ changed default value#' |
| 5 | + - '#\[BC\] CHANGED: Property Faker\\Provider\\[a-zA-Z]+::\$[1-9a-zA-Z]+ changed default value#' |
| 6 | + - '#\[BC\] CHANGED: The number of required arguments for Faker\\Container\\ContainerBuilder\#add\(\) increased from 1 to 2#' |
17 | 7 | - '#\[BC\] CHANGED: The parameter \$container of Faker\\Generator\#\_\_construct\(\) changed from Psr\\Container\\ContainerInterface\|null to a non-contravariant Faker\\Container\\ContainerInterface\|null#' |
18 | 8 | - '#\[BC\] CHANGED: The parameter \$container of Faker\\Generator\#\_\_construct\(\) changed from Psr\\Container\\ContainerInterface\|null to Faker\\Container\\ContainerInterface\|null#' |
19 | | - - '#\[BC\] CHANGED: The number of required arguments for Faker\\Container\\ContainerBuilder\#add\(\) increased from 1 to 2#' |
| 9 | + - '#\[BC\] CHANGED: The parameter \$generator of Faker\\UniqueGenerator\#\_\_construct\(\) changed from Faker\\Generator to no type#' |
| 10 | + - '#\[BC\] CHANGED: The parameter \$generator of Faker\\ValidGenerator\#\_\_construct\(\) changed from Faker\\Generator to no type#' |
| 11 | + - '#\[BC\] CHANGED: The parameter \$max of Faker\\Extension\\NumberExtension\#randomFloat\(\) changed from float to float\|null#' |
20 | 12 | - '#\[BC\] CHANGED: The parameter \$name of Faker\\Container\\ContainerBuilder\#add\(\) changed from string\|null to a non-contravariant string#' |
21 | 13 | - '#\[BC\] CHANGED: The parameter \$value of Faker\\Container\\ContainerBuilder\#add\(\) changed from no type to a non-contravariant string#' |
22 | | - - '#\[BC\] REMOVED: Method Faker\\Container\\ContainerInterface\#getDefinitions\(\) was removed#' |
| 14 | + - '#\[BC\] CHANGED: The return type of Faker\\Extension\\PersonExtension\#name\(\) changed from no type to string#' |
| 15 | + - '#\[BC\] CHANGED: Type documentation for property Faker\\Provider\\en_ZA\\Internet::\$tld changed from having no type to array#' |
| 16 | + - '#\[BC\] REMOVED: Class Faker\\Extension\\Container has been deleted#' |
| 17 | + - '#\[BC\] REMOVED: Class Faker\\Extension\\ContainerBuilder has been deleted#' |
| 18 | + - '#\[BC\] REMOVED: Class Faker\\Extension\\ContainerException has been deleted#' |
| 19 | + - '#\[BC\] REMOVED: Class Faker\\Extension\\NotInContainerException has been deleted#' |
23 | 20 | - '#\[BC\] REMOVED: Method Faker\\Container\\Container\#getDefinitions\(\) was removed#' |
| 21 | + - '#\[BC\] REMOVED: Method Faker\\Container\\ContainerInterface\#getDefinitions\(\) was removed#' |
| 22 | + - '#\[BC\] REMOVED: Method Faker\\Generator\#uuid3\(\) was removed#' |
| 23 | + - '#\[BC\] REMOVED: Method Faker\\Generator\#uuid\(\) was removed#' |
0 commit comments