1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/main
Peter Kokot db157e3168 Remove redundant PCRE_STATIC definition (#18952)
Current minimum PCRE2 library in PHP is 10.30 (with bundled 10.45) and
none of these versions use PCRE_STATIC macro anymore in favor of
PCRE2_STATIC, which is defined in the generated config.w32.h on Windows.
2025-06-29 20:56:07 +02:00
..
2025-06-21 20:17:15 +02:00
2024-05-19 22:57:08 +02:00
2025-02-15 10:12:34 +00:00
2024-11-14 20:36:23 +01:00
2024-11-18 20:53:28 +01:00
2025-06-09 22:05:21 +02:00
2025-05-21 19:39:02 +02:00
2025-03-29 13:29:40 +01:00
2025-04-21 13:20:45 +02:00
2025-06-21 20:17:15 +02:00
2024-11-18 20:53:28 +01:00
2024-12-01 11:00:17 +01:00
2024-10-06 19:43:19 +01:00
2024-02-08 12:08:07 +01:00
2023-01-16 12:27:33 +01:00