Skip to content

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
Docs? no
Issues Fix #404
License MIT

@carsonbot carsonbot added Bug Something isn't working Status: Needs Review labels Sep 2, 2025
@carsonbot carsonbot changed the title Fix/remove unnecessary normalize keys Fix/remove unnecessary normalize keys Sep 2, 2025
@OskarStark OskarStark changed the title Fix/remove unnecessary normalize keys Remove unnecessary normalizeKeys(false) from options.php Sep 2, 2025
@OskarStark OskarStark added the AI Bundle Issues & PRs about the AI integration bundle label Sep 2, 2025
@carsonbot carsonbot changed the title Remove unnecessary normalizeKeys(false) from options.php [AI Bundle] Remove unnecessary normalizeKeys(false) from options.php Sep 2, 2025
$this->assertSame('ai.store.distance_calculator.my_memory_store_with_custom_strategy', (string) $definition->getArgument(0));
}

public function testConfigurationWithUseAttributeAsKeyWorksWithoutNormalizeKeys()
Copy link
Contributor Author

@OskarStark OskarStark Sep 2, 2025

Choose a reason for hiding this comment

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

We can also remove this test case before merging, I just wanted to showcase, that it is working

@OskarStark OskarStark force-pushed the fix/remove-unnecessary-normalize-keys branch from f57f0ae to 46789a5 Compare September 2, 2025 21:02
@OskarStark OskarStark merged commit d8c374e into symfony:main Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Bundle Issues & PRs about the AI integration bundle Bug Something isn't working Status: Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do we need ->normalizeKeys(false) in options.php
3 participants