DEVSENSE / Phalanger

PHP 5.4 compiler for .NET/Mono frameworks. Predecessor to the opensource PeachPie project (www.peachpie.io).
http://v4.php-compiler.net/
Apache License 2.0
381 stars 92 forks source link

wordpress latest version compliant #64

Open pinale opened 8 years ago

pinale commented 8 years ago

Any plans to make phalanger compatible with latest wordpress version? it seems don't support latest wordpress (maybe some functionalities are missing?)

lucyllewy commented 8 years ago

63 includes some changes in this regard

lucyllewy commented 8 years ago

@jakubmisek #63 has been merged, so this issue should probably be closed? That is unless we want to wait until we cut a new release which includes the change. The current binaries don't include this fix as far as I am aware.

bfistein commented 6 years ago

@pinale Phalanger's development is mostly discontinued in favor of PeachPie, the more modern compiler and runtime that also targets .NET Core. Please feel free to give that a try. PeachPie supports the latest version of WordPress.