June 14, 2020 — WordPress is the most successful application that was ever written in PHP. As such, the two have a symbiotic relationship, where the proliferation of one benefits the other and vice versa.
In recent years, the introduction of PHP 7 helped make WordPress better and more competitive, allowing users to deploy high-performance sites with radically better response times and while using fewer resources than ever before – simply by upgrading the underlying platform. In this session, Zeev will tell the story of how PHP 7 came to be (and WordPress’s role in it), the impact it has on the PHP ecosystem, as well as provide a glimpse into some of the key upcoming features to look for in PHP 8.
May 30, 2017 — Esse ano deu o que falar com o lançamento do tão aguardado PHP 7, e junto com ele vieram vários questionamentos a respeito da migração das aplicações rodando com versões abaixo. Esse questionamento ainda é maior quando falamos de um software robusto como o wordpress e que normalmente se utiliza vários plugins que dependem de versões extremamente estáveis do software e da linguagem.
Veja o que há de novidades nessa nova versão do PHP, o que você pode encontrar de obstáculos na migração da sua aplicação, quais extensões foram removidas, incompatibilidades com versões anteriores etc e ainda vamos falar sobre as RFC’s do PHP 7.1!
April 29, 2017 — Boyan gives us a short review of the benefits we had with PHP 7.0, shows some good stuff that recently came out with 7.1 and talks about what we can expect in 7.2.
October 6, 2016 — לאחר יותר מעשור ללא גרסה מאג’ורית של PHP – גרסה 7 מהווה אבן דרך משמעותית ומלהיבה בהסטוריה של השפה. PHP 7 מבטיחה להביא שיפורי ביצועים מרחיקי דרך בשילוב מגוון של יכולות חדשות. בהרצאה זו, זאב יתאר את האבולוציה של הגרסאות המרכזיות של PHP, את סיפור “מאחורי הקלעים” של הולדתה של PHP 7 ואת היכולות המרכזיות החדשות של השפה.
July 29, 2016 — WordPressの開発にはPHPが使われています。そのため、WordPressを使いこなそうとするとどうしてもPHPを知る必要が出てきます。本セッションでは、ここ数年のPHPエンジニアのトレンドを、国内で開催されたPHPカンファレンスから見ていきつつ、それらの技術がWordPressでどのように活かせるのかにブレークダウンして紹介していきたいと思います。エンジニア向けの勉強会は難しそう、と、ふだん距離を置いていた人も、この機会にPHP技術のおいしいとこ、まとめて持ち帰りませんか。
July 4, 2016 — PHP 7 was released in December, with a hefty speed boost and new features to improve the quality of your code. I’ll be giving an overview of the key features and how you can take advantage of them in WordPress, and closing with some insights into what might be in PHP 7.1.
January 22, 2016 — This topic would cover how website speed affects website earnings. How to measure website speed the right way and how to improve it by utilizing web hosting setups or managed providers, advanced caching and CDNs as well as optimizing your website.
I would like to touch base on topics such as WordPress with PHP7 beta vs HHVM vs current PHP stable versions and how to use them to your advantage.
Jak we właściwy sposób mierzyć prędkość strony? W jaki sposób szybkość wczytywania wpływa na zarobki właściciela witryny? W prezentacji znajdziemy odpowiedzi na te pytania, jak i wyjaśnienie sposobu na zoptymalizowanie prędkości poprzez wykorzystanie ustawień hostingu, narzędzi buforowania, rozproszenia systemu dostarczania treści (ang. Content delivery network, w skrócie: CDN), itd.
Prezentacja obejmuje takie tematy jak WordPress z PHP7 beta vs HHVM vs PHP w stabilnych wersjach. Przybliżone zostały poszczególne narzędzia oraz sposoby na wykorzystywanie ich na swoją korzyść.
January 2, 2016 — With the performance gains promised by HHVM and PHP 7, WordPress site admins are living in pretty exciting times. The PHP world at large is in a proverbial space race, and every WordPress site will (eventually) benefit. But early adopters and folks who manage their own servers shouldn’t be the only ones who get early access to these face melting bumps in speed. In this talk, I’ll be introducing you to things you can do to get your code ready for these next generation hosting environments. And we’ll cover where you can host your code once it’s ready. If you’re interested in attending this talk, a passing familiarity with the command line helps, but isn’t a hard requirement.
December 9, 2015 — For many years, the stack that WordPress sites have been built on has remained rather stagnant. PHP hasn’t released a new major version since 2004. The HTTP/1.1 spec was first released in 1997. Browsers have continued to evolve, yet much of the JavaScript and CSS written fails to take advantage of these evolutions. This is all changing and at a very rapid pace. 2015 marks major updates to multiple underlying technologies for WordPress and the web in general. This talk will explore PHP7, HTTP/2, HTTPS, ECMAScript 2015, and CSS4. We will look at what you need to do to prepare your code and help you get excited about taking advantage of new technologies today. The web is moving forward, if you don’t move with it, you will be left behind.
December 2, 2015 — PHP 7 とは、今秋リリースを目指して、現在開発が進んでいる次期メジャーバージョンの PHP です。
12 年ぶりのメジャーバージョンアップとなる PHP 7 では、数々の新機能や変更が加えられています。
本セッションでは、PHP 7 の基本的な変更点について解説を行い、さらに、WordPress を PHP 7 で動かした際の影響などを検証していきます。
次世代の PHP である PHP 7 を一足先に触れてみましょう。