Fix bug #51068 (glob:// do not support current path relative)#3771
Fix bug #51068 (glob:// do not support current path relative)#3771ahmedsbytes wants to merge 7 commits intophp:PHP-7.2from ahmedsbytes:master
Conversation
|
Hi, Not sure what went wrong with the other PR anyway. The |
|
@KalleZ Moved hopefully to the right place :) |
|
Thanks @amaabdou, lets see what the CI runs reports |
|
I tried to check AppVeyor output but could not understand if my changes is related to |
|
Thanks @KalleZ |
|
Can you update target branch please. |
Fix DirectoryIterator glob://* current path relative queries
|
I'm not sure which target branch should be since the bug exists in all 7.x but I assumed 7.2 is the right one and re-based against it, if not please tell me which one :) |
|
PHP 7.1 is for security related patches so yes, PHP 7.2 is the correct one here... |
This reverts commit 18f499b.
|
Sorry for the delay, now merged as ec28d4c into 7.2+. Thanks! |
Bug #51068
Fix DirectoryIterator glob://* current path relative queries