Tomáš Votruba
|
68c69e77a9
|
Merge pull request #103 from peter-gribanov/solid
SOLID section is very important
|
2017-09-11 21:27:33 +02:00 |
|
Tomáš Votruba
|
33ebd8027d
|
Merge pull request #100 from jewei/master
Avoid nesting too deeply and return early
|
2017-09-11 21:24:41 +02:00 |
|
Jewei Mak
|
6051bd55e6
|
Better code examples
|
2017-09-12 02:15:02 +08:00 |
|
Peter Gribanov
|
6f659f4dab
|
Merge pull request #9 from peter-gribanov/master
Update master
|
2017-09-11 18:43:57 +03:00 |
|
Peter Gribanov
|
186ec4f5a3
|
Merge branch 'solid' into master
|
2017-09-11 18:43:50 +03:00 |
|
Peter Gribanov
|
51202bb702
|
Merge pull request #8 from jupeter/master
Update master
|
2017-09-11 18:42:12 +03:00 |
|
Tomáš Votruba
|
34eb8dacb8
|
Merge pull request #102 from peter-gribanov/table_of_contents
Table of contents
|
2017-09-11 15:10:44 +02:00 |
|
Peter Gribanov
|
23e6a5c399
|
add description for SOLID
|
2017-09-11 13:49:25 +03:00 |
|
Peter Gribanov
|
1e615be3f1
|
move out SOLID section
|
2017-09-11 13:43:25 +03:00 |
|
Peter Gribanov
|
4a5cedb6fb
|
correct link
|
2017-09-11 13:00:07 +03:00 |
|
Peter Gribanov
|
5383a979d3
|
add links to every sections in table of contents
|
2017-09-11 12:54:39 +03:00 |
|
Peter Gribanov
|
99da63bf96
|
Merge pull request #7 from jupeter/master
Update from master
|
2017-09-11 12:22:51 +03:00 |
|
Jewei Mak
|
a10956bff4
|
Avoid nesting too deeply and return early
|
2017-09-10 22:16:28 +08:00 |
|
Tomáš Votruba
|
d7ddc1d5d7
|
Merge pull request #91 from peter-gribanov/singleton_desc
Expand description of Singleton
|
2017-09-09 10:28:18 +02:00 |
|
Peter Gribanov
|
780af00c21
|
identified important parts
|
2017-09-09 09:25:06 +03:00 |
|
Peter Gribanov
|
1f8bf0a520
|
Merge branch 'master' into singleton_desc
|
2017-09-09 09:12:28 +03:00 |
|
Tomáš Votruba
|
762469766e
|
Merge pull request #87 from peter-gribanov/preg_split
Change preg_split() to explode()
|
2017-09-08 21:57:35 +02:00 |
|
Tomáš Votruba
|
cdbe01bf3e
|
Merge pull request #88 from SrihariThalla/typo-fix
Fix minor typo in Interface Segregation Principle example
|
2017-09-08 21:57:02 +02:00 |
|
Tomáš Votruba
|
8979cdcd8d
|
Merge pull request #90 from peter-gribanov/cs
Correct text and code style
|
2017-09-08 21:56:43 +02:00 |
|
Tomáš Votruba
|
cd7733d091
|
remove redundant spaces
|
2017-09-08 21:56:31 +02:00 |
|
Tomáš Votruba
|
2b15b6f866
|
Merge branch 'master' into cs
|
2017-09-08 21:55:39 +02:00 |
|
Tomáš Votruba
|
53a944deb3
|
Merge pull request #89 from peter-gribanov/split
Function split() is DEPRECATED
|
2017-09-08 21:54:34 +02:00 |
|
Tomáš Votruba
|
f508d3cf76
|
Merge pull request #93 from peter-gribanov/vocabulary
Change example of vocabulary
|
2017-09-08 21:54:09 +02:00 |
|
Tomáš Votruba
|
528af3676a
|
Merge pull request #97 from peter-gribanov/global_functions
Not use config.php file
|
2017-09-08 21:51:06 +02:00 |
|
Peter Gribanov
|
5e52aa3f26
|
not use config.php file
|
2017-09-08 21:33:05 +03:00 |
|
Peter Gribanov
|
179cc1369e
|
add thoughts by Misko Hevery
|
2017-09-07 13:59:05 +03:00 |
|
Peter Gribanov
|
9d547abb42
|
change vocabulary example #92
|
2017-09-07 13:54:32 +03:00 |
|
Peter Gribanov
|
5bc8682740
|
correct link to Coupling
|
2017-09-07 13:24:32 +03:00 |
|
Peter Gribanov
|
51f6769526
|
expand description of Singleton
https://stackoverflow.com/a/138012/2455621
|
2017-09-07 13:18:29 +03:00 |
|
Peter Gribanov
|
924d96a1f2
|
Merge branch 'master' into cs
|
2017-09-07 13:08:42 +03:00 |
|
Tomáš Votruba
|
019b6196df
|
Merge pull request #86 from FelipeeDev/master
Upgrade of a GOOD example for section "Avoid conditionals"
|
2017-09-07 11:40:24 +02:00 |
|
Tomáš Votruba
|
28868bae59
|
Merge pull request #80 from peter-gribanov/searchable_names_2
Change examples for Use searchable names
|
2017-09-07 11:39:36 +02:00 |
|
Tomáš Votruba
|
6a2a5ac545
|
Merge pull request #78 from amitmerchant1990/patch-1
Different function name used in the example.
|
2017-09-07 11:38:57 +02:00 |
|
Peter Gribanov
|
bff562b4d2
|
correct text and code style
|
2017-09-07 12:23:35 +03:00 |
|
Peter Gribanov
|
e9c915b100
|
function split() is DEPRECATED
|
2017-09-07 12:16:39 +03:00 |
|
Srihari Thalla
|
9f0fec6522
|
Fix minor typo in Interface Segregation Principle
|
2017-09-07 14:32:44 +05:30 |
|
Peter Gribanov
|
0de08e1275
|
change preg_split() to explode()
|
2017-09-07 11:19:36 +03:00 |
|
Peter Gribanov
|
6c01399ce8
|
Merge pull request #5 from jupeter/master
Update master
|
2017-09-07 11:08:34 +03:00 |
|
Filip Koblański
|
a5de98d475
|
Upgrade of a GOOD example for section "Avoid conditionals"
|
2017-09-07 09:55:05 +02:00 |
|
Peter Gribanov
|
3e3bac6a29
|
leave only CRUD access
|
2017-09-07 09:00:20 +03:00 |
|
Amit Merchant
|
f9e463afd3
|
Update README.md
|
2017-09-07 10:36:46 +05:30 |
|
Tomáš Votruba
|
7ec6881e56
|
README: make human headline
|
2017-09-06 22:02:54 +02:00 |
|
Tomáš Votruba
|
efebe3587e
|
Merge pull request #77 from emnsen/patch-1
Correct CS in objects
|
2017-09-06 21:58:14 +02:00 |
|
Tomáš Votruba
|
d9db49057a
|
Merge pull request #82 from matannoam/patch-1
spelling correction
|
2017-09-06 21:57:02 +02:00 |
|
Tomáš Votruba
|
412343ae23
|
Merge pull request #79 from amitmerchant1990/patch-2
Fixed a typo
|
2017-09-06 21:53:27 +02:00 |
|
Matan Noam Shavit
|
4b4808c0d6
|
spelling correction
Tanslations -> Translations
|
2017-09-06 08:33:05 -04:00 |
|
Peter Gribanov
|
05e0bbc564
|
Not use bitwise offset. It's too complicated
|
2017-09-06 13:57:45 +03:00 |
|
Peter Gribanov
|
4a1cdae28e
|
use my serializer. not a PHP function serialize()
|
2017-09-06 13:26:34 +03:00 |
|
Peter Gribanov
|
51e023425c
|
rename const ACCESS_ALL to ACCESS_FULL
|
2017-09-06 12:24:29 +03:00 |
|
Peter Gribanov
|
e507f54213
|
add user access example
|
2017-09-06 12:00:39 +03:00 |
|