Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.0; Global Refactor Code (GRC) #3

Merged
merged 31 commits into from
Jun 18, 2018
Merged

Version 2.0; Global Refactor Code (GRC) #3

merged 31 commits into from
Jun 18, 2018

Conversation

rez1dent3
Copy link
Member

@rez1dent3 rez1dent3 commented May 29, 2018

Version 2.0.

  • groups
  • deprecated type http (use prefix)
  • performance, faster than the first version by 40%
  • user friendly code
  • removed unsuccessful architectural solutions
  • made from scratch
  • a big part of when are strongly typed
  • the package "bavix/slice" is now optional
  • now exceptions are human-readable
  • removed functional style
    .. and much more

@rez1dent3 rez1dent3 self-assigned this May 29, 2018
@rez1dent3 rez1dent3 requested a review from 1271 May 30, 2018 13:43
@rez1dent3 rez1dent3 added testing and removed doing labels Jun 15, 2018
@@ -82,7 +91,7 @@
'default' => [
'type' => 'pattern',
'path' => [
'/<any:\w+>',
'/<any>',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Раньше здесь не было ошибки, теперь будет. Такая запись является ошибочной, т.к. разработчик не должен помнить какая запись более приоритетная.

@rez1dent3 rez1dent3 merged commit 1323cd7 into master Jun 18, 2018
@rez1dent3 rez1dent3 added deploy and removed testing labels Jun 22, 2018
@rez1dent3 rez1dent3 deleted the dev branch January 9, 2019 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant