Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lkrms/pretty-php issues and pull requests

#158 - Improve comment relocation

Pull Request - State: closed - Opened by lkrms 23 days ago - 1 comment
Labels: enhancement

#157 - Review newline preservation and operator placement

Pull Request - State: closed - Opened by lkrms 25 days ago - 1 comment

#156 - Fix hanging indentation in some ternary expressions

Issue - State: closed - Opened by lkrms about 1 month ago
Labels: bug

#155 - Can't add --space=2 because -t4 is always set

Issue - State: open - Opened by jcvanhalle-ec about 1 month ago - 1 comment

#154 - Not compatible with Intelephense

Issue - State: closed - Opened by cowsay about 1 month ago

#153 - Update dependencies

Pull Request - State: closed - Opened by lkrms about 1 month ago - 1 comment
Labels: no-changelog

#152 - Fix issue with ternary operator alignment after `static`

Pull Request - State: closed - Opened by lkrms about 2 months ago - 1 comment

#151 - Fix ternary alignment after `static`

Issue - State: closed - Opened by lkrms about 2 months ago
Labels: bug

#150 - Update dependencies

Pull Request - State: closed - Opened by lkrms about 2 months ago - 1 comment
Labels: no-changelog

#149 - Check generated files in CI workflow, improve number normalisation

Pull Request - State: closed - Opened by lkrms 2 months ago - 1 comment

#148 - Update dependencies

Pull Request - State: closed - Opened by lkrms 2 months ago - 1 comment
Labels: no-changelog

#147 - Report version information unless `-qq` is given, refactor for clarity and consistency

Pull Request - State: closed - Opened by lkrms 2 months ago - 1 comment
Labels: enhancement

#146 - Update dependencies

Pull Request - State: closed - Opened by lkrms 2 months ago - 1 comment
Labels: no-changelog

#145 - Update dependencies, adopt `lkrms/check-ci-runs` GitHub Action

Pull Request - State: closed - Opened by lkrms 3 months ago - 1 comment

#144 - Review `SortImports` and `Symfony`

Pull Request - State: closed - Opened by lkrms 3 months ago - 2 comments
Labels: bug, enhancement

#143 - Fix increment operator spacing

Pull Request - State: closed - Opened by lkrms 3 months ago - 1 comment
Labels: bug

#142 - Fix increment operator spacing in some ternary expressions

Issue - State: closed - Opened by lkrms 3 months ago

#141 - Add posibility to disable extensions when using preset

Pull Request - State: closed - Opened by pczerkas 3 months ago - 8 comments

#140 - Fix function parsing issue, continue refactoring

Pull Request - State: closed - Opened by lkrms 3 months ago - 1 comment
Labels: enhancement

#138 - Format PHP 8.4 property hooks

Issue - State: open - Opened by lkrms 3 months ago

#137 - Improve boolean operator placement

Issue - State: open - Opened by lkrms 3 months ago

#136 - Improve hanging indentation

Issue - State: open - Opened by lkrms 3 months ago

#135 - Improve declaration formatting

Pull Request - State: closed - Opened by lkrms 3 months ago - 1 comment
Labels: enhancement

#134 - Add support for new `T_PROPERTY_C` token in PHP 8.4, refactor for clarity

Pull Request - State: closed - Opened by lkrms 3 months ago - 1 comment
Labels: enhancement

#133 - Improve method chain handling, Symfony preset

Pull Request - State: closed - Opened by lkrms 3 months ago - 1 comment
Labels: enhancement

#132 - Refactor parser

Pull Request - State: closed - Opened by lkrms 4 months ago - 1 comment
Labels: enhancement

#131 - Details differ between `symfony` preset and PHP Coding Standards Fixer

Issue - State: closed - Opened by dbohdan 4 months ago - 4 comments

#130 - Finalise adoption of `MultiTokenRule`, replace `TokenRule`, perform related cleanup

Pull Request - State: closed - Opened by lkrms 4 months ago - 1 comment
Labels: enhancement

#129 - Add `--list-files` option or similar

Issue - State: open - Opened by lkrms 4 months ago
Labels: component: CLI

#128 - Update tools

Pull Request - State: closed - Opened by lkrms 4 months ago - 1 comment
Labels: no-changelog

#127 - Refactor for clarity and performance

Pull Request - State: closed - Opened by lkrms 4 months ago - 1 comment
Labels: bug, enhancement

#126 - Add more PHPDoc tags that prevent collapse of one-line DocBlocks

Pull Request - State: closed - Opened by lkrms 4 months ago - 1 comment
Labels: enhancement

#125 - Replace salient/toolkit with necessary sub-packages

Pull Request - State: closed - Opened by lkrms 4 months ago - 1 comment
Labels: enhancement

#122 - Update dependencies

Pull Request - State: closed - Opened by lkrms 5 months ago
Labels: no-changelog

#121 - Update php-doc and phpfmt fixtures

Pull Request - State: closed - Opened by lkrms 5 months ago - 1 comment

#120 - Move output rendering from `Token` to `Renderer`

Pull Request - State: closed - Opened by lkrms 5 months ago - 1 comment
Labels: cleanup

#119 - Improve CLI robustness, consistency, usefulness and presentation

Pull Request - State: closed - Opened by lkrms 6 months ago - 1 comment
Labels: enhancement, question

#118 - Update tools and dependencies

Pull Request - State: closed - Opened by lkrms 7 months ago - 1 comment

#117 - Refine declaration spacing

Pull Request - State: closed - Opened by lkrms 7 months ago - 1 comment
Labels: enhancement

#116 - Improve declaration spacing, fix minor issues

Pull Request - State: closed - Opened by lkrms 7 months ago - 1 comment
Labels: enhancement

#115 - Add unseekable stream test

Pull Request - State: closed - Opened by lkrms 7 months ago - 1 comment

#114 - Fix "supplied resource is not a valid stream resource" regression

Pull Request - State: closed - Opened by lkrms 7 months ago - 1 comment
Labels: bug

#113 - Adopt latest salient/toolkit

Pull Request - State: closed - Opened by lkrms 8 months ago - 1 comment

#112 - Fix failure to recognise functions with particular return types

Pull Request - State: closed - Opened by lkrms 8 months ago
Labels: bug

#111 - Fix: space not applied around bitwise operators in `case` statements

Pull Request - State: closed - Opened by lkrms 8 months ago - 1 comment
Labels: bug

#110 - Fix issue where DocBlocks and blank lines are not collapsed correctly

Pull Request - State: closed - Opened by lkrms 8 months ago - 1 comment
Labels: bug

#109 - Update third-party test fixtures

Pull Request - State: closed - Opened by lkrms 8 months ago - 1 comment
Labels: no-changelog

#108 - Fix minor bugs, start token property cleanup

Pull Request - State: closed - Opened by lkrms 8 months ago - 1 comment
Labels: enhancement

#107 - Add initial input file indentation handling, validate `--output` values

Pull Request - State: closed - Opened by lkrms 8 months ago - 1 comment
Labels: enhancement

#106 - Move `NavigableTokenTrait::parse()` to a standalone class, review filters

Pull Request - State: closed - Opened by lkrms 9 months ago - 1 comment
Labels: enhancement

#105 - Refactor for clarity and to improve performance

Pull Request - State: closed - Opened by lkrms 9 months ago - 1 comment
Labels: enhancement

#104 - Use less memory

Pull Request - State: closed - Opened by lkrms 9 months ago - 1 comment
Labels: enhancement

#103 - Adopt salient/toolkit, update fixtures and tools

Pull Request - State: closed - Opened by lkrms 9 months ago - 1 comment
Labels: no-changelog

#102 - Update dependencies

Pull Request - State: closed - Opened by lkrms 10 months ago - 1 comment
Labels: no-changelog

#101 - Add missing condition to release job in release workflow

Pull Request - State: closed - Opened by lkrms 10 months ago - 1 comment
Labels: no-changelog

#99 - exit

Issue - State: closed - Opened by ili101 10 months ago - 2 comments

#97 - Enum "//" comments have extra indentation

Issue - State: closed - Opened by ili101 10 months ago - 1 comment
Labels: bug

#96 - Fix error when `sort-imports` is disabled

Pull Request - State: closed - Opened by lkrms 10 months ago - 1 comment
Labels: bug

#95 - Break lists that contain multi-line ternary statements?

Issue - State: open - Opened by lkrms 10 months ago

#93 - Update dependencies, fix CLI bugs

Pull Request - State: closed - Opened by lkrms 10 months ago - 1 comment
Labels: bug

#92 - Update dependencies for PHP 8.3.2 private method bug workaround

Pull Request - State: closed - Opened by lkrms 10 months ago - 1 comment
Labels: bug

#91 - Add tool binaries to the repository

Pull Request - State: closed - Opened by lkrms 10 months ago - 1 comment

#90 - Partially refactor CLI command, improve Unicode escaping

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: enhancement, refactor

#89 - Normalise integers and floats, fix UTF-8 encoding regressions

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: new-feature

#88 - Improve UTF-8 string handling and fix string normalisation bugs

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: bug, enhancement

#87 - Preserve escaped carriage returns in multiline strings

Issue - State: closed - Opened by lkrms 11 months ago

#86 - Review SortImports, improve boolean expression handling

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: bug, enhancement

#85 - Refactor `FormatPhpTest` for simpler preset and config file testing

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: refactor, no-changelog

#84 - Get callback priority via `Rule::getPriority()`

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: no-changelog

#83 - Fix regression where disabled rules are ignored in strict PSR-12 mode

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: bug

#82 - Fix issue where relocated comments are always placed beside code

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: bug

#81 - Standardise JSON handling

Pull Request - State: closed - Opened by lkrms 11 months ago - 1 comment
Labels: enhancement

#80 - Simplify formatter API

Pull Request - State: closed - Opened by lkrms 12 months ago - 1 comment
Labels: enhancement

#79 - Update CLI usage information, improve reporting via exit status

Pull Request - State: closed - Opened by lkrms 12 months ago - 1 comment
Labels: enhancement

#78 - Rearrange fixtures so unit tests can have their own

Pull Request - State: closed - Opened by lkrms 12 months ago - 1 comment

#77 - Improve indentation and alignment heuristics when PHP is embedded in HTML

Pull Request - State: closed - Opened by lkrms 12 months ago - 1 comment

#76 - Update tools, test fixtures, Usage.md

Pull Request - State: closed - Opened by lkrms 12 months ago - 1 comment

#75 - CI: update default PHP version to 8.3

Pull Request - State: closed - Opened by lkrms almost 1 year ago - 1 comment
Labels: no-changelog

#74 - Update dependencies

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: no-changelog

#73 - Improve docblock formatting

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: enhancement

#72 - Adopt latest lkrms/util, update box.json, add .gitattributes

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: component: packaging

#71 - Fix ternary alignment issue when ?? appears in the first expression

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug

#70 - Add `FormatterBuilder`, automate PER listing extraction, add initial PHP 8.3 support, update test fixtures

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug, enhancement

#69 - Fix ternary / coalesce operator edge case

Issue - State: closed - Opened by lkrms about 1 year ago
Labels: bug

#68 - Add Drupal preset, simplify default exclusions

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: new-feature

#67 - Fix issue where ternary operators are not always identified correctly

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug

#66 - Update dependencies for upstream PHP detection fix

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug

#65 - Fix regression where hanging indents aren't added after some assignments

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug

#64 - Improve robustness of declaration spacing fix

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: refactor, no-changelog

#63 - Improve ternary and null coalescing operator indentation

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: enhancement

#62 - Improve hanging indentation heuristics

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: enhancement

#61 - Fix "Call to a member function declarationParts() on bool" exception

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug

#60 - blank line needed at start of file?

Issue - State: closed - Opened by AntiSol about 1 year ago - 3 comments

#59 - Always preserve blank lines between statements, fix related issues

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug, enhancement

#58 - Fix issue where vendor/bin/pretty-php fails

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug

#57 - Fix bugs related to array and anonymous function formatting, comment placement

Pull Request - State: closed - Opened by lkrms about 1 year ago - 1 comment
Labels: bug