alt3 / cakebox

Framework agnostic virtual PHP Development Environment
128 stars 27 forks source link

phpmyadmin errors in php7.2 #99

Closed dereuromark closed 6 years ago

dereuromark commented 6 years ago

with the now installed PHP 7.2 you get some count() and other errors that prevent you from working with it smoothly.

Can we wget download from https://www.phpmyadmin.net/downloads/ (latest one, e.g. phpMyAdmin 4.7.8) and replace the current 4.5.x one as part of the install script?

bravo-kernel commented 6 years ago

phpmyadmin is not part of the built; just an example in the docs

bravo-kernel commented 6 years ago

Closing as it is not in the default YAML. Also see https://github.com/alt3/cakebox/issues/81

dereuromark commented 6 years ago

Yeah but the documentation then needs adjusting at least: http://cakebox.readthedocs.io/en/latest/tutorials/connecting-to-your-databases/ As this will not really work anymore.

bravo-kernel commented 6 years ago

I agree, feel free to update the doc with a working instruction (or note).