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

Clarify hello world instructions #70

Closed AydinHassan closed 7 years ago

AydinHassan commented 7 years ago

@pavlakis does this solve #67 ? I like the suggestion for creating the file, but that will have to come later, requires some new features in the workshop to do that.

Tracking it here: https://github.com/php-school/php-workshop/pull/130 but I'm not keen on the approach yet and it will require breaking BC :(

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #70 into master will not change coverage

@@           master   #70   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 8800750...380e77b