1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext
Nikita Popov 07539685b9 Return empty string from SplFileInfo::getPathname()
Instead of false. This is consistent with how other methods like
SplFileInfo::getPath() behave. It's also a requirement before
SplFileInfo::__toString() calls SplFileInfo::getPathname() and
needs to return a string.
2020-08-14 11:09:30 +02:00
..
2020-08-11 16:29:01 +02:00
2020-08-14 10:02:45 +02:00
2020-08-10 09:52:22 +02:00
2020-08-01 23:55:08 +02:00
2020-08-11 14:59:04 +02:00
2020-08-11 17:16:38 +02:00
2020-08-13 16:24:08 +02:00
2020-08-05 10:39:30 +02:00
2020-08-13 09:36:42 +02:00
2020-08-13 17:26:20 +02:00
2020-07-06 21:13:34 +02:00
2020-08-07 12:35:30 +02:00
2020-08-10 12:25:26 +02:00