2012/8/19 Gábor Fási <[email protected]>: > Just keep in mind that unmerged requests are usually unmerged for a > reason - they are incorrect, invalid or in some way not complete.
I'm aware of this. > > On 19 August 2012 20:49, Michał Piotrowski <[email protected]> wrote: >> 2012/8/19 Tobias <[email protected]>: >>> Interesting. >> >> This tree is intended for testing. If you have some time, you can >> check whether your latest project works with all these pull requests. >> I intend to publish a new symfony-next version of each working day. It >> seems to me that it might be very useful in development process - just >> like linux-next. If you think otherwise, let me know that I'm wasting >> time ;) >> >>> >>> >>> On Friday, August 17, 2012 8:45:44 PM UTC+2, Michał Piotrowski wrote: >>>> >>>> Hi, >>>> >>>> I created a tree for checking latest and greatest pull requests. >>>> It contains commits from 61 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 7503 >>>> >>>> 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-20120817 >>>> >>>> 7a56e3a Merge branch 'CacheComponent' of >>>> https://github.com/beberlei/symfony >>>> d8edf68 Merge branch 'cachebundle' of https://github.com/vicb/symfony >>>> cdcb532 Merge branch 'feature/progress-helper' of >>>> https://github.com/leek/symfony >>>> b9bd7bd Merge branch 'patch-1' of https://github.com/alexeyshockov/symfony >>>> 7ea8d6a Merge branch 'standard-events-cli' of >>>> https://github.com/flevour/symfony >>>> d776e50 Merge branch 'subpath' of https://github.com/Tobion/symfony >>>> 432004a Merge branch 'console_simple' of https://github.com/brikou/symfony >>>> f5a8775 Merge branch 'form/trim_listener' of >>>> https://github.com/Dattaya/symfony >>>> 191beaa Merge branch 'output-stream' of https://github.com/igorw/symfony >>>> f103646 Merge branch 'processException' of >>>> https://github.com/schmittjoh/symfony >>>> fcaf9f0 Merge branch 'redis-session-storage' of >>>> https://github.com/Baachi/symfony >>>> eaa1bca Merge branch 'binary-file-response' of >>>> https://github.com/niklasf/symfony >>>> c9e024b Merge branch 'compiler-esc-var' of >>>> https://github.com/Tobion/symfony >>>> 7a3460f Merge branch 'security_encoder_pbkdf2' of >>>> https://github.com/sstok/symfony >>>> 76f9298 Merge branch 'master' of https://github.com/felipenmoura/symfony >>>> e2a6e6a Merge branch 'financial-validators' of >>>> https://github.com/merk/symfony >>>> 6b8d439 Merge branch 'master' of https://github.com/Nyorai/symfony >>>> 69ad827 Merge branch 'options-resolver-closure-type' of >>>> https://github.com/korstiaan/symfony >>>> 575ea49 Merge branch 'any_of_validator' of >>>> https://github.com/olegstepura/symfony >>>> ae3cc40 Merge branch 'translation-improvements' of >>>> https://github.com/sroddy/symfony >>>> c2844d0 Merge branch 'profiler-tests' of https://github.com/fabpot/symfony >>>> 9bd6b45 Merge branch 'serializable_role' of >>>> https://github.com/stof/symfony >>>> 5995c3f Merge branch 'issue-837' of https://github.com/asm89/symfony >>>> c216f48 Merge branch 'tag-support-in-container-debug' of >>>> https://github.com/SamsonIT/symfony >>>> b175aae Merge branch 'SerializerOptions' of >>>> https://github.com/beberlei/symfony >>>> c3099f7 Merge branch 'FileSystem' of >>>> https://github.com/romainneutron/symfony >>>> 1751e69 Merge branch 'TemporaryFiles' of >>>> https://github.com/romainneutron/symfony >>>> e627719 Merge branch 'patch-1' of https://github.com/mvrhov/symfony >>>> d21b7a9 Merge branch 'fix-router-resolve-string' of >>>> https://github.com/docteurklein/symfony >>>> 682bdb7 Merge branch 'patch-1' of https://github.com/stfalcon/symfony >>>> 96a4033 Merge branch 'master' of https://github.com/kufi/symfony >>>> 0ba2c65 Merge branch 'http_range_response' of >>>> https://github.com/SamsonIT/symfony >>>> 4f0635e Merge branch 'card-scheme-validator' of >>>> https://github.com/merk/symfony >>>> 35bdcc1 Merge branch 'feature/1666' of https://github.com/cordoval/symfony >>>> 42c428c Merge branch 'patch-1' of https://github.com/Tobion/symfony >>>> 80d3ee6 Merge branch 'classcollectionloader-globalnamespace' of >>>> https://github.com/bamarni/symfony >>>> 334dc9b Merge branch 'form/property-path-parsing' of >>>> https://github.com/Dattaya/symfony >>>> e140fd4 Merge branch 'issue_4911' of https://github.com/gajdaw/symfony >>>> 722ad01 Merge branch 'feature/form-twig-prototype' of >>>> https://github.com/leevigraham/symfony >>>> 72c01dd Merge branch 'yaml-inline-parser-index' of >>>> https://github.com/ezzatron/symfony >>>> cb529ed Merge branch 'patch-1' of https://github.com/gimler/symfony >>>> 9a33332 Merge branch 'master' of >>>> https://github.com/leonardo-proietti/symfony >>>> d7bc9a3 Merge branch 'fix/role_security_identity' of >>>> https://github.com/wimvds/symfony >>>> 536503b Merge branch 'requirementscheck' of >>>> https://github.com/Tobion/symfony >>>> 8e6c579 Merge branch 'feat-security-ldap' of >>>> https://github.com/lyrixx/symfony >>>> 975c698 Merge branch 'patch-1' of https://github.com/janmarek/symfony >>>> a02b52b Merge branch 'autoloader-update' of >>>> https://github.com/jalliot/symfony >>>> 60d0129 Merge branch 'patch-2' of https://github.com/gedrox/symfony >>>> da66052 Merge branch 'ZF-4491' of https://github.com/sasezaki/symfony >>>> eb47a48 Merge branch 'di_xml' of https://github.com/hason/symfony >>>> 2c4ed26 Merge branch 'ticket_5233' of https://github.com/bdmu/symfony >>>> d527d9e Merge branch 'tests' of https://github.com/hason/symfony >>>> 3c3bda6 Merge branch 'patch-2' of https://github.com/Tobion/symfony >>>> 88ed957 Merge branch 'patch-1' of https://github.com/sc0ttkclark/symfony >>>> bd28730 Merge branch 'RevertDbalAcl' of >>>> https://github.com/beberlei/symfony >>>> 5265cdb Merge branch 'master' of https://github.com/gertvr/symfony >>>> 12535f3 Merge branch 'event_dispatcher_add_iterator' of >>>> https://github.com/mtdowling/symfony >>>> cd74c80 Merge branch 'master' of https://github.com/mpiecko/symfony >>>> 44fab59 Merge branch 'doctrine-type-option' of >>>> https://github.com/jmikola/symfony >>>> a308197 Merge branch 'nullhandler' of https://github.com/drak/symfony >>>> c1622e7 Merge branch 'var_dump' of https://github.com/Marmelatze/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 >> >> >> >> -- >> 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 > > -- > 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 -- 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
