Fabien Potencier Profile picture
founder and CEO @blackfireio; founder, project lead and CEO @Symfony; founder @SensioLabs,
Jun 18, 2020 6 tweets 2 min read
#Twig does not have a "master" branch. Instead, it has a 1.x, 2.x, and 3.x branches. Works wonderfully. I propose to do the almost same for #Symfony by renaming the current "master" branch to "5.x". We will keep 5.1, 5.2, ... branches as we do maintenance on minor versions. See github.com/symfony/symfon… for the issue discussing the matter.
Nov 20, 2018 7 tweets 1 min read
PHP-FIG **was** a great way to create a common ground for PHP projects, **interoperability-first** #php PSR-0 and PSR-4 (autoloading) were a great start and made it possible to easily share libraries