Browse Source

Update PHP documentation to 5.5.6

Thibaut 12 years ago
parent
commit
f5eb547900
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/php.rb

+ 1 - 1
lib/docs/scrapers/php.rb

@@ -5,7 +5,7 @@ module Docs
 
     self.name = 'PHP'
     self.type = 'php'
-    self.version = 'up to 5.5.4'
+    self.version = 'up to 5.5.6'
     self.base_url = 'http://www.php.net/manual/en/'
     self.root_path = 'extensions.alphabetical.html'