Announcement

Collapse
No announcement yet.

PHP 7.1 Beta Released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP 7.1 Beta Released

    Phoronix: PHP 7.1 Beta Released

    Today marks the availability of the PHP 7.1 beta as a closer step forward to this first feature update to PHP7...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    What I'm waiting for is the Ahead of Time compiler that was discussed some time ago on the internals, there was some initial code already and it improved arithmetic operations on PHP to mostly the same speeds achieved with C. I hope it gets done.

    This link includes links to php internals discussion and other details: https://www.reddit.com/r/PHP/comment...ter_than_c_in/
    Last edited by TheOne; 21 July 2016, 09:40 AM. Reason: Add reddit PHP AOT/JIT discussion

    Comment


    • #3
      Having void and nullable return types is going to be pretty nice as well, that pretty much coheres what was missing in regards to hinting (not a fan of multiple return types).

      Comment


      • #4
        Still no support for decorators.

        Comment

        Working...
        X