From 0091cc6bd2198e33a7d0e6fc6815cd331fa00d34 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 26 Nov 2017 17:39:40 -0500 Subject: [PATCH] Update PHP documentation (7.1.12) Closes #686. Closes #673. --- lib/docs/scrapers/php.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/docs/scrapers/php.rb b/lib/docs/scrapers/php.rb index 44b8c24d..78736a0e 100644 --- a/lib/docs/scrapers/php.rb +++ b/lib/docs/scrapers/php.rb @@ -4,7 +4,7 @@ module Docs self.name = 'PHP' self.type = 'php' - self.release = 'up to 7.1.5' + self.release = '7.1.12' self.base_url = 'https://secure.php.net/manual/en/' self.root_path = 'index.html' self.initial_paths = %w( @@ -20,7 +20,7 @@ module Docs self.links = { home: 'https://secure.php.net/', - code: 'https://github.com/php/php-src' + code: 'https://git.php.net/?p=php-src.git;a=summary' } # Downloaded from php.net/download-docs.php @@ -45,7 +45,7 @@ module Docs BOOKS = %w(apache apc apcu array bc bzip2 calendar csprng classobj ctype curl datetime dba dir dom ds eio errorfunc ev event exec exif fileinfo filesystem filter - ftp funchand gearman geoip gettext gmagick gmp hash iconv iisfunc image + ftp funchand gearman geoip gettext gmagick gmp hash ibase iconv iisfunc image imagick imap info inotify intl json judy ldap libevent libxml lua mail mailparse math mbstring mcrypt memcached misc mysqli network oauth openssl outcontrol password pcntl pcre pdo pgsql phar posix proctitle pthreads quickhash regex runkit