HTTP/2 2015 Retrospective
Back in December 2014 I did some experimenting with the then unfinished version of the HTTP/2 protocol with the H2O web server. I managed to the the server up and running with the built in PHP server to serve some HTTP/…
Symfony Finland
Random things on PHP, Symfony and web development
Back in December 2014 I did some experimenting with the then unfinished version of the HTTP/2 protocol with the H2O web server. I managed to the the server up and running with the built in PHP server to serve some HTTP/…
Since it's inception commerce on the internet has been a perfect fit. The technology allows both window shopping and an easy route to the actual purchase. eCommerce has been around for quite a while, and not just with d…
Today is an exciting day for PHP developers as PHP 7.0.0 is unleashed and we've got some news on the future of Symfony. PHP 7 is the single most significant release of the popular open source programming language poweri…
Symfony 4 was just released. It's a major release with some new features. There have been low-level improvements as well and a new lightweight project structure, Symfony Flex. This article will contain information bench…
Symfony 2.8 has just been released. It marks the end of the road for the Symfony 2.x series active development and further improvements will be done in the 3.x series from now on. Version 2.8 is an LTS (Long Term Sup…
PHP 7 was made available on December 3rd 2015. It offers great improvements in performance and memory use, which are even more significant in resource limited environments like the Raspberry Pi. Together with MySQL 5.7 …