An open API service providing commit metadata for open source projects.

GitHub / symfony/fake-sms-notifier / commits

Fake SMS (as email or log during development) Notifier Bridge.

SHA Message Author Date Stats
33d7def6 merge Merge branch '6.4' into 7.0 Nicolas Grekas <n****s@g****m> over 1 year ago
011884cb merge Merge branch '6.3' into 6.4 Nicolas Grekas <n****s@g****m> over 1 year ago
ce581cfa merge Merge branch '5.4' into 6.3 Nicolas Grekas <n****s@g****m> over 1 year ago
f3c4c9ae Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value Nicolas Grekas <n****s@g****m> over 1 year ago
cf31350b merge Merge branch '6.4' into 7.0 Christian Flothmann <c****n@q****m> over 1 year ago
e8ae1fb5 merge Merge branch '6.3' into 6.4 Christian Flothmann <c****n@q****m> over 1 year ago
e54ac7a3 merge Merge branch '5.4' into 6.3 Christian Flothmann <c****n@q****m> over 1 year ago
3716c2d3 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transports Raphaël Davaillaud <r****b@g****m> over 1 year ago
490457d6 merge Merge branch '6.4' into 7.0 Nicolas Grekas <n****s@g****m> about 2 years ago
c198a09c Use typed properties in tests as much as possible Nicolas Grekas <n****s@g****m> about 2 years ago
ea63fe58 [7.0] Bump to PHP 8.2 minimum Nicolas Grekas <n****s@g****m> over 2 years ago
e101b762 [6.4] Allow 7.0 deps Nicolas Grekas <n****s@g****m> over 2 years ago
49f9800c [Notifier] Bring consistency to bridges Nicolas Grekas <n****s@g****m> over 2 years ago
edf44b84 merge Merge branch '6.2' into 6.3 Nicolas Grekas <n****s@g****m> over 2 years ago
d6363378 merge Merge branch '5.4' into 6.2 Nicolas Grekas <n****s@g****m> over 2 years ago
e40b8716 [BC Break] Make data providers for abstract test cases static Oskar Stark <o****k@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
over 2 years ago
01af5c8b merge Merge branch '6.2' into 6.3 Nicolas Grekas <n****s@g****m> over 2 years ago
d34854d1 merge Merge branch '5.4' into 6.2 Nicolas Grekas <n****s@g****m> over 2 years ago
6768d61e [Notifier] Replace tests dummy instances by already in place mocks Alexandre Daubois <a****s@g****m>
Committed by: Nicolas Grekas <n****s@g****m>
over 2 years ago
6d630025 merge Merge branch '6.2' into 6.3 Nicolas Grekas <n****s@g****m> over 2 years ago
8533e6e3 merge Merge branch '5.4' into 6.2 Nicolas Grekas <n****s@g****m> over 2 years ago
5a0a4e0f [Notifier] Make `TransportTestCase` data providers static Alexandre Daubois <a****s@g****m> over 2 years ago
1924ce17 merge Merge branch '6.2' into 6.3 Fabien Potencier <f****n@p****g> over 2 years ago
4cdf41a1 merge Merge branch '5.4' into 6.2 Fabien Potencier <f****n@p****g> over 2 years ago
743cab32 Update license years (last time) Fabien Potencier <f****n@p****g> over 2 years ago
8d6ff02e merge Merge branch '6.2' into 6.3 Fabien Potencier <f****n@p****g> over 2 years ago
bbcd3585 merge Merge branch '6.1' into 6.2 Fabien Potencier <f****n@p****g> over 2 years ago
41182c63 merge Merge branch '6.0' into 6.1 Fabien Potencier <f****n@p****g> over 2 years ago
2649970f merge Merge branch '5.4' into 6.0 Fabien Potencier <f****n@p****g> over 2 years ago
139e2a3d Bump license year to 2023 Fabien Potencier <f****n@p****g> over 2 years ago
7081e7e1 merge Merge branch '6.2' into 6.3 Nicolas Grekas <n****s@g****m> over 2 years ago
7f90d9f0 merge Merge branch '6.1' into 6.2 Nicolas Grekas <n****s@g****m> over 2 years ago
40a8d341 merge Merge branch '6.0' into 6.1 Nicolas Grekas <n****s@g****m> over 2 years ago
409cd93d merge Merge branch '5.4' into 6.0 Nicolas Grekas <n****s@g****m> over 2 years ago
d95e0a96 [Notifier] composer.json cleanup Nicolas Grekas <n****s@g****m> over 2 years ago
0da2e540 [Notifier] [FakeSms] Allow missing optional dependency Benjamin Schoch <b****h@m****z>
Committed by: Fabien Potencier <f****n@p****g>
over 2 years ago
cba3c250 merge Merge branch '6.1' into 6.2 Christian Flothmann <c****n@q****m> about 3 years ago
cfe0c58d merge Merge branch '6.0' into 6.1 Christian Flothmann <c****n@q****m> about 3 years ago
47d39606 merge Merge branch '5.4' into 6.0 Christian Flothmann <c****n@q****m> about 3 years ago
9ee3363c merge minor #47193 [Notifier] Fix test logic (fabpot) Christian Flothmann <c****n@q****m> about 3 years ago
a22114e5 [Notifier] Fix test logic Fabien Potencier <f****n@p****g> about 3 years ago
b8445bea Fix deps - fix tests Nicolas Grekas <n****s@g****m> about 3 years ago
6a2f08d8 [Notifier] Add from in SmsMessage and support it in bridge transports Antoine Lamirault <l****e@g****m> about 3 years ago
ccf308cc Bump minimum version of PHP to 8.1 Nicolas Grekas <n****s@g****m>
Committed by: Fabien Potencier <f****n@p****g>
over 3 years ago
8f2cc6e4 merge Merge branch '6.0' into 6.1 Fabien Potencier <f****n@p****g> over 3 years ago
e4456244 merge Merge branch '5.4' into 6.0 Fabien Potencier <f****n@p****g> over 3 years ago
cab26514 merge Merge branch '5.3' into 5.4 Fabien Potencier <f****n@p****g> over 3 years ago
8033b99e Bump license year Fabien Potencier <f****n@p****g> over 3 years ago
6e2cad25 Remove FQCN type hints on properties Fabien Potencier <f****n@p****g> over 3 years ago
b56b384d merge Merge branch '5.4' into 6.0 Nicolas Grekas <n****s@g****m> almost 4 years ago
49f7ded3 Allow v3 contracts where possible Alexander M. Turek <m****e@d****e> almost 4 years ago
46cc9306 merge Merge branch '5.4' into 6.0 Nicolas Grekas <n****s@g****m> almost 4 years ago
1a5f008a Use symfony-*-bridge instead of symfony-bridge for component bridges Nicolas Grekas <n****s@g****m> almost 4 years ago
b2ed96a5 Add type to final/internal public/protected properties Nicolas Grekas <n****s@g****m> almost 4 years ago
13165cc7 [Notifier] Add types to private properties
Signed-off-by: Alexander M. Turek <m****e@d****e>
Alexander M. Turek <m****e@d****e> almost 4 years ago
e830b477 Narrow existing return types on private/internal/final/test methods Nicolas Grekas <n****s@g****m> about 4 years ago
c097c721 merge Merge branch '5.4' into 6.0 Alexander M. Turek <m****e@d****e> about 4 years ago
dbc67182 [Notifier][FakeSms] Do not use switch Oskar Stark <o****k@g****m> about 4 years ago
a3bb06c3 merge Merge branch '5.4' into 6.0 Alexander M. Turek <m****e@d****e> about 4 years ago
5a1b5da9 Add FakeSMS Logger transport noniagriconomie <a****i@a****m> about 4 years ago
cc33b222 merge Merge branch '5.4' into 6.0 Nicolas Grekas <n****s@g****m> about 4 years ago
060e44ad merge Merge branch '5.3' into 5.4 Nicolas Grekas <n****s@g****m> about 4 years ago
5b995224 [Notifier] cs Nicolas Grekas <n****s@g****m> about 4 years ago
ed1cea0f [Contracts] add return types and bump to v3 Nicolas Grekas <n****s@g****m> about 4 years ago
2b21cde6 merge Merge branch '5.4' into 6.0 Nicolas Grekas <n****s@g****m> about 4 years ago
0abfdf4f merge Merge branch '5.3' into 5.4 Nicolas Grekas <n****s@g****m> about 4 years ago
46ca53f0 Merge branch '5.2' into 5.3 Nicolas Grekas <n****s@g****m> about 4 years ago
9513c41e Update phpunit.xml.dist files for phpunit >= 9.3 Nicolas Grekas <n****s@g****m> over 4 years ago
19001219 merge Merge branch '5.4' into 6.0 Nicolas Grekas <n****s@g****m> over 4 years ago
2a75780d merge Merge branch '5.3' into 5.4 Nicolas Grekas <n****s@g****m> over 4 years ago
e0788541 Merge branch '5.2' into 5.3 Nicolas Grekas <n****s@g****m> over 4 years ago
37608c02 Bump symfony/* deps to ^5.4|^6.0 Nicolas Grekas <n****s@g****m> over 4 years ago
47aeb637 merge Merge branch '5.4' into 6.0 Alexander M. Turek <m****e@d****e> over 4 years ago
47f16f6c Allow Symfony 6 Alexander M. Turek <m****e@d****e> over 4 years ago
dd948882 Bump Symfony 6 to PHP 8 Nicolas Grekas <n****s@g****m> over 4 years ago
b8df822c [Notifier] Inject Mailer instead of service locator for FakeSms and FakeChat Oskar Stark <o****k@g****m> over 4 years ago
445cdd42 added missing gitattributes and gitignore iamvar <i****r@g****m> over 4 years ago
cc5bde38 [Notifier] [FakeSms] Add missing LICENSE and .gitattributes file Oskar Stark <o****k@g****m> over 4 years ago
a83305d7 [Notifier] [FakeSms] Change DSN to be more realistic Oskar Stark <o****k@g****m> over 4 years ago
d742d147 [Notifier] [FakeSms] Use correct namespace Oskar Stark <o****k@g****m> over 4 years ago
2efb2ed8 [Notifier] [FakeSms] Add the bridge James Hemery <j****s@y****r>
Committed by: Oskar Stark <o****k@g****m>
over 4 years ago

← Back to repository