Php7 IIFE syntax parsing
ClosedPublic

Authored by shashwatdixit on Feb 1 2017, 11:05 AM.

Details

Summary

added parsing support for php7 iife syntax ( bug-370515 )

Diff Detail

Repository
R52 KDevelop: PHP Support
Lint
Lint Skipped
Unit
Unit Tests Skipped
shashwatdixit retitled this revision from to Php7 IIFE syntax parsing.
shashwatdixit updated this object.
shashwatdixit edited the test plan for this revision. (Show Details)
shashwatdixit added reviewers: mwolff, kfunk.
shashwatdixit set the repository for this revision to R52 KDevelop: PHP Support.
shashwatdixit added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel. ยท View Herald TranscriptFeb 1 2017, 11:05 AM
mwolff accepted this revision.Feb 2 2017, 9:18 AM
mwolff edited edge metadata.

lgtm, do you have commit rights? if not, please tell me your full name and email address and I will commit this for you

thanks

This revision is now accepted and ready to land.Feb 2 2017, 9:18 AM

Name : Shashwat Dixit
EMail : shashwatdixit124@gmail.com

thanks

mwolff closed this revision.Feb 2 2017, 11:35 AM

got merged into master now, wonder why phabricator did not close this automatically:

commit 2bcdaa11f4d37b14cc0e016df9017224ca03f8d4
Author: Shashwat Dixit <shashwatdixit124@gmail.com>
Date: Thu Feb 2 12:21:10 2017 +0100

Php7 IIFE syntax parsing

Added parsing support for php7 iife syntax.

Reviewers: kfunk, #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kdevelop-devel

Tags: #kdevelop
BUG: 370515
Differential Revision: https://phabricator.kde.org/D4391