| ~~12.06.2023 Workaround~~ | ~~[php-coder/mystamps#1610](https://github.com/php-coder/mystamps/issues/1610): in order to work with `pdd.xml` that is generated by **pdd**, I needed a simple cli tool. I'd like to use `jq` for that purpose, but pdd doesn't support JSON as an output format. I created a feature request for that and I also wrote `pdd-xml-to-json.sh` to use as a workaround. Despite that later I have decided to use TSV as a primary format, I still use JSON as an intermediary format. Commits: [597aabf5](https://github.com/php-coder/mystamps/commit/597aabf5c2ca7f5406d81fed067e5e49dc91af1f) Issue: [cqfn/pdd#223](https://github.com/cqfn/pdd/issues/223)~~<br />UPDATE(27.05.2024): the script was removed after upgrading pdd to 0.24.0 that supports JSON format. Commits: [3bf056f6](https://github.com/php-coder/mystamps/commit/3bf056f69d146f735cfc198572ff524112f22737), [b7a7af8f](https://github.com/php-coder/mystamps/commit/b7a7af8f130c023240de46320d1712d7275f2ada), [33d062c8](https://github.com/php-coder/mystamps/commit/33d062c8e7149311050f3379a3504de987fa19be), [f25ef349](https://github.com/php-coder/mystamps/commit/f25ef3494e4b32fddfc44308f976bf75704f2718), [2e869e4b](https://github.com/php-coder/mystamps/commit/2e869e4b073b589ab9254d5eace49d958509b1e4) |
0 commit comments