-
Couldn't load subscription status.
- Fork 51
Comparing changes
Open a pull request
base repository: c9s/CLIFramework
base: master
head repository: c9s/CLIFramework
compare: 3.0
- 13 commits
- 111 files changed
- 3 contributors
Commits on Nov 5, 2017
-
Return FALSE in case of invalid arguments passed to a command
Commands still can return any values or not return anything. Only explicitly returned FALSE will be interpreted as an error. Fixes #106.
Configuration menu - View commit details
-
Copy full SHA for 41c1214 - Browse repository at this point
Copy the full SHA 41c1214View commit details
Commits on Nov 8, 2017
-
Merge pull request #107 from morozov/issue-106
Return FALSE in case of invalid arguments passed to a command
Configuration menu - View commit details
-
Copy full SHA for 5a902ba - Browse repository at this point
Copy the full SHA 5a902baView commit details
Commits on Nov 30, 2017
-
Do not display the "from" section for the first exception trace entry
According to http://php.net/manual/en/exception.gettrace.php#107563, the first entry may not contain the file/line keys. Additionally, some changes to the output formatting have been made: 1. The trace entries are counted in a human-friendly way starting with "1" (like Xdebug does for example). 2. The file name and line number in the "from" section are delimited by a colon without the space. This format is better IDE/editor friendly and helps easier navigation (e.g. Ctrl+N in PhpStorm, copy-paste the file:line combination). Fixes #108.
Configuration menu - View commit details
-
Copy full SHA for 9da91f3 - Browse repository at this point
Copy the full SHA 9da91f3View commit details
Commits on Feb 6, 2018
-
Switched to Ubuntu Precise on Travis CI, added dependency oh PHPUnit …
…4.8 to support PHP 5.3
Configuration menu - View commit details
-
Copy full SHA for f8a4493 - Browse repository at this point
Copy the full SHA f8a4493View commit details
Commits on Feb 8, 2018
-
Merge pull request #109 from morozov/issues/108
Do not display the "from" section for the first exception trace entry
Configuration menu - View commit details
-
Copy full SHA for 2650a53 - Browse repository at this point
Copy the full SHA 2650a53View commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01cee2d - Browse repository at this point
Copy the full SHA 01cee2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec530d4 - Browse repository at this point
Copy the full SHA ec530d4View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94c28e7 - Browse repository at this point
Copy the full SHA 94c28e7View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e60794 - Browse repository at this point
Copy the full SHA 6e60794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90770c3 - Browse repository at this point
Copy the full SHA 90770c3View commit details -
Merge pull request #127 from peter279k/count_on_null_rector
Apply CountOnNullRector rule via rector
Configuration menu - View commit details
-
Copy full SHA for 01781f0 - Browse repository at this point
Copy the full SHA 01781f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc26ec - Browse repository at this point
Copy the full SHA 6bc26ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e69e4d - Browse repository at this point
Copy the full SHA 0e69e4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...3.0