1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/main
Christoph M. Becker 53b69ba8cf Fix GH-17067: glob:// wrapper doesn't cater to CWD for ZTS builds
`glob(3)` doesn't know the virtual CWD of PHP, so we need to pass an
absolute path for ZTS builds.  In lack of a reusable routine, we copy
the code from `glob()` and adapt as needed.

Closes GH-17074.
2024-12-18 13:02:48 +01:00
..
2024-05-19 22:55:02 +02:00
2024-11-25 23:08:11 +01:00
2024-11-29 07:56:28 +01:00
2024-07-04 15:50:32 +02:00
2023-07-25 17:54:14 +02:00
2023-06-30 12:59:33 +02:00
2023-08-29 17:04:24 +01:00
2022-07-19 10:27:38 +01:00
2024-12-01 10:59:59 +01:00
2024-10-06 19:40:24 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00