tecnickcom / TCPDF

Official clone of PHP library to generate PDF documents and barcodes
https://tcpdf.org
Other
4.18k stars 1.51k forks source link

encodeUrlQuery takes into account the port #493

Closed richie21 closed 2 years ago

richie21 commented 2 years ago

In order to take into account the port in the URLs (related to PR #148).

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@ff83da8). Click here to learn what that means. The diff coverage is 0.00%.

:exclamation: Current head 2134285 differs from pull request most recent head a8bd583. Consider uploading reports for the commit a8bd583 to get more accurate results

@@           Coverage Diff           @@
##             main     #493   +/-   ##
=======================================
  Coverage        ?   72.98%           
=======================================
  Files           ?      128           
  Lines           ?    23108           
  Branches        ?        0           
=======================================
  Hits            ?    16866           
  Misses          ?     6242           
  Partials        ?        0           
Flag Coverage Δ
php-5.4-ubuntu-latest 72.48% <0.00%> (?)
php-5.5-ubuntu-latest 72.47% <0.00%> (?)
php-5.6-ubuntu-latest 72.52% <0.00%> (?)
php-7.1-ubuntu-latest 72.92% <0.00%> (?)
php-7.4-ubuntu-latest 72.79% <0.00%> (?)
php-8.0-ubuntu-latest 72.79% <0.00%> (?)
php-8.1-ubuntu-latest 72.79% <0.00%> (?)
php-nightly-ubuntu-latest 72.79% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/tcpdf_static.php 53.17% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.