Download the PHP package tomk79/px2-path-resolver without Composer
On this page you can find all versions of the php package tomk79/px2-path-resolver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package px2-path-resolver
pickles2/px2-path-resolver
Linux | Windows | |
---|---|---|
master | ||
develop |
px2-path-resolver は、Pickles 2 に、相対パス・絶対パスでの書き出しオプションを追加します。
導入方法 - Setup
1. Pickles 2 をセットアップ
2. composer.json に、パッケージ情報を追加
3. composer update
更新したパッケージ情報を反映します。
4. config.php を更新
$conf->funcs->before_output
に、プラグイン設定を追加します。
更新履歴 - Change log
pickles2/px2-path-resolver v2.1.1 (2023年2月11日)
- 内部コードの細かい修正。
pickles2/px2-path-resolver v2.1.0 (2022年1月8日)
- サポートするPHPのバージョンを
>=7.3.0
に変更。 - PHP 8.1 に対応した。
pickles2/px2-path-resolver v2.0.15 (2021年5月25日)
- 内部コードの修正。
pickles2/px2-path-resolver v2.0.14 (2020年10月17日)
- サイズの大きなコンテンツを処理できない問題を修正。 600MBまで扱えるようになった。
pickles2/px2-path-resolver v2.0.13 (2019年9月4日)
- PHP 7.3 系で発生する不具合を修正。
pickles2/px2-path-resolver v2.0.12 (2019年6月8日)
- CSSが参照するファイル名に
)
記号を含められない不具合を修正。
pickles2/px2-path-resolver v2.0.11 (2019年4月19日)
- パス変換時に、もとの文字セットが無視されて UTF-8 に変換されてしまう不具合を修正。
pickles2/px2-path-resolver v2.0.10 (2019年1月25日)
- GETパラメータ部分やアンカー部分に未解決のパスが含まれているときに、これを変換しないようにした。
pickles2/px2-path-resolver v2.0.9 (2018年8月30日)
- 細かい不具合の修正。
pickles2/px2-path-resolver v2.0.8 (2018年1月24日)
resolve_common_contents()
が、path
またはcontent
が未定義のページでエラーを起こす不具合を修正。
pickles2/px2-path-resolver v2.0.7 (2016年7月27日)
tomk79\pickles2\pathResolver\main::resolve_common_contents()
で、content
が 0バイト のファイルの場合に異常終了する不具合を修正。
pickles2/px2-path-resolver v2.0.6 (2016年5月25日)
- HTML 1枚 のファイルサイズが大きくてパースに失敗する場合のエラー処理を追加。
ライセンス - License
MIT License
作者 - Author
- (C)Tomoya Koyanagi [email protected]
- website: https://www.pxt.jp/
- Twitter: @tomk79 https://twitter.com/tomk79/
All versions of px2-path-resolver with dependencies
PHP Build Version
Package Version
The package tomk79/px2-path-resolver contains the following files
Loading the files please wait ....