Spoje-NET / Spoje-NET/php-abraflexi
Quotes
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 24
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Chcel by som sa s vami podeliť o svoju skúsenosť (možno o tom aj viete), kde som používal môj primárny zápis requestov, ale neprechádzali mi requesty a riešil som to aj s podporou a podobne.. vo výsledku som s tým zabil veľa času :D a nakoniec som zistil, že problém bol v úvodzovkách.. Do prílohy posielam dva screeny: failed a succes.
Možno to niekomu pomôže, alebo by tam bol priestor na iné dekódovanie aby správne fungovalo aj so single quotes.
Nefunguje:
Funguje:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failed and successful requests shown in the issue screenshots, then trace how request quoting is decoded in the PHP API client. Confirm the expected behavior for single-quoted requests and verify that the previously failing request succeeds without breaking the working form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100