]> granicus.if.org Git - php/commit
Fix bug #72884 isCloneable() on SplFileObject should return false
authorCHU Zhaowei <me@jhdxr.com>
Sun, 8 Sep 2019 09:29:32 +0000 (09:29 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 9 Sep 2019 15:27:17 +0000 (17:27 +0200)
commit1ac6b0251b6585490dfb549eb70b8c618cf90913
tree1ebc1b2d63018bba1a09fe9b00a4f0de709c8d66
parent8ead77936e68554d47033c5c90d2c48d96db0212
Fix bug #72884 isCloneable() on SplFileObject should return false
NEWS
ext/spl/spl_directory.c
ext/spl/tests/bug72884.phpt [new file with mode: 0644]
ext/spl/tests/bug72888.phpt