Commit graph

8 commits

Author SHA1 Message Date
8d5d443792 Updated build system 2024-10-13 16:40:55 -04:00
0f50faee8f Updated Build System 2024-10-13 16:36:35 -04:00
4fa87c349c
Remove unused ConfigException class, make code style adjustments
Deleted ConfigException class as it was not being used anywhere in the project.
Code style adjustments were made to conform with the PSR-12 coding standard. This includes property and variable naming conventions, use of strict equality operators, reformatting of code and removal of unnecessary comments. The .idea/php.xml file was also updated to a newer version of the library.
Log functions are updated to throw exceptions for non-existent message and invalid level. Also, LogLib is now registered/unregistered  as an exception handler.
Other adjustments were made to achieve consistency in the codebase including renaming properties for clarity, moving magic strings into constants, improving code readability and adding descriptive comments.
2023-10-10 23:29:26 -04:00
Netkas
1b6da9c607 Updated Makefile 2023-03-01 20:29:21 -05:00
Netkas
1192db4bbf Various changes 2023-01-29 21:43:44 -05:00
Netkas
aa996da720 Removed unused 'debug' build configuration 2023-01-25 16:23:49 -05:00
Netkas
09141f3d10 Refactored Project, various changes and bug fixes. Implemented file logging 2022-12-22 18:02:41 -05:00
Netkas
511a8aa9d3 Added Makefile 2022-12-13 23:20:41 -05:00