David Carlier
ae59c69467
ext/spl: DirectoryIterator to support modern filesytems.
...
With filesystems with builtin large capacity such as ZFS, Btfrs, NTFS
or even ext4 with large_dir feature enabled, an int to represent an
entry index is falling short, thus risking overflows.
A zend_long however should cover this need without increasing out
internal data structure.
close GH-20705
2025-12-14 22:01:02 +00:00
..
2025-12-14 13:35:03 +01:00
2024-07-29 10:08:17 +02:00
2024-06-08 23:46:34 +01:00
2024-02-18 11:39:00 +01:00
2025-11-10 23:31:58 +00:00
2024-06-08 17:15:36 +01:00
2025-10-02 22:00:20 +02:00
2025-11-10 23:31:58 +00:00
2025-07-03 21:50:45 +01:00
2025-10-02 22:00:20 +02:00
2025-12-14 22:01:02 +00:00
2025-12-14 22:01:02 +00:00
2025-05-20 16:20:59 -03:00
2025-10-02 22:00:20 +02:00
2025-11-10 23:31:58 +00:00
2024-06-15 01:33:09 +01:00
2024-09-03 23:19:53 +02:00
2024-06-15 01:33:09 +01:00
2024-06-15 01:33:09 +01:00
2025-07-21 13:33:51 -07:00
2025-11-30 10:43:52 +01:00
2025-03-30 18:09:11 +02:00
2024-06-26 00:26:43 +02:00
2024-06-15 01:33:09 +01:00
2025-10-02 22:00:20 +02:00
2025-11-10 23:31:58 +00:00
2024-06-15 01:33:09 +01:00
2025-09-22 09:43:09 +02:00
2025-10-02 22:00:20 +02:00
2025-09-24 18:51:40 +02:00
2024-06-15 01:33:09 +01:00
2024-10-12 11:42:34 +01:00
2025-10-02 22:00:20 +02:00
2025-11-10 23:31:58 +00:00
2024-06-15 01:33:09 +01:00
2025-08-09 11:36:14 +01:00