Na początku chcę zaznaczyć ze nie jestem programistą PHP, chciałem spróbować jak działa Symfony dla tego języka.
Zainstalowałem XAMPP (pierwszy raz w życiu)
i teraz zgodnie z tym co jest tutaj: http://symfony.com/download, chciałem zainstalować Symfony
wywołując komendę php na pobranym pliku symfony dostaję komunikat:

 
C:\Users\Łukasz>php -r "readfile('http://symfony.com/installer');" > E:\symfony

C:\Users\Łukasz>php E:\symfony

Notice: Undefined index: PATH in phar://E:/symfony/src/Symfony/Installer/AboutCo
mmand.php on line 100

 Symfony Installer (1.0.0)
 =========================

 This is the official installer to start new projects based on the
 Symfony full-stack framework.

 To create a new project called blog in the current directory using
 the latest stable version of Symfony, execute the following command:

   E:\symfony new blog

 To base your project on a specific Symfony branch, append the branch
 number at the end of the command:

   E:\symfony new blog 2.3

 To base your project on a specific Symfony version, append the version
 number at the end of the command:

   E:\symfony new blog 2.5.6

 Updating the Symfony Installer
 ------------------------------

 New versions of the Symfony Installer are released regularly. To update your
 installer version, execute the following command:

   E:\symfony self-update

Nie mogę znaleźć nic w sieci, są różne tutoriale ale sprowadzają sie do tego samego. Niektóre widzę bazują na WAMP niektóre na XAMPP, nie wiem czy to robi jakąś różnicę. Używam najnowszego buildu Win 10