Skip to content

Added recursivity for configuring moreoption by entity#3

Merged
Rom1-B merged 48 commits into
mainfrom
fix-recursivity
Jan 27, 2026
Merged

Added recursivity for configuring moreoption by entity#3
Rom1-B merged 48 commits into
mainfrom
fix-recursivity

Conversation

@Lainow

@Lainow Lainow commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@Lainow Lainow self-assigned this Sep 25, 2025
@Lainow

Lainow commented Sep 25, 2025

Copy link
Copy Markdown
Contributor Author

Waiting #1

@Lainow Lainow requested a review from Rom1-B October 13, 2025 12:21
Comment thread src/Config.php Outdated
Lainow and others added 2 commits November 13, 2025 16:11
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Comment thread tests/Units/ConfigTest.php Outdated
Comment on lines +1217 to +1222
$child_entity = new \Entity();
$child_entity_id = $child_entity->add([
'name' => 'Child Entity Test',
'entities_id' => 0, // Parent entity as parent
]);
$this->assertGreaterThan(0, $child_entity_id);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use createItem() wherever possible.
The same applies to updateItem().

@Lainow Lainow requested a review from Rom1-B January 9, 2026 12:02
@stonebuzz

Copy link
Copy Markdown

@Lainow can you rebase

@stonebuzz

Copy link
Copy Markdown

Please fix CI

@Rom1-B Rom1-B self-requested a review January 27, 2026 08:48
Comment thread tests/bootstrap.php Outdated
@Rom1-B Rom1-B merged commit aec51a8 into main Jan 27, 2026
3 checks passed
@Rom1-B Rom1-B deleted the fix-recursivity branch January 27, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants