Skip to content

Commit

Permalink
Pickles Framework v2.1.17
Browse files Browse the repository at this point in the history
- 細かい不具合の修正。
  • Loading branch information
tomk79 committed Jun 24, 2023
1 parent f7bf471 commit a36dbda
Show file tree
Hide file tree
Showing 50 changed files with 97 additions and 97 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ $ chmod -R 777 ./caches

## 更新履歴 - Change log

### Pickles Framework v2.1.17 (リリース日未定)
### Pickles Framework v2.1.17 (2023年6月25日)

- 細かい不具合の修正。

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@php ./vendor/phpunit/phpunit/phpunit"
] ,
"documentation": [
"@php ./phpDocumentor.phar --title \"Pickles Framework v2.1.16 API Document\" -d \"./php/\",\"./px-files/themes/\" -t \"./sample_pages/phpdoc/\""
"@php ./phpDocumentor.phar --title \"Pickles Framework v2.1.17 API Document\" -d \"./php/\",\"./px-files/themes/\" -t \"./sample_pages/phpdoc/\""
]
} ,
"minimum-stability": "dev",
Expand Down
2 changes: 1 addition & 1 deletion php/px.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public function get_version(){
// 同一のバージョンとして扱うことができる。
// 便宜上、 v2.1系 の番号で代表して示す。

return '2.1.16';
return '2.1.17';
}

/**
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/classes/picklesFramework2-bowl.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/classes/picklesFramework2-pickles.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/classes/picklesFramework2-px.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/classes/picklesFramework2-pxcmd.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/classes/picklesFramework2-site.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/files/php-bowl.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/files/php-commands-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/files/php-commands-clearcache.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/files/php-commands-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
4 changes: 2 additions & 2 deletions sample_pages/phpdoc/files/php-commands-phpinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pickles Framework v2.1.16 API Document</title>
<title>Pickles Framework v2.1.17 API Document</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -24,7 +24,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.16 API Document</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Pickles Framework v2.1.17 API Document</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down
Loading

0 comments on commit a36dbda

Please sign in to comment.