Skip to content

Tags: fusionspim/php-demandware-xml

Tags

7.2

Toggle 7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #295 from fusionspim/21090-move-character-limit-in…

…to-package

21090 move character limit into package

7.1

Toggle 7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #294 from jackbayliss/hotfix/reorder-set-page-attr…

…ibutes

Reorders set page attributes

7.0

Toggle 7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Limit custom attribute to 200 values max (#240)

* limit custom attribute arrays to 200

* comment

* test name

* constant

* use constant in tests

* move to CustomXmlWriter

6.1.1

Toggle 6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump laravel/pint from 1.13.6 to 1.13.7 (#223)

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sanitise custom attribute values (#179)

* sanitise custom attributes

* fix cs

6.0.1

Toggle 6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 8.1 (#152)

* update ci builds to include php 8.1

* fix null to preg_replace()

* handle null sanitise

* fix cs

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Level is an integer not a string. (#113)

5.4.3

Toggle 5.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump phpunit/phpunit from 9.5.9 to 9.5.10 (#107)

5.4.2

Toggle 5.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump phpunit/phpunit from 9.5.4 to 9.5.5 (#97)

5.4.1

Toggle 5.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump fusionspim/php-cs-fixer-config from 7.1.1 to 7.2 (#93)

* Bump fusionspim/php-cs-fixer-config from 7.1.1 to 7.2

Bumps [fusionspim/php-cs-fixer-config](https://github.com/fusionspim/php-cs-fixer-config) from 7.1.1 to 7.2.
- [Release notes](https://github.com/fusionspim/php-cs-fixer-config/releases)
- [Commits](fusionspim/php-cs-fixer-config@7.1.1...7.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Update ProductNodeParser.php

* Fix **cough**

* What in the name of god's cherry blossom is this

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wes Hooper <weshooper@users.noreply.github.com>
Co-authored-by: maxakropolis <andy@fusionspim.com>