Releases: SetBased/php-rijksregisternummer
Releases · SetBased/php-rijksregisternummer
1.6.1
09 Jun 07:00
Compare
Sorry, something went wrong.
No results found
Support for PHP 8.3 and 8.4 only.
1.5.0
01 Apr 08:25
Compare
Sorry, something went wrong.
No results found
Update dependencies.
Drop support for PHP 8.1.
Drop PHPStan.
Add PHP 8.4 to unit tests.
1.4.0
26 Jan 04:30
Compare
Sorry, something went wrong.
No results found
Upgrade to PHP 8.1 and higher.
1.3.0
26 Dec 05:29
Compare
Sorry, something went wrong.
No results found
Add method getCheckDigits().
Use GitHub actions.
1.2.0
20 Feb 09:05
Compare
Sorry, something went wrong.
No results found
New methods getSequenceNumber() and getType().
Allow incomplete and unknown birthday for bisnummers and self-assigned identification numbers.
Comment enhancements and align with coding standards.
Add link to official documentation in FR.
1.1.1
23 Mar 17:59
Compare
Sorry, something went wrong.
No results found
Fix function clean() fails when passing NULL on PHP8.
1.1.0
02 Apr 07:39
Compare
Sorry, something went wrong.
No results found
1.0.1
21 Feb 14:26
Compare
Sorry, something went wrong.
No results found
#6 Typo: getBirthDatOfMonth()
1.0.0
16 Feb 13:35
Compare
Sorry, something went wrong.
No results found
Added methods getBirthYear(), getBirthMonth(), and getBirthDayOfMonth().
Dropped support of PHP 7.1.
This release is backwards compatible with the previous release.
0.10.3
08 Nov 16:11
Compare
Sorry, something went wrong.
No results found
Updated dependencies.
Updated README.md.
Fixed typos.