factory-bot icon indicating copy to clipboard operation
factory-bot copied to clipboard

🤖 Provides a composer package with a fixture factory for doctrine/orm entities.

Results 12 factory-bot issues
Sort by recently updated
recently updated
newest added

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.6.2 to 1.8.3. Release notes Sourced from phpstan/phpstan's releases. 1.8.3 This release fixes 76 issues! :tada: Improvements 🔧 Added non-falsy-string (truthy-string) type (#1542, #1660, #1661, #1662), #5317,...

dependency

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.3 to 1.3.12. Release notes Sourced from phpstan/phpstan-doctrine's releases. 1.3.12 c5ec462 - Fix phpstan build a6edbb0 - Update ClassMetadataInfo.stub 293f66b - Update ClassMetadataInfo.stub 75dd016 - Update ClassMetadataInfo.stub...

dependency

Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.2.0 to 1.4.3. Release notes Sourced from phpstan/phpstan-strict-rules's releases. 1.4.3 431b3d6 - Fix wrong error when function is rebound. 1f3b649 - Add regression test for non-looping loops...

dependency

Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 4.4.0 to 4.5.1. Release notes Sourced from ergebnis/php-cs-fixer-config's releases. 4.5.1 What's Changed composer(deps): bump friendsofphp/php-cs-fixer from 3.9.1 to 3.9.2 by @​dependabot in ergebnis/php-cs-fixer-config#630 Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/4.5.0...4.5.1 4.5.0...

dependency

When using `factory-bot` in a framework one might want to use additional dependencies in their `DefinitionProvider`s, allowing already instantiated providers to be loaded allows the framework to inject the required...

enhancement
stale

Sometimes data in a column is dependent on data in another column, passing already resolved fieldDefinitions would allow the user to handle the use cases where this is the case,...

enhancement
stale

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.3 to 1.3.21. Release notes Sourced from phpstan/phpstan-doctrine's releases. 1.3.21 3243a38 - Fix 4a8bbee - Fix IsEmptyTypeSpecifyingExtension for ReadableCollection 1.3.20 ed600bf - Use a @​template for countDistinct...

dependency

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.6.2 to 1.8.11. Release notes Sourced from phpstan/phpstan's releases. 1.8.11 Improvements 🔧 MatchExpressionArmBody virtual node (#1726), thanks @​janedbal! Detect duplicate included files in ContainerFactory (https://github.com/phpstan/phpstan-src/commit/f15cd6deea2dda4b41272aa50fb3b61304ad3515, https://github.com/phpstan/phpstan-src/commit/4cdb8060b73fc09e25cf230041532f068974234d) ClassPropertyNode...

dependency

Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.1.1 to 1.1.3. Release notes Sourced from phpstan/phpstan-phpunit's releases. 1.1.3 6b93db7 - Fix assertEmpty 1.1.2 f5b7eb6 - Implement assertEmpty extension b808cb8 - Update build.yml 52bdce8 - Create...

dependency

Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.1.0 to 1.2.0. Release notes Sourced from phpstan/extension-installer's releases. 1.2.0 f06dbb0 - Fixed issue where getInstallPath can return a relative path in rare cases. 673018e - Fix...

dependency