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/tests/Symfony/Tests/Component
Fabien Potencier 64132b9256 merged branch jonathaningram/patch-6 (PR #3422)
Commits
-------

88ccb9b Added another corner case
7c4343f Added 4 assertions related to simple URLs containing ? and #

Discussion
----------

[Validator] added assertions related to simple URLs containing ? and #

Bug fix: no
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes

This adds 5 assertions for corner cases when validating a URL containing `?` and/or `#`.

Note: this does not actually fix any bugs, it just adds a few more cases.

I hope I've sent this to the correct branch - it's not a bug fix so I've not sent it to 2.0.x, but it's not a feature either...
2012-03-02 21:41:13 +01:00
..
BrowserKit [BrowserKit] first attempt at fixing CookieJar (closes #2209) 2011-12-31 16:32:51 +01:00
ClassLoader Fix windows fs tests 2012-02-23 20:36:22 +01:00
Config [Config] Improve handling of PrototypedArrayNode defaults 2012-02-20 23:07:03 +01:00
Console [Console] Added namespace suggest on bad namespace name 2012-02-11 21:01:00 +01:00
CssSelector [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
DependencyInjection merged 2.0 2012-02-04 08:03:45 +01:00
DomCrawler fixed CS, phpdoc, removed unused use statements 2012-01-28 18:02:36 +01:00
EventDispatcher [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form merged branch bschussek/issue3022 (PR #3322) 2012-02-12 00:48:39 +01:00
HttpFoundation Properly merge session cookie_* parameters 2012-02-29 06:35:26 +01:00
HttpKernel merged branch snc/profiler-tests (PR #3454) 2012-03-02 21:37:15 +01:00
Locale [WIP][Locale] StubIntlDateFormatter::parse was throwing exception instead of returning Boolean false like intl implementation 2012-02-14 01:35:14 -02:00
Process [Process] added Process::getExitCodeText() (closes #2818) 2012-02-13 07:32:01 +01:00
Routing merged branch arnaud-lb/apache-matcher-fixes (PR #3406) 2012-02-23 19:06:54 +01:00
Security [Security] added AccessMapInterface 2012-02-15 14:14:40 -08:00
Serializer merged 2.0 2012-02-26 14:24:21 +01:00
Templating [Templating] fixed 'scheme://' not detected as absolute path 2011-12-08 15:42:21 +01:00
Translation fixed CS 2012-02-22 19:03:34 +01:00
Validator Added another corner case 2012-02-23 16:12:02 +11:00
Yaml merged 2.0 2011-12-18 14:48:17 +01:00