Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Turbocharging the Web with PHP 7
PHP 7 is right around the corner, aimed to be released before the end of 2015. With the previous major release of PHP having happened more than a decade ago, it’s an exciting milestone in PHP’s history, that promises to bring both far-reaching performance boosts for real world workloads and a host of new features. In this webinar, Zeev will share the evolution of PHP’s major versions, the behind-the-scenes story of how PHP 7 came to be and its key benefits and features.
Date: Wednesday, July 8th | 9:00 am PDT, 12:00 pm EDT, 4:00 pm GMT | 60 minutes
Presented by: Zeev Suraski, CTO and Co-founder, Zend Technologies
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: Turbocharging the Web with PHP 7
It’s starting, this Citrix GoToWebinar is pretty cool.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: Turbocharging the Web with PHP 7
The first Beta of PHP 7 is coming out tomorrow – http://php7.zend.com/
Planning on creating a test VM with Debian 8.1 to kick the tires in PHP 7, will post new benchmarks.
Here is Zeev’s browser, he uses Chrome and Skype quite extensively.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: Turbocharging the Web with PHP 7
Anything that makes Magento less of a resource monster has my vote.
Offline
Re: Turbocharging the Web with PHP 7
gaekwad wrote #292895:
Anything that makes Magento less of a resource monster has my vote.
Magento 1.9.0.1 / files- 11,642 / lines of code – 2,110,148
It takes 5 minutes to generate a cross reference, Textpattern takes 7 seconds :)
Check out this infographic: http://www.zend.com/en/resources/php7_infographic
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: Turbocharging the Web with PHP 7
Hi, guys. PHP 7 is right here. In my website, Diagnostics give some warning messages. Here they are:
pretext_data: Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DB has a deprecated constructor in /mnt/webt/a3/35/56833635/htdocs/blog/textpattern/lib/txplib_db.php on line 23
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; comment_evaluation has a deprecated constructor in /mnt/webt/a3/35/56833635/htdocs/blog/textpattern/publish/comment.php on line 409 edad271aa8e1a6ce96cc1b225f646579
Is there anything to change in our source code? Bye and thanks.
Offline
Re: Turbocharging the Web with PHP 7
Wait for TXP 4.6 or be brave and install a development version via Git.
Offline