Hi, I created a tree for checking latest and greatest pull requests. It contains commits from 57 pull requests.
I tested it on my RPG game (getACTIVE!) - works flawlessly, all tests passed. I also tested it with phpunit - it fails miserably on 7564 To test symfony-next tree just do git remote add symfony-next git://github.com/eventhorizonpl/symfony-next.git git fetch --tags symfony-next git checkout next-20120814 3929bd3 Merge branch 'comparison_validators' of https://github.com/danielholmes/symfony 75c10f9 Merge branch 'CacheComponent' of https://github.com/beberlei/symfony 6f5b6fe Merge branch 'cachebundle' of https://github.com/vicb/symfony 1298c3b Merge branch 'feature/progress-helper' of https://github.com/leek/symfony e324c3d Merge branch 'patch-1' of https://github.com/alexeyshockov/symfony 86849fe Merge branch 'standard-events-cli' of https://github.com/flevour/symfony 9d4b377 Merge branch 'subpath' of https://github.com/Tobion/symfony 0dfeb9c Merge branch 'console_simple' of https://github.com/brikou/symfony 2202ca1 Merge branch 'form/trim_listener' of https://github.com/Dattaya/symfony ffb7163 Merge branch 'output-stream' of https://github.com/igorw/symfony 42181cd Merge branch 'processException' of https://github.com/schmittjoh/symfony eb68a7d Merge branch 'redis-session-storage' of https://github.com/Baachi/symfony 0fc42c5 Merge branch 'binary-file-response' of https://github.com/niklasf/symfony df60d52 Merge branch 'compiler-esc-var' of https://github.com/Tobion/symfony e619e03 Merge branch 'security_encoder_pbkdf2' of https://github.com/sstok/symfony 6803c5d Merge branch 'master' of https://github.com/felipenmoura/symfony 5b8b38b Merge branch 'financial-validators' of https://github.com/merk/symfony fcdd00a Merge branch 'master' of https://github.com/Nyorai/symfony c209957 Merge branch 'options-resolver-closure-type' of https://github.com/korstiaan/symfony 06e2b96 Merge branch 'any_of_validator' of https://github.com/olegstepura/symfony 08bc378 Merge branch 'translation-improvements' of https://github.com/sroddy/symfony cac152f Merge branch 'profiler-tests' of https://github.com/fabpot/symfony e824326 Merge branch 'serializable_role' of https://github.com/stof/symfony 60cc7e4 Merge branch 'issue-837' of https://github.com/asm89/symfony 54ae1b5 Merge branch 'tag-support-in-container-debug' of https://github.com/SamsonIT/symfony 24e639e Merge branch 'SerializerOptions' of https://github.com/beberlei/symfony 5cdd8ab Merge branch 'FileSystem' of https://github.com/romainneutron/symfony e4a0fb8 Merge branch 'TemporaryFiles' of https://github.com/romainneutron/symfony 81248b3 Merge branch 'patch-1' of https://github.com/mvrhov/symfony 524d019 Merge branch 'fix-router-resolve-string' of https://github.com/docteurklein/symfony dee234d Merge branch 'patch-1' of https://github.com/stfalcon/symfony 6396631 Merge branch 'master' of https://github.com/kufi/symfony 2ba3a3b Merge branch 'http_range_response' of https://github.com/SamsonIT/symfony 137fe05 Merge branch 'card-scheme-validator' of https://github.com/merk/symfony 22d335c Merge branch 'feature/1666' of https://github.com/cordoval/symfony 4fea6a8 Merge branch 'patch-1' of https://github.com/Tobion/symfony 2f7506c Merge branch 'classcollectionloader-globalnamespace' of https://github.com/bamarni/symfony 762ae3a Merge branch 'form/property-path' of https://github.com/Dattaya/symfony 263ef2a Merge branch 'form/property-path-parsing' of https://github.com/Dattaya/symfony b55a7dc Merge branch 'issue_4911' of https://github.com/gajdaw/symfony 364fab3 Merge branch 'feature/form-twig-prototype' of https://github.com/leevigraham/symfony 461bbef Merge branch 'yaml-inline-parser-index' of https://github.com/ezzatron/symfony b7b32f7 Merge branch 'patch-1' of https://github.com/gimler/symfony 97df161 Merge branch 'master' of https://github.com/leonardo-proietti/symfony fcda12f Merge branch 'fix/role_security_identity' of https://github.com/wimvds/symfony 8fced45 Merge branch 'requirementscheck' of https://github.com/Tobion/symfony 625d26d Merge branch 'feat-security-ldap' of https://github.com/lyrixx/symfony 35eb92a Merge branch 'patch-1' of https://github.com/janmarek/symfony ff4e0e2 Merge branch 'autoloader-update' of https://github.com/jalliot/symfony 68cc03d Merge branch 'patch-2' of https://github.com/gedrox/symfony 72018db Merge branch 'ZF-4491' of https://github.com/sasezaki/symfony 1e5eb0d Merge branch 'di_xml' of https://github.com/hason/symfony 967424b Merge branch 'redis_support' of https://github.com/guilhermeblanco/symfony 234e107 Merge branch 'ticket_5233' of https://github.com/bdmu/symfony 57e51b1 Merge branch 'tests' of https://github.com/hason/symfony 2b3c925 Merge branch 'master' of https://github.com/bit-Shark/symfony 4080d57 Merge branch 'patch-2' of https://github.com/Tobion/symfony -- Best regards, Michal http://eventhorizon.pl/ https://getactive.pl/ -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
