eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

PHP: Add support for Enums #3395

Closed AJenbo closed 1 week ago

AJenbo commented 1 month ago

This adds full support for Enums (build in methods depends on an up to date STL, see https://github.com/eranif/codelite/pull/3394).