8000 [ExpressionLanguage] Expr. functions added after first eval/compile didn't exist by maidmaid · Pull Request #21098 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[ExpressionLanguage] Expr. functions added after first eval/compile didn't exist #21098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5,271 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
5271 commits
Select commit Hold shift + click to select a range
caba97a
feature #21455 [DI] Allow to count on lazy collection arguments (ogiz…
nicolas-grekas Feb 2, 2017
87273d9
minor #21407 [WebServerBundle] Improved exception message (wouterj)
fabpot Feb 2, 2017
7781082
[DI] Deprecate underscore-services in YamlFileLoader
nicolas-grekas Feb 1, 2017
bf71776
[FrameworkBundle][Console] JsonDescriptor: Respect original output
ogizanagi Feb 2, 2017
03b7cf7
feature #21419 [DI][Config] Add & use ReflectionClassResource (nicola…
fabpot Feb 2, 2017
02b4aaa
[HttpKernel] Lazy load argument value resolvers
chalasr Feb 2, 2017
c48c36b
[DI] Add support for getter autowiring
dunglas Dec 23, 2016
b50efa5
feature #21031 [DI] Getter autowiring (dunglas)
fabpot Feb 2, 2017
2e13d4e
feature #21516 [HttpKernel][FrameworkBundle] Lazy load argument value…
fabpot Feb 2, 2017
a94924c
[FrameworkBundle][Console] Fix descriptors to support IteratorArgumen…
ogizanagi Feb 1, 2017
a46e691
minor #21499 [FrameworkBundle][Console] Fix descriptors to support It…
fabpot Feb 2, 2017
c3a2141
[FrameworkBundle] Add more autowiring aliases
chalasr Feb 2, 2017
a43e183
minor #21515 [FrameworkBundle][Console] JsonDescriptor: Respect origi…
nicolas-grekas Feb 3, 2017
151fe32
Merge branch '2.7' into 2.8
nicolas-grekas Feb 3, 2017
d5a9532
Merge branch '2.8' into 3.2
nicolas-grekas Feb 3, 2017
d109109
[SecurityBundle] Remove FirewallMap from classes to compile
chalasr Feb 3, 2017
23ba912
Merge branch '3.2'
nicolas-grekas Feb 3, 2017
da2710e
feature #21517 [FrameworkBundle] Add missing autowiring aliases for c…
fabpot Feb 3, 2017
7c5dcfc
minor #21521 [SecurityBundle] Remove FirewallMap from classes to comp…
fabpot Feb 3, 2017
d1001d4
[SecurityBundle] Add AutowiringTypesTest
chalasr Feb 3, 2017
ed6a2ed
minor #21522 [SecurityBundle] Add AutowiringTypesTest (chalasr)
fabpot Feb 3, 2017
44e5989
[Cache] Fix class exists checks in PhpArrayAdapter
nicolas-grekas Feb 4, 2017
686af61
[Config] Fix conditional class existence checks
nicolas-grekas Feb 4, 2017
6ac1223
bug #20844 [Config] Fix checking cache for non existing meta file (ha…
nicolas-grekas Feb 5, 2017
a736458
bug #21527 [Config] Fix conditional class existence checks (nicolas-g…
nicolas-grekas Feb 5, 2017
081f7b4
bug #21528 [Cache] Fix class exists checks in PhpArrayAdapter (nicola…
nicolas-grekas Feb 5, 2017
fdb2140
[DI] Deprecate (un)setting pre-defined services
ro0NL Jan 14, 2017
47a8b4d
Merge branch '2.7' into 2.8
fabpot Feb 6, 2017
cfc6baf
Merge branch '2.8' into 3.2
fabpot Feb 6, 2017
6ccdcdc
Merge branch '3.2'
fabpot Feb 6, 2017
9650b50
[Form] fixed tests
fabpot Feb 6, 2017
6516a20
Merge branch '2.8' into 3.2
fabpot Feb 6, 2017
554b1a7
Merge branch '3.2'
fabpot Feb 6, 2017
1f5ebab
updated CHANGELOG for 2.8.17
fabpot Feb 6, 2017
4ddbaec
updated VERSION for 2.8.17
fabpot Feb 6, 2017
c423a13
Merge pull request #21543 from fabpot/release-2.8.17
fabpot Feb 6, 2017
013e405
bumped Symfony version to 2.8.18
fabpot Feb 6, 2017
563a863
updated CHANGELOG for 3.2.3
fabpot Feb 6, 2017
d66d98e
updated VERSION for 3.2.3
fabpot Feb 6, 2017
6306409
Merge pull request #21544 from fabpot/release-3.2.3
fabpot Feb 6, 2017
bff782c
bumped Symfony version to 3.2.4
fabpot Feb 6, 2017
c5094a0
[VarDumper] Fixed dumping of terminated generator
lyrixx Feb 6, 2017
2201fbe
Ignore missing 'debug.file_link_formatter' service in Debug bundle
core23 Feb 6, 2017
7f79a50
bug #21292 Ignore missing 'debug.file_link_formatter' service in Debu…
nicolas-grekas Feb 6, 2017
c346f2a
bug #21542 [VarDumper] Fixed dumping of terminated generator (lyrixx)
nicolas-grekas Feb 6, 2017
a960c76
[Config][DI] Add ComposerResource to track runtime + vendors
nicolas-grekas Feb 2, 2017
f90f53e
[FrameworkBundle] Wire ArrayCache for annotation reader at bootstrap
nicolas-grekas Feb 7, 2017
8e5cfa7
Fix annotations cache folder path
akeeman Feb 7, 2017
81ad336
bug #21552 [FrameworkBundle] Fix annotations cache folder path (akeeman)
nicolas-grekas Feb 7, 2017
c553352
[VarDumper] Improve dump of AMQP* Object
lyrixx Feb 7, 2017
ad5b5b5
[DI] Refacto / cleanup / minor fixes
nicolas-grekas Feb 7, 2017
2697cee
minor #21561 [DI] Refacto / cleanup / minor fixes (nicolas-grekas)
fabpot Feb 8, 2017
3193331
feature #21474 [Process] Accept command line arrays and per-run env v…
fabpot Feb 8, 2017
bcd897c
feature #21265 [DI] Implement PSR-11 (greg0ire)
fabpot Feb 8, 2017
8b28afa
[Finder] Add double-star matching to Glob::toRegex()
nicolas-grekas Feb 8, 2017
c43b85e
feature #21572 [Finder] Add double-star matching to Glob::toRegex() (…
fabpot Feb 9, 2017
a3fd512
[DI] ContainerBuilder::compile() can optionally resolve env vars in p…
nicolas-grekas Jan 29, 2017
10c3fc2
feature #21460 [DI] ContainerBuilder::compile() can optionally resolv…
fabpot Feb 9, 2017
4744107
[Yaml] Add tags support
GuilhemN Feb 6, 2017
5a38804
feature #21194 [Yaml] Add tags support (GuilhemN)
nicolas-grekas Feb 10, 2017
ee4d9a7
[Security] LdapUserProvider should not throw an exception if the UID …
csarrazi Feb 10, 2017
f376080
bug #21579 [Security] LdapUserProvider should not throw an exception …
fabpot Feb 11, 2017
d714c7e
Readd Symfony version status in the toolbar
wouterj Feb 11, 2017
f6744d6
bug #21557 [VarDumper] Improve dump of AMQP* Object (lyrixx)
nicolas-grekas Feb 11, 2017
f590c8d
bug #21584 [WebProfilerBundle] Readd Symfony version status in the to…
nicolas-grekas Feb 11, 2017
50be214
bug #21556 [FrameworkBundle] Wire ArrayCache for annotation reader at…
fabpot Feb 12, 2017
915cca8
feature #21533 [DI] Deprecate (un)setting pre-defined services (ro0NL)
fabpot Feb 12, 2017
6ea3999
feature #21505 [Config][DI] Add ComposerResource to track the runtime…
fabpot Feb 12, 2017
033c41a
minor #21090 Secure unserialize by restricting allowed classes when u…
fabpot Feb 12, 2017
1b0a6b6
[Debug] Support on methods
GuilhemN Jan 30, 2017
6d3d17d
feature #21465 [Debug] Support `@final` on methods (GuilhemN)
fabpot Feb 12, 2017
03470b7
[DI] Add "psr4" service attribute for PSR4-based discovery and regist…
nicolas-grekas Jan 14, 2017
91904af
feature #21289 [DI] Add prototype services for PSR4-based discovery a…
fabpot Feb 13, 2017
4fd4cb9
fixed PHPUnit setUp and tearDown method visibility
fabpot Feb 13, 2017
6e50129
[DependencyInjection] Add support for named arguments
dunglas Jan 23, 2017
2ce36a6
[DependencyInjection] Add a new pass to check arguments validity
dunglas Jan 31, 2017
8a126c8
[DI] Deprecate string keys in arguments
nicolas-grekas Jan 30, 2017
e7935c0
[DI] Replace container injection by explicit service locators
chalasr Feb 6, 2017
7a562bd
[Workflow] Added an entered event
Padam87 Dec 6, 2016
772d8e6
feature #20787 [Workflow] Added an entered event (Padam87)
lyrixx Feb 13, 2017
a0f1e85
[Workflow] Updated changelog according to #20787
lyrixx Feb 13, 2017
b3826fb
[Serializer] Add the possibility to filter attributes
dunglas May 22, 2016
e43bd57
feature #18834 [Serializer] Add the possibility to filter attributes …
fabpot Feb 13, 2017
320529e
feature #21553 [DI] Replace container injection by explicit service l…
fabpot Feb 13, 2017
6a7a16e
[Serializer] Give access to the context to support* methods
dunglas Jul 16, 2016
17b4363
feature #19371 [Serializer] Give access to the context to support* me…
fabpot Feb 13, 2017
9ac3a7e
feature #21383 [DependencyInjection] Add support for named arguments …
fabpot Feb 13, 2017
b5d9b3b
[Serializer] Pass the context to AbstractObjectNormalizer::supportsDe…
dunglas Feb 13, 2017
43588ca
minor #21594 fixed PHPUnit setUp and tearDown method visibility (fabpot)
fabpot Feb 13, 2017
aa9074d
[DI][FrameworkBundle] ServiceLocator: Tests dumpers & update descriptors
ogizanagi Feb 13, 2017
519180e
Use glob pattern to load config file
pierredup Jan 17, 2017
dd5236a
[DI] Align AutowirePass with 2.8
nicolas-grekas Feb 14, 2017
f380ba3
Improve tracking of environment variables in the case of private serv…
tgalopin Feb 14, 2017
0b46a1b
bug #21607 Improve tracking of environment variables in the case of p…
nicolas-grekas Feb 14, 2017
8000 28a3524
minor #21605 [DI] Align AutowirePass with 2.8 (nicolas-grekas)
nicolas-grekas Feb 14, 2017
482435c
[DI][FrameworkBundle] Show autowired methods in descriptors
ogizanagi Jan 17, 2017
0319430
Merge branch '2.7' into 2.8
nicolas-grekas Feb 14, 2017
975411d
Merge branch '2.8' into 3.2
nicolas-grekas Feb 14, 2017
db995df
Merge branch '3.2'
nicolas-grekas Feb 14, 2017
1079668
feature #19815 [WebProfilerBundle] Make the IP address in the profile…
fabpot Feb 14, 2017
00d20ea
feature #21270 [DependencyInjection] Use glob pattern to load config …
fabpot Feb 14, 2017
0976c86
minor #21600 [DI][FrameworkBundle] ServiceLocator: Tests dumpers & up…
fabpot Feb 14, 2017
1417f11
[DI][FrameworkBundle] ServiceLocator: fix XML descriptor to use dashes
ogizanagi Feb 14, 2017
aa5d32b
[FrameworkBundle] Remove unused import
dunglas Feb 15, 2017
07bf70d
fixed CS
fabpot Feb 16, 2017
5eabf64
minor #21618 [FrameworkBundle] Remove unused import (dunglas)
fabpot Feb 16, 2017
a70ee67
minor #21615 [DI][FrameworkBundle] ServiceLocator: fix XmlDescriptor …
fabpot Feb 16, 2017
7c9a5c1
feature #21484 [DI] Deprecate underscore-services in YamlFileLoader (…
fabpot Feb 16, 2017
b056d40
feature #21450 [Security] Lazy load guard authenticators and authenti…
fabpot Feb 16, 2017
a27accf
minor #21315 [DI][FrameworkBundle] Show autowired methods in descript…
fabpot Feb 16, 2017
846d24a
feature #21293 [FrameworkBundle][Serializer] Move SerializerPass to t…
fabpot Feb 16, 2017
923d50b
feature #21283 [Form][FrameworkBundle] Move FormPass to the Form comp…
fabpot Feb 16, 2017
02166d0
fixed CS
fabpot Feb 16, 2017
3860b0b
optimized code
fabpot Feb 16, 2017
e103e1d
Merge branch '2.7' into 2.8
fabpot Feb 16, 2017
b3ba37d
Merge branch '2.8' into 3.2
fabpot Feb 16, 2017
6580a49
Merge branch '3.2'
fabpot Feb 16, 2017
c3230f0
minor #20896 [Console] Enhance MarkdownDescriptor (ogizanagi)
fabpot Feb 16, 2017
f9b917a
[DI] Don't instantiate unexisting reflection class
chalasr Feb 16, 2017
366aefd
[SecurityBundle] UserPasswordEncoderCommand: ask user class choice qu…
ogizanagi Nov 28, 2016
e090b85
feature #20677 [DX][SecurityBundle] UserPasswordEncoderCommand: ask u…
fabpot Feb 16, 2017
b5c6766
reverted usage of isNan
fabpot Feb 16, 2017
c5bdfc5
minor #21631 [DI] Don't try to instantiate reflection class if it doe…
fabpot Feb 16, 2017
c24c4d5
reverted usage of isNan
fabpot Feb 16, 2017
ea0c1cd
remove unused translation file
xabbuh Feb 16, 2017
1639edb
minor #21633 [Security] remove unused translation file (xabbuh)
fabpot Feb 16, 2017
2d67c06
fixed test
fabpot Feb 16, 2017
8f65fc7
minor #21636 fixed test (fabpot)
fabpot Feb 16, 2017
279f6a2
[DI] Set getter edges as lazy
nicolas-grekas Feb 16, 2017
f53672f
Merge branch '2.7' into 2.8
fabpot Feb 16, 2017
ea12123
Merge branch '2.8' into 3.2
fabpot Feb 16, 2017
d7aec48
Merge branch '3.2'
fabpot Feb 16, 2017
cbb0328
updated CHANGELOG for 3.2.4
fabpot Feb 16, 2017
2a3f237
update CONTRIBUTORS for 3.2.4
fabpot Feb 16, 2017
d6e241d
updated VERSION for 3.2.4
fabpot Feb 16, 2017
141569b
Merge pull request #21640 from fabpot/release-3.2.4
fabpot Feb 17, 2017
fb8abdc
bumped Symfony version to 3.2.5
fabpot Feb 17, 2017
444b37d
bug #21639 [DI] Set getter edges as lazy (nicolas-grekas)
nicolas-grekas Feb 17, 2017
e2ebecc
consistently parse omitted keys as the colon
xabbuh Feb 17, 2017
6ea510f
bug #21647 [Yaml] consistently parse omitted keys as the colon (xabbuh)
stof Feb 17, 2017
0a3cd97
Merge branch '3.2'
stof Feb 17, 2017
c02dca3
[Yaml] deprecate parsing mappings without keys
xabbuh Feb 17, 2017
7efb4f0
Minor typo fix messsagesData -> messagesData
jverdeyen Feb 17, 2017
2fee5bc
minor #21645 Minor typo fix messsagesData -> messagesData (jverdeyen)
fabpot Feb 17, 2017
7259d4e
feature #21643 [Yaml] deprecate parsing mappings without keys (xabbuh)
fabpot Feb 17, 2017
87ffaf2
Bump version number
c960657 Feb 17, 2017
2fb6019
[DependencyInjection] Add "instanceof" section for local interface-de…
nicolas-grekas Feb 3, 2017
773eca7
[DependencyInjection] Tests + refacto for "instanceof" definitions
dunglas Feb 4, 2017
d47571f
feature #21530 [DependencyInjection] Add "instanceof" section for loc…
fabpot Feb 17, 2017
38523a9
[PropertyInfo] Use iterators for PropertyInfoExtractor
GuilhemN Feb 17, 2017
d08ba63
Fix ResolveDefinitionInheritancePass
nicolas-grekas Feb 17, 2017
313fec9
[PropertyInfo] Make classes final
GuilhemN Feb 17, 2017
aaa4376
feature #21655 [PropertyInfo] Make classes final (GuilhemN)
nicolas-grekas Feb 18, 2017
8c6ad5b
feature #21654 [PropertyInfo] Use iterators for PropertyInfoExtractor…
nicolas-grekas Feb 18, 2017
6f578ee
[DI] Bug in autowiring collisions detection
nicolas-grekas Feb 18, 2017
025585d
added support for glob loaders in Config
fabpot Feb 15, 2017
5a6850b
feature #21635 added support for glob loaders in Config (fabpot)
fabpot Feb 18, 2017
7609e44
[Translation] Added a lint:xliff command for XLIFF files
javiereguiluz Feb 10, 2017
d7e8aec
feature #21578 [Translation] Added a lint:xliff command for XLIFF fil…
fabpot Feb 18, 2017
ec4a9a0
Fix typo in process error message
kelunik Feb 18, 2017
aff30bf
minor #21659 Fix typo in process error message (kelunik)
fabpot Feb 18, 2017
33bae93
Merge branch '2.7' into 2.8
nicolas-grekas Feb 18, 2017
2c5f879
add missing changelog for deprecated strict attribute
dbu Feb 18, 2017
66cad2e
Merge branch '2.8' into 3.2
nicolas-grekas Feb 18, 2017
7a618fb
Merge branch '3.2'
nicolas-grekas Feb 18, 2017
3348879
Merge branch '2.7' into 2.8
nicolas-grekas Feb 18, 2017
98111d3
Merge branch '2.8' into 3.2
nicolas-grekas Feb 18, 2017
826639c
Merge branch '3.2'
nicolas-grekas Feb 18, 2017
2321491
[Console] simplify the implementation of SymfonyStyle::comment()
fabpot Feb 18, 2017
bb629f3
Merge branch '2.7' into 2.8
nicolas-grekas Feb 18, 2017
4fcd93b
Merge branch '2.8' into 3.2
nicolas-grekas Feb 18, 2017
c958403
Merge branch '3.2'
nicolas-grekas Feb 18, 2017
f2baf91
Merge branch '2.7' into 2.8
fabpot Feb 18, 2017
0e1596d
fixed Composer constraints
fabpot Feb 18, 2017
d6ffc73
Merge branch '2.8' into 3.2
fabpot Feb 18, 2017
86eb217
fixed Composer constraints
fabpot Feb 18, 2017
85e5ef7
Merge branch '3.2'
fabpot Feb 18, 2017
42de145
fixed Composer constraints
fabpot Feb 18, 2017
bb70472
[DependencyInjection] Fix autowiring collisions detection
GuilhemN Feb 18, 2017
5981278
[DependencyInjection] Fix using autowiring types when there are more …
GuilhemN Feb 19, 2017
64ec5c5
feature #21664 [Console] simplify the implementation of SymfonyStyle:…
fabpot Feb 19, 2017
3cfd04b
bug #21665 [DependencyInjection] Fix autowiring collisions detection …
fabpot Feb 19, 2017
3f5c0b1
bug #21670 [DependencyInjection] Fix autowiring types when there are …
fabpot Feb 19, 2017
50ca944
[Serializer] Reduce complexity of NameConverter
ostrolucky Feb 19, 2017
043c9ad
Merge branch '2.8' into 3.2
fabpot Feb 19, 2017
a399e75
Merge branch '3.2'
fabpot Feb 19, 2017
4abd0c6
feature #20632 [FrameworkBundle] Make use of stderr for non reliable …
fabpot Feb 19, 2017
7bab217
[Asset] Add support for preloading with links and HTTP/2 push
dunglas Jan 31, 2017
6d77cdf
feature #21478 [Asset] Add support for preloading with links and HTTP…
fabpot Feb 19, 2017
cf91b0a
feature #21471 [Yaml] Allow dumping empty array as YAML sequence (c96…
fabpot Feb 19, 2017
3616d5e
Merge branch '2.7' into 2.8
fabpot Feb 20, 2017
8b0b260
Merge branch '2.8' into 3.2
fabpot Feb 20, 2017
5037c2a
Merge branch '3.2'
fabpot Feb 20, 2017
3953d76
fix DUMP_EMPTY_ARRAY_AS_SEQUENCE flag value
xabbuh Feb 20, 2017
1ef0751
[VarDumper] Added a way to print or not comma separator and/or traili…
lyrixx Feb 17, 2017
ad59370
[DoctrineBridge] Fixed validating custom doctrine type columns
dmaicher Feb 20, 2017
205ced4
Updated PHPUnit namespaces
peterrehm Feb 18, 2017
f2754eb
minor #21663 Updated PHPUnit namespaces (peterrehm)
nicolas-grekas Feb 20, 2017
95f30de
Merge branch '2.8' into 3.2
nicolas-grekas Feb 20, 2017
2f20a6c
Merge branch '3.2'
nicolas-grekas Feb 20, 2017
c2e80e3
Updated PHPUnit namespaces
peterrehm Feb 20, 2017
f9f53b2
Merge branch '2.7' into 2.8
nicolas-grekas Feb 20, 2017
3d4e163
Merge branch '2.8' into 3.2
nicolas-grekas Feb 20, 2017
13983d9
minor #21686 Updated PHPUnit namespaces (peterrehm)
nicolas-grekas Feb 20, 2017
56642c4
Merge branch '3.2'
nicolas-grekas Feb 20, 2017
b84eb86
Updated to PHPUnit namespaces
peterrehm Feb 20, 2017
61d5353
minor #21687 Updated to PHPUnit namespaces (peterrehm)
nicolas-grekas Feb 20, 2017
eb678a0
minor #21678 [Yaml] fix DUMP_EMPTY_ARRAY_AS_SEQUENCE flag value (xabbuh)
fabpot Feb 20, 2017
0476eb5
feature #21653 [VarDumper] Added a way to print or not comma separato…
fabpot Feb 20, 2017
fd65bcc
minor #21662 add missing changelog for deprecated strict attribute (dbu)
fabpot Feb 20, 2017
f4db331
minor #21676 [Serializer] Reduce complexity of NameConverter (gadelat)
fabpot Feb 20, 2017
44d67ed
[ExpressionLanguage] Create an ExpressionFunction from a PHP function…
maidmaid Jan 2, 2017
3e9b8f3
feature #21122 [ExpressionLanguage] Create an ExpressionFunction from…
fabpot Feb 20, 2017
13fff76
Merge branch '2.7' into 2.8
nicolas-grekas Feb 21, 2017
9e0745c
[Bridge/PhpUnit] Add PHPUnit 6 support
nicolas-grekas Feb 20, 2017
dbe8898
Refactored other PHPUnit method calls to work with namespaced PHPUnit 6
peterrehm Feb 21, 2017
f6893c7
minor #21695 Refactored other PHPUnit method calls to work with names…
nicolas-grekas Feb 21, 2017
5fc3589
Merge branch '2.8' into 3.2
nicolas-grekas Feb 21, 2017
9eeec8d
Refactored other PHPUnit method calls to work with namespaced PHPUnit 6
peterrehm Feb 20, 2017
8000 94146f9
minor #21696 Refactored other PHPUnit method calls to work with names…
nicolas-grekas Feb 21, 2017
e28f6b4
Merge branch '3.2'
nicolas-grekas Feb 21, 2017
e9f3faf
Refactored other PHPUnit method calls to work with namespaced PHPUnit 6
peterrehm Feb 21, 2017
a1dbe04
minor #21697 Refactored other PHPUnit method calls to work with names…
nicolas-grekas Feb 21, 2017
6c0d5c9
feature #21694 [Bridge/PhpUnit] Add PHPUnit 6 support (nicolas-grekas)
nicolas-grekas Feb 21, 2017
ba8abcb
Fix 5.3 compat of SymfonyTestsListener
nicolas-grekas Feb 21, 2017
ef0fcb7
fix
nicolas-grekas Feb 21, 2017
3064fac
Fix phpunit-bridge blacklist
nicolas-grekas Feb 21, 2017
5db127b
Merge branch '2.7' into 2.8
nicolas-grekas Feb 21, 2017
442cf59
Merge branch '2.8' into 3.2
nicolas-grekas Feb 21, 2017
4c95d19
Merge branch '3.2'
nicolas-grekas Feb 21, 2017
fbcd227
bug #21656 [DoctrineBridge] Fixed validating custom doctrine type col…
fabpot Feb 21, 2017
4584fad
fix deps
nicolas-grekas Feb 21, 2017
9ed5e8c
Merge branch '2.8' into 3.2
nicolas-grekas Feb 21, 2017
6a8f9e8
Merge branch '3.2'
nicolas-grekas Feb 21, 2017
ae1343b
fix deps
nicolas-grekas Feb 21, 2017
1a9f9af
Merge branch '3.2'
nicolas-grekas Feb 21, 2017
2ee37c7
fix phpunit bridge tests
nicolas-grekas Feb 21, 2017
1d50688
Merge branch '3.2'
nicolas-grekas Feb 21, 2017
8201e47
Merge branch '2.7' into 2.8
fabpot Feb 22, 2017
d3b1363
Merge branch '2.8' into 3.2
fabpot Feb 22, 2017
f2378c1
Merge branch '3.2'
fabpot Feb 22, 2017
677df7b
fixed bad merge
fabpot Feb 22, 2017
0e92e0a
Merge branch '3.2'
fabpot Feb 22, 2017
4709031
Pass functions by ref
maidmaid Dec 29, 2016
c3ddf0d
Fix tests
maidmaid Dec 29, 2016
00c7634
Add tests
maidmaid Dec 29, 2016
adb8b97
Throw exception
maidmaid Feb 21, 2017
e4d044d
Reword exception msg
maidmaid Feb 22, 2017
7ad1ec8
Reword phpdoc
maidmaid Feb 22, 2017
800e148
Update tests
maidmaid Feb 22, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix deps
  • Loading branch information
nicolas-grekas committed Feb 21, 2017
commit ae1343b281acdb71cac902decf72cf2ae95acf7d
3 changes: 3 additions & 0 deletions src/Symfony/Bridge/Doctrine/Tests/ManagerRegistryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ class ManagerRegistryTest extends TestCase
{
public static function setUpBeforeClass()
{
if (!class_exists('PHPUnit_Framework_TestCase')) {
self::markTestSkipped('proxy-manager-bridge is not yet compatible with namespaced phpunit versions.');
}
$test = new PhpDumperTest();
$test->testDumpContainerWithProxyServiceWillShareProxies();
}
Expand Down
1 change: 1 addition & 0 deletions src/Symfony/Bundle/SecurityBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"symfony/http-foundation": "~2.8|~3.0",
"symfony/security-acl": "~2.8|~3.0",
"symfony/templating": "~2.8|~3.0",
"symfony/translation": "~2.8|~3.0",
"symfony/twig-bundle": "~2.8|~3.0",
"symfony/twig-bridge": "~2.8|~3.0",
"symfony/process": "~2.8|~3.0",
Expand Down
0