othercorey
|
75849929a5
Escape another <pre> tag for api docs
|
5 years ago |
othercorey
|
f36a3ffbef
Escape pre tag in markdown block
|
5 years ago |
Saleh Souzanchi
|
1b06c55ef0
pj(): support of UTF-8 encoding
|
5 years ago |
Corey Taylor
|
01f4a69915
Updated links from book.cakephp.org/3.0/ to book.cakephp.org/3/
|
6 years ago |
mscherer
|
5174e58f1c
Fix docblock
|
6 years ago |
Val Bancer
|
c2fac8f2c2
Fix invalid value of htmlspecialchars argument
|
7 years ago |
vladimir.reznichenko
|
b991c2c70f
Php Inspections (EA Ultimate): minor code tweaks
|
7 years ago |
ADmad
|
ae7059cbda
Deprecated passing string for 2nd argument of h().
|
8 years ago |
ADmad
|
8ae48eb010
Update docblock.
|
8 years ago |
ADmad
|
8a56d7bf32
Make h() return all non string scalars unchanged.
|
8 years ago |
Vladimir Reznichenko
|
724987b026
SCA with Php Inspections (EA Ultimate): reverts as per code review
|
8 years ago |
Vladimir Reznichenko
|
fd0e9b8433
SCA with Php Inspections (EA Ultimate): random fixes (CS, control flow)
|
8 years ago |
ADmad
|
e13a0955c7
Mention how one can disable deprecation warnings in error mesage.
|
8 years ago |
saeid
|
477e7949ec
change stackFrame to 1
|
8 years ago |
saeid
|
7332e0a410
change stackFrame default in deprecationWarning()
|
8 years ago |
Mark Story
|
28cf5ba504
Merge branch 'master' into 3.next
|
8 years ago |
mscherer
|
229ecd162f
More phpstan related fixes.
|
8 years ago |
inoas
|
db6e7908f6
3.next Fix triggerWarning if not exists
|
8 years ago |
Mark Story
|
e0e40ecd14
Merge pull request #11313 from inoas/3.next-ApcuEngine-Improvements
|
8 years ago |
inoas
|
60604c77f0
triggerWarning
|
8 years ago |
inoas
|
8fda1d09cd
rename global function from warning to throwWarning
|
8 years ago |
inoas
|
17960b6a5e
Improve ApcuEngine
|
8 years ago |
Mark Story
|
63cd603fc3
Fix function definition check.
|
8 years ago |
Florian Krämer
|
61d6e68918
Renaming getVarType() to getTypeName()
|
8 years ago |
ADmad
|
b3489445b6
Move getVarType() to Core/functions.php
|
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
|
8840b115f3
Add a deprecation warning helper.
|
8 years ago |
Michael Hoffmann
|
0a25d74bb9
Fix some issues that came up while using strict_types
|
8 years ago |