Guilherme Siani
db4b17c70e
refactor: add void return type of update user observer
2021-07-04 22:31:58 -03:00
Dominik Liebler
4678b5d86f
PHP8
2021-04-12 14:04:45 +02:00
Ana Carolina Lima Hamud
998da795dd
Fix links to the main branch
2020-06-20 11:27:02 -03:00
Dominik Liebler
579a5ac946
update deps & install rector
2019-12-14 13:41:03 +01:00
Dominik Liebler
5fb2980b45
add psalm and travis check
2019-08-31 14:31:01 +02:00
Dominik Liebler
e02bcea33f
put declare() in the same line as the php tag
2019-08-19 18:11:49 +02:00
Dominik Liebler
26b1f209e2
remove UML files as only PNGs are used
2019-08-19 16:55:54 +02:00
Dominik Liebler
db3032cd48
removed not used uml.svg
2019-08-19 16:48:14 +02:00
Dominik Liebler
de5c0c929c
explicitely set script_types=1
2019-08-17 21:58:04 +02:00
Sara Bine
2f467febbf
Improve grammar: these code > this code
2017-04-03 19:14:10 -06:00
Fabri Di Napoli
5df6eec070
Adapt Unit Tests code to PHPUnit 6
2017-03-09 00:35:08 +01:00
Dominik Liebler
9b9eee5a4c
PHP7 Observer
2016-09-22 10:54:22 +02:00
Dominik Liebler
95ad95c33e
On to PHP7^!
2016-09-21 17:23:20 +02:00
Dominik Liebler
3d6db19db3
fixed grammar
2016-09-21 15:03:31 +02:00
Dominik Liebler
fe1f144ec3
Applied fixes from StyleCI
2015-12-21 07:28:20 -05:00
ibandominguez
1a6152772d
add visibility declaration to __construct
2015-06-20 20:01:16 +01:00
Dominik Liebler
7e707cc0fc
Merge pull request #135 from bocharsky-bw/patch-1
...
Replace array storage with SplObjectStorage
2015-06-01 11:47:23 +02:00
Victor
2af532c8ee
Fix observer attach/detach tests
2015-06-01 01:05:23 +03:00
Faust
fa36638e88
use Anonymous Hyperlinks for wikipedia link
2015-05-29 12:11:16 +02:00
Bocharsky Victor
db7dab5b0d
Replace array storage with SplObjectStorage
...
If you already use SPL interfaces in your example, maybe better to use `SplObjectStorage` too instead of `array` to store observers with `attach` and `detach` convenient methods?
What do you think?
2015-05-27 21:37:19 +03:00
Dominik Liebler
8eed6f9c21
Merge pull request #130 from nueckman/codestyle-1
...
codestyle - remove trailing whitespaces
2015-04-09 21:40:48 +02:00
Faust
65cc90e974
sort php files Behavioral and More
2015-04-08 23:19:24 +02:00
Faust
ff327e3a0c
Change index.rst to README.rst
...
remove all pattern's README.md
2015-04-05 06:05:24 +02:00
Faust
818c221c78
fix wikipedia links for pdf version
2015-04-05 03:29:00 +02:00
Faust
c609ef5952
add wikipedia link
2015-04-03 10:57:00 +02:00
Faust
bba8b0df43
execute read-the-docs.sh
2015-04-02 00:03:33 +02:00
Nils Rückmann
2bc3d20e5e
codestyle - remove trailing whitespaces
2015-03-27 12:19:20 +01:00
John Webb
1dabe3c6ed
Added Behavioral pattern UMLs
2014-07-31 14:47:55 -05:00
John Webb
de431c5126
Added More pattern UMLs
2014-07-31 14:13:53 -05:00
dongww
f9f008d5fb
Update User.php
2014-06-20 15:36:24 +08:00
Antonio Spinelli
0c774a89e4
create a Test folder for each pattern
2014-05-05 12:02:29 -03:00
Antonio Spinelli
fc3b6a1608
cs fix
2014-04-16 17:59:03 -03:00
Antonio Spinelli
646e0e2fd9
it was created the Behavioral namespace and append its patterns
2014-04-15 22:59:16 -03:00
Antonio Spinelli
e59d70a0ac
start a restructure
2014-03-21 18:03:45 -03:00