@@ -17,6 +17,13 @@ The Symbol attribute allows you to store standarized identifiers of your product
17
17
18
18
For more information, see [ Symbol attribute type] ( symbol_attribute_type.md ) .
19
19
20
+ #### PHP API
21
+
22
+ The PHP API has been enhanced with the following new classes:
23
+
24
+ - [ ` Ibexa\Contracts\ProductCatalogSymbolAttribute\Search\Criterion\SymbolAttribute ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalogSymbolAttribute-Search-Criterion-SymbolAttribute.html )
25
+ - [ ` Ibexa\Contracts\ProductCatalogSymbolAttribute\Value\ChecksumInterface ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalogSymbolAttribute-Value-ChecksumInterface.html )
26
+
20
27
[[ = release_note_entry_end() =]]
21
28
22
29
[[ = release_note_entry_begin("Discounts " + version, '2025-08-05', [ 'LTS Update', 'Commerce'] ) =]]
@@ -99,8 +106,6 @@ The PHP API has been enhanced with the following new classes:
99
106
- [ ` Ibexa\Contracts\Core\Repository\Values\Notification\Query\CriterionInterface ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Notification-Query-CriterionInterface.html )
100
107
- [ ` Ibexa\Contracts\Core\Repository\Values\Notification\Query\Criterion\DateCreated ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Notification-Query-Criterion-DateCreated.html )
101
108
- [ ` Ibexa\Contracts\Core\Repository\Values\Notification\Query\NotificationQuery ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Notification-Query-NotificationQuery.html )
102
- - [ ` Ibexa\Contracts\ProductCatalogSymbolAttribute\Search\Criterion\SymbolAttribute ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalogSymbolAttribute-Search-Criterion-SymbolAttribute.html )
103
- - [ ` Ibexa\Contracts\ProductCatalogSymbolAttribute\Value\ChecksumInterface ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalogSymbolAttribute-Value-ChecksumInterface.html )
104
109
- [ ` Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\AbstractPriceRange ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Product-Query-Criterion-AbstractPriceRange.html )
105
110
- [ ` Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\CustomPriceRange ` ] ( https://doc.ibexa.co/en/4.6/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Product-Query-Criterion-CustomPriceRange.html )
106
111
0 commit comments