1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Peter Kokot fffe642d67 Remove HAVE_PTRDIFF_T and SIZEOF_PTRDIFF_T (#18968)
The ptrdiff_t is a C89 standard type defined in `<stddef.h>` and widely
available on current platforms. Using it conditionally as in these
occurrences is not needed anymore.
2025-06-28 20:16:12 +02:00
..
2025-06-23 13:58:19 +02:00
2025-06-26 22:38:08 +02:00
2025-03-14 10:51:50 +01:00
2025-06-18 20:47:40 +02:00
2025-03-08 12:27:56 +01:00
2025-06-23 13:58:31 +02:00
2025-06-27 15:47:36 +02:00
2025-04-19 14:11:35 +09:00
2025-06-09 11:26:27 +02:00
2025-06-23 14:30:08 +02:00
2025-05-24 20:39:59 +02:00
2025-06-10 09:59:43 +02:00
2025-06-09 11:26:27 +02:00
2025-06-21 18:03:50 +01:00