-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
As discussed in the June 14 2019 WG meeting we would like to add element limits to the AMP validator.
In accordance with how other AMP validator changes are made we should begin restrictive and bec…
-
I attempted to load the official Swagger example "PetStore" into this tool and it failed:
```
Fatal error: Uncaught InvalidArgumentException: formData is not a valid parameter location in vendor/e…
-
Hola!
Aca les dejo una lista con gemas permitidas para el desarrollo de su proyecto 😁, si quieren usar una que no esté, hagan un comentario indicando su nombre y la razón de por qué quieren usarla. …
-
### Expected behavior
valid rss feed / remove invalid characters
### Actual behavior
Feed validator (https://validator.w3.org) and Apps like PodcastAddict show error "not well-formed (invalid tok…
-
```
What steps will reproduce the problem?
1. create an AdvancedForm with two validators, each against it's own field
2. set the validators up such that the first is valid on the inital form
load, and…
-
I try to add the new inputs you typed for example "data-equals" from the website "http://jquerytools.org/demos/validator/custom-validators.html" but I cannot be able to achieve.
I've made the followi…
-
Hello,
the dynamic product description doesn't work in our bought template, in default template it works well. I have compared both templates but I can not find the reason.
Could someone take a look…
-
I have an entity that uses the phone number type:
```php
/**
* @ORM\Column(type="phone_number")
* @AssertPhoneNumber
*/
private $phone;
```
I have a form that uses the phone number type…
-
### Environment
PHP 8.1
SYMFONY 4.4
#### Symfony packages
{
"type": "project",
"license": "proprietary",
"require": {
"php": "^8.1",
"ext-ctype": "*",
"ex…