?
Success
-
Success
The Travis CI build passed
Details
User tests:
Successful:
Unsuccessful:
This PR fix some nonsense code.
The old way
$false = false;
[some checks]
return $false;
The new way
[some checks]
return false;
Note
I'm execluding administrator\components\com_joomlaupdate\restore.php
as it is 3rd party code.
How to test
or just review that code that is maybe the easyest version ;)
zero-24
-
open
-
24 Aug 2015
zero-24
-
change
-
24 Aug 2015
joomla-cms-bot
-
change
-
24 Aug 2015
zero-24
-
change
-
24 Aug 2015
zero-24
-
change
-
24 Aug 2015
The description was changed
Easy |
No |
⇒ |
Yes |
zero-24
-
change
-
25 Aug 2015
Status |
Pending |
⇒ |
Ready to Commit |
joomla-cms-bot
-
change
-
25 Aug 2015
zero-24
-
change
-
25 Aug 2015
Status |
Ready to Commit |
⇒ |
Closed |
Closed_Date |
0000-00-00 00:00:00 |
⇒ |
2015-08-26 13:08:13 |
Closed_By |
|
⇒ |
Bakual |
Bakual
-
close
-
26 Aug 2015
joomla-cms-bot
-
close
-
26 Aug 2015
Bakual
-
merge
-
26 Aug 2015
Bakual
-
close
-
26 Aug 2015
joomla-cms-bot
-
change
-
26 Aug 2015
Add a Comment
Login with GitHub to post a comment
@test looks good to me
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7761.