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 67bb80f526 merged branch benjamindulau/type_validator (PR #2532)
Commits
-------

05a4e9d [Validators][Type] Added support for ctype_* functions + tests

Discussion
----------

[Validators][Type] Added support for ctype_* functions + tests

Bug fix: no
Feature addition: yes
Backwards compatibility break: yes
Symfony2 tests pass: yes
Fixes the following tickets: -

Not sure if the ctype_* functions support should be included in the AssertTypeValidator or in a dedicated one.
What do you think ?
2011-11-01 15:28:13 +01:00
..
BrowserKit merged 2.0 2011-10-15 00:56:57 +02:00
ClassLoader merged 2.0 2011-09-28 16:08:31 +02:00
Config removed unused use statements 2011-10-29 12:01:53 +02:00
Console merged 2.0 2011-10-29 12:01:39 +02:00
CssSelector UnitTest 2011-06-29 18:22:32 +02:00
DependencyInjection merged 2.0 2011-10-29 12:01:39 +02:00
DomCrawler [DomCrawler] added a way to get parsing errors for Crawler::addHtmlContent() and Crawler::addXmlContent() via libxml functions 2011-09-28 10:00:18 +02:00
EventDispatcher [EventDispatcher] Added possibility for subscribers to subscribe several times for same event 2011-09-16 18:13:00 +01:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form Enhance error messages with regard to form type properties. 2011-11-01 14:16:02 +01:00
HttpFoundation fixed CS 2011-10-29 12:05:45 +02:00
HttpKernel merged 2.0 2011-10-29 12:01:39 +02:00
Locale [Locale] Fix #2179 StubIntlDateFormatter support yy format 2011-09-16 13:12:22 +02:00
Process merged 2.0 2011-10-27 06:56:53 +02:00
Routing Merge branch '2.0' 2011-10-29 12:04:03 +02:00
Security merged 2.0 2011-11-01 12:32:44 +01:00
Serializer removed unused use statements 2011-10-29 11:56:30 +02:00
Templating removed unused use statements 2011-10-29 11:56:30 +02:00
Translation fixed CS 2011-10-29 12:05:45 +02:00
Validator [Validators][Type] Added support for ctype_* functions + tests 2011-11-01 13:01:54 +01:00
Yaml fixed unit tests broken by previous merge 2011-09-23 07:59:44 +02:00