KeyLighter icon indicating copy to clipboard operation
KeyLighter copied to clipboard

Yet another syntax highlighter for PHP

Results 9 KeyLighter issues
Sort by recently updated
recently updated
newest added

Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 5.4.29 to 5.4.38. Release notes Sourced from symfony/var-dumper's releases. v5.4.38 Changelog (https://github.com/symfony/var-dumper/compare/v5.4.37...v5.4.38) no significant changes v5.4.36 Changelog (https://github.com/symfony/var-dumper/compare/v5.4.35...v5.4.36) bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@​nicolas-grekas)...

dependencies
php

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.15 to 9.6.19. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 9.6.19 Changed The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the...

dependencies
php

Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.8.1 to 3.9.1. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.9.1 - 2024-03-31 Added Documentation for the following sniffs: Generic.PHP.RequireStrictTypes Squiz.WhiteSpace.MemberVarSpacing Squiz.WhiteSpace.ScopeClosingBrace Squiz.WhiteSpace.SuperfluousWhitespace Thanks to Jay McPartland and...

dependencies
php

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.56 to 1.10.66. Release notes Sourced from phpstan/phpstan's releases. 1.10.66 Improvements 🔧 Detect mismatch between readonly/non-readonly class parent (https://github.com/phpstan/phpstan-src/commit/986cbdfb2fd0c3de71b31ac3f212bd499d2131e1), #10789 TypeInferenceTestCase - fix for performance problem with...

dependencies
php

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.49 to 5.4.36. Release notes Sourced from symfony/console's releases. v5.4.36 Changelog (https://github.com/symfony/console/compare/v5.4.35...v5.4.36) bug symfony/symfony#54001 [Console] Fix display of Table on Windows OS (@​VincentLanglet) bug symfony/symfony#53707 [Console] Fix...

dependencies
php

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression...

dependencies
javascript

This is one big of a ~~mess~~ draft. It's based off a https://github.com/kadet1090/KeyLighter/pull/56 and obviously it will have to be rebased but for now I kept the somehow-original commit history...

Remaining: - [x] keywords are highlighted even mid-sentence (see line 19 in token snapshot) - [ ] integers should not be highlighted in some contexts (see e.g. first line in...

Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 4.4.43 to 5.4.35. Release notes Sourced from symfony/var-exporter's releases. v5.4.35 Changelog (https://github.com/symfony/var-exporter/compare/v5.4.34...v5.4.35) no significant changes v5.4.32 Changelog (https://github.com/symfony/var-exporter/compare/v5.4.31...v5.4.32) bug symfony/symfony#52618 [VarExporter] Fix handling mangled property names returned...

dependencies
php