php-school / learn-you-php

🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
http://www.phpschool.io/
MIT License
319 stars 36 forks source link

Update to php-school/php-workshop v2 #72

Closed AydinHassan closed 7 years ago

AydinHassan commented 7 years ago

Needs a bit more testing yet - but the unit tests are passing now.

I'd like to go through the exercises one by one and see if everything is still working.

Update 17/12/16: All exercises checked and looking good!

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #72 into master will not change coverage

@@           master   #72   diff @@
===================================
  Files          12    12          
  Lines         319   319          
  Methods        81    81          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          319   319          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 4ead849...da6577c