Skip to content

Releases: adbario/php-dot-notation

3.5.0

Choose a tag to compare

@adbario adbario released this 04 Apr 04:35
aa09db5

Version 3.5.0

  • Add PHP 8.5 support

3.4.0

Choose a tag to compare

@adbario adbario released this 04 Apr 02:13
f2c820d

Version 3.4.0

  • Add PHP 8.4 support

3.3.0

Choose a tag to compare

@adbario adbario released this 24 Feb 20:32
a94ce44

Version 3.3.0

  • Add PHP 8.2 support

3.2.1

Choose a tag to compare

@adbario adbario released this 12 Feb 23:23
33838e3

Version 3.2.1

  • Fix parsing empty constructor array – #41

3.2.0

Choose a tag to compare

@adbario adbario released this 15 Oct 01:26
6cab20b

Version 3.2.0

  • Add optional custom delimiter – #38

2.5.0

Choose a tag to compare

@adbario adbario released this 14 Oct 20:44
081e2cc

Version 2.5.0

  • Add optional custom delimiter by mattsah#36

2.4.1

Choose a tag to compare

@adbario adbario released this 25 Aug 19:51
3bfe678

Version 2.4.1

  • Add PHP attrib to suppress return type deprecation #34

2.4.0

Choose a tag to compare

@adbario adbario released this 16 Aug 23:54
39ece8d

Version 2.4.0

  • Bump the version number as 2.3.0 wasn't created correctly

2.3.0

Choose a tag to compare

@adbario adbario released this 04 Jan 21:07
39ece8d

Version 2.3.0

  • replace Travis with GitHub Actions
  • supported and tested PHP versions: From 5.5 up to 8.1
  • thanks @ElfSundae for #30

3.1.1

Choose a tag to compare

@adbario adbario released this 28 Mar 01:13

Version 3.1.1

  • add new dev files and folders to gitattributes