1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Files
archived-php-src/ext
Niels Dossche ea69276fd5 Fix GH-17687: initializer-string for array of ... warnings
Starting with gcc 15 the warning `-Wunterminated-string-initialization`
is enabled by default. We make now use of the `nonstring` attribute to
silence the warning for the cases where this is intended.

Closes GH-18603.
2025-05-27 20:28:29 +02:00
..
2025-05-24 20:39:59 +02:00
2025-05-02 21:33:02 +01:00
2025-05-26 20:43:44 +02:00
2025-04-05 18:33:12 +01:00
2025-03-14 10:51:50 +01:00
2025-04-07 18:47:06 +02:00
2025-04-11 23:36:42 +02:00
2025-05-05 14:10:29 +01:00
2025-03-08 12:27:56 +01:00
2025-05-25 12:53:54 +01:00
2025-05-20 21:32:27 +02:00
2025-05-26 16:32:27 +09:00
2025-04-19 13:26:09 +01:00
2025-05-26 16:32:27 +09:00
2025-05-20 08:08:46 +02:00
2025-04-19 14:11:35 +09:00
2025-05-21 19:50:45 +02:00
2025-05-24 20:39:59 +02:00
2025-05-20 21:32:27 +02:00
2025-05-26 19:42:39 +02:00
2025-04-23 22:10:13 +02:00
2025-04-11 23:36:42 +02:00
2025-02-22 16:00:45 +01:00