| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-28 | 189 Bytes | |
| v15.36.0 source code.tar.gz | 2026-07-28 | 172.9 kB | |
| v15.36.0 source code.zip | 2026-07-28 | 287.5 kB | |
| Totals: 3 Items | 460.6 kB | 0 | |
Changed
- Optimize
Lexer::readString()to bulk-scan ordinary bytes withstrcspn()instead of decoding one UTF-8 character at a time https://github.com/webonyx/graphql-php/pull/1948