Browse Source
merged branch lsmith77/travis_test_5_3_2 (PR #2958)
Commits
-------
dfbed9f also test PHP 5.3.2, since this is the official lowest supported PHP version
Discussion
----------
[WIP] test with PHP 5.3.2 on travis
Bug fix: no
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: 
Fixes the following tickets: -
---------------------------------------------------------------------------
by lsmith77 at 2011/12/25 16:29:20 -0800
Enable testing against PHP 5.3.2, not sure why its segfaulting PHPUnit. Will check with @loicfrering whats going on there.
---------------------------------------------------------------------------
by lsmith77 at 2011/12/25 17:31:04 -0800
the issue may be inside the ClassLoader .. so we might need to increase the minimal version. but this needs to be confirmed independently.