Releases: tigron/skeleton-core
Releases · tigron/skeleton-core
v0.1.12
v0.1.11
- search for the route where the most params are used
- don't append $language in GET url when not setup in route
v0.1.10
Make it possible to prevent reverse rewriting
v0.1.9
bugfix: classname underscores
trim double underscores from classnames
0.1.8
bugfix: last change for 'add_include_path' was missing
0.1.7
fix for opcache_compile_file:
sometimes, the compilation of a file fails. Probably caused by concurrancy. Let's catch the warning and invalidate the opcache
v0.1.6
Bugfix: only use opcode is opcode is available.
v0.1.5
Update on autoloader:
- make sure that every loaded file is added to opcache
v0.1.4
Add namespaces
0.1.3
Add extra classnames to pager generated links.
Usefull to bind new actions or define custom styling