Releases: certificationy/symfony-pack
v1.6.1
c3935e7 Fix validator method answer by @robwasripped
589a2a4 && f26823e Fix Minor typo & update security.yml by @ismail1432
164e8c5 && 324dab8 && d7fa7a9 && 60d1d9c && 6f63483 && aa95831 Minor typo / syntax / grammar by @evertharmeling
Thanks to all contributors, this version is compatible with Symfony 2 to Symfony 4 versions of the framework certification.
v1.6.0
CHANGELOG
8e1c320 Fixed typo in question by @guiguiboy
e36cc87 Fixed True/False values by @MaksSlesarenko
629a989 Update php.yml by @velikanov
fd9dbae && 98bdcd4 && 019c164 Fix error and add more questions by @mathieu LOUVEL
e13f603 Removed duplicated answer by @nicosomb
82904df Fix wrong answer for helpers in console commands by @robertfausk
Thanks to all contributors, this version is compatible with Symfony 2 to Symfony 4 versions of the framework certification.
v1.5.0
CHANGELOG
36d4e6b Fixed typo by @jverdeyen
742f854 Added questions by @rodrigobb
c3e4785 Removed curly braces in answers by @cmen & @mickaelandrieu
4761075 Added travis build (no more regressions!) by @mickaelandrieu
8e88a92 Updated YAML linter version by @mickaelandrieu
390ec41 Changed class type to quoted string by @a-ast
eeb3b02 & 1f60697 Added multiple questions by @a-ast
8b05f26 Fixed parsing issue by @mickaelandrieu
dbcdf44 Added questions on a new PSR
category by @scaule
Thanks to all contributors!
1.4.0
1.3.0
- 88660c1 Added questions about Validator component
- 1bb4891 Added a section about Symfony 3 certification
- d914b38 Fixed a YAML parsing issue
- 37f5b06 Complete Symfony 3 category with questions on Form
- b5c0741 Fixed error on Request accessor question
- d3aeccc Fixed wrong answer on PHPUnit at() calls
- ec36b0c Since 2.3.36 patch, definition of load() function has changed
Thanks to @lolautruche @ustrugany and @raulconti, you're awesome !
1.2.0
1.1.0
- Fixed some errors in answers thanks to @oktapodia
- Added more questions