-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: StyleCI Bot <[email protected]>
- Loading branch information
1 parent
fb4bdc8
commit 6fb8bf5
Showing
43 changed files
with
116 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ public function phpOs() | |
default: | ||
$c_os = 'Unknown'; | ||
break; | ||
} | ||
} | ||
|
||
return $c_os; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
@@ -140,7 +141,7 @@ public function ask(string $str) | |
*/ | ||
public function terminate(): void | ||
{ | ||
exit(); | ||
exit; | ||
} | ||
|
||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
@@ -104,7 +105,6 @@ public function getCommands(): array | |
*/ | ||
public function run($param): void | ||
{ | ||
|
||
// registering the commands to container. | ||
foreach ($this->commands as $command) { | ||
$this->container->register([$command[1], $command[0]], new $command[1]()); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* @link https://github.com/alphazframework/framework | ||
* | ||
* @author Muhammad Umer Farooq <[email protected]> | ||
* | ||
* @author-profile https://www.facebook.com/Muhammadumerfarooq01/ | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,6 @@ class Exception | |
*/ | ||
public function __construct() | ||
{ | ||
(new Whoops()); | ||
new Whoops(); | ||
} | ||
} |
Oops, something went wrong.