|
@@ -4,7 +4,7 @@ module Docs
|
|
|
|
|
|
|
|
self.name = 'PHP'
|
|
self.name = 'PHP'
|
|
|
self.type = 'php'
|
|
self.type = 'php'
|
|
|
- self.release = 'up to 7.0.3'
|
|
|
|
|
|
|
+ self.release = 'up to 7.0.5'
|
|
|
self.base_url = 'https://secure.php.net/manual/en/'
|
|
self.base_url = 'https://secure.php.net/manual/en/'
|
|
|
self.root_path = 'index.html'
|
|
self.root_path = 'index.html'
|
|
|
self.initial_paths = %w(
|
|
self.initial_paths = %w(
|