[Bug 1021749] Review Request: php-symfony2 - PHP full-stack web framework

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1021749



--- Comment #5 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> ---
@shawn: some interesting information in 
https://github.com/symfony/symfony/blob/master/.travis.yml

Perhaps a workaround (temp. excluding src/Symfony/Bundle) is

  for dir in src/Symfony/Component/*  src/Symfony/Bridge/*
  do
    echo -e "\n----- $dir ----\n"
    phpunit -d include_path=./src:.:/usr/share/php:/usr/share/pear \
      -d date.timezone=UTC --exclude-group tty,benchmark $dir
  done

>From https://github.com/symfony/symfony/blob/master/composer.json
Perhaps some dependencies (requires-dev) are missing, which are needed for the
some tests..

The "Fatal error: Class 'Symfony\Bundle\FrameworkBundle\FrameworkBundle' not
found ..." could probably be explained... but don't see trivial explanation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]