8000 [Form] Fixed ValidatorTypeGuesser to guess unmapped properties not to be required by webmozart · Pull Request #7203 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Form] Fixed ValidatorTypeGuesser to guess unmapped properties not to be required #7203

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 2,244 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2244 commits
Select commit Hold shift + click to select a range
3177be5
minor #11464 [Translator] Use quote to surround invalid locale (lyrixx)
fabpot Jul 24, 2014
123fc62
properly handle null data when denormalizing
xabbuh Jul 20, 2014
f5bfa9b
bug #11423 Pass a Scope instance instead of a scope name when cloning…
fabpot Jul 25, 2014
045cbc5
bug #11425 Fix issue described in #11421 (Ben, ben-rosio)
fabpot Jul 25, 2014
f401ab9
Fixed server HTTP_HOST port uri conversion
bcremer Jul 9, 2014
103fd88
[BrowserKit] refactor code and fix unquoted regex
fabpot Jul 25, 2014
94ffc4f
bug #11469 [BrowserKit] Fixed server HTTP_HOST port uri conversion (…
fabpot Jul 25, 2014
eb68662
[Process] fix signal handling in wait()
xabbuh Jul 22, 2014
5939d34
[Process] Fix unit tests in sigchild environment
romainneutron Jul 25, 2014
c548bd8
bug #11436 fix signal handling in wait() on calls to stop() (xabbuh, …
romainneutron Jul 25, 2014
fdbb04a
[EventDispatcher] don't count empty listeners
xabbuh Jul 25, 2014
be04c50
Unify null comparisons
wouterj Jul 26, 2014
9cd059e
remove unused imports
xabbuh Jul 26, 2014
8b051f9
minor #11481 Unify null comparisons (WouterJ)
fabpot Jul 27, 2014
0bce148
fixed CS
fabpot Jul 27, 2014
ff4a37f
minor #11484 remove unused imports (xabbuh)
fabpot Jul 27, 2014
24cd425
bug #11475 [EventDispatcher] don't count empty listeners (xabbuh)
fabpot Jul 27, 2014
d432395
Update validators.eu.xlf
g123456789l Jul 27, 2014
20bf24e
minor #11491 Update validators.eu.xlf (g123456789l)
fabpot Jul 28, 2014
c65b4c7
[WebProfilerBundle] turbolinks compatibility
DraCzris Jul 29, 2014
e9022ad
fixed CS
fabpot Jul 29, 2014
71edf38
partially reverted previous commit
fabpot Jul 29, 2014
777666f
[HttpFoundation] Update QUERY_STRING when overrideGlobals
yguedidi Jul 17, 2014
08ea6d3
[Validator] Removed information from the violation output if the valu…
webmozart Jul 28, 2014
32ae95b
[Validator] Added more detailed inline documentation
webmozart Jul 30, 2014
7d7b5c7
bug #10687 [Validator] Fixed string conversion in constraint violatio…
webmozart Jul 30, 2014
c689186
[WebProfilerBundle] Fixed double height of canvas
hason Jul 31, 2014
f89811d
[Console] Roll back changes made to fixture files.
jakzal Jul 31, 2014
88b4e70
[DependencyInjection] Roll back changes made to generated files.
jakzal Jul 31, 2014
73ddf39
bug #11428 [Serializer] properly handle null data when denormalizing …
fabpot Aug 1, 2014
a292a48
minor #11537 Make builds green again (jakzal)
fabpot Aug 1, 2014
e40f24f
[Process] Fix tests when pcntl is not available.
jakzal Jul 31, 2014
497c875
minor #11539 [Process] Fix tests when pcntl is not available. (jakzal)
fabpot Aug 1, 2014
440322e
Fixed self-reference in 'service_container' service breaks garbage co…
sun Jul 19, 2014
cd005e6
bug #11422 [DependencyInjection] Self-referenced 'service_container' …
fabpot Aug 2, 2014
1775da5
fix some docblocks
xabbuh Jul 26, 2014
f143254
built-in server: exit when docroot does not exist
xabbuh Aug 2, 2014
9926845
[Translation] made XliffFileDumper support CDATA sections.
Jul 29, 2014
abf2edf
minor #11483 fix some docblocks (xabbuh)
fabpot Aug 2, 2014
8dc322b
fix axes handling in Crawler::filterXPath()
xabbuh Aug 2, 2014
8504d02
fixed whitespace in Twig form template
craue Aug 2, 2014
9ac2234
bug #11548 [Component][DomCrawler] fix axes handling in Crawler::filt…
fabpot Aug 3, 2014
18e3e6f
[DependencyInjection] fixed missing 'factory-class' attribute in XmlD…
kerdany Aug 4, 2014
0c6f750
Fix incorrect romanian plural translations
Aug 4, 2014
d754467
minor #11557 Fix incorrect romanian plural translations (moldcraft)
fabpot Aug 4, 2014
99ee01d
removed some .gitattributes that should have been removed a lot time ago
fabpot Aug 4, 2014
273671e
[Validator] Convert objects to string in comparison validators. Reapp…
webmozart Aug 4, 2014
59d6912
bug #11558 [DependencyInjection] Fixed missing 'factory-class' attrib…
fabpot Aug 5, 2014
9b550d6
Plural fix
1emming Aug 4, 2014
e17276b
bug #11560 Plural fix (1emming)
fabpot Aug 5, 2014
1ba7c72
minor #11550 [Form] fix whitespace in Twig form template (craue)
fabpot Aug 5, 2014
16bd88e
[TwigBridge] [Form] Fixed some extra empty spaces
eiannone Aug 3, 2014
24c4984
minor #11554 [TwigBridge] [Form] Fixed some extra empty spaces (eiann…
fabpot Aug 5, 2014
e76561d
bug #11545 [Bundle][FrameworkBundle] built-in server: exit when docro…
10000 fabpot Aug 5, 2014
39973de
[BrowserKit] Fix browser kit redirect with ports
Jul 30, 2014
6094b5b
bug #11516 [BrowserKit] Fix browser kit redirect with ports (dakota)
fabpot Aug 5, 2014
5ecc449
Fixed relative redirects for ambiguous paths
pkruithof Jul 28, 2014
678f772
bug #11499 [BrowserKit] Fixed relative redirects for ambiguous paths …
fabpot Aug 5, 2014
6dd3946
[Process] Added process synchronization to the incremental output tests
webmozart Aug 5, 2014
e77022b
[Form] allowed CallbackTransformer to use callable
issei-m Aug 6, 2014
72b7063
minor #11576 [Form] allowed CallbackTransformer to use callable (isse…
webmozart Aug 6, 2014
4fa9288
fix shell command injection
ASA1-ET-JENKINS Aug 7, 2014
85e77b1
add way to test command under windows
ASA1-ET-JENKINS Aug 7, 2014
c70a226
change command to which available under most unix systems
gimler Aug 7, 2014
976a1cc
bug #11598 [Finder] Shell escape and windows support (Gordon Franke, …
fabpot Aug 7, 2014
56a7517
minor #11565 [Process] Added process synchronization to the increment…
fabpot Aug 7, 2014
8814920
[Console] fixed style creation when providing an unknown tag option
fabpot Aug 7, 2014
24fb66d
remove volatile tests
xabbuh Aug 7, 2014
f5bc18d
return empty metadata collection if none do exist
xabbuh Aug 8, 2014
696b978
[HttpKernel] added an analyze of environment parameters for built-in …
Aug 8, 2014
6176345
bug #10914 [HttpKernel] added an analyze of environment parameters fo…
fabpot Aug 8, 2014
d26040f
[DomCrawler] fix the axes handling in a bc way
xabbuh Aug 7, 2014
be03b75
fix typos and syntax in Profiler controller method comments
pgodel Aug 7, 2014
38688b7
minor #11605 [WebProfilerBundle] Fix typos and syntax in Profiler con…
fabpot Aug 9, 2014
5b1d913
bug #11609 [Console] fixed style creation when providing an unknown t…
fabpot Aug 9, 2014
7b3bd56
minor #11603 remove volatile tests (xabbuh)
fabpot Aug 9, 2014
f1ea987
Allow basic auth in url.
Aug 7, 2014
6454390
bug #11601 [Validator] Allow basic auth in url when using UrlValidato…
fabpot Aug 9, 2014
8a2b423
[FrameworkBundle] add missing attribute to XSD
xabbuh Aug 10, 2014
ac6e3a1
bug #11633 [FrameworkBundle] add missing attribute to XSD (xabbuh)
fabpot Aug 10, 2014
511b20d
bug #11408 [HttpFoundation] Update QUERY_STRING when overrideGlobals …
nicolas-grekas Aug 13, 2014
b56b740
[HttpFoundation] MongoDbSessionHandler supports auto expiry via confi…
catchamonkey Jul 29, 2014
4f098dc
feature #11510 [HttpFoundation] MongoDbSessionHandler supports auto e…
nicolas-grekas Aug 13, 2014
6b9ce52
bug #11559 [Validator] Convert objects to string in comparison valida…
nicolas-grekas Aug 13, 2014
65220e7
Fix toolbar vertical alignment.
Aug 11, 2014
48b150a
bug #11641 [WebProfilerBundle ] Fix toolbar vertical alignment (blaug…
nicolas-grekas Aug 13, 2014
fb120c7
revert #11510, moved to 2.6
nicolas-grekas Aug 14, 2014
000bd0d
Made optimization deprecating modulus operator
yosmanyga Aug 6, 2014
87a47ea
[Validator] Backported constraint validator tests from 2.5
webmozart Aug 8, 2014
0ecb34f
minor #11646 [Validator] Backported constraint validator tests from 2…
webmozart Aug 14, 2014
a8b13a2
bug #11529 [WebProfilerBundle] Fixed double height of canvas (hason)
nicolas-grekas Aug 14, 2014
65862c9
minor #11667 [HttpFoundation] revert #11510, moved to 2.6 (nicolas-gr…
nicolas-grekas Aug 14, 2014
7b4d4b6
fix handling of nullable XML attributes
xabbuh Aug 14, 2014
2d5ab91
add missing options
1emming Aug 15, 2014
b674e67
minor #11674 [Validator] Add missing translation NL (1emming)
nicolas-grekas Aug 18, 2014
45a5863
[YAML] resolve variables in inlined YAML
xabbuh Aug 15, 2014
169b397
check for the correct field type
xabbuh Aug 18, 2014
f825f5d
minor #11615 [Validator] return empty metadata collection if none do …
webmozart Aug 19, 2014
5440ed5
[Validators] Fixed failing tests requiring ICU 52.1 which are skipped…
webmozart Aug 18, 2014
3d59e34
bug #11695 [Validators] Fixed failing tests requiring ICU 52.1 which …
webmozart Aug 19, 2014
31d48ab
Fixed #11675 ValueToDuplicatesTransformer accept "0" value
Nek- Aug 15, 2014
afab3ee
bug #11676 [Form] Fixed #11675 ValueToDuplicatesTransformer accept "0…
webmozart Aug 19, 2014
00aedfc
bug #11624 [DomCrawler] fix the axes handling in a bc way (xabbuh)
stof Aug 19, 2014
f262b01
bug #11672 [Routing] fix handling of nullable XML attributes (xabbuh)
Tobion Aug 20, 2014
0deb505
[Form] FormBuilder::getIterator() now deals with resolved children
issei-m Aug 20, 2014
b96e7f9
bug #11692 [DomCrawler] check for the correct field type (xabbuh)
stof Aug 21, 2014
5506ee8
Fix potential DoS when parsing HOST
nicolas-grekas Aug 11, 2014
1ee96a8
Test examples from Drupal SA-CORE-2014-003
larowlan Aug 22, 2014
ef23f02
[DoctrineBridge] Fix empty parameter logging in the dbal logger
jakzal Aug 19, 2014
0233da8
bug #11711 [DoctrineBridge] Fix empty parameter logging in the dbal l…
stof Aug 22, 2014
cefe237
fix parsing of Authorization header
Aug 22, 2014
b591404
Fixed the phpdoc of the VoterInterface
stof Aug 25, 2014
baf9796
minor #11758 Fixed the phpdoc of the VoterInterface (stof)
fabpot Aug 25, 2014
39c4cc3
[DependencyInjection] fix @return anno created by PhpDumper
jakubkulhan Aug 24, 2014
0c44306
bug #11756 [DependencyInjection] fix @return anno created by PhpDumpe…
fabpot Aug 26, 2014
808de2b
[Validator] Fixed wrong translation keys/messages for Collection cons…
samicemalone Aug 27, 2014
b9a237c
[CssSelector] Fix URL to SimonSapin/cssselect repo
jwpage Aug 27, 2014
dfce21c
minor #11779 [CssSelector] Fix URL to SimonSapin/cssselect repo in RE…
fabpot Aug 27, 2014
3cb9d7a
bug #11778 [Validator] Fixed wrong translations for Collection constr…
fabpot Aug 27, 2014
e992f8e
Fixed Factory services not within the ServiceReferenceGraph.
boekkooi Aug 11, 2014
c59f1dd
bug #11639 [DependencyInjection] Fixed factory service not within the…
fabpot Aug 27, 2014
7510d06
[Validator] reverted permissions change on translation files
fabpot Aug 27, 2014
8990ac6
bug #11677 [YAML] resolve variables in inlined YAML (xabbuh)
fabpot Aug 27, 2014
0483452
[Filesystem Component] mkdir race condition fix #11626
kcassam Aug 19, 2014
bb97903
bug #11726 [Filesystem Component] mkdir race condition fix #11626 (kc…
fabpot Aug 27, 2014
8ba3b28
Added fixture to test parsing of hash keys ending with a space and #
hvt Aug 19, 2014
110f999
[Yaml] fixed mapping keys containing a quoted #
fabpot Aug 28, 2014
24d2c9a
fix some minor typos in tests
xabbuh Aug 28, 2014
224844a
minor #11790 [Process] fix some minor typos in tests (xabbuh)
fabpot Aug 28, 2014
dd0d6af
[ClassLoader] Add a __call() method to XcacheClassLoader
tstoeckler Aug 22, 2014
f7769b5
bug #11768 [ClassLoader] Add a __call() method to XcacheClassLoader (…
fabpot Aug 28, 2014
8605c42
[ClassLoader] simplified phpdoc
fabpot Aug 28, 2014
37f2c3d
bug #11160 [DoctrineBridge] Abstract Doctrine Subscribers with tags (…
stof Aug 28, 2014
0fca352
Disabled the PHPUnit self-update on Travis
stof Aug 28, 2014
c42302e
minor #11793 Disabled the PHPUnit self-update on Travis (stof)
fabpot Aug 29, 2014
c730fc6
bug #11788 [Yaml] fixed mapping keys containing a quoted # (hvt, fabpot)
fabpot Aug 29, 2014
fc85435
fix handling of empty sequence items
xabbuh Aug 29, 2014
0010fba
[HttpKernel] add use statement for phpdoc
Miliooo Aug 29, 2014
2c9496b
minor #11802 [HttpKernel] add use statement for phpdoc (Miliooo)
fabpot Aug 30, 2014
c056a9c
[Filesystem] Add FTP stream wrapper context option to enable overwrit…
Aug 26, 2014
bdb01a6
bug #11772 [Filesystem] Add FTP stream wrapper context option to enab…
fabpot Aug 31, 2014
b5d0501
minor #11574 [Security] Made optimization on constant-time algorithm …
fabpot Aug 31, 2014
8a47b62
[Finder] Fix findertest readability
1emming Aug 10, 2014
55d17fa
minor #11635 [Finder] Fix findertest readability (1emming)
fabpot Aug 31, 2014
a8a40fc
[FrameworkBundle] PhpExtractor bugfix and improvements
mtibben Feb 4, 2014
d0c3ffa
bug #10197 [FrameworkBundle] PhpExtractor bugfix and improvements (mt…
fabpot Aug 31, 2014
62bc2c4
[FrameworkBundle] fixed CS
fabpot Aug 31, 2014
faefd66
fixing typo in a comment
xabbuh Sep 1, 2014
42841e8
fix comment: not fourth but sixth argument
DQNEO Aug 31, 2014
2aed56f
minor #11811 [HttpFoundation] fix comment: not fourth but sixth argum…
fabpot Sep 1, 2014
32f1143
minor #11814 [Security] fixing typo in a comment (xabbuh)
fabpot Sep 1, 2014
05f5860
[HttpFoundation] Improve string values in test codes
DQNEO Aug 31, 2014
b554961
minor #11812 [HttpFoundation] Improve string values in test codes (DQ…
fabpot Sep 1, 2014
3b4046e
[HttpFoundation] added some missing tests
fabpot Sep 1, 2014
101a3b7
[FrameworkBundle][Translator] Validate locales.
aitboudad Jul 22, 2014
9e1bc22
Add tests and more assertions
Jul 25, 2014
5183501
[DI] Added safeguards against invalid config in the YamlFileLoader
stof Jul 11, 2014
654b1f2
Forced all fragment uris to be signed, even for ESI
stof Sep 2, 2014
f38536a
[WebProfiler] replaced the import/export feature from the web interfa…
fabpot Sep 2, 2014
3bba329
fixing yaml indentation
cordoval Sep 2, 2014
85d6cf8
minor #11825 fixing yaml indentation (cordoval)
fabpot Sep 2, 2014
0aaabbf
security #11828 n/a (nicolas-grekas, larowlan)
fabpot Sep 3, 2014
e30bb17
security #11829 n/a (damz, fabpot)
fabpot Sep 3, 2014
c558b15
security #11830 n/a (aitboudad, Jérémy Derussé)
fabpot Sep 3, 2014
439c5a3
security #11831 n/a (stof)
fabpot Sep 3, 2014
b60b5d4
security #11832 n/a (fabpot)
fabpot Sep 3, 2014
23eb033
[HttpKernel] fixed internal fragment handling
fabpot Sep 3, 2014
78752a6
updated CHANGELOG for 2.3.19
fabpot Sep 3, 2014
2651c1a
update CONTRIBUTORS for 2.3.19
fabpot Sep 3, 2014
1fc0575
updated VERSION for 2.3.19
fabpot Sep 3, 2014
1033dc5
bumped Symfony version to 2.3.20
fabpot Sep 3, 2014
854e07b
improve error when detecting unquoted asterisks
xabbuh Sep 3, 2014
0a16cf2
improve handling router script paths
xabbuh Sep 3, 2014
b044c45
Escape parameter on generated response
Sep 3, 2014
80536d0
bug #11843 [Yaml] improve error message when detecting unquoted aster…
fabpot Sep 4, 2014
a7d0cf2
properly mask escape sequences in quoted strings
xabbuh Aug 29, 2014
03bd74b
[Security] Use hash_equals for constant-time string comparison
dunglas Sep 1, 2014
3071557
[Security] Add more tests for StringUtils::equals
dunglas Aug 31, 2014
7e5ec59
minor #11845 [HttpKernel] Escape ESI url in generated response (Jérém…
fabpot Sep 5, 2014
87449e0
backport more error information from 2.6 to 2.3
xabbuh Jul 13, 2014
8897e58
bug #11856 [FrameworkBundle] backport more error information from 2.6…
fabpot Sep 5, 2014
cfe60a4
bug #11850 [YAML] properly mask escape sequences in quoted strings (x…
fabpot Sep 5, 2014
131abd8
[Security] Fix usage of unexistent method in DoctrineAclCache.
Sep 5, 2014
1893633
bug #11860 [Security] Fix usage of unexistent method in DoctrineAclCa…
fabpot Sep 5, 2014
1421449
Remove routes for removed WebProfiler actions
Briareos Sep 6, 2014
f4c9c97
minor #11868 Remove routes for removed WebProfiler actions (Briareos)
fabpot Sep 6, 2014
91fb103
minor #11844 [FrameworkBundle] improve handling router script paths (…
fabpot Sep 8, 2014
7fd5e8b
[Intl] Added "internal" tag to all classes under Symfony\Component\In…
webmozart Sep 9, 2014
f5b4b11
minor #11891 [Intl] Added "internal" tag to all classes under Symfony…
fabpot Sep 9, 2014
1fe8e31
[FrameworkBundle] Remove invalid markup
flack Sep 9, 2014
aa16baf
bug #11897 [FrameworkBundle] Remove invalid markup (flack)
fabpot Sep 10, 2014
d4e056c
bug #11374 [DI] Added safeguards against invalid config in the YamlFi…
fabpot Sep 10, 2014
a45e3da
minor #11822 [Security] Use hash_equals for constant-time string comp…
fabpot Sep 10, 2014
a5e3fc9
[SwiftmailerBridge] Bump allowed versions of swiftmailer
ymc-dabe Sep 10, 2014
ee75af0
Use separated function to resolve command and related arguments
Jul 28, 2014
b33d637
bug #11497 Use separated function to resolve command and related argu…
fabpot Sep 11, 2014
5feda5e
[Intl] Removed non-working $fallback argument from ArrayAccessibleRes…
webmozart Sep 11, 2014
2349839
bug #11905 [Intl] Removed non-working $fallback argument from ArrayAc…
webmozart Sep 12, 2014
260e2fe
[Intl] Updated icu.ini up to ICU 53
webmozart Sep 12, 2014
7b4a35a
[Intl] Fixed a few bugs in TextBundleWriter
webmozart Sep 11, 2014
9052efc
[Intl] Added exception handler to command line scripts
webmozart Sep 12, 2014
1e89f3b
minor #11914 [Intl] Added exception handler to command line scripts (…
webmozart Sep 12, 2014
ef5bdb2
minor #11913 [Intl] Updated icu.ini up to ICU 53 (webmozart)
webmozart Sep 12, 2014
7333c2d
remove `service` parameter type from XSD
xabbuh Sep 13, 2014
fcbbe90
bug #11918 [DependencyInjection] remove `service` parameter type from…
fabpot Sep 13, 2014
2351513
bug #11892 [SwiftmailerBridge] Bump allowed versions of swiftmailer (…
fabpot Sep 13, 2014
cee0ff8
bug #11715 [Form] FormBuilder::getIterator() now deals with resolved …
webmozart Sep 15, 2014
ba21854
bug #11459 [Form][Validator] All index items after children are to be…
webmozart Sep 15, 2014
938ae4b
[Security] Added more tests
mTorres Sep 8, 2014
5950571
[HttpFoundation] Request - URI - comment improvements
1emming Sep 12, 2014
56bfbcf
minor #11910 [HttpFoundation] Request - URI - comment improvements (1…
fabpot Sep 15, 2014
15aec88
fixed typo
fabpot Sep 15, 2014
d35fd52
bug #11906 [Intl] Fixed a few bugs in TextBundleWriter (webmozart)
webmozart Sep 15, 2014
e2ee13a
switch before_script to before_install and script to install
cordoval Sep 2, 2014
a41c16c
minor #11826 switch before_script to before_install and script to ins…
fabpot Sep 15, 2014
f12890c
bug #11799 [YAML] fix handling of empty sequence items (xabbuh)
fabpot Sep 15, 2014
9081014
[Console] guarded against invalid aliases
thierrymarianne Sep 7, 2014
71e303b
bug #11874 [Console] guarded against non-traversable aliases (thierry…
fabpot Sep 15, 2014
c3cce5c
[Intl] Improved bundle reader implementations
webmozart Sep 11, 2014
f776e0c
bug #11907 [Intl] Improved bundle reader implementations (webmozart)
webmozart Sep 15, 2014
036726c
bug #11513 [Translation] made XliffFileDumper support CDATA sections.…
fabpot Sep 16, 2014
4fd0cf3
fixed CS
fabpot Sep 16, 2014
d853c0d
minor #11820 [Security] Uniform AccessDecisionManager decide behaviou…
fabpot Sep 16, 2014
c207d1d
[Form] Fix PHPDoc for builder setData methods
MisatoTremor Sep 16, 2014
7b6161c
minor #11934 [Form] Fix PHPDoc for builder setData methods (MisatoTre…
fabpot Sep 16, 2014
ca65362
Make sure HttpCache is a trusted proxy
thewilkybarkid Sep 16, 2014
e1eb788
Use getPathname() instead of string casting to get BinaryFileReponse …
nervo Sep 3, 2014
3da421f
bug #11837 Use getPathname() instead of string casting to get BinaryF…
fabpot Sep 17, 2014
6020c43
[HttpFoundation] fixed some volatile tests
fabpot Sep 20, 2014
974bf01
[HttpKernel] fixed a volatile test
fabpot Sep 20, 2014
00c1b75
[Process] fixed some volatile tests
fabpot Sep 20, 2014
f5d4515
minor #11966 [HttpFoundation] fixed some volatile tests (fabpot)
fabpot Sep 21, 2014
369aebf
fixed CS
fabpot Sep 21, 2014
b63926b
[Finder] Escape location for regex searches
ymc-dabe Sep 20, 2014
677aefb
bug #11970 [Finder] Escape location for regex searches (ymc-dabe)
fabpot Sep 22, 2014
37dc57b
Fix @return docs on HttpCache::restoreResponseBody()
znerol Sep 22, 2014
13139d7
minor #11981 Fix @return docs on HttpCache::restoreResponseBody() (zn…
fabpot Sep 22, 2014
902efb8
bug #11937 [HttpKernel] Make sure HttpCache is a trusted proxy (thewi…
fabpot Sep 22, 2014
3b02af9
[2.3] Add missing development dependencies
romainneutron Jul 6, 2014
4ac8add
minor #11340 [2.3] Add missing development dependencies (romainneutron)
fabpot Sep 22, 2014
fab61ef
[Translation] [Config] Clear libxml errors after parsing XML file
pulzarraider Sep 11, 2014
5fbb278
Avoid question mark and asterisk in folder names to prevent windows f…
Sep 23, 2014
3a3fb05
bug #11908 [Translation] [Config] Clear libxml errors after parsing x…
fabpot Sep 23, 2014
36998bb
typo fixed in AbstractProcessTest (getoutput() => getOutput())
YevKov Sep 22, 2014
3a67de2
minor #11986 typo fixed in AbstractProcessTest (getoutput() => getOut…
fabpot Sep 23, 2014
e47e4fa
bug #11989 [Finder][Urgent] Remove asterisk and question mark from fo…
fabpot Sep 23, 2014
42ec76e
Response::isNotModified returns true when If-Modified-Since is later …
skolodyazhnyy Jun 18, 2014
3d11433
bug #11079 Response::isNotModified returns true when If-Modified-Sinc…
fabpot Sep 23, 2014
c3feed6
minor #11504 [WebProfilerBundle] turbolinks compatibility (DraCzris)
fabpot Sep 23, 2014
b521caf
[Form] Fixed ValidatorTypeGuesser to guess properties without constra…
webmozart Feb 27, 2013
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
47 changes: 34 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,40 @@
language: php

php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm-nightly

before_script:
- sudo apt-get install parallel
- echo '' > ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
- sh -c 'if [ $(php -r "echo PHP_MINOR_VERSION;") -le 4 ]; then echo "extension = apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install
- php src/Symfony/Component/Locale/Resources/data/build-data.php
- export USE_INTL_ICU_DATA_VERSION=1
matrix:
allow_failures:
- php: hhvm-nightly
include:
- php: 5.5
env: components=yes

services: mongodb

env:
global:
- components=no

before_install:
- travis_retry sudo apt-get install parallel
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm-nightly" ]; then echo "" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini; fi;'
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm-nightly" ]; then echo "extension = mongo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm-nightly" ] && [ $(php -r "echo PHP_MINOR_VERSION;") -le 4 ]; then echo "extension = apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm-nightly" ]; then echo "extension = memcached.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm-nightly" ]; then echo "extension = memcache.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
- sudo locale-gen fr_FR.UTF-8 && sudo update-locale
# - sh -c 'if [ "$TRAVIS_PHP_VERSION" != "5.3.3" ]; then phpunit --self-update; fi;'

install:
- sh -c 'if [ "$components" = "no" ]; then sh -c "COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install"; fi;'

script:
- ls -d src/Symfony/*/* | parallel --gnu --keep-order 'echo "Running {} tests"; phpunit --exclude-group tty,benchmark {};' || exit 1
- echo "Running tests requiring tty"; phpunit --group tty
- sh -c 'if [ "$components" = "no" ]; then sh -c "ls -d src/Symfony/*/* | parallel --gnu --keep-order '\''echo \"Running {} tests\"; phpunit --exclude-group tty,benchmark {};'\''"; fi;'
- sh -c 'if [ "$components" = "no" ]; then sh -c "echo "\""Running tests requiring tty"\""; phpunit --group tty"; fi;'
- sh -c 'if [ "$components" = "yes" ]; then sh -c "find src/Symfony -mindepth 3 -type f -name '\''phpunit.xml.dist'\'' | sed '\''s#\(.*\)/.*#\1#'\'' | parallel --gnu --keep-order '\''echo \"Running {} tests\"; cd {}; COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install; phpunit --exclude-group tty,benchmark;'\''"; fi;'
4 changes: 2 additions & 2 deletions CHANGELOG-2.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* 2.2.1 (2013-04-06)

* 751abe1: Doctrine cannot handle bare random non-utf8 strings
* 673fd9b: idAsIndex should be true with a smallint or bigint id field.
* 673fd9b: idAsIndex should be true with a smallint or bigint id field.
* 64a1d39: Fixed long multibyte parameter logging in DbalLogger:startQuery
* 4cf06c1: Keep the file extension in the temporary copy and test that it exists (closes #7482)
* 64ac34d: [Security] fixed wrong interface
Expand All @@ -285,7 +285,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* 6575df6: [Security] use current request attributes to generate redirect url?
* 7216cb0: [Validator] fix showing wrong max file size for upload errors
* c423f16: [2.1][TwigBridge] Fixes Issue #7342 in TwigBridge
* 7d87ecd: [FrameworkBundle] fixed cahe:clear command's warmup
* 7d87ecd: [FrameworkBundle] fixed cache:clear command's warmup
* 5ad4bd1: [TwigBridge] now enter/leave scope on Twig_Node_Module
* fe4cc24: [TwigBridge] fixed fixed scope & trans_default_domain node visitor
* fc47589: [BrowserKit] added ability to ignored malformed set-cookie header
Expand Down
570 changes: 570 additions & 0 deletions CHANGELOG-2.3.md

Large diffs are not rendered by default.

Loading
0