This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DomCrawler/Tests
Fabien Potencier 0fc0fb3b9c merged branch hason/crawler (PR #5407)
This PR was merged into the master branch.

Commits
-------

c902966 [DomCrawler] Added ability to set file as raw path to file field

Discussion
----------

[2.2][DomCrawler] Added ability to set file as raw path to file field

Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: yes
License of the code: MIT

For description see #4674 (https://github.com/symfony/symfony/issues/4674#issuecomment-7811505)

Related PRs:

https://github.com/Behat/MinkBrowserKitDriver/pull/1
https://github.com/Behat/MinkGoutteDriver/pull/7
https://github.com/fabpot/Goutte/pull/77

---------------------------------------------------------------------------

by stof at 2012-10-13T21:53:27Z

@fabpot anything missing here ?
2012-10-14 11:36:44 +02:00
..
Field [DomCrawler] Added ability to set file as raw path to file field 2012-09-19 11:23:06 +02:00
Fixtures [DomCrawler] Added test for supported encodings by mbstring 2012-09-25 11:03:23 +02:00
bootstrap.php [Components] Tests/Autoloading fixes 2012-05-01 17:51:41 +02:00
CrawlerTest.php [DomCrawler] Added test for supported encodings by mbstring 2012-09-25 11:03:23 +02:00
FormTest.php [DomCrawler] Allows using multiselect through Form::setValues(). 2012-10-03 16:20:23 +02:00
LinkTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00