Commit Graph

16 Commits

Author SHA1 Message Date
Remy Bos
c365008429 ENTITY: Entity::__construct() add type declaration to parameter 2022-05-19 11:09:16 +02:00
Mario Simão
56970cc221 style: Adopt PSR12
Dev dependency flyeralarm/php-code-validator has been removed.

Closes #444
2021-10-01 10:26:04 -03:00
Dominik Liebler
4678b5d86f PHP8 2021-04-12 14:04:45 +02: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
de5c0c929c explicitely set script_types=1 2019-08-17 21:58:04 +02:00
Dominik Liebler
461d612b91 PHP7 More 2016-09-22 15:51:45 +02:00
Dominik Liebler
1da5772226 removed superfluous Class comments 2016-09-22 09:18:20 +02:00
Dominik Liebler
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
victor
a2d372d4bb Refactor with SplObjectStorage 2015-08-25 10:32:12 +03:00
Victor
c61f84c49f Fix annotation multiple types 2015-08-23 00:55:42 +03:00
victor
eda331e483 Fix tests for PHP 5.3 2015-08-19 17:28:30 +03:00
victor
a4defb2112 Add unit tests and usage example to README 2015-08-19 15:52:10 +03:00
victor
f5c075f02d Fix bugs and include Composer autoloader to example.php 2015-07-21 10:57:01 +03:00
victor
1b068456c1 Add Entity-Attribute-Value (EAV) pattern 2015-07-20 18:32:30 +03:00