Skip to content

Releases: aoliverwd/brace

Update to PHP v8.3

08 Aug 19:19
Compare
Choose a tag to compare
v1.0.21

Update to PHP v8.3

regShortcode method tweak

08 Aug 19:08
Compare
Choose a tag to compare

Added ability to parse callable type to regShortcode method. Helpful when wanting to run arrow functions.

WP do_shortcode processing tweak for PHP v8.1

18 Apr 08:02
Compare
Choose a tag to compare

Process data variables when calling WordPress do_shortcode function

WP do_shortcode processing tweak

18 Apr 07:53
Compare
Choose a tag to compare

Process data variables when calling WordPress do_shortcode function

PHP Version 8.1 Compatibility

19 Nov 18:09
Compare
Choose a tag to compare
v1.0.18b

Apply latest changes for PHP version 8.1

Hotfix: Dataset type check when calling processChain

12 Oct 10:59
Compare
Choose a tag to compare

Ensure parsed dataset is type of array when calling processChain

Return nested variable values by an array index value

10 Oct 22:05
Compare
Choose a tag to compare

Added ability to return nested variable values by an array index value

PHP Version 8.2 Compatibility

10 Jul 18:54
b629950
Compare
Choose a tag to compare
Merge pull request #29 from aoliverwd/php8.2

PHP Version 8.2 Compatibility

PHP Version 8.1 Compatibility

10 Jul 18:52
70da826
Compare
Choose a tag to compare
Merge pull request #28 from aoliverwd/php8.1

PHP Version 8.1 Compatibility

PHP Version 8.0 compatibility

10 Jul 18:48
38f7a1f
Compare
Choose a tag to compare
Merge pull request #24 from aoliverwd/php8.0

PHP Version 8.0 compatibility