pullrequests Search Results · language:Edge language:TypeScript language:PHP language:PHP language:TypeScript language:JavaScript
Filter by
46.3M results
Summary
- Add lib/JIT/IteratorProtocolHelper.php and wire IteratorHelper for TYPE_ITER_* on Iterator / IteratorAggregate
objects (Zend zend_iterators.c parity).
- Enable JitIteratorWalk object ...
Problema encontrado
O endpoint POST /api/auth/login verificava se redis estava disponível usando na mesma condição que checava
user.totpEnabled:
// ANTES — se redis === undefined e 2FA habilitado: ...
- Deux cartes distinctes avec initiales, rôle et bio précise
- Arthur : cybersécurité applicative, EBIOS RM chez Covéa, dev fullstack Groupama, bug hunter YesWeHack
- Guillaume : architecture et ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Fase 4 — Backlog Lazy Load
Problema
fetchDemandasEnriched carrega todas as demandas do time em uma única query. Para times com 200+ demandas isso representa
~400 KB de JSON por cache miss, bloqueando ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
Resumen
Agrega aria-label= Pie de página al elemento footer en Footer.tsx.
El footer ya es un landmark semántico (contentinfo) reconocido por AT, pero sin label un screen reader solo anuncia fin
de ...
Problem
The previous commit in PR #178 added || lastReview.type === recheck to the fixAfterReview check in
identifyNextWorkflowStep. The reasoning was: a recheck implies fix already ran, so skip fix. ...