Skip to content

Commit 0025730

Browse files
committed
Update PHP documentation (5.5.11)
1 parent 939f626 commit 0025730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/php.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Php < FileScraper
33
self.name = 'PHP'
44
self.type = 'php'
5-
self.version = 'up to 5.5.10'
5+
self.version = 'up to 5.5.11'
66
self.base_url = 'http://www.php.net/manual/en/'
77
self.root_path = 'index.html'
88
self.initial_paths = %w(

0 commit comments

Comments
 (0)