소스 검색

Update PHP documentation (5.6.2)

Thibaut 11 년 전
부모
커밋
f3e3783ee2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/php.rb

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

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