Corey Taylor
|
7c4cbdb280
Add github actions and reduce travis to prefer-lowest
|
5 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
31033e9089
Fix plural messages not falling back to key.
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 years ago |
Mark Story
|
0c4ae66fe0
Fix context/plural related issues in i18n
|
9 years ago |
Mark Story
|
13f006fbb6
Don't throw an exception on '' message strings.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
201851da8a
use setExpectedException() instead of annotations
|
10 years ago |
antograssiot
|
295ce50882
catch MessageFormatter specific exception message test for PHP7
|
10 years ago |
Jose Lorenzo Rodriguez
|
346296beca
Skipping a test in HHVM as SSL is not implemented for sockets
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Jose Lorenzo Rodriguez
|
fbb974e8ba
Fixed another CS error
|
11 years ago |
Jose Lorenzo Rodriguez
|
73381b5df5
Fixing docblocks and some CS errors
|
11 years ago |
Jose Lorenzo Rodriguez
|
575cd8a550
Fixing tests in PHP 5.4
|
11 years ago |
Jose Lorenzo Rodriguez
|
012d48289e
Implemented singular form fallback for __n() and __dn()
|
11 years ago |
Jose Lorenzo Rodriguez
|
319617d4c4
Fixing ICU formatter tests for PHP 5.4
|
11 years ago |
Jose Lorenzo Rodriguez
|
2db472c1b4
ADding mesage context support to the ICU formatter
|
11 years ago |
Jose Lorenzo Rodriguez
|
d91f479ebe
Added an ICU string formatter that uses the MessageFormatter class
|
11 years ago |