ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
Corey Taylor
|
645d6e8aba
Replaced deprecated expectExceptionMessageRegex with expectExceptionMessageMatches
|
6 years ago |
Mark Story
|
821ef70503
Try to fix appveyor failures
|
6 years ago |
Mark Story
|
6ee6075763
Make tests pass on windows.
|
6 years ago |
Mark Story
|
cea3c04978
Add test coverage
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
c9f4190e89
Fix regexp.
|
7 years ago |
ADmad
|
add7869ba5
Remove use of deprecation annotations for testing exceptions.
|
7 years ago |
ADmad
|
e806b42085
Fix CS errors.
|
7 years ago |
Mark Story
|
f98f10c2f6
Add strict_types to core and error packages.
|
7 years ago |
ADmad
|
8a56d7bf32
Make h() return all non string scalars unchanged.
|
8 years ago |
saeid
|
477e7949ec
change stackFrame to 1
|
8 years ago |
saeid
|
7332e0a410
change stackFrame default in deprecationWarning()
|
8 years ago |
saeid
|
2d196e827e
wrap tests by error reporting helpers
|
8 years ago |
Florian Krämer
|
61d6e68918
Renaming getVarType() to getTypeName()
|
8 years ago |
Florian Krämer
|
6d301e3604
phpcs fix
|
8 years ago |
Florian Krämer
|
14a6d8ccd2
Moving getVarType() to Core/functions.php
|
8 years ago |
Mark Story
|
00e04b8708
Windows path fix.
|
8 years ago |
Mark Story
|
62314dcbb7
Address feedback from review.
|
8 years ago |
mark_story
|
876811065d
Toggle deprecation warnings on error level.
|
8 years ago |
Mark Story
|
65c6e1c91e
Add stackframe information to deprecation message.
|
8 years ago |
Mark Story
|
bf41ee7b9f
Fix failing test.
|
8 years ago |
Mark Story
|
8840b115f3
Add a deprecation warning helper.
|
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 |
Mark Story
|
4bc0f2d4c7
Simplify tests for env() with defaults.
|
10 years ago |
Michael Zender
|
f3f716eda6
Adds default value parameter to the env() function.
|
10 years ago |