diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-11 23:15:02 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-11 23:15:02 +0900 |
| commit | 73ab00d3108933c952844b3820f44230c8203807 (patch) | |
| tree | 0c599481939c2e970714426111851e0037fedd06 /crates/shirabe/src/script | |
| parent | c18e25b3384c7640b2bc4d77314fddcc90651d21 (diff) | |
| download | php-shirabe-73ab00d3108933c952844b3820f44230c8203807.tar.gz php-shirabe-73ab00d3108933c952844b3820f44230c8203807.tar.zst php-shirabe-73ab00d3108933c952844b3820f44230c8203807.zip | |
chore(php-shim): drop the PHP_INT_* constants
PHP_INT_MAX/MIN/SIZE have exact Rust counterparts under the int -> i64
mapping, so the call sites use i64::MAX directly. PHP_INT_SIZE is
queried from the PHP runtime where it is actually needed.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/script')
0 files changed, 0 insertions, 0 deletions
