This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
daa4e524b7
wiki.techinc.nl
/
includes
/
upload
History
Antoine Musso
73247df204
Remove backslash from @return types
...
Ping r111103
2012-02-13 16:35:59 +00:00
..
UploadBase.php
More return documentation
2012-02-09 21:36:14 +00:00
UploadFromChunks.php
Remove backslash from @return types
2012-02-13 16:35:59 +00:00
UploadFromFile.php
More return documentation
2012-02-09 21:36:14 +00:00
UploadFromStash.php
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
2012-02-09 19:29:36 +00:00
UploadFromUrl.php
Followup r11120, wfParseUrl() can return false, if it does, the host isn't going to be valid
2012-02-11 15:13:01 +00:00
UploadStash.php
More return documentation
2012-02-09 21:36:14 +00:00