Skip to content

Commit 380eee6

Browse files
committed
Update PHP documentation (7.2.9)
1 parent 1bbc620 commit 380eee6

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
@@ -4,7 +4,7 @@ class Php < FileScraper
44

55
self.name = 'PHP'
66
self.type = 'php'
7-
self.release = '7.2.5'
7+
self.release = '7.2.9'
88
self.base_url = 'https://secure.php.net/manual/en/'
99
self.root_path = 'index.html'
1010
self.initial_paths = %w(

0 commit comments

Comments
 (0)