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
Niels Dossche 44aea65486 phar: Change hacky check into an exception (#20160)
phar_metadata_tracker_unserialize_or_copy() is only ever preceded by
phar_metadata_tracker_has_data() which won't throw.
This check is quite hacky and it should always be the responsibility of
the caller to avoid calling this, even the comment acknowledges this is
a hack.
2025-10-14 18:48:10 +02:00
..
2025-09-22 15:43:47 +02:00
2025-10-07 14:43:56 +02:00
2025-10-06 10:32:28 +02:00
2025-10-13 18:45:40 +02:00
2025-10-13 06:06:10 +01:00
2025-10-13 08:34:40 +02:00
2025-09-30 15:21:19 +02:00
2025-09-29 12:45:45 -03:00
2025-10-13 16:35:59 +02:00
2025-10-14 18:14:33 +02:00
2025-07-29 14:00:37 +02:00
2025-10-06 10:32:28 +02:00
2025-10-08 17:39:26 +02:00
2025-10-12 11:25:46 +02:00
2025-10-11 18:05:18 +02:00
2025-10-11 23:52:47 +02:00
2025-10-13 21:45:34 +02:00
2025-10-14 08:37:00 +02:00
2025-10-11 23:57:49 +02:00
2025-09-29 22:49:12 +01:00