SDLins

Results 27 comments of SDLins

Yeah, @samdark. I tryed this and it works fine in my tests (files are being 'copied' or moved as expected): ```php public function saveAs($file, $deleteTempFile = true) { if ($this->error...

About the mock, maybe somebody has some idea but now I just cant see how since `UploadedFile` is being directly instantiated inside the SUT code without use SL/DI.

Everytime I enter in github I learn more! It seems a very good solution @SamMousa.

> Ref: https://github.com/jupyter/notebook/tree/5.7.x/notebook/i18n#how-the-language-is-selected- > > Linux solution: > Open terminal, and clear the environment variable $LANGUAGE, > e.g. (bash) > > ```shell > export LANGUAGE= > ``` > > and...

@pahanini, sorry for my delay to answer. I had to change to other project and now I am back to API. So, my `composer.json`: ``` { ... "minimum-stability": "dev", "require":...

@pahanini https://github.com/phpDocumentor/Reflection/issues/124#issuecomment-364738706

@pahanini https://github.com/phpDocumentor/Reflection/issues/125#issuecomment-364738648