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
#823 - docs: Make sure we add links on separate lines
Pull Request -
State: closed - Opened by Nyholm 1 day ago
- 1 comment
#822 - fix: trigger after persist callbacks for entities scheduled for insert
Pull Request -
State: open - Opened by nikophil 2 days ago
#821 - [2.3.2] afterPersist not called for FactoryCollection for collection property with inversed relationship
Issue -
State: open - Opened by tandev 2 days ago
- 1 comment
Labels: bug
#820 - Huge performance drop since 2.3.2 release
Issue -
State: open - Opened by jmsche 3 days ago
- 5 comments
#819 - fix(doc): update yml config file keys
Pull Request -
State: closed - Opened by asalisaf 3 days ago
- 1 comment
#818 - minor: deprecate auto-persist configuration
Pull Request -
State: open - Opened by nikophil 3 days ago
#817 - fix: actually disable persistence in cascade
Pull Request -
State: open - Opened by nikophil 3 days ago
#816 - withoutPersisting schedules for insert in Doctrine UnitOfWork
Issue -
State: open - Opened by tandev 5 days ago
- 3 comments
Labels: bug
#815 - fix: can index one to many relationships based on "indexBy"
Pull Request -
State: closed - Opened by nikophil 6 days ago
#814 - Internal deprecations
Issue -
State: closed - Opened by tacman 6 days ago
- 1 comment
#813 - Test/real test
Pull Request -
State: closed - Opened by KDederichs 9 days ago
- 3 comments
#812 - [2.3.2] Creating an OneToMany in an OneToMany layer leads to collection using indexby missing index
Issue -
State: closed - Opened by tandev 9 days ago
- 5 comments
Labels: bug
#811 - [2.3.2] new()->many(2) creates single instance
Issue -
State: open - Opened by xdrew 9 days ago
- 2 comments
#810 - chore: use PHPUnit 12
Pull Request -
State: open - Opened by nikophil 10 days ago
#809 - test: ensure `Proxy::_real()` always return same object
Pull Request -
State: closed - Opened by nikophil 10 days ago
- 1 comment
#808 - [2.3.2] consecutive _real() calls return different objects
Issue -
State: open - Opened by KDederichs 12 days ago
- 13 comments
Labels: bug
#807 - feat(faker): Improve reproducibility with faker
Pull Request -
State: open - Opened by nikophil 14 days ago
#806 - fix: fix deprecation message for Factories trait
Pull Request -
State: closed - Opened by nikophil 17 days ago
- 3 comments
#805 - "In order to use Foundry, you must use the trait KernelTestCase" wrong ? (2.4)
Issue -
State: closed - Opened by smnandre 17 days ago
- 5 comments
#804 - feat: introduce "recycle()" method
Pull Request -
State: open - Opened by nikophil 17 days ago
#803 - fix: remove APP_ENV from .env
Pull Request -
State: closed - Opened by nikophil 17 days ago
#802 - feat: introduce attribute `#[AsFoundryHook]`
Pull Request -
State: closed - Opened by nikophil 17 days ago
#801 - feat: validate objects
Pull Request -
State: open - Opened by nikophil 17 days ago
#800 - [Maker] Option to not generate the factories with the "beginner" hints
Issue -
State: open - Opened by nikophil 21 days ago
Labels: enhancement, good first issue
#799 - Throw when `createMany()` is called from an instance
Issue -
State: open - Opened by nikophil 22 days ago
Labels: good first issue
#798 - feat: skip readonly properties on entities when generating factories
Pull Request -
State: closed - Opened by KDederichs 25 days ago
- 5 comments
#797 - chore(ci): misc improvments in CI permutations
Pull Request -
State: closed - Opened by nikophil 26 days ago
#796 - Improve CI matrix
Issue -
State: closed - Opened by nikophil 27 days ago
#795 - chore: add issue template
Pull Request -
State: closed - Opened by nikophil about 1 month ago
#794 - `recycle()` method
Issue -
State: open - Opened by nikophil about 1 month ago
Labels: enhancement
#793 - Improve reproducibility with faker
Issue -
State: open - Opened by nikophil about 1 month ago
Labels: enhancement
#792 - fix: misc fixes
Pull Request -
State: closed - Opened by nikophil about 1 month ago
#791 - tests: fix a test after a bug was resolved in doctrine migrations
Pull Request -
State: closed - Opened by nikophil about 1 month ago
#790 - feat: introduce Foundry events
Pull Request -
State: closed - Opened by nikophil about 1 month ago
#789 - [Doc] Fix misc issues
Pull Request -
State: closed - Opened by javiereguiluz about 1 month ago
- 1 comment
#788 - minor: add platform config to mysql docker container
Pull Request -
State: closed - Opened by kbond about 1 month ago
#787 - fix: Ensure that nested factories can be created even if class already exists
Pull Request -
State: open - Opened by tomasnorre about 1 month ago
#786 - [make:factory] Problems with `--test` flag
Issue -
State: open - Opened by tomasnorre about 1 month ago
- 13 comments
Labels: bug, maker
#784 - Upgrade not compatible with rector 2
Issue -
State: open - Opened by nesl247 about 1 month ago
- 2 comments
Labels: enhancement, help wanted
#783 - SQLite and ResetDatabase trait: deletion of SQL database file fails
Issue -
State: closed - Opened by Louisonix about 1 month ago
- 7 comments
Labels: bug
#782 - fix(doc): typo in documentation
Pull Request -
State: closed - Opened by norival about 1 month ago
- 1 comment
#781 - test: assert updates are implicitly persisted
Pull Request -
State: closed - Opened by nikophil about 1 month ago
#780 - tests: ensure passing entity to many-to-one works correctly
Pull Request -
State: closed - Opened by nikophil about 1 month ago
#779 - fix: simplify reset database extension
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#778 - minor: use refresh for detached entities
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#777 - test: add orphan removal premutation
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#776 - minor: add unproxy function
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#775 - fix: propagate "schedule for insert" to factory collection
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#774 - fix: isPersisted() must work when id is predictable
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#773 - fix: remove _refresh call from create object process
Pull Request -
State: closed - Opened by nikophil about 2 months ago
#772 - Set foreign key is overridden by auto-generated entity
Issue -
State: closed - Opened by floriankraemer about 2 months ago
- 2 comments
#771 - Error when using ResetDatabase with DamaDoctrineTestBundle and Symfony Messenger with Doctrine
Issue -
State: closed - Opened by javiereguiluz about 2 months ago
- 1 comment
#770 - Custom database resetter
Issue -
State: closed - Opened by Nyholm about 2 months ago
- 1 comment
Labels: bug
#769 - [Maker] Don't try to set read only properties
Issue -
State: closed - Opened by KDederichs about 2 months ago
- 4 comments
Labels: enhancement, maker
#768 - fix(ci): change PHP version used by PHP CS-Fixer
Pull Request -
State: closed - Opened by nikophil 2 months ago
#767 - [Doc] Minor syntax fix
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
#766 - feat: throw an error if Factories trait is not used in a KernelTestCase
Pull Request -
State: closed - Opened by nikophil 2 months ago
- 1 comment
#765 - [Doc] Added some docs to clarify default attributes and fixed some syntax issues
Pull Request -
State: closed - Opened by nikophil 2 months ago
- 1 comment
#764 - chore: add test to check if big int datatype messes with the proxy
Pull Request -
State: closed - Opened by KDederichs 2 months ago
- 5 comments
#763 - tests: transform "migrate" testsuite into "reset database" testsuite
Pull Request -
State: closed - Opened by nikophil 2 months ago
#762 - tests: validate PSR-4 in CI
Pull Request -
State: closed - Opened by nikophil 2 months ago
- 1 comment
#761 - [Docs fix] Just spelling in docs
Pull Request -
State: closed - Opened by GrinWay 2 months ago
- 1 comment
#760 - [Docs fix] Proxy::_save() instead of Proxy::save()
Pull Request -
State: closed - Opened by GrinWay 2 months ago
- 1 comment
#759 - [Docs fix] Factory::_real() instead Factory::object()
Pull Request -
State: closed - Opened by GrinWay 2 months ago
- 1 comment
#758 - [Docs fix] The incorrect "static" parameter type
Pull Request -
State: closed - Opened by GrinWay 2 months ago
- 1 comment
#757 - Error when using ResetDatabase with DamaDoctrineTestBundle and Symfony Messenger with Doctrine
Issue -
State: closed - Opened by javiereguiluz 2 months ago
- 8 comments
Labels: bug
#756 - Using bigint as datatype causes "unsaved changes" error.
Issue -
State: closed - Opened by KDederichs 2 months ago
- 6 comments
Labels: bug, proxy
#755 - fix: use a "placeholder" for inversed one-to-one
Pull Request -
State: closed - Opened by nikophil 2 months ago
#754 - minor: introduce PerssitenceManager::isPersisted()
Pull Request -
State: closed - Opened by nikophil 2 months ago
#753 - [Doc] Added some docs to clarify default attributes and fixed some syntax issues
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 2 comments
#752 - Unable to create entity using 2.3.1
Issue -
State: closed - Opened by mvhirsch 2 months ago
- 10 comments
Labels: bug, duplicate, needs feedback
#751 - Creating an entity after creating another entity
Issue -
State: closed - Opened by seb-jean 2 months ago
- 1 comment
#750 - Using factories in a `KernelTestCase` without `Factories` trait should throw
Issue -
State: closed - Opened by cooldude77 2 months ago
- 6 comments
Labels: enhancement
#749 - Null value for inversed one-to-one relation (v2.3.1)
Issue -
State: closed - Opened by florian-bailly 2 months ago
- 20 comments
Labels: bug
#748 - chore: upgrade to phpstan 2
Pull Request -
State: closed - Opened by nikophil 2 months ago
#747 - fix: reset database for sqlite and windows
Pull Request -
State: closed - Opened by nikophil 2 months ago
#746 - Error Resetting SQLite Database Introduced in 2.3.1
Issue -
State: closed - Opened by richard4339 2 months ago
- 2 comments
Labels: bug
#745 - fix: pass to `afterPersist` hook the attributes from `beforeInstantiate`
Pull Request -
State: closed - Opened by nikophil 2 months ago
#744 - fix: define FactoryCollection type more precisely
Pull Request -
State: closed - Opened by nikophil 2 months ago
#743 - Breaking Auto-Persist if some related entity is marked as cascade persist
Issue -
State: closed - Opened by mleko64 2 months ago
- 3 comments
#742 - feat: schedule objects for insert right after instantiation
Pull Request -
State: closed - Opened by nikophil 2 months ago
- 2 comments
#741 - Couldn't find this class: Zenstruck\Foundry\Utils\Rector\FoundrySetList
Issue -
State: closed - Opened by guelosuperstart 2 months ago
- 4 comments
#740 - docs: fix highlighting and use CPP
Pull Request -
State: closed - Opened by OskarStark 2 months ago
#739 - Cannot set attribute ... for object "...." (not public and no setter).
Issue -
State: closed - Opened by floriankraemer 2 months ago
- 1 comment
#738 - feat: provide current factory to after/before hooks
Pull Request -
State: closed - Opened by nikophil 2 months ago
#737 - minor: change versions requirements
Pull Request -
State: closed - Opened by nikophil 2 months ago
#736 - tests: add paratest permutation
Pull Request -
State: closed - Opened by nikophil 2 months ago
#735 - Fix PHPUnit constraint requirement in FoundryExtension
Pull Request -
State: closed - Opened by HypeMC 2 months ago
#734 - Add test permutation with paratest
Issue -
State: closed - Opened by nikophil 3 months ago
#733 - Factory::create() in data providers not working when using paratest
Issue -
State: closed - Opened by esnard 3 months ago
- 3 comments
Labels: bug
#732 - fix: detect if relation is oneToOne
Pull Request -
State: closed - Opened by nikophil 3 months ago
#731 - Typo in Immutable section
Pull Request -
State: closed - Opened by franckranaivo 3 months ago
- 1 comment
#730 - fix: Fix the parameter name of the first and last methods
Pull Request -
State: closed - Opened by marien-probesys 3 months ago
- 1 comment
#729 - chore: remove error handler hack
Pull Request -
State: closed - Opened by nikophil 3 months ago
#728 - feat: add `#[WithStory]` attribute
Pull Request -
State: closed - Opened by nikophil 3 months ago
- 5 comments
#727 - Fix Story docs
Pull Request -
State: closed - Opened by simondaigre 3 months ago
- 1 comment
#726 - fix: can create inversed one to one with non nullable
Pull Request -
State: closed - Opened by nikophil 3 months ago
#725 - Memory leak issue after upgrading to v2
Issue -
State: closed - Opened by nathan-de-pachtere 3 months ago
- 4 comments
#724 - bug: infinite loop when 2 factories refer to each other in their `default()` methods
Issue -
State: closed - Opened by simondaigre 3 months ago
- 9 comments
Labels: bug
#723 - docs:fix code blocks not showing up
Pull Request -
State: closed - Opened by AndreasA 3 months ago
- 1 comment