Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zenstruck/foundry issues and pull requests
#509 - minor: allow Symfony 7.0
Pull Request -
State: closed - Opened by kbond about 1 year ago
- 1 comment
#508 - fix: proxy should not try to refresh when persist is disabled
Pull Request -
State: closed - Opened by nikophil about 1 year ago
#507 - Possibility of not flushing at all
Issue -
State: closed - Opened by jorismak about 1 year ago
- 11 comments
#506 - feat: allow stories to call their own pool
Pull Request -
State: closed - Opened by nikophil about 1 year ago
#505 - Question: Access pool from it's own story::build()
Issue -
State: closed - Opened by jorismak about 1 year ago
- 1 comment
#504 - docs: Move note about immutability into States section
Pull Request -
State: closed - Opened by pavelmaca about 1 year ago
#503 - Generated factories with PHPStan methods cause PhpStorm to mark file as error
Issue -
State: closed - Opened by rsereir about 1 year ago
- 4 comments
#502 - doc: fix typo
Pull Request -
State: closed - Opened by ternel about 1 year ago
- 1 comment
#501 - minor: Get Composer to suggest dev packages to require-dev
Pull Request -
State: closed - Opened by Chris53897 about 1 year ago
- 2 comments
#500 - RuntimeException: Cannot get Foundry's configuration. Possible Bug?
Issue -
State: closed - Opened by justpilot about 1 year ago
- 1 comment
#499 - Direct deprecation thrown with doctrine/dbal 3.6.6
Issue -
State: closed - Opened by nikophil about 1 year ago
- 2 comments
#498 - minor: remove `faker()`/`defaultObjectInstantiator()` from `FactoryManager`
Pull Request -
State: closed - Opened by kbond about 1 year ago
- 4 comments
#497 - minor: use `doctrine:schema:update` in `ResetDatabase`
Pull Request -
State: closed - Opened by Qronicle about 1 year ago
- 9 comments
#496 - fix(split-factories): some fixes
Pull Request -
State: closed - Opened by nikophil about 1 year ago
#495 - ResetDatabase does not work with multiple schemas
Issue -
State: closed - Opened by Qronicle about 1 year ago
- 19 comments
#494 - feat(make:factory): use ObjectFactory for not persisted objects
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#493 - refactor: deprecate addState()
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 1 comment
#492 - fix: replace doctrine:query:sql with dbal:run-sql
Pull Request -
State: closed - Opened by KDederichs over 1 year ago
- 1 comment
#491 - doctrine:query:sql is deprecated
Issue -
State: closed - Opened by KDederichs over 1 year ago
#490 - document "disable persist globally"
Issue -
State: open - Opened by nikophil over 1 year ago
#489 - fix: do not flush global state twice when dama is not enabled
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#488 - feat: disable persist globally
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 2 comments
#487 - fix CI
Issue -
State: closed - Opened by nikophil over 1 year ago
#486 - minor: set Factory::isPersisting() protected
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#485 - fix: deprecated code in `StubCommand`
Pull Request -
State: closed - Opened by kbond over 1 year ago
Labels: bug
#484 - Stub maker commands: missing command name in error
Issue -
State: closed - Opened by jmsche over 1 year ago
- 1 comment
#483 - Don't return a `Proxy` if `->withoutPersist()` was used
Issue -
State: closed - Opened by nikophil over 1 year ago
- 2 comments
#482 - createMany and createOne or new->create does not work well together on the CI
Issue -
State: open - Opened by benblub over 1 year ago
- 3 comments
#481 - Can't change environment type in Bundles.php
Issue -
State: open - Opened by ashraf-96 over 1 year ago
- 11 comments
#480 - withAttributes in documentation
Issue -
State: closed - Opened by MichaelBrauner over 1 year ago
- 1 comment
#479 - Calling setters with more than one argument?
Issue -
State: open - Opened by mpdude over 1 year ago
- 2 comments
#478 - Deprecate `addState()` in favor of `withAttributes()`
Issue -
State: closed - Opened by mpdude over 1 year ago
- 3 comments
#477 - Load extensions after DB reset
Issue -
State: closed - Opened by KDederichs over 1 year ago
- 6 comments
#476 - fix: maker with cs fixer
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#475 - feat(lazy): Add memoized LazyValue
Pull Request -
State: closed - Opened by ndench over 1 year ago
- 10 comments
#474 - `FactoryCollection` should create `ArrayCollection` if needed
Issue -
State: closed - Opened by nikophil over 1 year ago
- 5 comments
Labels: enhancement
#473 - Feature request: Single Lazy Value
Issue -
State: closed - Opened by ndench over 1 year ago
- 9 comments
#472 - Issues using PostGis
Issue -
State: closed - Opened by KDederichs over 1 year ago
- 4 comments
#471 - Optionally disable persisting globally
Issue -
State: closed - Opened by ndench over 1 year ago
- 5 comments
#470 - Fix a missing parenthesis in docs
Pull Request -
State: closed - Opened by jmsche over 1 year ago
#469 - chore: psalm plugin
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#468 - Migrating doctrine fixtures to foundry
Issue -
State: closed - Opened by Lydnasty over 1 year ago
- 3 comments
#467 - Default Location for Generated Factories in the Test Directory
Issue -
State: closed - Opened by MichaelBrauner over 1 year ago
- 3 comments
#466 - tests: can create object with fields name different from construct
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#465 - Impossible to create object when using different name for field in constructor vs property
Issue -
State: closed - Opened by norkunas over 1 year ago
- 9 comments
#464 - dependencies: bump faker to 1.10
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#463 - docs: add upgrade docs for 1.36
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 5 comments
#462 - feat: split Factory class (#452)
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#461 - feat: allow ModelFactory::findOrCreate() in unit tests
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#460 - Support for UUIDs (e.g. ULIDs) in Zenstruck Foundry
Issue -
State: closed - Opened by MichaelBrauner over 1 year ago
- 10 comments
#459 - ci: add Symfony 6.3 to test matrix
Pull Request -
State: closed - Opened by kbond over 1 year ago
#458 - feat: drop all connections before dropping db for postgres
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 1 comment
#457 - feat: allow setters as factory attribute
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 26 comments
#456 - feat: create PhpStan type resolvers
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#455 - PostgreSQL and ResetDatabase trait
Issue -
State: closed - Opened by benblub over 1 year ago
- 7 comments
#454 - Since 1.30.0 getDefaults array key must be an Entity field
Issue -
State: closed - Opened by mpiot over 1 year ago
- 8 comments
#453 - Initialize objects
Issue -
State: closed - Opened by benblub over 1 year ago
- 12 comments
#452 - refactor: split Factory class
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 2 comments
#451 - fix: makefile minor fixes
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#450 - minor: add $persistentManagerName param
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 14 comments
#449 - minor: improve makefile
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#448 - docs: add static ide hint to stories
Pull Request -
State: closed - Opened by adrianrudnik over 1 year ago
- 1 comment
#447 - Can I specify $persistentManagerName for repository?
Issue -
State: open - Opened by kerstvo over 1 year ago
- 3 comments
#446 - ci: Lint documentation
Issue -
State: closed - Opened by kbond over 1 year ago
- 5 comments
#445 - Usage of `repository()` + PHPStan makes unfixable error
Issue -
State: open - Opened by er1z over 1 year ago
- 9 comments
#444 - fix: nested factories not persisting should not throw error
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 2 comments
#443 - Class was not found in the chain confnigured namespaces since 1.30.0
Issue -
State: closed - Opened by ndench over 1 year ago
- 3 comments
#442 - Have `delayFlush()` return the callback's return
Pull Request -
State: closed - Opened by HypeMC over 1 year ago
- 1 comment
#441 - fix(RepositoryProxy::find()): allow not entity object in
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 3 comments
#440 - fix: allow any object passed as find() criteria
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 2 comments
#439 - findOrCreate doesn't allow `\DateTime`or `\DateTimeImmutable`
Issue -
State: closed - Opened by sad270 over 1 year ago
- 2 comments
#438 - fix: regression from embedded object in findOrCreate function
Pull Request -
State: closed - Opened by nicolasne over 1 year ago
- 3 comments
#437 - findOrCreate doesn't allow entity in criteria, only embeddable object
Issue -
State: closed - Opened by nicolasne over 1 year ago
- 4 comments
#436 - refactor: deprecate AnonymousFactory class and factory() helper
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#435 - fix: running `array_values()` on array attribute
Pull Request -
State: closed - Opened by kbond over 1 year ago
#434 - fix(global state): register story as service in StoryManager
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 3 comments
#433 - Global State with unique entity constraint
Issue -
State: closed - Opened by mvhirsch over 1 year ago
- 3 comments
#432 - feat: findOrCreate() can use embeddable
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 4 comments
#431 - Create some PHPStan rules dedicated to Foundry
Issue -
State: open - Opened by nikophil over 1 year ago
Labels: enhancement
#430 - Add #`[Story]` and `#[Factory]` attributes
Issue -
State: open - Opened by nikophil over 1 year ago
Labels: enhancement
#429 - Add introduction to index.rst for symfony.com accessibility
Pull Request -
State: closed - Opened by GromNaN over 1 year ago
#428 - Problem with `Factory::findOrCreate()` and `Embeddable`
Issue -
State: closed - Opened by nikophil over 1 year ago
- 3 comments
Labels: bug
#427 - feat: add `LazyValue` to calculate attribute values only when needed
Pull Request -
State: closed - Opened by kbond over 1 year ago
Labels: enhancement
#426 - Attribute "Lazy Values" instead of callables
Issue -
State: open - Opened by kbond over 1 year ago
- 3 comments
#425 - feat(bundle): allow registering custom Faker Providers
Pull Request -
State: closed - Opened by kbond over 1 year ago
- 1 comment
Labels: enhancement
#424 - fix: restore Factory::$cascadePersist
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#423 - refactor: simplify atrtibutes normalization
Pull Request -
State: closed - Opened by nikophil over 1 year ago
#422 - minor: remove `Factory::$cascadePersist`
Pull Request -
State: closed - Opened by nikophil over 1 year ago
- 1 comment
#421 - ManyToMany relationships
Issue -
State: closed - Opened by AlexandreGerault over 1 year ago
- 13 comments
#420 - fix return type syntax
Pull Request -
State: closed - Opened by benblub almost 2 years ago
#419 - feat: validate generated factories with static analysis
Pull Request -
State: closed - Opened by nikophil almost 2 years ago
- 2 comments
#418 - docs: show how to document magic methods in stories
Pull Request -
State: closed - Opened by nikophil almost 2 years ago
#417 - Drop testing on unsupported symfony versions
Pull Request -
State: closed - Opened by kbond almost 2 years ago
#416 - fix: foundry should work witout maker bundle
Pull Request -
State: closed - Opened by nikophil almost 2 years ago
#415 - Using Foundry w/o `symfony/maker-bundle`
Issue -
State: closed - Opened by kbond almost 2 years ago
- 1 comment
Labels: bug
#414 - PHPStan issues
Issue -
State: closed - Opened by benblub almost 2 years ago
- 6 comments
#413 - chore: migrate phpunit config-file (dama) for phpunit 9 format
Pull Request -
State: closed - Opened by Chris53897 almost 2 years ago
- 1 comment
#412 - docs: Replace annotations with attributes in docs
Pull Request -
State: closed - Opened by ker0x almost 2 years ago
- 1 comment
#411 - feat(make:factory): match directory/namespace structure
Pull Request -
State: closed - Opened by nikophil almost 2 years ago
#410 - fix: remove type in closure in RepositoryProxy::proxyResult()
Pull Request -
State: closed - Opened by nikophil almost 2 years ago
- 2 comments