issues
search
pawaclawczyk
/
SymfonyUpgradeHelper
This tool will helps you upgrade your Symfony2 project.
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FieldType was deprecated and will be removed in Symfony 2.3.
#14
pawaclawczyk
opened
10 years ago
0
The method createBuilder was removed from FormTypeInterface.
#13
pawaclawczyk
opened
10 years ago
0
Change of FormTypeInterface and FormTypeExtensionInterface
#12
pawaclawczyk
opened
10 years ago
0
The UserPassword constraint has moved from the Security Bundle to the Security Component.
#11
pawaclawczyk
opened
10 years ago
0
MutableAclInterface::setParentAcl now accepts null.
#10
pawaclawczyk
closed
10 years ago
0
The user provider configuration has been refactored. The configuration for the chain provider and the memory provider has been changed.
#9
pawaclawczyk
opened
10 years ago
0
The Firewall listener is now registered after the Router listener.
#8
pawaclawczyk
opened
10 years ago
0
The custom factories for the firewall configuration are now registered during the build method of bundles instead of being registered by the end-user.
#7
pawaclawczyk
opened
10 years ago
0
Symfony\Component\Security\Core\User\UserInterface::equals() has moved to Symfony\Component\Security\Core\User\EquatableInterface::isEqualTo().
#6
pawaclawczyk
opened
10 years ago
1
The methods getPathInfo(), getBaseUrl() and getBasePath() of a Request now all return a raw value (vs a urldecoded value before)
#5
pawaclawczyk
opened
10 years ago
0
Locale management was moved from the Session class to the Request class.
#4
pawaclawczyk
opened
10 years ago
1
The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
#3
pawaclawczyk
closed
10 years ago
1
The priorities for the built-in listeners have changed.
#2
pawaclawczyk
opened
10 years ago
0
The merging strategy for assets_base_urls and base_urls has changed.
#1
pawaclawczyk
opened
10 years ago
0
Previous