Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

[THEME|One Dark] PHP return types on closures aren't themed #18512

Closed
carusogabriel opened this issue Nov 28, 2018 · 2 comments
Closed

[THEME|One Dark] PHP return types on closures aren't themed #18512

carusogabriel opened this issue Nov 28, 2018 · 2 comments

Comments

@carusogabriel
Copy link

Description

The return types on closures in PHP files don't theme

Steps to Reproduce

image

Expected behavior: [What you expect to happen]

: string should be themed.

Actual behavior: [What actually happens]

: string isn't themed, like : void in the method return type.

Reproduces how often: [What percentage of the time does it reproduce?]

All the time.

Versions

1.26.1

@damieng
Copy link
Contributor

damieng commented Nov 29, 2018

Actually caused by lack of support for this syntax in language-php, track at atom/language-php#343

@damieng damieng closed this as completed Nov 29, 2018
@lock
Copy link

lock bot commented Jun 2, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants