Skip to content

Releases: pronamic/wp-number

1.3.2

07 Jun 11:50
Compare
Choose a tag to compare

Commits

1.3.1

15 May 13:35
Compare
Choose a tag to compare

Commits

  • Fixed "Deprecated: Calling ReflectionProperty::setValue() with a single argument is deprecated". (803e7d7)
  • Fixed "All output should be run through an escaping function". (754b9da)
  • Fixed "It is recommended not to use reserved keyword "string" as function parameter name. Found: $string". (a903388)
  • Fixed "It is recommended not to use reserved keyword "string" as function parameter name. Found: $string". (52a8a30)
  • Updated composer.json (70aa3de)

1.3.0

21 Mar 11:19
Compare
Choose a tag to compare

Commits

  • Set Composer type to "wordpress-plugin". (6383fcf)
  • Added negative function. (9cf872b)
  • Use Yoast/PHPUnit-Polyfills. (461fdd9)
  • Created .gitattributes (1627e69)

1.2.1

31 Jan 11:20
Compare
Choose a tag to compare

Composer

  • Changed php from >=8.0 to >=7.4.

1.2.0

19 Dec 15:08
Compare
Choose a tag to compare
  • Increased minimum PHP version to version 8 or higher.
  • Improved support for PHP 8.1 and 8.2.
  • Removed usage of deprecated constant FILTER_SANITIZE_STRING.

1.0.1

30 Sep 09:07
Compare
Choose a tag to compare
  • Added number parser.

1.0.0

02 Jul 12:30
Compare
Choose a tag to compare

Added

  • First release.