Skip to content

Tags: menadwork/php-domain-parser

Tags

5.0.10

Toggle 5.0.10's commit message
Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
#	composer.json

5.0.9

Toggle 5.0.9's commit message
[+]: update "suffix-list"-data

5.0.8

Toggle 5.0.8's commit message
[+]: "Add ability to load a specific section of the PSL" | thx @nyams…

…prod

-> jeremykendall#180

5.0.7

Toggle 5.0.7's commit message
Merge branch 'develop'

5.0.6

Toggle 5.0.6's commit message
[*]: "[Insight] Text files should end with a newline character - in .…

…styleci.yml, line 16"

5.0.5

Toggle 5.0.5's commit message
[+]: use "CURLE_COULDNT_CONNECT" to follow redirects via Curl

[+]: update data via "bin/update-psl"

5.0.4

Toggle 5.0.4's commit message
[+]: use new version of "portable-utf8" (3.0)

3.0.0.1

Toggle 3.0.0.1's commit message
Added adapter-specific exception. Added second attempt to obtain PSL …

…ignoring SSL peer. Protect PHP cache to be rewrited with an empty array in case of error.

Throwing an HTTP adapter's exception if content couldn't be fetched
Added handling of exceptions during getting PSL
Prevent writing an empty data into a cache file
(by  Alex Shu)

5.0.3

Toggle 5.0.3's commit message
[+]: "Prevent writing an empty data into a cache file"

-> oxigenka@d89b4b9

5.0.2

Toggle 5.0.2's commit message
[+]: fixed the "cURL"-adapter