|
9fd7fdaec9
|
Remove redundant public method
|
2023-11-21 18:04:25 +01:00 |
|
|
da33bce753
|
Raise PHPStan level to 9
|
2023-11-19 20:53:44 +01:00 |
|
|
a53e3303a0
|
Add PHPStan with strict rules
|
2023-11-19 16:01:58 +01:00 |
|
|
6730748032
|
Run PHP-CS-Fixer
|
2023-11-19 15:56:42 +01:00 |
|
|
afd6ec6e92
|
Add alias methods to StrictQueue and StrictStack
|
2023-11-19 10:52:11 +01:00 |
|
|
e198aca844
|
Fix namespaces in phpDocs
|
2023-11-18 22:22:27 +01:00 |
|
|
a65299546c
|
Use sprintf() for error messages
|
2023-11-18 18:50:14 +01:00 |
|
|
7456e56266
|
Make namespaces more consistent
|
2023-11-18 18:13:51 +01:00 |
|
|
5f45256d23
|
Consolidate documentation
|
2023-11-18 16:53:42 +01:00 |
|
|
9266905a2b
|
Consolidate namespaces
|
2023-11-15 14:43:11 +01:00 |
|
|
4b02d4f0e6
|
Improve phpDoc documentation
|
2023-11-15 12:01:21 +01:00 |
|
|
bd4b72168f
|
Make setIteratorMode final for stacks and queues
|
2023-11-13 15:18:16 +01:00 |
|
Sebastian Meyer
|
a84046755e
|
Reimplement data structures based on SPL
|
2023-11-12 15:34:08 +01:00 |
|
|
524073fdbb
|
Update Stack.php
|
2023-11-10 22:41:32 +01:00 |
|
|
b1596411a5
|
Remove redundant use statements
|
2023-11-10 22:40:19 +01:00 |
|
|
4e02397519
|
Rework data structures
|
2023-11-10 22:36:25 +01:00 |
|
Sebastian Meyer
|
0b3e23ebdc
|
Add StrictQueue and StrictStack data structures
|
2023-11-07 23:45:51 +01:00 |
|
|
9cb46b4935
|
Move project to php-basics
|
2023-11-06 17:54:14 +01:00 |
|