Releases: lignedev/ligne_php
Releases · lignedev/ligne_php
2.5.2
Env file integration
- Integrated
env
file using phpdotenv - Created a env file for example
- Update ligne version
- Now the database credential provider is a env file
- Removed unnecesary config file, this replace by env file
- Added gitignore file
2.1.16
2.0.10
Data base config minor modification
Minor modification on PDOX instance for use a custom error handle
2.0.2
Minor modifcation
2.0.1 README update
2.0 Release
2.0
Error Handler Improved
- Fatal errors are now captured by the error handler
- Minor modification of styles in the presentation of errors.
v1.3.2 Mejora del enrutador
Se mejoro el "enrutador" para permitir que el proyecto este en cualquier directorio del servidor y no solo en un directorio raíz dentro del servidor.
No se requiere modificar la documentación.