Curtis Gibby
|
e991b7c842
Fix typo in comment
|
7 years ago |
mark_story
|
3b26a55b14
Revert atomic directory creation.
|
8 years ago |
Mark Story
|
c666593663
Use more atomic options when creating directories.
|
8 years ago |
Mark Story
|
aa69b564fb
Merge pull request #10726 from jeremyharris/cache-fallback
|
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 |
Jeremy Harris
|
b9c03a8409
Triggering error if directory could not be made
|
8 years ago |
Jeremy Harris
|
1d81bf05ee
Added cache fallback config option
|
8 years ago |
Travis Rowland
|
eeb969d78b
Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant.
|
9 years ago |
antograssiot
|
fcd46efa12
Another set of phpstan reported errors
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
ab684b661f
Allow help to also display 0 as short type and fix some cloaking nonstrict checks.
|
9 years ago |
mscherer
|
db0638df26
Prefer cast over function for consistency.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Philippe Saint-Just
|
abb08a10fa
Optimize memory on cache write
|
10 years ago |
antograssiot
|
2fb0343646
remove all reference to DS contant
|
10 years ago |
Tzaoh
|
de4a5a764f
Update FileEngine.php
|
10 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
Chris Burke
|
11c3d6e40e
Correct method casing
|
10 years ago |
mark_story
|
298aaf5b07
Port optimizations from #6232
|
11 years ago |
pirouet
|
0b41e2c75e
Code Cleanup
|
11 years ago |
Ceeram
|
41fa40d2ad
When using system tmp dir, add subfolder to avoid permission issues
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ADmad
|
e2b5e62544
Remove use of CACHE constant in cache package.
|
11 years ago |
euromark
|
0e90d71732
More defaults and doc block corrections.
|
11 years ago |
Thomas von Hassel
|
c4b8453275
fix FileEngine, divergent behavior when debug is off or on
|
11 years ago |
Bryan Crowe
|
1781716065
Replace intval() with int typecasts
|
11 years ago |