Skip to content

Commit a7de68f

Browse files
committed
Fixed bug #69680 (phar symlink in binary directory broken).
Relative symlink are better, as relative to link directory.
1 parent c3d983f commit a7de68f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ PHP NEWS
1616
- MCrypt:
1717
. Added file descriptor caching to mcrypt_create_iv() (Leigh)
1818

19+
- Phar:
20+
. Fixed bug #69680 (phar symlink in binary directory broken).
21+
(Matteo Bernardini, Remi)
22+
1923
- Postgres:
2024
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
2125

0 commit comments

Comments
 (0)