Subversion Repositories oidplus

Rev

Rev 1439 | Rev 1441 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1439 Rev 1440
Line 1... Line 1...
1
[
1
[
2
    {
2
    {
3
        "dummy": "<?php die(base64_decode('IgogICAgfQpdCg==')); /* for security reasons, do not show the current version @phpstan-ignore-line */ ?>"
3
        "dummy": "<?php die(base64_decode('IgogICAgfQpdCg==')); /* for security reasons, do not show the current version @phpstan-ignore-line */ ?>"
4
    },
4
    },
5
    {
5
    {
-
 
6
        "version": "2.0.1.9",
-
 
7
        "date": "2023-12-03 18:45:00 +0100",
-
 
8
        "author": "Daniel Marschall (ViaThinkSoft)",
-
 
9
        "changes": [
-
 
10
            "Updated definition to \"VTS F2\" AID (added padding for odd number of nibbles)"
-
 
11
        ]
-
 
12
    },
-
 
13
    {
6
        "version": "2.0.1.8",
14
        "version": "2.0.1.8",
7
        "date": "2023-12-02 22:49:00 +0100",
15
        "date": "2023-12-02 22:49:00 +0100",
8
        "author": "Daniel Marschall (ViaThinkSoft)",
16
        "author": "Daniel Marschall (ViaThinkSoft)",
9
        "changes": [
17
        "changes": [
10
            "Introduced support for PHP 8.3",
18
            "Introduced support for PHP 8.3",