issues Search Results · repo:chillerlan/php-qrcode language:PHP
Filter by
119 results
(58 ms)119 results
inchillerlan/php-qrcode (press backspace or delete to remove)Issue description
Hi there, great project! just wanted to let u know, that the examples folder items such as svgWithLogo.php need to have
an option defined in order to work.
$options- outputType ...
duplicate
hussainabeer
- 1
- Opened 10 hours ago
- #303
Issue description
I copied the code for EPS example but it still saves data as svg
Expected behavior
Correct EPS file
Code sample
use chillerlan\QRCode\{QRCode, QROptions};
use chillerlan\QRCode\Output\QREps; ...
duplicate
moseleyi
- 1
- Opened 7 days ago
- #302
Issue description
On demo page option to Connect SVG paths toggle does not affect output QR code with Draw circular modules set to either
true or false.
Expected behavior
If I understand this parameter ...
Meldiron
- 1
- Opened on Mar 2
- #297
Issue description
Lots of questions 1 I can t set the background color for PNG 2 I can t choose the size normally, for example 500x500
Expected behavior
Qr code PNG 500x500 with black background and ...
alex-l-iwpdev
- Opened on Feb 6
- #293
Issue description
The examples/image.php returns svg instead of png
Expected behavior
A png file should be created
Code sample
?php
/**
* GdImage output example
*
* @created 24.12.2017
...
larstippmann
- Opened on Jan 9
- #291
https://github.com/chillerlan/php-qrcode/blob/9964cf8ff1ad90d17c360bd320cf18e16cd59829/src/Data/AlphaNum.php#L30
https://onlinephp.io/c/215012
(bool)preg_match( #^[+-.]+$# , , ) = true BUT (bool)preg_match( ...
robodal
- 4
- Opened on Oct 8, 2024
- #282
!-- Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to. If you have a question or an issue that is not a feature request, please use the Q A section under discussions instead. Thanks! ...
enhancement
help wanted
codemasher
- Opened on Jul 15, 2024
- #277
Running QRCode against PHP 8.4.0alpha1 gives a number of E_DEPRECATED error messages, eg
E_DEPRECATED in C:\inetpub\wwwroot\abcd\lib\chillerlan\QRCode\QRCode.php at line 80
chillerlan\QRCode\QRCode::render(): ...
PHP deprecation
campbell-m
- 7
- Opened on Jul 15, 2024
- #276
Describe the bug or unexpected behaviour
A QRCode recognition fails with the error failed to read version even if the QRCode can be decoded with a phone for
example.
Steps to reproduce the behavior
...
bug
rderimay
- 4
- Opened on Jun 3, 2024
- #270
@YeftaAW how so? Please open a new discussion for your issue.
Originally posted by @codemasher in https://github.com/chillerlan/php-qrcode/issues/127#issuecomment-2126340767
I have tried this example: ...
YeftaAW
- Opened on May 23, 2024
- #265

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.