Update PHP documentation to 5.5.7

pull/29/head
Thibaut 11 years ago
parent 4944325d6a
commit 72ec1839b1

@ -2,7 +2,7 @@ module Docs
class Php < FileScraper
self.name = 'PHP'
self.type = 'php'
self.version = 'up to 5.5.6'
self.version = 'up to 5.5.7'
self.base_url = 'http://www.php.net/manual/en/'
self.root_path = 'index.html'
self.initial_paths = %w(

Loading…
Cancel
Save