2
0
mirror of https://github.com/opencultureconsulting/php-basics.git synced 2025-02-23 00:00:24 +01:00

108 Commits

Author SHA1 Message Date
Sebastian Meyer
6270834398 Fix typo 2024-02-15 11:16:18 +01:00
Sebastian Meyer
887a7afda7 Update documentation 2024-02-15 11:13:57 +01:00
Sebastian Meyer
8d0ca2deeb Update phpDocumentor styles 2024-02-15 10:14:55 +01:00
Sebastian Meyer
e402e4ff2c Update .gitattributes 2024-02-14 14:00:13 +01:00
Sebastian Meyer
d6264b2f60 Create .gitattributes 2024-02-14 13:15:32 +01:00
Sebastian Meyer
e002a2e954 Improve styling of documentation 2024-02-12 18:38:42 +01:00
Sebastian Meyer
d3586552df Fix PHP_CodeSniffer rules 2024-02-12 17:57:01 +01:00
Sebastian Meyer
c420147552 Allow underscores in properties and methods 2024-02-12 17:40:30 +01:00
Sebastian Meyer
5d41b3c76a Update API documentation 2024-02-12 17:21:57 +01:00
Sebastian Meyer
f4a1c7e5f3 Update phpDoc for DataStructures 2024-02-12 17:20:45 +01:00
Sebastian Meyer
c0e8a2b59a Change namespace for interface traits 2024-02-12 17:20:12 +01:00
Sebastian Meyer
a5c573380c Remove visibility option from phpDoc configuration 2024-02-12 11:32:58 +01:00
Sebastian Meyer
4bb4d531a3 Don't mark public methods as internal 2024-02-12 11:31:48 +01:00
Sebastian Meyer
5b1572d259 Add reference to Singleton documentation 2024-02-11 22:48:57 +01:00
Sebastian Meyer
0467b8bad9 Fix phpDoc errors 2024-02-11 22:31:59 +01:00
Sebastian Meyer
6cb08ef7a3 Fix typo in phpDoc 2024-02-11 19:17:24 +01:00
Sebastian Meyer
e26a6d4b9d Update phpDoc for error and exception handlers 2024-02-11 19:16:13 +01:00
Sebastian Meyer
3610dccfc5 Update phpDoc for interface traits 2024-02-11 19:07:05 +01:00
Sebastian Meyer
fec263c64b Add Overloading traits 2024-02-11 19:05:56 +01:00
Sebastian Meyer
02a108aac2 Update phpDoc for Getter and Setter traits 2024-02-11 17:33:36 +01:00
Sebastian Meyer
3f666d724d Update phpDoc for Singleton trait 2024-02-11 16:21:02 +01:00
Sebastian Meyer
8fe5c94c39 Generate documentation for internals 2024-02-11 16:20:02 +01:00
Sebastian Meyer
940b68edfa Improve style for code in documentation 2024-02-11 16:19:41 +01:00
Sebastian Meyer
102ac855b5 Rework documentation templates 2024-02-10 18:51:27 +01:00
Sebastian Meyer
c4479b4990 Update documentation 2024-02-09 22:57:20 +01:00
Sebastian Meyer
0ae6064c1e Update static analyzer configuration 2024-02-09 21:31:00 +01:00
Sebastian Meyer
fc54a7161b Adjust phpDoc 2024-02-07 18:29:32 +01:00
Sebastian Meyer
f9c31402d4 Remove old documentation 2024-02-05 15:45:33 +01:00
Sebastian Meyer
809a8197b6 Update PHP version in workflows 2024-02-05 15:44:15 +01:00
Sebastian Meyer
01cd52aeae Make Collection type-sensitive 2024-02-05 15:37:02 +01:00
Sebastian Meyer
14f586d9bf Add Collection datas tructure 2024-01-30 22:25:42 +01:00
Sebastian Meyer
a63164c9fc Update phpDoc 2024-01-30 22:24:10 +01:00
Sebastian Meyer
625a8bef23 Update links in composer.json 2024-01-28 18:00:33 +01:00
Sebastian Meyer
bbf9e64ddc Initial documentation upload 2024-01-28 17:30:20 +01:00
Sebastian Meyer
03cb7a3002 Fix phpDocs 2024-01-28 16:35:33 +01:00
Sebastian Meyer
11a7179c21 Update phpDoc 2024-01-26 16:37:41 +01:00
Sebastian Meyer
15222992f8 Add Psalm GitHub workflow 2024-01-26 11:47:16 +01:00
Sebastian Meyer
addf2e869d Add Psalm tooling 2024-01-26 11:40:26 +01:00
Sebastian Meyer
7a8ac2f87a Update PHPDoc 2024-01-24 22:45:04 +01:00
Sebastian Meyer
7311da4b22 Add error handler for exceptions 2024-01-24 22:44:31 +01:00
Sebastian Meyer
3f633ef11e Update PHPCS workflow 2024-01-24 09:58:26 +01:00
Sebastian Meyer
a4eb7bc4ea Add PHPCS GitHub workflow 2024-01-24 09:55:12 +01:00
Sebastian Meyer
be3b5f1141 Add phpDocumentor tooling 2024-01-23 17:59:30 +01:00
Sebastian Meyer
ca19810a56 Update PHPDocs 2024-01-23 17:58:33 +01:00
Sebastian Meyer
9832946b35 Add PHP_CodeSniffer tooling 2024-01-23 17:56:19 +01:00
Sebastian Meyer
f832b58a3e Make StrictList compatible with SplDoublyLinkedList v1.1.0 2024-01-22 21:03:54 +01:00
Sebastian Meyer
1eb426de38 Declare interfaces for traits 2024-01-22 18:45:51 +01:00
b20a8df00c Add exception handling to Singleton trait v1.0.1 2024-01-03 15:27:36 +01:00
Sebastian Meyer
6ba215e3fc Update dependencies v1.0.0 2024-01-01 10:20:19 +01:00
a0315b8196 Update PHPDoc for Singleton trait 2023-12-20 13:48:35 +01:00