[PR #7283] Add a polyfill for ctype #10404

Closed
opened 2026-01-22 16:07:25 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7283

State: closed
Merged: Yes


A cytpe function is used here: 2726636e55/lib/Doctrine/ORM/Query/Lexer.php (L163)

But ctype is not always enabled, especially for minimalist distributions like alpine.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7283 **State:** closed **Merged:** Yes --- A cytpe function is used here: https://github.com/doctrine/doctrine2/blob/2726636e55fdbdf6fb1ed466f22d34de116fb8f9/lib/Doctrine/ORM/Query/Lexer.php#L163 But ctype is not always enabled, especially for minimalist distributions like alpine.
admin added the pull-request label 2026-01-22 16:07:25 +01:00
admin closed this issue 2026-01-22 16:07:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10404