[curweather] x() no longer used and more #669

Merged
Quix0r merged 5 commits from curweather/x-empty-app-spaces into develop 2018-07-25 02:19:00 +02:00

5 Commits

Author SHA1 Message Date
Roland Häder 902862fbc8
[curweather] CR request:
- removed stray space
2018-07-25 02:14:43 +02:00
Roland Häder 00d957dfdc
[curweather] CR request:
- added/removed extra spaces
- removed trailing spaces
- nicely indented code block with `'$foo' => 'bar'`
2018-07-25 01:57:49 +02:00
Roland Häder bf6b8bc042
[curweather] Another new line-feed added 2018-07-25 01:29:44 +02:00
Roland Häder 4b5691707b
[curweather] CR request:
- added/removed spaces
- added missing line-feed after opening curly brace
2018-07-25 01:27:18 +02:00
Roland Häder 7b3ceb33aa
[curweather] Fixes/rewrites:
- Added `App` as type-hint for $a and no & (call-by-reference) anymore
- use empty() instead of deprecated x()
- opening curly brace belongs into new line after function/method declaration
- added a lot other curly braces for better readability
- added spaces and empty lines
2018-07-25 00:12:25 +02:00