From c0c3da57ad1668cfbc57ce3ddc6de7c6ecb332b8 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 12 Oct 2014 09:46:13 -0400 Subject: [PATCH] Update PHP documentation (5.6.1) --- lib/docs/filters/php/entries.rb | 1 + lib/docs/scrapers/php.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/docs/filters/php/entries.rb b/lib/docs/filters/php/entries.rb index 836c9a30..08eade8b 100644 --- a/lib/docs/filters/php/entries.rb +++ b/lib/docs/filters/php/entries.rb @@ -3,6 +3,7 @@ module Docs class EntriesFilter < Docs::EntriesFilter TYPE_BY_NAME_STARTS_WITH = { 'ArrayObject' => 'SPL', + 'Collectable' => 'pthreads', 'Cond' => 'pthreads', 'CURL' => 'cURL', 'Date' => 'Date/Time', diff --git a/lib/docs/scrapers/php.rb b/lib/docs/scrapers/php.rb index 76430dfb..22965344 100644 --- a/lib/docs/scrapers/php.rb +++ b/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.0' + self.version = 'up to 5.6.1' self.base_url = 'http://www.php.net/manual/en/' self.root_path = 'index.html' self.initial_paths = %w(