[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2017-02-01 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=370515

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2017-02-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=370515

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||v-php/2bcdaa11f4d37b14cc0e0
   ||16df9017224ca03f8d4
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Milian Wolff  ---
Git commit 2bcdaa11f4d37b14cc0e016df9017224ca03f8d4 by Milian Wolff, on behalf
of Shashwat Dixit.
Committed on 02/02/2017 at 11:22.
Pushed by mwolff into branch 'master'.

Php7 IIFE syntax parsing

Added parsing support for php7 iife syntax.

Reviewers: kfunk, #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kdevelop-devel

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

M  +31   -0duchain/tests/duchain.cpp
M  +2-0duchain/tests/duchain.h
M  +6-2parser/php.g

https://commits.kde.org/kdev-php/2bcdaa11f4d37b14cc0e016df9017224ca03f8d4

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2017-03-07 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=370515

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
   |v-php/2bcdaa11f4d37b14cc0e0 |v-php/deeba5b7af324456278cd
   |16df9017224ca03f8d4 |78f469c4091abe8bda2

--- Comment #2 from Kevin Funk  ---
Git commit deeba5b7af324456278cd78f469c4091abe8bda2 by Kevin Funk, on behalf of
Shashwat Dixit.
Committed on 07/03/2017 at 08:41.
Pushed by kfunk into branch '5.1'.

Php7 IIFE syntax parsing

Added parsing support for php7 iife syntax.

Reviewers: kfunk, #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kdevelop-devel

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

(cherry picked from commit 2bcdaa11f4d37b14cc0e016df9017224ca03f8d4)

M  +31   -0duchain/tests/duchain.cpp
M  +2-0duchain/tests/duchain.h
M  +6-2parser/php.g

https://commits.kde.org/kdev-php/deeba5b7af324456278cd78f469c4091abe8bda2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2016-10-11 Thread Hans Henrik Bergan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370515

Hans Henrik Bergan  changed:

   What|Removed |Added

 CC||divinit...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2016-10-11 Thread Hans Henrik Bergan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370515

Hans Henrik Bergan  changed:

   What|Removed |Added

 CC||divinit...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2017-03-07 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=370515

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
   |v-php/2bcdaa11f4d37b14cc0e0 |v-php/deeba5b7af324456278cd
   |16df9017224ca03f8d4 |78f469c4091abe8bda2

--- Comment #2 from Kevin Funk  ---
Git commit deeba5b7af324456278cd78f469c4091abe8bda2 by Kevin Funk, on behalf of
Shashwat Dixit.
Committed on 07/03/2017 at 08:41.
Pushed by kfunk into branch '5.1'.

Php7 IIFE syntax parsing

Added parsing support for php7 iife syntax.

Reviewers: kfunk, #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kdevelop-devel

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

(cherry picked from commit 2bcdaa11f4d37b14cc0e016df9017224ca03f8d4)

M  +31   -0duchain/tests/duchain.cpp
M  +2-0duchain/tests/duchain.h
M  +6-2parser/php.g

https://commits.kde.org/kdev-php/deeba5b7af324456278cd78f469c4091abe8bda2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2017-02-01 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=370515

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 370515] parser thinks PHP7's IIFE syntax is a syntax error. ( immediately invoked function expression )

2017-02-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=370515

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||v-php/2bcdaa11f4d37b14cc0e0
   ||16df9017224ca03f8d4
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Milian Wolff  ---
Git commit 2bcdaa11f4d37b14cc0e016df9017224ca03f8d4 by Milian Wolff, on behalf
of Shashwat Dixit.
Committed on 02/02/2017 at 11:22.
Pushed by mwolff into branch 'master'.

Php7 IIFE syntax parsing

Added parsing support for php7 iife syntax.

Reviewers: kfunk, #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kdevelop-devel

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

M  +31   -0duchain/tests/duchain.cpp
M  +2-0duchain/tests/duchain.h
M  +6-2parser/php.g

https://commits.kde.org/kdev-php/2bcdaa11f4d37b14cc0e016df9017224ca03f8d4

-- 
You are receiving this mail because:
You are watching all bug changes.