Symfony 1.0 PHP 5.5 patches

Posted on: 2014-08-06 | Categories: PHP

PHP 5.5

If some of you is still using Symfony 1.x (like we do for most of our web applications) but perhaps is migrating to Symfony 2 (like we do) and would like to run both Symfony 1 and Symfony 2 on the same servers that means upgrading PHP to minimum 5.3.3. Unfortunately legacy Symfony 1.x will not play the ball out of the box with the recent PHP.

Below you will find set of patches which will make Symfony 1.x work with PHP up to version 5.5.15

symfony-patches-php-5.5.tgz

to apply them download file above somewhere to your server (in our example below /home/user) and run: