]> granicus.if.org Git - php/commit
Remove copy argument from php_glob_stream_get_path/pattern
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 19 Jun 2019 15:02:54 +0000 (17:02 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 19 Jun 2019 15:27:09 +0000 (17:27 +0200)
commit7cbd4f31c413919d0c985f6de170b89d7bfdbf75
tree5e129db132728c48682fb899bef82dcfc74b8253
parent9b3b07cd26b85ff0f9c0872ef1271dfc76a2efff
Remove copy argument from php_glob_stream_get_path/pattern

This is unused, and shouldn't be part of the API.
ext/spl/spl_directory.c
main/streams/glob_wrapper.c
main/streams/php_stream_glob_wrapper.h