saeid
|
fb8d26480b
add a function to simulate the php basename()
|
8 years ago |
Florian Krämer
|
1804a44e63
#11749 Changing the way the filename is read
|
8 years ago |
Florian Krämer
|
a6e1fad620
#11749 Attempt to fix UTF8 filenames
|
8 years ago |
mscherer
|
229ecd162f
More phpstan related fixes.
|
8 years ago |
Marc Würth
|
8d4a13a3d1
Use HTTPS for various other URLs
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
6016663a28
Use HTTPS for the book.cakephp.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 |
Travis Rowland
|
2ea9cce689
Minor updates (annotations and best-practices) (#10534)
|
9 years ago |
Mark Story
|
917f876168
Merge pull request #10548 from Theaxiom/null-property
|
9 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 |
Travis Rowland
|
00c2549e96
Changing unnecessary double-quotes to single-quotes
|
9 years ago |
dereuromark
|
6792783360
Fix doc block sentence.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Scherer
|
4a9249fe23
Remove unneeded else.
|
10 years ago |
Mark Scherer
|
72f5332146
Make all doc block classes FQCN as per CS.
|
10 years ago |
mscherer
|
62b83e6e3a
Clean up the doc blocks around mixed.
|
10 years ago |
ADmad
|
44e8cd69de
Code cleanup courtesy scrutinizer-ci.
|
10 years ago |
ADmad
|
d5b25517b9
Docblock updates
|
10 years ago |
Mark Story
|
5dee28d4f2
Use finfo better.
|
10 years ago |
Schlaefer
|
8c05515025
replace DS with DIRECTORY_SEPARATOR in filesystem sub-package
|
11 years ago |
ndm2
|
a4d96ec74d
Fix partial path being set for non existent paths
|
11 years ago |
antograssiot
|
bcab99540a
update links to the book
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
6af1af180c
Consistently use DS
|
11 years ago |
euromark
|
34e10523a7
More return type corrections.
|
11 years ago |
euromark
|
0cf1c0d1b7
More corrections of doc blocks.
|
11 years ago |