llupa

Results 22 comments of llupa

Late to the party but had the same issue. The thing is that `json_encode` can be used with any flag combination / bitmask value, and as far as PHP is...

Bump. I have the same behavior. Upon creation `indexable_callback` returns `true`. If a new data set is submitted and persisted, `indexable_callback` returns `false`. I can see that ForElastica events actually...

@deguif thank you for pinging me so soon, but I fear I too wrote too soon. After some further digging (not _too_ soon) I found out that my tests were...

@hoffigk would it be possible to rebase with master and update this PR? I am interested in using other delimiters too and the project now supports PHP 8

I will report it and link these two together. I found the breaking change reference too between Draft 4 and 6. PS: I am OP, I accidentally submitted this issue...

@soyuka I was thinking, if the checker lib does not respond, would submitting a `oneOf` work for API Platform? I can make it so it is **one of** Draft 4...

@soyuka sorry for the ping. This issue can be closed since #6098 has been merged. Eventually when json-schema merges the Draft 06 check, I will make another PR and drop...

Ok! I was not sure if this was an oversight or not. Also, I found it cool you mentioned 3.2.14 just minutes after this happened 😄 :

I cannot tell with certainty if that is the case, I will check or make a poc for the issue. Sorry for the delayed reply, I have been traveling.

Updates 😄 , finally. So I tried to reproduce my own report and I was failing at it. Most of the blame is on me, because while trying to debug...