[X] The "/OldFiles" file could not be found or is not available. Please select another file.

Share

More
PHP4Mono - The Mono PHP Compiler Icon

PHP4Mono - The Mono PHP Compiler

alpha

by mariinma1982, romeikat


PHP4Mono is a compiler that enables Mono to run PHP code. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHP script!


http://php4mono.sourceforge.net





Separate each tag with a space.

Release Date:

2006-03-08

Topic:

License:

Programming Language:

Registered:

2005-06-14

Ratings and Reviews

Be the first to post a text review of PHP4Mono - The Mono PHP Compiler. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Forum comment added

    romeikat commented on the RE: still active? forum thread

    posted by romeikat 1129 days ago

  • Forum thread added

    veru created the still active? forum thread

    posted by veru 1152 days ago

  • Tracker artifact added

    posted by romeikat 1378 days ago

  • Tracker artifact added

    posted by romeikat 1379 days ago

  • Tracker artifact added

    posted by romeikat 1379 days ago

  • File released: /php4mono/mPHP 0.2/mPHP_0.2_binaries.zip

    posted 1401 days ago

  • Forum comment added

    romeikat commented on the RE: Awesome project forum thread

    posted by romeikat 1406 days ago

  • php4mono mPHP 0.2 file released: mPHP_0.2_source.zip

    Bugfixes: - calls to methods defined in current class must now be preceded by $this-> and self:: respecitvely - calls to functions on top level of a script are resolved correctly now - overriding methods must now have the same or weaker visibility than the overridden one - several bugs were fixed when passing references as parameters to function calls - a bug was fixed when re-referencing a variable to another variable - combined arithmetic and assignment operators (such as +=) could now also be used with class members and array elements - a bug was fixed when nesting control structures - using :: and -> in one expression is resolved correctly now - the division operator '/' is now available - an assignment statement with an object operator on both sides is translated correctly now Changes: - the built in value types bool, int, double, string, null are used now instead of the object types PHP.Boolean, PHP.Integer, PHP.Double, PHP.String, PHP.Null - this made a complete rewrite of the internal variable pool necessary which handles references New Features: - the /out option may now include a directory - abstract classes - interfaces - exceptions - magic constants - array functions key($arr), current($arr), prev($arr), next($arr), each($arr) - break/continue may now be followed by an expression - accessing types of other .net assemblies using the /r option

    posted 1406 days ago

  • mPHP 0.2 released

    A new release of the Mono PHP Compiler is now on SourceForge including souce code, binaries, samples and a tutorial. The major new feature is that you may now use functionality from other .NET assemblies directly from a PHP script as described in the previous post. Like that you can e.g. build Guis using the Gnome libraries. I also fixed a lot of bugs and implemented some other new features such as interfaces, abstract classes, exceptoins and magic constants. More details are available in the changelog which is enclosed in the binaires package.

    posted by romeikat 1406 days ago

  • File released: /php4mono/mPHP 0.2/mPHP_0.2_source.zip

    posted 1406 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

PHP4Mono - The Mono PHP Compiler Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks