Download Latest Version scriptlog-v1.0.3.tar.gz (17.0 MB)
Email in envelope

Get an email when there's a new version of Scriptlog

Home / v1.0.2
Name Modified Size InfoDownloads / Week
Parent folder
scriptlog-v1.0.2.tar.gz 2026-04-10 17.0 MB
scriptlog-v1.0.2.zip 2026-04-10 19.0 MB
README.md 2026-04-09 2.3 kB
v1.0.2 - Maleo Senkawor Patch Release source code.tar.gz 2026-04-09 11.8 MB
v1.0.2 - Maleo Senkawor Patch Release source code.zip 2026-04-09 12.8 MB
Totals: 5 Items   60.5 MB 0

Bug Fixes & Reliability Improvements

This patch release addresses several reliability and robustness issues in the Bootstrap process and utility loader.

Changes:

  1. Bootstrap Reliability Fixes (src/lib/core/Bootstrap.php)
  2. Database connection now fails gracefully when credentials are missing or invalid
  3. DAOs and services now only instantiate when a valid database connection exists
  4. Added null coalescing operators for array keys that may not exist
  5. Added guards to prevent session operations in CLI/header-sent scenarios
  6. Made applySecurity() resilient to utility function errors

  7. Utility Loader Fixes (src/lib/utility-loader.php, src/generate-utility-list.php)

  8. Fixed duplicate function declaration error for load_core_utilities()
  9. Updated generator to produce safe function declarations that prevent redeclaration errors
  10. Properly guards function calls to prevent "function does not exist" errors

  11. Test Infrastructure (tests/)

  12. Added comprehensive unit tests for Bootstrap class (43 tests, 89 assertions)
  13. Updated test bootstrap to properly load critical utility functions
  14. Tests cover configuration loading, error handling, edge cases, and more

Files Changed:

  • src/lib/core/Bootstrap.php
  • src/lib/utility-loader.php
  • src/generate-utility-list.php
  • tests/bootstrap.php
  • tests/unit/BootstrapTest.php (new)

Maleo Senkawor - Honoring Macrocephalon maleo, the critically endangered megapode endemic to Sulawesi, Indonesia. This large bird, known for its distinctive bony casque and remarkable incubation strategy using geothermal and solar heat, faces severe threats from habitat loss and egg poaching. With only an estimated 4,000–7,000 breeding pairs remaining in the wild, the maleo is listed as Critically Endangered on the IUCN Red List and protected under CITES Appendix I. Conservation efforts by organizations like the Wildlife Conservation Society and the Alliance for Tompotika Conservation are vital to safeguarding this unique species and its habitat.

Download Scriptlog

Source: README.md, updated 2026-04-09