sitrunlab / LearnZF2

Learn ZF2 Website
http://learnzf2.sitrun-tech.com/
BSD 3-Clause "New" or "Revised" License
19 stars 14 forks source link

Feature/60 #70

Closed acelaya closed 9 years ago

acelaya commented 9 years ago

The pagination tutorial module, described in #60

samsonasik commented 9 years ago

@acelaya thank you, travis build failures on https://travis-ci.org/sitrunlab/LearnZF2/jobs/43199838 . You can run

php-cs-fixer fix module/LearnZF2Pagination

to patch it ;)

acelaya commented 9 years ago

Done.

samsonasik commented 9 years ago

Thank you, I will test it locally ;)

acelaya commented 9 years ago

Perfect. Let me know if you see something weird.

samsonasik commented 9 years ago

Looks good, It have been merged, I've patched the conflict because of db usage at config/autolaod/global.php, added note at CHANGELOG.md, update build.xm thread.

I will re-add sqldump at data/sql/learnzf2.sql with new data ( LearnZF2Pagination ) in a hotfix.