Skip to content

Releases: portphp/portphp

1.9.0

18 Nov 19:29
686aaba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

03 Oct 08:45
Compare
Choose a tag to compare

What's Changed

  • Remove unused psr/log and stop allowing EOL dependencies. by @slashrsm in #133

Full Changelog: 1.7.0...1.8.0

1.7.0

21 Jul 08:39
2b0444c
Compare
Choose a tag to compare
  • Added Symfony 6 compatibility (#129).

1.6.1

06 Mar 11:05
Compare
Choose a tag to compare
  • Fixed implode deprecated use.

1.6.0

06 Mar 10:55
9a6831a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

06 Mar 10:48
3e6d21c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

25 Nov 08:53
Compare
Choose a tag to compare
  • Added Symfony 5 compatibility (#105).

1.3.0

02 Dec 08:44
Compare
Choose a tag to compare
  • Added Symfony 4 compatibility (#65).

1.2.0

02 Dec 08:42
Compare
Choose a tag to compare
  • Added interface for ReaderFactory (#63).

1.1.0

31 Aug 09:17
Compare
Choose a tag to compare
  • Added mapping to null support in MappingValueConverter (#53).
  • Fixed row iteration bug in BatchWriter (#47).