Releases: adbario/php-dot-notation
Releases · adbario/php-dot-notation
3.3.0
24 Feb 20:32
Compare
Sorry, something went wrong.
No results found
3.2.1
12 Feb 23:23
Compare
Sorry, something went wrong.
No results found
Version 3.2.1
Fix parsing empty constructor array – #41
3.2.0
15 Oct 01:26
Compare
Sorry, something went wrong.
No results found
Version 3.2.0
Add optional custom delimiter – #38
2.5.0
14 Oct 20:44
Compare
Sorry, something went wrong.
No results found
2.4.1
25 Aug 19:51
Compare
Sorry, something went wrong.
No results found
Version 2.4.1
Add PHP attrib to suppress return type deprecation #34
2.4.0
16 Aug 23:54
Compare
Sorry, something went wrong.
No results found
Version 2.4.0
Bump the version number as 2.3.0 wasn't created correctly
2.3.0
04 Jan 21:07
Compare
Sorry, something went wrong.
No results found
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
28 Mar 01:13
Compare
Sorry, something went wrong.
No results found
Version 3.1.1
add new dev files and folders to gitattributes
3.1.0
28 Mar 00:58
Compare
Sorry, something went wrong.
No results found
Version 3.1.0
add support for method chaining
adhere to PSR-12 standards
add PHPStan for static analysis
add Makefile for easier testing
3.0.0
27 Mar 21:18
Compare
Sorry, something went wrong.
No results found
Version 3.0.0
imlement __set_state() / var_export()
add ability to autoparse flatten arrays on contructor
replace Travis by GitHub Actions
supported PHP versions: ^7.4 || ^8.0