Sebastian Meyer
|
78dc647c98
|
Ignore unused code in library
|
2024-07-11 13:55:26 +02:00 |
Sebastian Meyer
|
8c63cfeeb7
|
Update README.md
|
2024-07-11 13:45:20 +02:00 |
Sebastian Meyer
|
209dd469c4
|
Release v2.1.1
|
2024-07-11 13:14:31 +02:00 |
Sebastian Meyer
|
09d3940a1f
|
Update documentation
|
2024-07-11 13:08:56 +02:00 |
Sebastian Meyer
|
c249ac7ae7
|
Add composer commands for tools
|
2024-07-11 13:08:28 +02:00 |
Sebastian Meyer
|
e3c315d149
|
Update documentation
|
2024-04-03 22:37:03 +02:00 |
Sebastian Meyer
|
22a3774dcf
|
Update changelog
|
2024-04-03 22:37:03 +02:00 |
Sebastian Meyer
|
22b7ff7990
|
Extend API of StrictArray
|
2024-04-03 22:37:03 +02:00 |
Sebastian Meyer
|
c018fc4979
|
Add StrictQueue::dequeue() method
|
2024-04-03 22:37:03 +02:00 |
Sebastian Meyer
|
3fddb3981e
|
Rename SPL datastructure API trait
|
2024-04-03 22:37:03 +02:00 |
dependabot[bot]
|
051bb6a355
|
Bump actions/configure-pages from 4 to 5 (#1)
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-02 19:48:26 +02:00 |
Sebastian Meyer
|
f986cfb6b0
|
Update keywords
|
2024-03-31 18:34:21 +02:00 |
Sebastian Meyer
|
d8268e464f
|
Fix code-styling
|
2024-03-31 17:47:24 +02:00 |
Sebastian Meyer
|
3670945f3e
|
Update documentation
|
2024-03-31 17:41:04 +02:00 |
Sebastian Meyer
|
1c1c3c49ad
|
Fix code styling
|
2024-03-27 23:08:42 +01:00 |
Sebastian Meyer
|
b7b65c2496
|
Add new datastructure StrictArray
|
2024-03-27 12:19:43 +01:00 |
Sebastian Meyer
|
f3c152cf09
|
Add PHPStan doc tag for dependency
|
2024-03-27 12:18:27 +01:00 |
Sebastian Meyer
|
d0dcdb5110
|
Update documentation
|
2024-03-26 20:10:30 +01:00 |
Sebastian Meyer
|
0bbeec44c9
|
Rework datastructures to use trait
|
2024-03-26 17:26:22 +01:00 |
Sebastian Meyer
|
a2a0b721be
|
Introduce new InvalidDataTypeException
|
2024-03-26 17:26:04 +01:00 |
Sebastian Meyer
|
83b73ff717
|
Move SPL datastructure API to trait
|
2024-03-26 17:25:36 +01:00 |
Sebastian Meyer
|
975785e989
|
Add TypeChecker trait
|
2024-03-26 17:24:46 +01:00 |
Sebastian Meyer
|
05dc709e0a
|
Update .gitignore
|
2024-03-20 16:26:51 +01:00 |
Sebastian Meyer
|
ab68eb4792
|
Update dependencies
|
2024-03-20 14:11:44 +01:00 |
Sebastian Meyer
|
c8ebed23ed
|
Update dependencies
|
2024-03-11 19:57:01 +01:00 |
Sebastian Meyer
|
77f9c356ef
|
Update dependabot.yml
|
2024-02-19 18:19:31 +01:00 |
Sebastian Meyer
|
3db89b5841
|
Update documentation
|
2024-02-19 14:52:57 +01:00 |
Sebastian Meyer
|
45c1716876
|
Explicitly declare used functions
|
2024-02-16 16:16:05 +01:00 |
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 |