├── .gitattributes ├── .gitignore ├── .travis.yml ├── LICENSE ├── README.md ├── ast ├── nodes.go ├── printer │ ├── printer.go │ └── printer_test.go ├── scope.go ├── types.go └── walker.go ├── cmd ├── fmt │ └── fmt.go └── parserdebug │ └── cmd.go ├── fuzz.sh ├── lexer ├── lexer.go ├── lexer_test.go ├── lexers.go └── lineEndings_test.go ├── parser ├── array.go ├── array_test.go ├── blocks.go ├── bulk_test.go ├── controlstructures.go ├── expression.go ├── functions.go ├── fuzz.go ├── oop.go ├── oop_test.go ├── operators.go ├── parser.go ├── parser_test.go ├── pos_test.go ├── scope_test.go └── statements.go ├── passes ├── deadcode │ ├── classes.go │ ├── classes_test.go │ ├── deadcode.go │ └── deadcode_test.go ├── printing │ └── printing.go ├── togo │ ├── context.go │ ├── internal │ │ └── phpctx │ │ │ └── phpctx.go │ ├── operators.go │ ├── stmt.go │ ├── testdata │ │ ├── echo.go │ │ ├── echo.php │ │ ├── for.go │ │ ├── for.php │ │ ├── if.go │ │ ├── if.php │ │ ├── shell.go │ │ └── shell.php │ ├── togo.go │ └── togo_test.go └── typechecking │ └── typecheck.go ├── query ├── cmd │ └── query │ │ └── query.go └── query.go ├── testdata ├── LICENSE-for-php-project-derived-tests ├── anonymousFunc.php ├── arrayLookupBraces.php ├── arrayfunc.php ├── assignmentPrecedence.php ├── blockcommentphpend.php ├── class-simplepie.php ├── classPropertyNamedClass.php ├── classissue.php ├── comments.php ├── const.php ├── constInterface.php ├── continue.php ├── embeddedIf.php ├── emptyForLoop.php ├── exit.php ├── fuzzdir │ ├── corpus │ │ ├── 00634fbdb33267de8863cca710b814497b3c6d6f │ │ ├── 00de34d6cbf813bdc8400c85e9c19914e66a933c │ │ ├── 01bdac5866425b39d2e4e75a0afb8aed550c7eec │ │ ├── 02ca4492cd0f9022c3770aef0e75de0e745e8b0b │ │ ├── 0363fdec42f533e8c0c8ceb97f714ecf386df562 │ │ ├── 04268fc01cc373491268358d176f678aad63a658 │ │ ├── 089b3bcf95d48387f8987cee2d02e3c95ad24863 │ │ ├── 09e0554d134de26b6ce13be871421e40d8845672 │ │ ├── 0a35bf8191444087b354e65c3e86138e37191bf2 │ │ ├── 0b030102369667069a757f76427c1dd2a2b63fb0 │ │ ├── 0b708b5bdebfe6c12a3ec1f3a573302834f553d4 │ │ ├── 0b7f95387ad7d5d121c44ab2b852942c4bb3a9fe │ │ ├── 0b954f63a7fd5924508697bc6e4417e738dba49d │ │ ├── 0bd79fc276e6d1e08afa352006904c5192be2fdf │ │ ├── 0bdccef2ef94d041a0ce5b08a92e50a113cada1f │ │ ├── 0ce3293c45db507df18386a2a9ff78cde79f3e5a │ │ ├── 0d505bae9d67a88689a03415ec45cd1910ad410e │ │ ├── 0d660e9ce2436377351cb9a5fe3c4a8a49740fa4 │ │ ├── 0de1ee17ba82684979dde007cca449e460a053b2 │ │ ├── 0e1bb15df66b21ab403a034283e1ca2be2cbeb8d │ │ ├── 109e41a3cc39fdb7d1827e119a6e312bd39cec8c │ │ ├── 11db9ad54b9177122ff446b194ca6b2b19aace36 │ │ ├── 1294eb207a3a2475687f7782c37eac56d074f4a0 │ │ ├── 12d4d21145148bca6de6540bddb4a2554b6747d7 │ │ ├── 13ed783396de3c7a18cae09f72268749f0b38213 │ │ ├── 14b84306c76d8dbf24bdedf30cac80e49cd604b2 │ │ ├── 152b27d2f8d8960968070ab2470f246a1a6d10b7 │ │ ├── 1569614f56e3a01bd92640e46ad5f1dfe2a7bf7c │ │ ├── 16656a0297a01a3a397bba2f8a3d3edd85c5dd20 │ │ ├── 17978e61d7177ab8672678861342740f6b5b5d5f │ │ ├── 17f24cfb7d7c27aeab30c85e9f4765afd6827204 │ │ ├── 18c30634716a38c3df9cc8b487c5982cfcc002fe │ │ ├── 18d792d9a767b013c9f474610e90ca40bd8aa716 │ │ ├── 190de8a82db9a26da5fe3c6728cacd88ae51e4b3 │ │ ├── 19c2dc649986cff393ce61fddb9ba0c06261902f │ │ ├── 1ca5f982bf84bad884eacca011b8cc6f82d11de3 │ │ ├── 1eadc3dab2a9cebe097f0f8c89861d1e7f4b6172 │ │ ├── 1f20b7dd257303795f68a2a919f5aa1425ccee11 │ │ ├── 205f2483481b46e85d4c285ee01170e88d7aa7bc │ │ ├── 20e754a392886d3999d470a5b7e4df547c9b9360 │ │ ├── 21d40472a59835dabcd4253cde4d859fafe851cc │ │ ├── 21e02f1e0544b387cf97c856e294f9002e6f5a0c │ │ ├── 222f445c4e21820d9bacf6a15e760db7bb2dfd5b │ │ ├── 22fc59966625cbada9485cc05072cf0f7e6b8043 │ │ ├── 2671d286e4748683046f24b9797733b2f14dc49a │ │ ├── 26f63d08d2d69f875d9a288ca24423a0d7458581 │ │ ├── 2758f3abaec19097bc741c2bfe79ea0e7b8900fd │ │ ├── 284380ce2ec68179960a1c9012e023efdcd5037f │ │ ├── 28edd362fb99e9ada6d30983c84c1d7043eb0089 │ │ ├── 2971e4af127cf29563bfab55a7275c3537e8092c │ │ ├── 2a2e5a35ccb877feefae8268140500636616e854 │ │ ├── 2a7d5a04431bca8ae7316c3c44d570fcdf25931d │ │ ├── 2ad29fa083fc3148ad65731281244e97bb8b4808 │ │ ├── 2bc6a19dff51de05b1714080fb91a96c56af9f6b │ │ ├── 2c239343b224fc82c67f4039148bad09558cd4b1 │ │ ├── 2c6adb223b81d9843a3b5c6553df00d27e0ba475 │ │ ├── 2cf643ad9e58b14554d1e3d2b8a7737897004ccc │ │ ├── 2cf70b89f8d29eed9a45f259c5d738339434f0b4 │ │ ├── 2e13f803224af4c48e00886647d9f88ca8ae33e2 │ │ ├── 2e33ae70b41178cbb896efedf07f9820c2839f28 │ │ ├── 302d272cb0f9c756aed68bc2a472dd48d1988646 │ │ ├── 303394a6999b9a41fcadb33f3166f315d1516dce │ │ ├── 3203d0506c04373d9a81990d3d4a7795c5f5562b │ │ ├── 32f8a2181a65660c759ace4d4a62366d243278e7 │ │ ├── 338c6c2d5a52335b40090231dd4828f32c3ce7b8 │ │ ├── 33d34c875d3e09e498db0041f26cc0b25eaae9ae │ │ ├── 35610cec9413f8b885deeb42425288149fc06b5b │ │ ├── 35d4df3a10b758f41a9bc90b0037175c7bb751e0 │ │ ├── 36587d421fdea5a1ba691f9f54ecec48e34dd21b │ │ ├── 372642f54e2e33b2f2fa5a24bee92512c76508cb │ │ ├── 3856ee7c1d1486e92c4069e58efdc04958a8c52b │ │ ├── 3893266fddda58051fdb1e0c4d2a53aeb60561fc │ │ ├── 38c9afe67b540fde126ff5c77ef19da4b03ec260 │ │ ├── 3b4ddb298ad92584964ca7483ccdc3072f55de8c │ │ ├── 3c4d5677e02f0ef49f578358ef806d75def29b5d │ │ ├── 3f1e67cd1cd186dcc194c9c473f934b02c74272c │ │ ├── 3f6f3deb283b7766d877285a5f1c901199b44461 │ │ ├── 4002f9dc88360fa13f7cc6b991b976c3d43a661b │ │ ├── 4199d6c1d6f1488d89100c87a7dde1dbe682920c │ │ ├── 4247ce000721315989e1eacccf4b757766b68fe3 │ │ ├── 424a82a1e5c02bb25ba03077a1df5ba464b39618 │ │ ├── 42dc9bc7f9e463b21ab57829458f2d9c4693fb8c │ │ ├── 4340884a37613466edb818ecfe9636d1cc7fa379 │ │ ├── 43abf4bdb8ddb09c9152225836693e41d3811ee4 │ │ ├── 477ea446f284b484dffa143d68c98111d4e8d345 │ │ ├── 48c49ec7e0f384022135e4fc140783908e330169 │ │ ├── 495ad53d0cf68f6a19c6daedde82e5a5eb155e5f │ │ ├── 499e562f1ebcbb161ace0732a35619227bf92114 │ │ ├── 4a3bb4f76c15c407b433d9c77bf75f839a10018f │ │ ├── 4a3d9a0d0197f0bf2a7d6a947aca72d270b2654d │ │ ├── 4b9329ff1b4174ef5fade059ab0ef37395c0dfc1 │ │ ├── 4e625fe3ae9063ab2fc649e593e5dd156d6988fd │ │ ├── 4eaffade6826f14ed2788b907900ef0efbcdb803 │ │ ├── 4f69c4805f65d2f37562b41af72769b16e1b4389 │ │ ├── 50d5e9dfef1c6077320b37ad8fa2c55782c718fe │ │ ├── 52ad53dd37a09aa956ef16f45772c25bf131993f │ │ ├── 52e0b1adf610e4897df30494fa7a1fa65c6ca850 │ │ ├── 539f97f2b9122dbe26353c2a472c27c5d8c790a0 │ │ ├── 5442c5a66c918a42d61762d7b1506e7a467c2c86 │ │ ├── 54463d7b376f63025b6ded0ee3e51db83ef53436 │ │ ├── 57eb32e3feea4ad960c405e7b00439a3cea75764 │ │ ├── 5b3387602bfbbf77cc39ed64ebcaf4fd848d6069 │ │ ├── 5da5c0c8080bf33d8afe1c4130c7d13bce8f59c0 │ │ ├── 5e6eebd780dfea5037ff477cabcea6f9f4ce87a9 │ │ ├── 5eb33ca8dfb8080570558524145266ffa35ac109 │ │ ├── 60e5c3349f5d09a801d8729b15e6d71b27de1f14 │ │ ├── 61953a44afa2a6e889bbeb1250cdfc0f63bc59bc │ │ ├── 61e20c8dd0cbaa0f667cb1ebc892a54fd357bd61 │ │ ├── 623a23b789efe7d044c7430db36ffb064fbdc422 │ │ ├── 63a10fd312d52e40bd487491287e619c32dcdfa3 │ │ ├── 65438cccb2f8c86fb74486f15ce8e8e5805e5ca3 │ │ ├── 6689686e68d3b60cdd6242a245038691f1dc279b │ │ ├── 67319dc07e91f12625a053a07ff007847b73d42d │ │ ├── 6772ac798c94360bfd41c2b4536fd8ca5bfe4678 │ │ ├── 69156439d918d90f08286f99b5d3bf043d0916fc │ │ ├── 691e959793057bba0f72da08a2232b81556164d6 │ │ ├── 6984c8d518b427286dd1edd7d3acd4c6451af295 │ │ ├── 6b1058d71e04fe2e11f21b3742bb66eb9e0000fa │ │ ├── 6c7c97f4ce3a1ebad30879a9766322a4dd2294bf │ │ ├── 6cdc46521c523ec4bedc66abb9d2c535f5dcaee8 │ │ ├── 74552f6064ee627d11f836ad26828ba3ba5dfc13 │ │ ├── 7535c65d69292c90f076800769c1afa2611e727f │ │ ├── 75dfaf88b2021b9a2185a57749628e54b2ee6719 │ │ ├── 78d794b79ef9b6d43e8ac5bc4a4edcda6cb08476 │ │ ├── 79a53b78c51acb6b5f365cbf22ce792f90d84d43 │ │ ├── 7a908af64f5926acd10b2edbfbec0bbc88b86b1e │ │ ├── 7ac2754333cee48dfc8b75c11b3d088db55586a2 │ │ ├── 7c039df28345cc4f5042963f36e011ee77418e80 │ │ ├── 7de3c88c8b01c3f4b5a0fb5403fd3e4484465be1 │ │ ├── 7ebee6a0224e807efb3b64346c2e8cc2d95f49e1 │ │ ├── 7ec47f6afddd74e2a20e256096ac7bc1ce015878 │ │ ├── 7f08962399f8d11e890808f020286f8469c62564 │ │ ├── 7fc37fdacc257250f1a47071589258af8a3ccd20 │ │ ├── 80333dd552b105c418c8357ef6ef6c3aab58457c │ │ ├── 80416ec95217ad95055f882179b021917184e2e9 │ │ ├── 81a2d91fac6b47918f3f5a9d93f9dd344edb448b │ │ ├── 83dab281e1febb21e3539691d255e35fb94445b3 │ │ ├── 8400ba9ffdab077f85aead5239424a52513f1302 │ │ ├── 85c42839efd99ae302b3c791b9350b28f18854ba │ │ ├── 869c576208186cc66b955878e41cd74797ec7232 │ │ ├── 86d0a698d9ea816fe4b41c87bfc52d8a4d31bf06 │ │ ├── 86ec041e278c6765804fd4ee64b9f721ca15fedb │ │ ├── 872b533091abaecc717121e24ae349ec2e3b0bb7 │ │ ├── 8816bb1915e418347f11302d8444c48f117607a2 │ │ ├── 88fa86ab1c4ecefe91401a5fe47bc48c4422d63d │ │ ├── 8ab11a6bc81c313144a244e32831c2bdade35c14 │ │ ├── 8afb1ffc6973155d65887195ba1e036d21e9ac46 │ │ ├── 8dc34c0d99598eeaec0f254bdbc692b0aea17251 │ │ ├── 8fc5bc90ec7887ec51dac0a632421dce02f95890 │ │ ├── 903e00e31e08511cd69e968d438076fb90146ef2 │ │ ├── 92bcd3cd6ccc6ab9284e7cc22a7534fc52f67c0f │ │ ├── 94a2316db440e488f5e7a30fd46fb91f638d54d4 │ │ ├── 95b57f083b4460d8f3fb510b4191c22ca1f65524 │ │ ├── 95fae9777e7cd2096b9b027a1a86bcaa034d2d25 │ │ ├── 986eb765432c1d8d273d01285c0a0dcb584a4bbb │ │ ├── 9aca28a3101ffc21589ddc6cb72464355534e482 │ │ ├── 9b76e7d7d9f05bc033662225c365f3b13a8d8298 │ │ ├── 9c8a0dd262b9528d9edb3a2929ca20fb5a4162e2 │ │ ├── 9ccd61aa43c1147a46b7efe5cbc6828d15969b65 │ │ ├── 9ce5cd2f3ca0f583ec8f81a858b25f3de13d2f77 │ │ ├── Zend_tests_001.php │ │ ├── Zend_tests_002.php │ │ ├── Zend_tests_003.php │ │ ├── Zend_tests_004.php │ │ ├── Zend_tests_005.php │ │ ├── Zend_tests_006.php │ │ ├── Zend_tests_007.php │ │ ├── Zend_tests_008.php │ │ ├── Zend_tests_009.php │ │ ├── Zend_tests_010.php │ │ ├── Zend_tests_011.php │ │ ├── Zend_tests_012.php │ │ ├── Zend_tests_013.php │ │ ├── Zend_tests_014.php │ │ ├── Zend_tests_015.php │ │ ├── Zend_tests_016.php │ │ ├── Zend_tests_017.php │ │ ├── Zend_tests_018.php │ │ ├── Zend_tests_019.php │ │ ├── Zend_tests_020.php │ │ ├── Zend_tests_021.php │ │ ├── Zend_tests_022.php │ │ ├── Zend_tests_023.php │ │ ├── Zend_tests_024.php │ │ ├── Zend_tests_025.php │ │ ├── Zend_tests_026.php │ │ ├── Zend_tests_027.php │ │ ├── Zend_tests_028.php │ │ ├── Zend_tests_029.php │ │ ├── Zend_tests_030.php │ │ ├── Zend_tests_031.php │ │ ├── Zend_tests_032.php │ │ ├── Zend_tests_033.php │ │ ├── Zend_tests_034.php │ │ ├── Zend_tests_035.php │ │ ├── Zend_tests_036.php │ │ ├── Zend_tests_037.php │ │ ├── Zend_tests_038.php │ │ ├── Zend_tests_67468.php │ │ ├── Zend_tests_abstract-static.php │ │ ├── Zend_tests_access_modifiers_001.php │ │ ├── Zend_tests_access_modifiers_002.php │ │ ├── Zend_tests_access_modifiers_003.php │ │ ├── Zend_tests_access_modifiers_004.php │ │ ├── Zend_tests_access_modifiers_005.php │ │ ├── Zend_tests_access_modifiers_006.php │ │ ├── Zend_tests_access_modifiers_007.php │ │ ├── Zend_tests_access_modifiers_008.php │ │ ├── Zend_tests_access_modifiers_009.php │ │ ├── Zend_tests_access_modifiers_010.php │ │ ├── Zend_tests_access_modifiers_011.php │ │ ├── Zend_tests_access_modifiers_012.php │ │ ├── Zend_tests_access_modifiers_013.php │ │ ├── Zend_tests_add_001.php │ │ ├── Zend_tests_add_002.php │ │ ├── Zend_tests_add_003.php │ │ ├── Zend_tests_add_004.php │ │ ├── Zend_tests_add_005.php │ │ ├── Zend_tests_add_006.php │ │ ├── Zend_tests_add_007.php │ │ ├── Zend_tests_and_001.php │ │ ├── Zend_tests_anon_001.php │ │ ├── Zend_tests_anon_002.php │ │ ├── Zend_tests_anon_003.php │ │ ├── Zend_tests_anon_004.php │ │ ├── Zend_tests_anon_005.php │ │ ├── Zend_tests_anon_006.php │ │ ├── Zend_tests_anon_007.php │ │ ├── Zend_tests_anon_008.php │ │ ├── Zend_tests_anon_009.php │ │ ├── Zend_tests_anon_010.php │ │ ├── Zend_tests_anonymous_func_001.php │ │ ├── Zend_tests_anonymous_func_002.php │ │ ├── Zend_tests_anonymous_func_003.php │ │ ├── Zend_tests_arg_unpack_basic.php │ │ ├── Zend_tests_arg_unpack_by_ref.php │ │ ├── Zend_tests_arg_unpack_dynamic.php │ │ ├── Zend_tests_arg_unpack_internal.php │ │ ├── Zend_tests_arg_unpack_invalid_type.php │ │ ├── Zend_tests_arg_unpack_many_args.php │ │ ├── Zend_tests_arg_unpack_method.php │ │ ├── Zend_tests_arg_unpack_new.php │ │ ├── Zend_tests_arg_unpack_positional_arg_after_unpack_error.php │ │ ├── Zend_tests_arg_unpack_string_keys.php │ │ ├── Zend_tests_arg_unpack_traversable_throwing_exception.php │ │ ├── Zend_tests_arg_unpack_traversable_with_by_ref_parameters.php │ │ ├── Zend_tests_argument_restriction_001.php │ │ ├── Zend_tests_argument_restriction_002.php │ │ ├── Zend_tests_argument_restriction_003.php │ │ ├── Zend_tests_argument_restriction_004.php │ │ ├── Zend_tests_argument_restriction_005.php │ │ ├── Zend_tests_argument_restriction_006.php │ │ ├── Zend_tests_array_append_COW.php │ │ ├── Zend_tests_array_hash_zero.php │ │ ├── Zend_tests_array_offset.php │ │ ├── Zend_tests_array_type_hint_001.php │ │ ├── Zend_tests_array_unshift_COW.php │ │ ├── Zend_tests_array_with_refs_identical.php │ │ ├── Zend_tests_assert_expect_001.php │ │ ├── Zend_tests_assert_expect_002.php │ │ ├── Zend_tests_assert_expect_003.php │ │ ├── Zend_tests_assert_expect_004.php │ │ ├── Zend_tests_assert_expect_005.php │ │ ├── Zend_tests_assert_expect_006.php │ │ ├── Zend_tests_assert_expect_007.php │ │ ├── Zend_tests_assert_expect_008.php │ │ ├── Zend_tests_assert_expect_009.php │ │ ├── Zend_tests_assert_expect_010.php │ │ ├── Zend_tests_assert_expect_011.php │ │ ├── Zend_tests_assert_expect_012.php │ │ ├── Zend_tests_assert_expect_013.php │ │ ├── Zend_tests_assert_expect_014.php │ │ ├── Zend_tests_assert_expect_015.php │ │ ├── Zend_tests_assert_expect_016.php │ │ ├── Zend_tests_assert_expect_017.php │ │ ├── Zend_tests_assert_expect_018.php │ │ ├── Zend_tests_assert_expect_019.php │ │ ├── Zend_tests_assign_to_obj_001.php │ │ ├── Zend_tests_assign_to_var_001.php │ │ ├── Zend_tests_assign_to_var_002.php │ │ ├── Zend_tests_assign_to_var_003.php │ │ ├── Zend_tests_assign_to_var_004.php │ │ ├── Zend_tests_binary-32bit.php │ │ ├── Zend_tests_binary.php │ │ ├── Zend_tests_bug18556.php │ │ ├── Zend_tests_bug19859.php │ │ ├── Zend_tests_bug20240.php │ │ ├── Zend_tests_bug20242.php │ │ ├── Zend_tests_bug21478.php │ │ ├── Zend_tests_bug21888.php │ │ ├── Zend_tests_bug22725.php │ │ ├── Zend_tests_bug22836.php │ │ ├── Zend_tests_bug23104.php │ │ ├── Zend_tests_bug24436.php │ │ ├── Zend_tests_bug24635.php │ │ ├── Zend_tests_bug24699.php │ │ ├── Zend_tests_bug24773.php │ │ ├── Zend_tests_bug24884.php │ │ ├── Zend_tests_bug26010.php │ │ ├── Zend_tests_bug26077.php │ │ ├── Zend_tests_bug26166.php │ │ ├── Zend_tests_bug26229.php │ │ ├── Zend_tests_bug26281.php │ │ ├── Zend_tests_bug26696.php │ │ ├── Zend_tests_bug26697.php │ │ ├── Zend_tests_bug26698.php │ │ ├── Zend_tests_bug26801.php │ │ ├── Zend_tests_bug26802.php │ │ ├── Zend_tests_bug27268.php │ │ ├── Zend_tests_bug27304.php │ │ ├── Zend_tests_bug27598.php │ │ ├── Zend_tests_bug27669.php │ │ ├── Zend_tests_bug27731.php │ │ ├── Zend_tests_bug27798.php │ │ ├── Zend_tests_bug28072.php │ │ ├── Zend_tests_bug28377.php │ │ ├── Zend_tests_bug28442.php │ │ ├── Zend_tests_bug28444.php │ │ ├── Zend_tests_bug29015.php │ │ ├── Zend_tests_bug29104.php │ │ ├── Zend_tests_bug29210.php │ │ ├── Zend_tests_bug29368.php │ │ ├── Zend_tests_bug29505.php │ │ ├── Zend_tests_bug29674.php │ │ ├── Zend_tests_bug29689.php │ │ ├── Zend_tests_bug29883.php │ │ ├── Zend_tests_bug29890.php │ │ ├── Zend_tests_bug29896.php │ │ ├── Zend_tests_bug29944.php │ │ ├── Zend_tests_bug30080.php │ │ ├── Zend_tests_bug30140.php │ │ ├── Zend_tests_bug30161.php │ │ ├── Zend_tests_bug30162.php │ │ ├── Zend_tests_bug30346.php │ │ ├── Zend_tests_bug30394.php │ │ ├── Zend_tests_bug30407.php │ │ ├── Zend_tests_bug30451.php │ │ ├── Zend_tests_bug30519.php │ │ ├── Zend_tests_bug30702.php │ │ ├── Zend_tests_bug30707.php │ │ ├── Zend_tests_bug30725.php │ │ ├── Zend_tests_bug30791.php │ │ ├── Zend_tests_bug30820.php │ │ ├── Zend_tests_bug30828.php │ │ ├── Zend_tests_bug30889.php │ │ ├── Zend_tests_bug30922.php │ │ ├── Zend_tests_bug30998.php │ │ ├── Zend_tests_bug31098.php │ │ ├── Zend_tests_bug31102.php │ │ ├── Zend_tests_bug31177-2.php │ │ ├── Zend_tests_bug31177.php │ │ ├── Zend_tests_bug31341.php │ │ ├── Zend_tests_bug31525.php │ │ ├── Zend_tests_bug31683.php │ │ ├── Zend_tests_bug31720.php │ │ ├── Zend_tests_bug32226.php │ │ ├── Zend_tests_bug32252.php │ │ ├── Zend_tests_bug32290.php │ │ ├── Zend_tests_bug32296.php │ │ ├── Zend_tests_bug32322.php │ │ ├── Zend_tests_bug32427.php │ │ ├── Zend_tests_bug32428.php │ │ ├── Zend_tests_bug32429.php │ │ ├── Zend_tests_bug32596.php │ │ ├── Zend_tests_bug32660.php │ │ ├── Zend_tests_bug32674.php │ │ ├── Zend_tests_bug32799.php │ │ ├── Zend_tests_bug32833.php │ │ ├── Zend_tests_bug32993.php │ │ ├── Zend_tests_bug33116.php │ │ ├── Zend_tests_bug33171.php │ │ ├── Zend_tests_bug33257.php │ │ ├── Zend_tests_bug33277.php │ │ ├── Zend_tests_bug33282.php │ │ ├── Zend_tests_bug33318.php │ │ ├── Zend_tests_bug33512.php │ │ ├── Zend_tests_bug33558.php │ │ ├── Zend_tests_bug33710.php │ │ ├── Zend_tests_bug33732.php │ │ ├── Zend_tests_bug33771.php │ │ ├── Zend_tests_bug33802.php │ │ ├── Zend_tests_bug33996.php │ │ ├── Zend_tests_bug33999.php │ │ ├── Zend_tests_bug34045.php │ │ ├── Zend_tests_bug34062.php │ │ ├── Zend_tests_bug34064.php │ │ ├── Zend_tests_bug34065.php │ │ ├── Zend_tests_bug34137.php │ │ ├── Zend_tests_bug34199.php │ │ ├── Zend_tests_bug34260.php │ │ ├── Zend_tests_bug34310.php │ │ ├── Zend_tests_bug34358.php │ │ ├── Zend_tests_bug34467.php │ │ ├── Zend_tests_bug34518.php │ │ ├── Zend_tests_bug34617.php │ │ ├── Zend_tests_bug34678.php │ │ ├── Zend_tests_bug34786.php │ │ ├── Zend_tests_bug34873.php │ │ ├── Zend_tests_bug34879.php │ │ ├── Zend_tests_bug34893.php │ │ ├── Zend_tests_bug35017.php │ │ ├── Zend_tests_bug35106.php │ │ ├── Zend_tests_bug35163.php │ │ ├── Zend_tests_bug35163_2.php │ │ ├── Zend_tests_bug35163_3.php │ │ ├── Zend_tests_bug35239.php │ │ ├── Zend_tests_bug35393.php │ │ ├── Zend_tests_bug35411.php │ │ ├── Zend_tests_bug35437.php │ │ ├── Zend_tests_bug35470.php │ │ ├── Zend_tests_bug35509.php │ │ ├── Zend_tests_bug35634.php │ │ ├── Zend_tests_bug35655.php │ │ ├── Zend_tests_bug36006.php │ │ ├── Zend_tests_bug36037.php │ │ ├── Zend_tests_bug36071.php │ │ ├── Zend_tests_bug36214.php │ │ ├── Zend_tests_bug36268.php │ │ ├── Zend_tests_bug36303.php │ │ ├── Zend_tests_bug36513.php │ │ ├── Zend_tests_bug36568.php │ │ ├── Zend_tests_bug36759.php │ │ ├── Zend_tests_bug37046.php │ │ ├── Zend_tests_bug37138.php │ │ ├── Zend_tests_bug37144.php │ │ ├── Zend_tests_bug37212.php │ │ ├── Zend_tests_bug37251.php │ │ ├── Zend_tests_bug37632.php │ │ ├── Zend_tests_bug37667.php │ │ ├── Zend_tests_bug37707.php │ │ ├── Zend_tests_bug37715.php │ │ ├── Zend_tests_bug37811.php │ │ ├── Zend_tests_bug38047.php │ │ ├── Zend_tests_bug38146.php │ │ ├── Zend_tests_bug38211.php │ │ ├── Zend_tests_bug38220.php │ │ ├── Zend_tests_bug38234.php │ │ ├── Zend_tests_bug38287.php │ │ ├── Zend_tests_bug38461.php │ │ ├── Zend_tests_bug38469.php │ │ ├── Zend_tests_bug38623.php │ │ ├── Zend_tests_bug38624.php │ │ ├── Zend_tests_bug38772.php │ │ ├── Zend_tests_bug38779.php │ │ ├── Zend_tests_bug38779_1.php │ │ ├── Zend_tests_bug38808.php │ │ ├── Zend_tests_bug38942.php │ │ ├── Zend_tests_bug39003.php │ │ ├── Zend_tests_bug39017.php │ │ ├── Zend_tests_bug39018.php │ │ ├── Zend_tests_bug39018_2.php │ │ ├── Zend_tests_bug39036.php │ │ ├── Zend_tests_bug39127.php │ │ ├── Zend_tests_bug39297.php │ │ ├── Zend_tests_bug39304.php │ │ ├── Zend_tests_bug39304_2_4.php │ │ ├── Zend_tests_bug39346.php │ │ ├── Zend_tests_bug39438.php │ │ ├── Zend_tests_bug39445.php │ │ ├── Zend_tests_bug39449.php │ │ ├── Zend_tests_bug39542.php │ │ ├── Zend_tests_bug39602.php │ │ ├── Zend_tests_bug39721.php │ │ ├── Zend_tests_bug39775.php │ │ ├── Zend_tests_bug39825.php │ │ ├── Zend_tests_bug39944.php │ │ ├── Zend_tests_bug39990.php │ │ ├── Zend_tests_bug40236.php │ │ ├── Zend_tests_bug40261.php │ │ ├── Zend_tests_bug40509.php │ │ ├── Zend_tests_bug40621.php │ │ ├── Zend_tests_bug40705.php │ │ ├── Zend_tests_bug40757.php │ │ ├── Zend_tests_bug40770.php │ │ ├── Zend_tests_bug40784.php │ │ ├── Zend_tests_bug40809.php │ │ ├── Zend_tests_bug40815.php │ │ ├── Zend_tests_bug40833.php │ │ ├── Zend_tests_bug40899.php │ │ ├── Zend_tests_bug41026.php │ │ ├── Zend_tests_bug41075.php │ │ ├── Zend_tests_bug41117_1.php │ │ ├── Zend_tests_bug41209.php │ │ ├── Zend_tests_bug41351.php │ │ ├── Zend_tests_bug41351_2.php │ │ ├── Zend_tests_bug41351_3.php │ │ ├── Zend_tests_bug41372.php │ │ ├── Zend_tests_bug41401.php │ │ ├── Zend_tests_bug41421.php │ │ ├── Zend_tests_bug41633_1.php │ │ ├── Zend_tests_bug41633_2.php │ │ ├── Zend_tests_bug41633_3.php │ │ ├── Zend_tests_bug41633_4.php │ │ ├── Zend_tests_bug41640.php │ │ ├── Zend_tests_bug41813.php │ │ ├── Zend_tests_bug41919.php │ │ ├── Zend_tests_bug41929.php │ │ ├── Zend_tests_bug41961.php │ │ ├── Zend_tests_bug42143.php │ │ ├── Zend_tests_bug42211.php │ │ ├── Zend_tests_bug42767.php │ │ ├── Zend_tests_bug42772.php │ │ ├── Zend_tests_bug42798.php │ │ ├── Zend_tests_bug42802.php │ │ ├── Zend_tests_bug42817.php │ │ ├── Zend_tests_bug42818.php │ │ ├── Zend_tests_bug42819.php │ │ ├── Zend_tests_bug42820.php │ │ ├── Zend_tests_bug42859.php │ │ ├── Zend_tests_bug42937.php │ │ ├── Zend_tests_bug43027.php │ │ ├── Zend_tests_bug43053.php │ │ ├── Zend_tests_bug43128.php │ │ ├── Zend_tests_bug43175.php │ │ ├── Zend_tests_bug43183.php │ │ ├── Zend_tests_bug43200.php │ │ ├── Zend_tests_bug43200_2.php │ │ ├── Zend_tests_bug43201.php │ │ ├── Zend_tests_bug43323.php │ │ ├── Zend_tests_bug43332_1.php │ │ ├── Zend_tests_bug43332_2.php │ │ ├── Zend_tests_bug43343.php │ │ ├── Zend_tests_bug43344_1.php │ │ ├── Zend_tests_bug43344_10.php │ │ ├── Zend_tests_bug43344_11.php │ │ ├── Zend_tests_bug43344_12.php │ │ ├── Zend_tests_bug43344_13.php │ │ ├── Zend_tests_bug43344_2.php │ │ ├── Zend_tests_bug43344_3.php │ │ ├── Zend_tests_bug43344_4.php │ │ ├── Zend_tests_bug43344_5.php │ │ ├── Zend_tests_bug43344_6.php │ │ ├── Zend_tests_bug43344_7.php │ │ ├── Zend_tests_bug43344_8.php │ │ ├── Zend_tests_bug43344_9.php │ │ ├── Zend_tests_bug43426.php │ │ ├── Zend_tests_bug43450.php │ │ ├── Zend_tests_bug43483.php │ │ ├── Zend_tests_bug43651.php │ │ ├── Zend_tests_bug43703.php │ │ ├── Zend_tests_bug43851.php │ │ ├── Zend_tests_bug43918.php │ │ ├── Zend_tests_bug44069.php │ │ ├── Zend_tests_bug44141.php │ │ ├── Zend_tests_bug44184.php │ │ ├── Zend_tests_bug44414.php │ │ ├── Zend_tests_bug44653.php │ │ ├── Zend_tests_bug44660.php │ │ ├── Zend_tests_bug44827.php │ │ ├── Zend_tests_bug44830.php │ │ ├── Zend_tests_bug44899.php │ │ ├── Zend_tests_bug44899_2.php │ │ ├── Zend_tests_bug44913.php │ │ ├── Zend_tests_bug45147.php │ │ ├── Zend_tests_bug45180.php │ │ ├── Zend_tests_bug45186.php │ │ ├── Zend_tests_bug45186_2.php │ │ ├── Zend_tests_bug45742.php │ │ ├── Zend_tests_bug45744.php │ │ ├── Zend_tests_bug45805.php │ │ ├── Zend_tests_bug45862.php │ │ ├── Zend_tests_bug45877.php │ │ ├── Zend_tests_bug45910.php │ │ ├── Zend_tests_bug45910_2.php │ │ ├── Zend_tests_bug46106.php │ │ ├── Zend_tests_bug46196.php │ │ ├── Zend_tests_bug46238.php │ │ ├── Zend_tests_bug46241.php │ │ ├── Zend_tests_bug46246.php │ │ ├── Zend_tests_bug46304.php │ │ ├── Zend_tests_bug46308.php │ │ ├── Zend_tests_bug46381.php │ │ ├── Zend_tests_bug46409.php │ │ ├── Zend_tests_bug46665.php │ │ ├── Zend_tests_bug46701.php │ │ ├── Zend_tests_bug46811.php │ │ ├── Zend_tests_bug46813.php │ │ ├── Zend_tests_bug47054.php │ │ ├── Zend_tests_bug47109.php │ │ ├── Zend_tests_bug47165.php │ │ ├── Zend_tests_bug47320.php │ │ ├── Zend_tests_bug47343.php │ │ ├── Zend_tests_bug47353.php │ │ ├── Zend_tests_bug47516.php │ │ ├── Zend_tests_bug47572.php │ │ ├── Zend_tests_bug47593.php │ │ ├── Zend_tests_bug47596.php │ │ ├── Zend_tests_bug47699.php │ │ ├── Zend_tests_bug47704.php │ │ ├── Zend_tests_bug47714.php │ │ ├── Zend_tests_bug47771.php │ │ ├── Zend_tests_bug47801.php │ │ ├── Zend_tests_bug47836.php │ │ ├── Zend_tests_bug47880.php │ │ ├── Zend_tests_bug47981.php │ │ ├── Zend_tests_bug48004.php │ │ ├── Zend_tests_bug48215.php │ │ ├── Zend_tests_bug48215_2.php │ │ ├── Zend_tests_bug48228.php │ │ ├── Zend_tests_bug48248.php │ │ ├── Zend_tests_bug48408.php │ │ ├── Zend_tests_bug48409.php │ │ ├── Zend_tests_bug48428.php │ │ ├── Zend_tests_bug48533.php │ │ ├── Zend_tests_bug48667_1.php │ │ ├── Zend_tests_bug48667_2.php │ │ ├── Zend_tests_bug48693.php │ │ ├── Zend_tests_bug48770.php │ │ ├── Zend_tests_bug48770_2.php │ │ ├── Zend_tests_bug48770_3.php │ │ ├── Zend_tests_bug48899.php │ │ ├── Zend_tests_bug48912.php │ │ ├── Zend_tests_bug48930.php │ │ ├── Zend_tests_bug49269.php │ │ ├── Zend_tests_bug49472.php │ │ ├── Zend_tests_bug49866.php │ │ ├── Zend_tests_bug49893.php │ │ ├── Zend_tests_bug49908.php │ │ ├── Zend_tests_bug50005.php │ │ ├── Zend_tests_bug50146.php │ │ ├── Zend_tests_bug50174.php │ │ ├── Zend_tests_bug50255.php │ │ ├── Zend_tests_bug50261.php │ │ ├── Zend_tests_bug50383.php │ │ ├── Zend_tests_bug50394.php │ │ ├── Zend_tests_bug50810.php │ │ ├── Zend_tests_bug50816.php │ │ ├── Zend_tests_bug51176.php │ │ ├── Zend_tests_bug51394.php │ │ ├── Zend_tests_bug51421.php │ │ ├── Zend_tests_bug51791.php │ │ ├── Zend_tests_bug51822.php │ │ ├── Zend_tests_bug51827.php │ │ ├── Zend_tests_bug52001.php │ │ ├── Zend_tests_bug52041.php │ │ ├── Zend_tests_bug52051.php │ │ ├── Zend_tests_bug52060.php │ │ ├── Zend_tests_bug52160.php │ │ ├── Zend_tests_bug52193.php │ │ ├── Zend_tests_bug52237.php │ │ ├── Zend_tests_bug52361.php │ │ ├── Zend_tests_bug52484.php │ │ ├── Zend_tests_bug52484_2.php │ │ ├── Zend_tests_bug52484_3.php │ │ ├── Zend_tests_bug52508.php │ │ ├── Zend_tests_bug52614.php │ │ ├── Zend_tests_bug52879.php │ │ ├── Zend_tests_bug52939.php │ │ ├── Zend_tests_bug52940.php │ │ ├── Zend_tests_bug53305.php │ │ ├── Zend_tests_bug53347.php │ │ ├── Zend_tests_bug53511.php │ │ ├── Zend_tests_bug53629.php │ │ ├── Zend_tests_bug53632.php │ │ ├── Zend_tests_bug53727.php │ │ ├── Zend_tests_bug53748.php │ │ ├── Zend_tests_bug53958.php │ │ ├── Zend_tests_bug53971.php │ │ ├── Zend_tests_bug54013.php │ │ ├── Zend_tests_bug54039.php │ │ ├── Zend_tests_bug54262.php │ │ ├── Zend_tests_bug54265.php │ │ ├── Zend_tests_bug54268.php │ │ ├── Zend_tests_bug54305.php │ │ ├── Zend_tests_bug54358.php │ │ ├── Zend_tests_bug54367.php │ │ ├── Zend_tests_bug54372.php │ │ ├── Zend_tests_bug54547.php │ │ ├── Zend_tests_bug54585.php │ │ ├── Zend_tests_bug54624.php │ │ ├── Zend_tests_bug54804.php │ │ ├── Zend_tests_bug54910.php │ │ ├── Zend_tests_bug55007.php │ │ ├── Zend_tests_bug55086.php │ │ ├── Zend_tests_bug55135.php │ │ ├── Zend_tests_bug55137.php │ │ ├── Zend_tests_bug55156.php │ │ ├── Zend_tests_bug55247.php │ │ ├── Zend_tests_bug55305.php │ │ ├── Zend_tests_bug55445.php │ │ ├── Zend_tests_bug55509.php │ │ ├── Zend_tests_bug55578.php │ │ ├── Zend_tests_bug55705.php │ │ ├── Zend_tests_bug55825.php │ │ ├── Zend_tests_bug60099.php │ │ ├── Zend_tests_bug60138.php │ │ ├── Zend_tests_bug60139.php │ │ ├── Zend_tests_bug60169.php │ │ ├── Zend_tests_bug60350.php │ │ ├── Zend_tests_bug60362.php │ │ ├── Zend_tests_bug60444.php │ │ ├── Zend_tests_bug60536_001.php │ │ ├── Zend_tests_bug60536_002.php │ │ ├── Zend_tests_bug60536_003.php │ │ ├── Zend_tests_bug60536_004.php │ │ ├── Zend_tests_bug60536_005.php │ │ ├── Zend_tests_bug60569.php │ │ ├── Zend_tests_bug60573.php │ │ ├── Zend_tests_bug60598.php │ │ ├── Zend_tests_bug60611.php │ │ ├── Zend_tests_bug60613.php │ │ ├── Zend_tests_bug60738.php │ │ ├── Zend_tests_bug60738_variation.php │ │ ├── Zend_tests_bug60771.php │ │ ├── Zend_tests_bug60825.php │ │ ├── Zend_tests_bug60833.php │ │ ├── Zend_tests_bug60909_1.php │ │ ├── Zend_tests_bug60909_2.php │ │ ├── Zend_tests_bug60978.php │ │ ├── Zend_tests_bug61011.php │ │ ├── Zend_tests_bug61025.php │ │ ├── Zend_tests_bug61087.php │ │ ├── Zend_tests_bug61095.php │ │ ├── Zend_tests_bug61165.php │ │ ├── Zend_tests_bug61225.php │ │ ├── Zend_tests_bug61273.php │ │ ├── Zend_tests_bug61362.php │ │ ├── Zend_tests_bug61681.php │ │ ├── Zend_tests_bug61761.php │ │ ├── Zend_tests_bug61767.php │ │ ├── Zend_tests_bug61782.php │ │ ├── Zend_tests_bug62005.php │ │ ├── Zend_tests_bug62097.php │ │ ├── Zend_tests_bug62343.php │ │ ├── Zend_tests_bug62358.php │ │ ├── Zend_tests_bug62653.php │ │ ├── Zend_tests_bug62680.php │ │ ├── Zend_tests_bug62763.php │ │ ├── Zend_tests_bug62892.php │ │ ├── Zend_tests_bug62907.php │ │ ├── Zend_tests_bug62956.php │ │ ├── Zend_tests_bug62991.php │ │ ├── Zend_tests_bug63055.php │ │ ├── Zend_tests_bug63111.php │ │ ├── Zend_tests_bug63173.php │ │ ├── Zend_tests_bug63219.php │ │ ├── Zend_tests_bug63305.php │ │ ├── Zend_tests_bug63336.php │ │ ├── Zend_tests_bug63462.php │ │ ├── Zend_tests_bug63468.php │ │ ├── Zend_tests_bug63635.php │ │ ├── Zend_tests_bug63734.php │ │ ├── Zend_tests_bug63741.php │ │ ├── Zend_tests_bug63762.php │ │ ├── Zend_tests_bug63882.php │ │ ├── Zend_tests_bug63976.php │ │ ├── Zend_tests_bug63982.php │ │ ├── Zend_tests_bug64135.php │ │ ├── Zend_tests_bug64239_1.php │ │ ├── Zend_tests_bug64239_2.php │ │ ├── Zend_tests_bug64239_3.php │ │ ├── Zend_tests_bug64239_4.php │ │ ├── Zend_tests_bug64354.php │ │ ├── Zend_tests_bug64417.php │ │ ├── Zend_tests_bug64515.php │ │ ├── Zend_tests_bug64555.php │ │ ├── Zend_tests_bug64578.php │ │ ├── Zend_tests_bug64660.php │ │ ├── Zend_tests_bug64677.php │ │ ├── Zend_tests_bug64720.php │ │ ├── Zend_tests_bug64821.1.php │ │ ├── Zend_tests_bug64821.2.php │ │ ├── Zend_tests_bug64821.3.php │ │ ├── Zend_tests_bug64896.php │ │ ├── Zend_tests_bug64960.php │ │ ├── Zend_tests_bug64966.php │ │ ├── Zend_tests_bug64979.php │ │ ├── Zend_tests_bug64988.php │ │ ├── Zend_tests_bug65051.php │ │ ├── Zend_tests_bug65108.php │ │ ├── Zend_tests_bug65254.php │ │ ├── Zend_tests_bug65291.php │ │ ├── Zend_tests_bug65322.php │ │ ├── Zend_tests_bug65372.php │ │ ├── Zend_tests_bug65419.php │ │ ├── Zend_tests_bug65579.php │ │ ├── Zend_tests_bug65784.php │ │ ├── Zend_tests_bug65911.php │ │ ├── Zend_tests_bug65969.php │ │ ├── Zend_tests_bug66015.php │ │ ├── Zend_tests_bug66218.php │ │ ├── Zend_tests_bug66252.php │ │ ├── Zend_tests_bug66286.php │ │ ├── Zend_tests_bug66608.php │ │ ├── Zend_tests_bug66609.php │ │ ├── Zend_tests_bug66660.php │ │ ├── Zend_tests_bug66811.php │ │ ├── Zend_tests_bug67111.php │ │ ├── Zend_tests_bug67169.php │ │ ├── Zend_tests_bug67314.php │ │ ├── Zend_tests_bug67368.php │ │ ├── Zend_tests_bug67436_bug67436.php │ │ ├── Zend_tests_bug67436_bug67436_nohandler.php │ │ ├── Zend_tests_bug67633.php │ │ ├── Zend_tests_bug67856.php │ │ ├── Zend_tests_bug67858.php │ │ ├── Zend_tests_bug67874.php │ │ ├── Zend_tests_bug67922.php │ │ ├── Zend_tests_bug67938.php │ │ ├── Zend_tests_bug67985.php │ │ ├── Zend_tests_bug68118.php │ │ ├── Zend_tests_bug68148.php │ │ ├── Zend_tests_bug68162.php │ │ ├── Zend_tests_bug68163.php │ │ ├── Zend_tests_bug68191.php │ │ ├── Zend_tests_bug68215.php │ │ ├── Zend_tests_bug68262.php │ │ ├── Zend_tests_bug68370.php │ │ ├── Zend_tests_bug68412.php │ │ ├── Zend_tests_bug68446.php │ │ ├── Zend_tests_bug68475.php │ │ ├── Zend_tests_bug68652.php │ │ ├── Zend_tests_bug68775.php │ │ ├── Zend_tests_bug68797.php │ │ ├── Zend_tests_bug68887.php │ │ ├── Zend_tests_bug68896.php │ │ ├── Zend_tests_bug69017.php │ │ ├── Zend_tests_bug69025.php │ │ ├── Zend_tests_bug69092.2.php │ │ ├── Zend_tests_bug69092.php │ │ ├── Zend_tests_bug69124.php │ │ ├── Zend_tests_bug69167.php │ │ ├── Zend_tests_bug69174.php │ │ ├── Zend_tests_bug69201.php │ │ ├── Zend_tests_bug69212.php │ │ ├── Zend_tests_bug69221.php │ │ ├── Zend_tests_bug69221_2.php │ │ ├── Zend_tests_bug69315.php │ │ ├── Zend_tests_bug69376.php │ │ ├── Zend_tests_bug69376_2.php │ │ ├── Zend_tests_bug69388.php │ │ ├── Zend_tests_bug69388_2.php │ │ ├── Zend_tests_bug69420.php │ │ ├── Zend_tests_bug69427.php │ │ ├── Zend_tests_bug69446.php │ │ ├── Zend_tests_bug69446_2.php │ │ ├── Zend_tests_bug69467.php │ │ ├── Zend_tests_bug69532.php │ │ ├── Zend_tests_bug69534.php │ │ ├── Zend_tests_bug69551.php │ │ ├── Zend_tests_bug69568.php │ │ ├── Zend_tests_bug69599.php │ │ ├── Zend_tests_bug69640.php │ │ ├── Zend_tests_bug69676.php │ │ ├── Zend_tests_bug69732.php │ │ ├── Zend_tests_bug69740.php │ │ ├── Zend_tests_bug69754.php │ │ ├── Zend_tests_bug69755.php │ │ ├── Zend_tests_bug69756.php │ │ ├── Zend_tests_bug69758.php │ │ ├── Zend_tests_bug69761.php │ │ ├── Zend_tests_bug69767.php │ │ ├── Zend_tests_bug69788.php │ │ ├── Zend_tests_bug69802.php │ │ ├── Zend_tests_bug69802_2.php │ │ ├── Zend_tests_bug69805.php │ │ ├── Zend_tests_bug69825.php │ │ ├── Zend_tests_bug69832.php │ │ ├── Zend_tests_bug69871.php │ │ ├── Zend_tests_bug69889.php │ │ ├── Zend_tests_bug69891.php │ │ ├── Zend_tests_bug69892.php │ │ ├── Zend_tests_bug69893.php │ │ ├── Zend_tests_bug69905.php │ │ ├── Zend_tests_bug69955.php │ │ ├── Zend_tests_bug69957.php │ │ ├── Zend_tests_bug69996.php │ │ ├── Zend_tests_bug70012.php │ │ ├── Zend_tests_bug_debug_backtrace.php │ │ ├── Zend_tests_builtin_in_write_context_error1.php │ │ ├── Zend_tests_builtin_in_write_context_error2.php │ │ ├── Zend_tests_bw_or_assign_with_ref.php │ │ ├── Zend_tests_call_static.php │ │ ├── Zend_tests_call_static_002.php │ │ ├── Zend_tests_call_static_003.php │ │ ├── Zend_tests_call_static_004.php │ │ ├── Zend_tests_call_static_006.php │ │ ├── Zend_tests_call_static_007.php │ │ ├── Zend_tests_call_user_func_001.php │ │ ├── Zend_tests_call_user_func_002.php │ │ ├── Zend_tests_call_user_func_003.php │ │ ├── Zend_tests_call_user_func_004.php │ │ ├── Zend_tests_call_user_func_005.php │ │ ├── Zend_tests_call_user_func_closure_from_static_method.php │ │ ├── Zend_tests_call_with_refs.php │ │ ├── Zend_tests_callable_type_hint_001.php │ │ ├── Zend_tests_callable_type_hint_002.php │ │ ├── Zend_tests_callable_type_hint_003.php │ │ ├── Zend_tests_cast_to_array.php │ │ ├── Zend_tests_cast_to_bool.php │ │ ├── Zend_tests_cast_to_double.php │ │ ├── Zend_tests_cast_to_int.php │ │ ├── Zend_tests_cast_to_object.php │ │ ├── Zend_tests_cast_to_string.php │ │ ├── Zend_tests_catch.php │ │ ├── Zend_tests_class_alias_001.php │ │ ├── Zend_tests_class_alias_002.php │ │ ├── Zend_tests_class_alias_004.php │ │ ├── Zend_tests_class_alias_005.php │ │ ├── Zend_tests_class_alias_006.php │ │ ├── Zend_tests_class_alias_007.php │ │ ├── Zend_tests_class_alias_008.php │ │ ├── Zend_tests_class_alias_009.php │ │ ├── Zend_tests_class_alias_010.php │ │ ├── Zend_tests_class_alias_011.php │ │ ├── Zend_tests_class_alias_012.php │ │ ├── Zend_tests_class_alias_013.php │ │ ├── Zend_tests_class_alias_014.php │ │ ├── Zend_tests_class_alias_015.php │ │ ├── Zend_tests_class_alias_016.php │ │ ├── Zend_tests_class_alias_017.php │ │ ├── Zend_tests_class_alias_018.php │ │ ├── Zend_tests_class_alias_019.php │ │ ├── Zend_tests_class_alias_020.php │ │ ├── Zend_tests_class_alias_021.php │ │ ├── Zend_tests_class_constant_to_reference_cached.php │ │ ├── Zend_tests_class_constants_001.php │ │ ├── Zend_tests_class_constants_002.php │ │ ├── Zend_tests_class_constants_003.php │ │ ├── Zend_tests_class_constants_004.php │ │ ├── Zend_tests_class_exists_001.php │ │ ├── Zend_tests_class_exists_002.php │ │ ├── Zend_tests_class_exists_003.php │ │ ├── Zend_tests_class_name_as_scalar.php │ │ ├── Zend_tests_class_name_as_scalar_error_001.php │ │ ├── Zend_tests_class_name_as_scalar_error_002.php │ │ ├── Zend_tests_class_name_as_scalar_error_003.php │ │ ├── Zend_tests_class_name_as_scalar_error_004.php │ │ ├── Zend_tests_class_name_as_scalar_error_005.php │ │ ├── Zend_tests_class_name_as_scalar_error_006.php │ │ ├── Zend_tests_class_name_as_scalar_error_007.php │ │ ├── Zend_tests_class_properties_const.php │ │ ├── Zend_tests_class_properties_dynamic.php │ │ ├── Zend_tests_class_properties_static.php │ │ ├── Zend_tests_clone_001.php │ │ ├── Zend_tests_clone_002.php │ │ ├── Zend_tests_clone_003.php │ │ ├── Zend_tests_clone_004.php │ │ ├── Zend_tests_closure_001.php │ │ ├── Zend_tests_closure_002.php │ │ ├── Zend_tests_closure_003.php │ │ ├── Zend_tests_closure_004.php │ │ ├── Zend_tests_closure_005.php │ │ ├── Zend_tests_closure_006.php │ │ ├── Zend_tests_closure_007.php │ │ ├── Zend_tests_closure_008.php │ │ ├── Zend_tests_closure_009.php │ │ ├── Zend_tests_closure_010.php │ │ ├── Zend_tests_closure_011.php │ │ ├── Zend_tests_closure_012.php │ │ ├── Zend_tests_closure_013.php │ │ ├── Zend_tests_closure_014.php │ │ ├── Zend_tests_closure_015.php │ │ ├── Zend_tests_closure_016.php │ │ ├── Zend_tests_closure_017.php │ │ ├── Zend_tests_closure_018.php │ │ ├── Zend_tests_closure_019.php │ │ ├── Zend_tests_closure_020.php │ │ ├── Zend_tests_closure_021.php │ │ ├── Zend_tests_closure_022.php │ │ ├── Zend_tests_closure_023.php │ │ ├── Zend_tests_closure_024.php │ │ ├── Zend_tests_closure_025.php │ │ ├── Zend_tests_closure_026.php │ │ ├── Zend_tests_closure_027.php │ │ ├── Zend_tests_closure_028.php │ │ ├── Zend_tests_closure_029.php │ │ ├── Zend_tests_closure_030.php │ │ ├── Zend_tests_closure_031.php │ │ ├── Zend_tests_closure_032.php │ │ ├── Zend_tests_closure_033.php │ │ ├── Zend_tests_closure_034.php │ │ ├── Zend_tests_closure_035.php │ │ ├── Zend_tests_closure_036.php │ │ ├── Zend_tests_closure_037.php │ │ ├── Zend_tests_closure_038.php │ │ ├── Zend_tests_closure_039.php │ │ ├── Zend_tests_closure_040.php │ │ ├── Zend_tests_closure_041.php │ │ ├── Zend_tests_closure_042.php │ │ ├── Zend_tests_closure_043.php │ │ ├── Zend_tests_closure_044.php │ │ ├── Zend_tests_closure_045.php │ │ ├── Zend_tests_closure_046.php │ │ ├── Zend_tests_closure_047.php │ │ ├── Zend_tests_closure_048.php │ │ ├── Zend_tests_closure_049.php │ │ ├── Zend_tests_closure_050.php │ │ ├── Zend_tests_closure_051.php │ │ ├── Zend_tests_closure_052.php │ │ ├── Zend_tests_closure_053.php │ │ ├── Zend_tests_closure_054.php │ │ ├── Zend_tests_closure_055.php │ │ ├── Zend_tests_closure_056.php │ │ ├── Zend_tests_closure_057.php │ │ ├── Zend_tests_closure_058.php │ │ ├── Zend_tests_closure_059.php │ │ ├── Zend_tests_closure_060.php │ │ ├── Zend_tests_closure_bug66622.php │ │ ├── Zend_tests_closure_call.php │ │ ├── Zend_tests_closure_call_leak_with_exception.php │ │ ├── Zend_tests_compare_001.php │ │ ├── Zend_tests_compare_001_64bit.php │ │ ├── Zend_tests_compare_002.php │ │ ├── Zend_tests_compare_002_64bit.php │ │ ├── Zend_tests_compare_003.php │ │ ├── Zend_tests_compare_003_64bit.php │ │ ├── Zend_tests_compare_004.php │ │ ├── Zend_tests_compare_004_64bit.php │ │ ├── Zend_tests_compare_005.php │ │ ├── Zend_tests_compare_005_64bit.php │ │ ├── Zend_tests_compare_006.php │ │ ├── Zend_tests_compare_006_64bit.php │ │ ├── Zend_tests_compound_assign_with_numeric_strings.php │ │ ├── Zend_tests_concat_001.php │ │ ├── Zend_tests_concat_002.php │ │ ├── Zend_tests_const_dereference_001.php │ │ ├── Zend_tests_const_dereference_002.php │ │ ├── Zend_tests_const_dereference_003.php │ │ ├── Zend_tests_constant_arrays.php │ │ ├── Zend_tests_constant_expressions.php │ │ ├── Zend_tests_constant_expressions_arrays.php │ │ ├── Zend_tests_constant_expressions_classes.php │ │ ├── Zend_tests_constant_expressions_dynamic.php │ │ ├── Zend_tests_constant_expressions_dynamic_class_name_error.php │ │ ├── Zend_tests_constant_expressions_exceptions_001.php │ │ ├── Zend_tests_constant_expressions_exceptions_002.php │ │ ├── Zend_tests_constant_expressions_invalid_offset_type_error.php │ │ ├── Zend_tests_constant_expressions_self_referencing_array.php │ │ ├── Zend_tests_constant_expressions_static_class_name_error.php │ │ ├── Zend_tests_constants_001.php │ │ ├── Zend_tests_constants_002.php │ │ ├── Zend_tests_constants_003.php │ │ ├── Zend_tests_constants_004.php │ │ ├── Zend_tests_constants_005.php │ │ ├── Zend_tests_constants_006.php │ │ ├── Zend_tests_constants_007.php │ │ ├── Zend_tests_constants_008.php │ │ ├── Zend_tests_constants_009.php │ │ ├── Zend_tests_constants_dir-constant-eval.php │ │ ├── Zend_tests_constants_dir-constant-includes.php │ │ ├── Zend_tests_constants_dir-constant-nested_includes.php │ │ ├── Zend_tests_constants_dir-constant-normal.php │ │ ├── Zend_tests_constructor_args.php │ │ ├── Zend_tests_debug_backtrace_limit.php │ │ ├── Zend_tests_debug_backtrace_options.php │ │ ├── Zend_tests_debug_backtrace_with_include_and_this.php │ │ ├── Zend_tests_debug_info-error-0.0.php │ │ ├── Zend_tests_debug_info-error-0.php │ │ ├── Zend_tests_debug_info-error-1.0.php │ │ ├── Zend_tests_debug_info-error-1.php │ │ ├── Zend_tests_debug_info-error-empty_str.php │ │ ├── Zend_tests_debug_info-error-false.php │ │ ├── Zend_tests_debug_info-error-object.php │ │ ├── Zend_tests_debug_info-error-resource.php │ │ ├── Zend_tests_debug_info-error-str.php │ │ ├── Zend_tests_debug_info-error-true.php │ │ ├── Zend_tests_debug_info.php │ │ ├── Zend_tests_debug_print_backtrace_limit.php │ │ ├── Zend_tests_declare_001.php │ │ ├── Zend_tests_declare_002.php │ │ ├── Zend_tests_declare_003.php │ │ ├── Zend_tests_declare_004.php │ │ ├── Zend_tests_declare_005.php │ │ ├── Zend_tests_decrement_001.php │ │ ├── Zend_tests_decrement_001_64bit.php │ │ ├── Zend_tests_dereference_001.php │ │ ├── Zend_tests_dereference_002.php │ │ ├── Zend_tests_dereference_003.php │ │ ├── Zend_tests_dereference_004.php │ │ ├── Zend_tests_dereference_005.php │ │ ├── Zend_tests_dereference_006.php │ │ ├── Zend_tests_dereference_007.php │ │ ├── Zend_tests_dereference_008.php │ │ ├── Zend_tests_dereference_009.php │ │ ├── Zend_tests_dereference_010.php │ │ ├── Zend_tests_dereference_011.php │ │ ├── Zend_tests_dereference_012.php │ │ ├── Zend_tests_dereference_013.php │ │ ├── Zend_tests_dereference_014.php │ │ ├── Zend_tests_div_001.php │ │ ├── Zend_tests_div_002.php │ │ ├── Zend_tests_double_array_cast.php │ │ ├── Zend_tests_double_to_string.php │ │ ├── Zend_tests_double_to_string_64bit.php │ │ ├── Zend_tests_dtor_scope.php │ │ ├── Zend_tests_duplicate_label_error.php │ │ ├── Zend_tests_dval_to_lval_32.php │ │ ├── Zend_tests_dval_to_lval_64.php │ │ ├── Zend_tests_dynamic_call_001.php │ │ ├── Zend_tests_dynamic_call_002.php │ │ ├── Zend_tests_dynamic_call_003.php │ │ ├── Zend_tests_dynamic_call_004.php │ │ ├── Zend_tests_each_001.php │ │ ├── Zend_tests_each_002.php │ │ ├── Zend_tests_each_003.php │ │ ├── Zend_tests_empty_str_offset.php │ │ ├── Zend_tests_empty_with_expr.php │ │ ├── Zend_tests_errmsg_001.php │ │ ├── Zend_tests_errmsg_002.php │ │ ├── Zend_tests_errmsg_003.php │ │ ├── Zend_tests_errmsg_004.php │ │ ├── Zend_tests_errmsg_005.php │ │ ├── Zend_tests_errmsg_006.php │ │ ├── Zend_tests_errmsg_007.php │ │ ├── Zend_tests_errmsg_008.php │ │ ├── Zend_tests_errmsg_009.php │ │ ├── Zend_tests_errmsg_010.php │ │ ├── Zend_tests_errmsg_011.php │ │ ├── Zend_tests_errmsg_012.php │ │ ├── Zend_tests_errmsg_013.php │ │ ├── Zend_tests_errmsg_015.php │ │ ├── Zend_tests_errmsg_016.php │ │ ├── Zend_tests_errmsg_017.php │ │ ├── Zend_tests_errmsg_018.php │ │ ├── Zend_tests_errmsg_019.php │ │ ├── Zend_tests_errmsg_020.php │ │ ├── Zend_tests_errmsg_021.php │ │ ├── Zend_tests_errmsg_022.php │ │ ├── Zend_tests_errmsg_023.php │ │ ├── Zend_tests_errmsg_024.php │ │ ├── Zend_tests_errmsg_025.php │ │ ├── Zend_tests_errmsg_026.php │ │ ├── Zend_tests_errmsg_027.php │ │ ├── Zend_tests_errmsg_028.php │ │ ├── Zend_tests_errmsg_029.php │ │ ├── Zend_tests_errmsg_030.php │ │ ├── Zend_tests_errmsg_031.php │ │ ├── Zend_tests_errmsg_032.php │ │ ├── Zend_tests_errmsg_033.php │ │ ├── Zend_tests_errmsg_034.php │ │ ├── Zend_tests_errmsg_035.php │ │ ├── Zend_tests_errmsg_036.php │ │ ├── Zend_tests_errmsg_037.php │ │ ├── Zend_tests_errmsg_038.php │ │ ├── Zend_tests_errmsg_039.php │ │ ├── Zend_tests_errmsg_040.php │ │ ├── Zend_tests_errmsg_041.php │ │ ├── Zend_tests_errmsg_042.php │ │ ├── Zend_tests_errmsg_044.php │ │ ├── Zend_tests_errmsg_045.php │ │ ├── Zend_tests_error_reporting01.php │ │ ├── Zend_tests_error_reporting02.php │ │ ├── Zend_tests_error_reporting03.php │ │ ├── Zend_tests_error_reporting04.php │ │ ├── Zend_tests_error_reporting05.php │ │ ├── Zend_tests_error_reporting06.php │ │ ├── Zend_tests_error_reporting07.php │ │ ├── Zend_tests_error_reporting08.php │ │ ├── Zend_tests_error_reporting09.php │ │ ├── Zend_tests_error_reporting10.php │ │ ├── Zend_tests_eval_parse_error_with_doc_comment.php │ │ ├── Zend_tests_exception_001.php │ │ ├── Zend_tests_exception_002.php │ │ ├── Zend_tests_exception_003.php │ │ ├── Zend_tests_exception_004.php │ │ ├── Zend_tests_exception_005.php │ │ ├── Zend_tests_exception_006.php │ │ ├── Zend_tests_exception_007.php │ │ ├── Zend_tests_exception_008.php │ │ ├── Zend_tests_exception_009.php │ │ ├── Zend_tests_exception_010.php │ │ ├── Zend_tests_exception_011.php │ │ ├── Zend_tests_exception_012.php │ │ ├── Zend_tests_exception_013.php │ │ ├── Zend_tests_exception_014.php │ │ ├── Zend_tests_exception_015.php │ │ ├── Zend_tests_exception_016.php │ │ ├── Zend_tests_exception_017.php │ │ ├── Zend_tests_exception_018.php │ │ ├── Zend_tests_exception_019.php │ │ ├── Zend_tests_exception_020.php │ │ ├── Zend_tests_exception_021.php │ │ ├── Zend_tests_exception_022.php │ │ ├── Zend_tests_exception_before_fatal.php │ │ ├── Zend_tests_exception_during_property_assign_op.php │ │ ├── Zend_tests_exception_handler_001.php │ │ ├── Zend_tests_exception_handler_002.php │ │ ├── Zend_tests_exception_handler_003.php │ │ ├── Zend_tests_exception_handler_004.php │ │ ├── Zend_tests_exception_handler_005.php │ │ ├── Zend_tests_exception_handler_006.php │ │ ├── Zend_tests_exception_in_nested_rope.php │ │ ├── Zend_tests_exception_in_rope_end.php │ │ ├── Zend_tests_exception_with_by_ref_message.php │ │ ├── Zend_tests_float_prec_001.php │ │ ├── Zend_tests_foreach.php │ │ ├── Zend_tests_foreach_002.php │ │ ├── Zend_tests_foreach_003.php │ │ ├── Zend_tests_foreach_004.php │ │ ├── Zend_tests_foreach_005.php │ │ ├── Zend_tests_foreach_006.php │ │ ├── Zend_tests_foreach_007.php │ │ ├── Zend_tests_foreach_008.php │ │ ├── Zend_tests_foreach_009.php │ │ ├── Zend_tests_foreach_010.php │ │ ├── Zend_tests_foreach_011.php │ │ ├── Zend_tests_foreach_012.php │ │ ├── Zend_tests_foreach_013.php │ │ ├── Zend_tests_foreach_014.php │ │ ├── Zend_tests_foreach_015.php │ │ ├── Zend_tests_foreach_016.php │ │ ├── Zend_tests_foreach_017.php │ │ ├── Zend_tests_foreach_list_001.php │ │ ├── Zend_tests_foreach_list_002.php │ │ ├── Zend_tests_foreach_list_003.php │ │ ├── Zend_tests_foreach_list_004.php │ │ ├── Zend_tests_foreach_reference.php │ │ ├── Zend_tests_foreach_temp_array_expr_with_refs.php │ │ ├── Zend_tests_foreach_undefined.php │ │ ├── Zend_tests_foreach_unset_globals.php │ │ ├── Zend_tests_fr47160.php │ │ ├── Zend_tests_function_arguments_001.php │ │ ├── Zend_tests_function_arguments_002.php │ │ ├── Zend_tests_function_arguments_003.php │ │ ├── Zend_tests_function_exists_basic.php │ │ ├── Zend_tests_function_exists_error.php │ │ ├── Zend_tests_function_exists_variation1.php │ │ ├── Zend_tests_function_redecl.php │ │ ├── Zend_tests_gc_001.php │ │ ├── Zend_tests_gc_002.php │ │ ├── Zend_tests_gc_003.php │ │ ├── Zend_tests_gc_004.php │ │ ├── Zend_tests_gc_005.php │ │ ├── Zend_tests_gc_006.php │ │ ├── Zend_tests_gc_007.php │ │ ├── Zend_tests_gc_008.php │ │ ├── Zend_tests_gc_009.php │ │ ├── Zend_tests_gc_010.php │ │ ├── Zend_tests_gc_011.php │ │ ├── Zend_tests_gc_012.php │ │ ├── Zend_tests_gc_013.php │ │ ├── Zend_tests_gc_014.php │ │ ├── Zend_tests_gc_015.php │ │ ├── Zend_tests_gc_016.php │ │ ├── Zend_tests_gc_017.php │ │ ├── Zend_tests_gc_018.php │ │ ├── Zend_tests_gc_019.php │ │ ├── Zend_tests_gc_020.php │ │ ├── Zend_tests_gc_021.php │ │ ├── Zend_tests_gc_022.php │ │ ├── Zend_tests_gc_023.php │ │ ├── Zend_tests_gc_024.php │ │ ├── Zend_tests_gc_025.php │ │ ├── Zend_tests_gc_026.php │ │ ├── Zend_tests_gc_027.php │ │ ├── Zend_tests_gc_028.php │ │ ├── Zend_tests_gc_029.php │ │ ├── Zend_tests_gc_029_zts.php │ │ ├── Zend_tests_gc_030.php │ │ ├── Zend_tests_gc_031.php │ │ ├── Zend_tests_gc_032.php │ │ ├── Zend_tests_gc_033.php │ │ ├── Zend_tests_gc_034.php │ │ ├── Zend_tests_gc_035.php │ │ ├── Zend_tests_generators_aborted_yield_during_nested_fcalls.php │ │ ├── Zend_tests_generators_aborted_yield_during_new.php │ │ ├── Zend_tests_generators_aborted_yield_during_switch.php │ │ ├── Zend_tests_generators_auto_incrementing_keys.php │ │ ├── Zend_tests_generators_backtrace.php │ │ ├── Zend_tests_generators_basic_yield_from_exception_handling.php │ │ ├── Zend_tests_generators_basic_yield_from_proxying.php │ │ ├── Zend_tests_generators_bug63066.php │ │ ├── Zend_tests_generators_bug65035.php │ │ ├── Zend_tests_generators_bug65161.php │ │ ├── Zend_tests_generators_bug66041.php │ │ ├── Zend_tests_generators_bug67497.php │ │ ├── Zend_tests_generators_bug69419.php │ │ ├── Zend_tests_generators_clone.php │ │ ├── Zend_tests_generators_dynamic_call.php │ │ ├── Zend_tests_generators_errors_generator_extend_error.php │ │ ├── Zend_tests_generators_errors_generator_instantiate_error.php │ │ ├── Zend_tests_generators_errors_non_ref_generator_iterated_by_ref_error.php │ │ ├── Zend_tests_generators_errors_resume_running_generator_error.php │ │ ├── Zend_tests_generators_errors_serialize_unserialize_error.php │ │ ├── Zend_tests_generators_errors_yield_const_by_ref_error.php │ │ ├── Zend_tests_generators_errors_yield_in_force_closed_finally_error.php │ │ ├── Zend_tests_generators_errors_yield_non_ref_function_call_by_ref_error.php │ │ ├── Zend_tests_generators_errors_yield_outside_function_error.php │ │ ├── Zend_tests_generators_fibonacci.php │ │ ├── Zend_tests_generators_finally_finally_ran_on_close.php │ │ ├── Zend_tests_generators_finally_return_return.php │ │ ├── Zend_tests_generators_finally_return_yield.php │ │ ├── Zend_tests_generators_finally_run_on_dtor.php │ │ ├── Zend_tests_generators_finally_throw_yield.php │ │ ├── Zend_tests_generators_finally_yield_return.php │ │ ├── Zend_tests_generators_finally_yield_throw.php │ │ ├── Zend_tests_generators_finally_yield_yield.php │ │ ├── Zend_tests_generators_func_get_args.php │ │ ├── Zend_tests_generators_generator_closure.php │ │ ├── Zend_tests_generators_generator_closure_unused.php │ │ ├── Zend_tests_generators_generator_closure_with_this.php │ │ ├── Zend_tests_generators_generator_in_multipleiterator.php │ │ ├── Zend_tests_generators_generator_method.php │ │ ├── Zend_tests_generators_generator_method_by_ref.php │ │ ├── Zend_tests_generators_generator_return_without_value.php │ │ ├── Zend_tests_generators_generator_returns_generator.php │ │ ├── Zend_tests_generators_generator_rewind.php │ │ ├── Zend_tests_generators_generator_send.php │ │ ├── Zend_tests_generators_generator_static_method.php │ │ ├── Zend_tests_generators_generator_symtable_leak.php │ │ ├── Zend_tests_generators_generator_throwing_during_function_call.php │ │ ├── Zend_tests_generators_generator_throwing_exception.php │ │ ├── Zend_tests_generators_generator_throwing_in_foreach.php │ │ ├── Zend_tests_generators_generator_with_keys.php │ │ ├── Zend_tests_generators_generator_with_nonscalar_keys.php │ │ ├── Zend_tests_generators_get_return.php │ │ ├── Zend_tests_generators_get_return_and_finally.php │ │ ├── Zend_tests_generators_get_return_errors.php │ │ ├── Zend_tests_generators_get_return_types.php │ │ ├── Zend_tests_generators_ignored_send_leak.php │ │ ├── Zend_tests_generators_multiple_yield_from_on_same_generator.php │ │ ├── Zend_tests_generators_mutli_yield_from_with_exception.php │ │ ├── Zend_tests_generators_nested_calls_with_die.php │ │ ├── Zend_tests_generators_nested_method_calls.php │ │ ├── Zend_tests_generators_no_foreach_var_leaks.php │ │ ├── Zend_tests_generators_recursive_yield_from.php │ │ ├── Zend_tests_generators_send_after_close.php │ │ ├── Zend_tests_generators_send_returns_current.php │ │ ├── Zend_tests_generators_throw_already_closed.php │ │ ├── Zend_tests_generators_throw_caught.php │ │ ├── Zend_tests_generators_throw_not_an_exception.php │ │ ├── Zend_tests_generators_throw_rethrow.php │ │ ├── Zend_tests_generators_throw_uncaught.php │ │ ├── Zend_tests_generators_unused_return_value.php │ │ ├── Zend_tests_generators_xrange.php │ │ ├── Zend_tests_generators_yield_array_key.php │ │ ├── Zend_tests_generators_yield_array_offset_by_ref.php │ │ ├── Zend_tests_generators_yield_by_reference.php │ │ ├── Zend_tests_generators_yield_closure.php │ │ ├── Zend_tests_generators_yield_during_function_call.php │ │ ├── Zend_tests_generators_yield_during_method_call.php │ │ ├── Zend_tests_generators_yield_from_already_running.php │ │ ├── Zend_tests_generators_yield_from_array.php │ │ ├── Zend_tests_generators_yield_from_backtrace.php │ │ ├── Zend_tests_generators_yield_from_deep_recursion.php │ │ ├── Zend_tests_generators_yield_from_iterator.php │ │ ├── Zend_tests_generators_yield_from_multi_tree.php │ │ ├── Zend_tests_generators_yield_from_multi_tree_exception.php │ │ ├── Zend_tests_generators_yield_in_finally.php │ │ ├── Zend_tests_generators_yield_in_parenthesis.php │ │ ├── Zend_tests_generators_yield_precedence.php │ │ ├── Zend_tests_generators_yield_ref_function_call_by_reference.php │ │ ├── Zend_tests_generators_yield_unary_precedence.php │ │ ├── Zend_tests_generators_yield_without_value.php │ │ ├── Zend_tests_get_called_class_001.php │ │ ├── Zend_tests_get_class_methods_001.php │ │ ├── Zend_tests_get_class_methods_002.php │ │ ├── Zend_tests_get_class_methods_003.php │ │ ├── Zend_tests_get_class_vars_001.php │ │ ├── Zend_tests_get_class_vars_002.php │ │ ├── Zend_tests_get_class_vars_003.php │ │ ├── Zend_tests_get_class_vars_004.php │ │ ├── Zend_tests_get_class_vars_005.php │ │ ├── Zend_tests_get_class_vars_006.php │ │ ├── Zend_tests_get_class_vars_007.php │ │ ├── Zend_tests_get_defined_functions_basic.php │ │ ├── Zend_tests_get_defined_functions_error.php │ │ ├── Zend_tests_get_defined_vars.php │ │ ├── Zend_tests_get_parent_class_001.php │ │ ├── Zend_tests_get_required_files.php │ │ ├── Zend_tests_globals_001.php │ │ ├── Zend_tests_globals_002.php │ │ ├── Zend_tests_globals_003.php │ │ ├── Zend_tests_globals_004.php │ │ ├── Zend_tests_globals_005.php │ │ ├── Zend_tests_grammar_regression_001.php │ │ ├── Zend_tests_grammar_regression_002.php │ │ ├── Zend_tests_grammar_regression_003.php │ │ ├── Zend_tests_grammar_regression_004.php │ │ ├── Zend_tests_grammar_regression_005.php │ │ ├── Zend_tests_grammar_regression_006.php │ │ ├── Zend_tests_grammar_regression_007.php │ │ ├── Zend_tests_grammar_regression_008.php │ │ ├── Zend_tests_grammar_regression_009.php │ │ ├── Zend_tests_grammar_regression_010.php │ │ ├── Zend_tests_grammar_regression_011.php │ │ ├── Zend_tests_grammar_regression_012.php │ │ ├── Zend_tests_grammar_regression_013.php │ │ ├── Zend_tests_grammar_semi_reserved_001.php │ │ ├── Zend_tests_grammar_semi_reserved_002.php │ │ ├── Zend_tests_grammar_semi_reserved_003.php │ │ ├── Zend_tests_grammar_semi_reserved_004.php │ │ ├── Zend_tests_grammar_semi_reserved_005.php │ │ ├── Zend_tests_grammar_semi_reserved_006.php │ │ ├── Zend_tests_grammar_semi_reserved_007.php │ │ ├── Zend_tests_grammar_semi_reserved_008.php │ │ ├── Zend_tests_grammar_semi_reserved_009.php │ │ ├── Zend_tests_grammar_semi_reserved_010.php │ │ ├── Zend_tests_halt01.php │ │ ├── Zend_tests_halt02.php │ │ ├── Zend_tests_halt03.php │ │ ├── Zend_tests_halt_compiler1.php │ │ ├── Zend_tests_halt_compiler2.php │ │ ├── Zend_tests_halt_compiler3.php │ │ ├── Zend_tests_halt_compiler4.php │ │ ├── Zend_tests_heredoc_001.php │ │ ├── Zend_tests_heredoc_002.php │ │ ├── Zend_tests_heredoc_003.php │ │ ├── Zend_tests_heredoc_004.php │ │ ├── Zend_tests_heredoc_005.php │ │ ├── Zend_tests_heredoc_006.php │ │ ├── Zend_tests_heredoc_007.php │ │ ├── Zend_tests_heredoc_008.php │ │ ├── Zend_tests_heredoc_009.php │ │ ├── Zend_tests_heredoc_010.php │ │ ├── Zend_tests_heredoc_011.php │ │ ├── Zend_tests_heredoc_012.php │ │ ├── Zend_tests_heredoc_013.php │ │ ├── Zend_tests_heredoc_014.php │ │ ├── Zend_tests_heredoc_015.php │ │ ├── Zend_tests_heredoc_016.php │ │ ├── Zend_tests_heredoc_017.php │ │ ├── Zend_tests_heredoc_018.php │ │ ├── Zend_tests_hex_overflow_32bit.php │ │ ├── Zend_tests_incdec_ref_property.php │ │ ├── Zend_tests_incompat_ctx_user.php │ │ ├── Zend_tests_increment_001.php │ │ ├── Zend_tests_increment_function_return_error.php │ │ ├── Zend_tests_indexing_001.php │ │ ├── Zend_tests_indirect_call_array_001.php │ │ ├── Zend_tests_indirect_call_array_002.php │ │ ├── Zend_tests_indirect_call_array_003.php │ │ ├── Zend_tests_indirect_call_array_004.php │ │ ├── Zend_tests_indirect_call_array_005.php │ │ ├── Zend_tests_indirect_call_from_constant.php │ │ ├── Zend_tests_indirect_call_string_001.php │ │ ├── Zend_tests_indirect_call_string_002.php │ │ ├── Zend_tests_indirect_call_string_003.php │ │ ├── Zend_tests_indirect_method_call_001.php │ │ ├── Zend_tests_indirect_method_call_002.php │ │ ├── Zend_tests_indirect_method_call_003.php │ │ ├── Zend_tests_indirect_method_call_004.php │ │ ├── Zend_tests_indirect_method_call_005.php │ │ ├── Zend_tests_indirect_property_access.php │ │ ├── Zend_tests_indirect_reference_this.php │ │ ├── Zend_tests_instanceof.php │ │ ├── Zend_tests_instanceof_001.php │ │ ├── Zend_tests_instanceof_002.php │ │ ├── Zend_tests_int_overflow_32bit.php │ │ ├── Zend_tests_int_overflow_64bit.php │ │ ├── Zend_tests_int_special_values.php │ │ ├── Zend_tests_int_underflow_32bit.php │ │ ├── Zend_tests_int_underflow_64bit.php │ │ ├── Zend_tests_inter_007.php │ │ ├── Zend_tests_inter_01.php │ │ ├── Zend_tests_inter_02.php │ │ ├── Zend_tests_inter_03.php │ │ ├── Zend_tests_inter_04.php │ │ ├── Zend_tests_inter_05.php │ │ ├── Zend_tests_inter_06.php │ │ ├── Zend_tests_interface_exists_001.php │ │ ├── Zend_tests_interface_exists_002.php │ │ ├── Zend_tests_is_a.php │ │ ├── Zend_tests_isset_001.php │ │ ├── Zend_tests_isset_002.php │ │ ├── Zend_tests_isset_003.php │ │ ├── Zend_tests_isset_003_2_4.php │ │ ├── Zend_tests_isset_expr_error.php │ │ ├── Zend_tests_isset_func_error.php │ │ ├── Zend_tests_isset_str_offset.php │ │ ├── Zend_tests_jump01.php │ │ ├── Zend_tests_jump02.php │ │ ├── Zend_tests_jump03.php │ │ ├── Zend_tests_jump04.php │ │ ├── Zend_tests_jump05.php │ │ ├── Zend_tests_jump06.php │ │ ├── Zend_tests_jump07.php │ │ ├── Zend_tests_jump08.php │ │ ├── Zend_tests_jump09.php │ │ ├── Zend_tests_jump10.php │ │ ├── Zend_tests_jump11.php │ │ ├── Zend_tests_jump12.php │ │ ├── Zend_tests_jump13.php │ │ ├── Zend_tests_jump14.php │ │ ├── Zend_tests_jump15.php │ │ ├── Zend_tests_line_const_in_array.php │ │ ├── Zend_tests_list_001.php │ │ ├── Zend_tests_list_002.php │ │ ├── Zend_tests_list_003.php │ │ ├── Zend_tests_list_004.php │ │ ├── Zend_tests_list_005.php │ │ ├── Zend_tests_list_006.php │ │ ├── Zend_tests_list_007.php │ │ ├── Zend_tests_list_destructuring_to_special_variables.php │ │ ├── Zend_tests_list_empty_error.php │ │ ├── Zend_tests_list_self_assign.php │ │ ├── Zend_tests_loop_free_on_return.php │ │ ├── Zend_tests_lsb_001.php │ │ ├── Zend_tests_lsb_002.php │ │ ├── Zend_tests_lsb_003.php │ │ ├── Zend_tests_lsb_004.php │ │ ├── Zend_tests_lsb_005.php │ │ ├── Zend_tests_lsb_006.php │ │ ├── Zend_tests_lsb_007.php │ │ ├── Zend_tests_lsb_008.php │ │ ├── Zend_tests_lsb_009.php │ │ ├── Zend_tests_lsb_010.php │ │ ├── Zend_tests_lsb_011.php │ │ ├── Zend_tests_lsb_012.php │ │ ├── Zend_tests_lsb_013.php │ │ ├── Zend_tests_lsb_014.php │ │ ├── Zend_tests_lsb_015.php │ │ ├── Zend_tests_lsb_016.php │ │ ├── Zend_tests_lsb_017.php │ │ ├── Zend_tests_lsb_018.php │ │ ├── Zend_tests_lsb_019.php │ │ ├── Zend_tests_lsb_020.php │ │ ├── Zend_tests_lsb_021.php │ │ ├── Zend_tests_lsb_022.php │ │ ├── Zend_tests_magic_by_ref_001.php │ │ ├── Zend_tests_magic_by_ref_002.php │ │ ├── Zend_tests_magic_by_ref_003.php │ │ ├── Zend_tests_magic_by_ref_004.php │ │ ├── Zend_tests_magic_by_ref_005.php │ │ ├── Zend_tests_magic_by_ref_006.php │ │ ├── Zend_tests_magic_by_ref_007.php │ │ ├── Zend_tests_magic_const_in_global_scope.php │ │ ├── Zend_tests_magic_methods_001.php │ │ ├── Zend_tests_magic_methods_002.php │ │ ├── Zend_tests_magic_methods_003.php │ │ ├── Zend_tests_magic_methods_004.php │ │ ├── Zend_tests_magic_methods_005.php │ │ ├── Zend_tests_magic_methods_006.php │ │ ├── Zend_tests_magic_methods_007.php │ │ ├── Zend_tests_magic_methods_008.php │ │ ├── Zend_tests_magic_methods_009.php │ │ ├── Zend_tests_magic_methods_010.php │ │ ├── Zend_tests_method_exists.php │ │ ├── Zend_tests_method_exists_002.php │ │ ├── Zend_tests_method_static_var.php │ │ ├── Zend_tests_methods-on-non-objects-call-user-func.php │ │ ├── Zend_tests_methods-on-non-objects-catch.php │ │ ├── Zend_tests_methods-on-non-objects-usort.php │ │ ├── Zend_tests_methods-on-non-objects.php │ │ ├── Zend_tests_mod_001.php │ │ ├── Zend_tests_mul_001.php │ │ ├── Zend_tests_multibyte_bug68665.php │ │ ├── Zend_tests_multibyte_multibyte_encoding_001.php │ │ ├── Zend_tests_multibyte_multibyte_encoding_002.php │ │ ├── Zend_tests_multibyte_multibyte_encoding_003.php │ │ ├── Zend_tests_multibyte_multibyte_encoding_004.php │ │ ├── Zend_tests_multibyte_multibyte_encoding_005.php │ │ ├── Zend_tests_multibyte_multibyte_encoding_006.php │ │ ├── Zend_tests_name_collision_01.php │ │ ├── Zend_tests_name_collision_02.php │ │ ├── Zend_tests_name_collision_03.php │ │ ├── Zend_tests_name_collision_04.php │ │ ├── Zend_tests_name_collision_05.php │ │ ├── Zend_tests_name_collision_06.php │ │ ├── Zend_tests_no_class_const_propagation_in_closures.php │ │ ├── Zend_tests_not_001.php │ │ ├── Zend_tests_not_002.php │ │ ├── Zend_tests_nowdoc_001.php │ │ ├── Zend_tests_nowdoc_002.php │ │ ├── Zend_tests_nowdoc_003.php │ │ ├── Zend_tests_nowdoc_004.php │ │ ├── Zend_tests_nowdoc_005.php │ │ ├── Zend_tests_nowdoc_006.php │ │ ├── Zend_tests_nowdoc_007.php │ │ ├── Zend_tests_nowdoc_008.php │ │ ├── Zend_tests_nowdoc_009.php │ │ ├── Zend_tests_nowdoc_010.php │ │ ├── Zend_tests_nowdoc_011.php │ │ ├── Zend_tests_nowdoc_012.php │ │ ├── Zend_tests_nowdoc_013.php │ │ ├── Zend_tests_nowdoc_014.php │ │ ├── Zend_tests_nowdoc_015.php │ │ ├── Zend_tests_nowdoc_016.php │ │ ├── Zend_tests_nowdoc_017.php │ │ ├── Zend_tests_ns_001.php │ │ ├── Zend_tests_ns_002.php │ │ ├── Zend_tests_ns_003.php │ │ ├── Zend_tests_ns_004.php │ │ ├── Zend_tests_ns_005.php │ │ ├── Zend_tests_ns_006.php │ │ ├── Zend_tests_ns_007.php │ │ ├── Zend_tests_ns_008.php │ │ ├── Zend_tests_ns_009.php │ │ ├── Zend_tests_ns_010.php │ │ ├── Zend_tests_ns_011.php │ │ ├── Zend_tests_ns_012.php │ │ ├── Zend_tests_ns_013.php │ │ ├── Zend_tests_ns_014.php │ │ ├── Zend_tests_ns_015.php │ │ ├── Zend_tests_ns_016.php │ │ ├── Zend_tests_ns_017.php │ │ ├── Zend_tests_ns_018.php │ │ ├── Zend_tests_ns_019.php │ │ ├── Zend_tests_ns_020.php │ │ ├── Zend_tests_ns_021.php │ │ ├── Zend_tests_ns_022.php │ │ ├── Zend_tests_ns_023.php │ │ ├── Zend_tests_ns_024.php │ │ ├── Zend_tests_ns_025.php │ │ ├── Zend_tests_ns_026.php │ │ ├── Zend_tests_ns_027.php │ │ ├── Zend_tests_ns_028.php │ │ ├── Zend_tests_ns_029.php │ │ ├── Zend_tests_ns_030.php │ │ ├── Zend_tests_ns_031.php │ │ ├── Zend_tests_ns_032.php │ │ ├── Zend_tests_ns_033.php │ │ ├── Zend_tests_ns_034.php │ │ ├── Zend_tests_ns_035.php │ │ ├── Zend_tests_ns_036.php │ │ ├── Zend_tests_ns_037.php │ │ ├── Zend_tests_ns_038.php │ │ ├── Zend_tests_ns_039.php │ │ ├── Zend_tests_ns_040.php │ │ ├── Zend_tests_ns_041.php │ │ ├── Zend_tests_ns_042.php │ │ ├── Zend_tests_ns_043.php │ │ ├── Zend_tests_ns_044.php │ │ ├── Zend_tests_ns_045.php │ │ ├── Zend_tests_ns_046.php │ │ ├── Zend_tests_ns_047.php │ │ ├── Zend_tests_ns_048.php │ │ ├── Zend_tests_ns_049.php │ │ ├── Zend_tests_ns_050.php │ │ ├── Zend_tests_ns_051.php │ │ ├── Zend_tests_ns_052.php │ │ ├── Zend_tests_ns_053.php │ │ ├── Zend_tests_ns_054.php │ │ ├── Zend_tests_ns_055.php │ │ ├── Zend_tests_ns_056.php │ │ ├── Zend_tests_ns_057.php │ │ ├── Zend_tests_ns_058.php │ │ ├── Zend_tests_ns_059.php │ │ ├── Zend_tests_ns_060.php │ │ ├── Zend_tests_ns_061.php │ │ ├── Zend_tests_ns_062.php │ │ ├── Zend_tests_ns_063.php │ │ ├── Zend_tests_ns_064.php │ │ ├── Zend_tests_ns_065.php │ │ ├── Zend_tests_ns_066.php │ │ ├── Zend_tests_ns_067.php │ │ ├── Zend_tests_ns_068.php │ │ ├── Zend_tests_ns_069.php │ │ ├── Zend_tests_ns_070.php │ │ ├── Zend_tests_ns_071.php │ │ ├── Zend_tests_ns_072.php │ │ ├── Zend_tests_ns_073.php │ │ ├── Zend_tests_ns_074.php │ │ ├── Zend_tests_ns_075.php │ │ ├── Zend_tests_ns_076.php │ │ ├── Zend_tests_ns_077_1.php │ │ ├── Zend_tests_ns_077_2.php │ │ ├── Zend_tests_ns_077_3.php │ │ ├── Zend_tests_ns_077_4.php │ │ ├── Zend_tests_ns_077_5.php │ │ ├── Zend_tests_ns_077_6.php │ │ ├── Zend_tests_ns_077_7.php │ │ ├── Zend_tests_ns_077_8.php │ │ ├── Zend_tests_ns_078.php │ │ ├── Zend_tests_ns_079.php │ │ ├── Zend_tests_ns_080.php │ │ ├── Zend_tests_ns_081.php │ │ ├── Zend_tests_ns_082.php │ │ ├── Zend_tests_ns_083.php │ │ ├── Zend_tests_ns_084.php │ │ ├── Zend_tests_ns_085.php │ │ ├── Zend_tests_ns_086.php │ │ ├── Zend_tests_ns_087.php │ │ ├── Zend_tests_ns_088.php │ │ ├── Zend_tests_ns_089.php │ │ ├── Zend_tests_ns_090.php │ │ ├── Zend_tests_ns_091.php │ │ ├── Zend_tests_ns_092.php │ │ ├── Zend_tests_ns_093.php │ │ ├── Zend_tests_ns_094.php │ │ ├── Zend_tests_object-null.php │ │ ├── Zend_tests_object_array_cast.php │ │ ├── Zend_tests_object_handlers.php │ │ ├── Zend_tests_object_property_ref_incdec.php │ │ ├── Zend_tests_objects_001.php │ │ ├── Zend_tests_objects_002.php │ │ ├── Zend_tests_objects_003.php │ │ ├── Zend_tests_objects_004.php │ │ ├── Zend_tests_objects_005.php │ │ ├── Zend_tests_objects_006.php │ │ ├── Zend_tests_objects_007.php │ │ ├── Zend_tests_objects_008.php │ │ ├── Zend_tests_objects_009.php │ │ ├── Zend_tests_objects_010.php │ │ ├── Zend_tests_objects_011.php │ │ ├── Zend_tests_objects_012.php │ │ ├── Zend_tests_objects_013.php │ │ ├── Zend_tests_objects_014.php │ │ ├── Zend_tests_objects_015.php │ │ ├── Zend_tests_objects_017.php │ │ ├── Zend_tests_objects_018.php │ │ ├── Zend_tests_objects_019.php │ │ ├── Zend_tests_objects_020.php │ │ ├── Zend_tests_objects_021.php │ │ ├── Zend_tests_objects_022.php │ │ ├── Zend_tests_objects_023.php │ │ ├── Zend_tests_objects_024.php │ │ ├── Zend_tests_objects_025.php │ │ ├── Zend_tests_objects_026.php │ │ ├── Zend_tests_objects_027.php │ │ ├── Zend_tests_objects_028.php │ │ ├── Zend_tests_objects_029.php │ │ ├── Zend_tests_objects_030.php │ │ ├── Zend_tests_objects_031.php │ │ ├── Zend_tests_objects_032.php │ │ ├── Zend_tests_oct_overflow_32bit.php │ │ ├── Zend_tests_offset_array.php │ │ ├── Zend_tests_offset_assign.php │ │ ├── Zend_tests_offset_bool.php │ │ ├── Zend_tests_offset_long.php │ │ ├── Zend_tests_offset_null.php │ │ ├── Zend_tests_offset_object.php │ │ ├── Zend_tests_offset_string.php │ │ ├── Zend_tests_or_001.php │ │ ├── Zend_tests_parent_class_name_without_parent.php │ │ ├── Zend_tests_pow_ref.php │ │ ├── Zend_tests_property_exists.php │ │ ├── Zend_tests_recursive_debug_info.php │ │ ├── Zend_tests_require_parse_exception.php │ │ ├── Zend_tests_result_unused.php │ │ ├── Zend_tests_return_types_001.php │ │ ├── Zend_tests_return_types_002.php │ │ ├── Zend_tests_return_types_003.php │ │ ├── Zend_tests_return_types_004.php │ │ ├── Zend_tests_return_types_005.php │ │ ├── Zend_tests_return_types_006.php │ │ ├── Zend_tests_return_types_007.php │ │ ├── Zend_tests_return_types_008.php │ │ ├── Zend_tests_return_types_009.php │ │ ├── Zend_tests_return_types_010.php │ │ ├── Zend_tests_return_types_011.php │ │ ├── Zend_tests_return_types_012.php │ │ ├── Zend_tests_return_types_013.php │ │ ├── Zend_tests_return_types_014.php │ │ ├── Zend_tests_return_types_015.php │ │ ├── Zend_tests_return_types_016.php │ │ ├── Zend_tests_return_types_017.php │ │ ├── Zend_tests_return_types_018.php │ │ ├── Zend_tests_return_types_019.php │ │ ├── Zend_tests_return_types_020.php │ │ ├── Zend_tests_return_types_021.php │ │ ├── Zend_tests_return_types_022.php │ │ ├── Zend_tests_return_types_023.php │ │ ├── Zend_tests_return_types_024.php │ │ ├── Zend_tests_return_types_025.php │ │ ├── Zend_tests_return_types_026.php │ │ ├── Zend_tests_return_types_027.php │ │ ├── Zend_tests_return_types_028.php │ │ ├── Zend_tests_return_types_generators001.php │ │ ├── Zend_tests_return_types_generators002.php │ │ ├── Zend_tests_return_types_generators003.php │ │ ├── Zend_tests_return_types_generators004.php │ │ ├── Zend_tests_return_types_generators005.php │ │ ├── Zend_tests_return_types_inheritance001.php │ │ ├── Zend_tests_return_types_inheritance002.php │ │ ├── Zend_tests_return_types_inheritance003.php │ │ ├── Zend_tests_return_types_inheritance004.php │ │ ├── Zend_tests_return_types_inheritance005.php │ │ ├── Zend_tests_return_types_inheritance006.php │ │ ├── Zend_tests_return_types_inheritance007.php │ │ ├── Zend_tests_return_types_inheritance008.php │ │ ├── Zend_tests_return_types_inheritance009.php │ │ ├── Zend_tests_return_types_internal_functions001.php │ │ ├── Zend_tests_return_types_internal_functions002.php │ │ ├── Zend_tests_return_types_reflection001.php │ │ ├── Zend_tests_return_types_return_reference_separation.php │ │ ├── Zend_tests_return_types_rfc001.php │ │ ├── Zend_tests_return_types_rfc002.php │ │ ├── Zend_tests_return_types_rfc003.php │ │ ├── Zend_tests_return_types_rfc004.php │ │ ├── Zend_tests_rope_with_exception.php │ │ ├── Zend_tests_selfParent_001.php │ │ ├── Zend_tests_selfParent_002.php │ │ ├── Zend_tests_self_and.php │ │ ├── Zend_tests_self_class_const_outside_class.php │ │ ├── Zend_tests_self_in_eval.php │ │ ├── Zend_tests_self_mod.php │ │ ├── Zend_tests_self_or.php │ │ ├── Zend_tests_self_xor.php │ │ ├── Zend_tests_settype_array.php │ │ ├── Zend_tests_settype_bool.php │ │ ├── Zend_tests_settype_double.php │ │ ├── Zend_tests_settype_int.php │ │ ├── Zend_tests_settype_null.php │ │ ├── Zend_tests_settype_object.php │ │ ├── Zend_tests_settype_resource.php │ │ ├── Zend_tests_settype_string.php │ │ ├── Zend_tests_shift_001.php │ │ ├── Zend_tests_shift_002.php │ │ ├── Zend_tests_special_name_error1.php │ │ ├── Zend_tests_special_name_error2.php │ │ ├── Zend_tests_special_name_error3.php │ │ ├── Zend_tests_static_variable.php │ │ ├── Zend_tests_str_offset_001.php │ │ ├── Zend_tests_str_offset_002.php │ │ ├── Zend_tests_strict_001.php │ │ ├── Zend_tests_strict_002.php │ │ ├── Zend_tests_strlen.php │ │ ├── Zend_tests_sub_001.php │ │ ├── Zend_tests_temporary_cleaning_001.php │ │ ├── Zend_tests_temporary_cleaning_002.php │ │ ├── Zend_tests_temporary_cleaning_003.php │ │ ├── Zend_tests_temporary_cleaning_004.php │ │ ├── Zend_tests_temporary_cleaning_005.php │ │ ├── Zend_tests_temporary_cleaning_006.php │ │ ├── Zend_tests_temporary_cleaning_007.php │ │ ├── Zend_tests_this_as_lexical_var_error.php │ │ ├── Zend_tests_throw_reference.php │ │ ├── Zend_tests_throwable_001.php │ │ ├── Zend_tests_throwable_002.php │ │ ├── Zend_tests_throwable_003.php │ │ ├── Zend_tests_trait_exists_001.php │ │ ├── Zend_tests_trait_exists_002.php │ │ ├── Zend_tests_trait_exists_003.php │ │ ├── Zend_tests_traits_bug54441.php │ │ ├── Zend_tests_traits_bug55137.php │ │ ├── Zend_tests_traits_bug55214.php │ │ ├── Zend_tests_traits_bug55355.php │ │ ├── Zend_tests_traits_bug55372.php │ │ ├── Zend_tests_traits_bug55424.php │ │ ├── Zend_tests_traits_bug55524.php │ │ ├── Zend_tests_traits_bug55554a.php │ │ ├── Zend_tests_traits_bug55554b.php │ │ ├── Zend_tests_traits_bug55554c.php │ │ ├── Zend_tests_traits_bug55554d.php │ │ ├── Zend_tests_traits_bug55554e.php │ │ ├── Zend_tests_traits_bug55554f.php │ │ ├── Zend_tests_traits_bug55554g.php │ │ ├── Zend_tests_traits_bug60145.php │ │ ├── Zend_tests_traits_bug60153.php │ │ ├── Zend_tests_traits_bug60165a.php │ │ ├── Zend_tests_traits_bug60165b.php │ │ ├── Zend_tests_traits_bug60165c.php │ │ ├── Zend_tests_traits_bug60165d.php │ │ ├── Zend_tests_traits_bug60173.php │ │ ├── Zend_tests_traits_bug60217a.php │ │ ├── Zend_tests_traits_bug60217b.php │ │ ├── Zend_tests_traits_bug60217c.php │ │ ├── Zend_tests_traits_bug60369.php │ │ ├── Zend_tests_traits_bug60717.php │ │ ├── Zend_tests_traits_bug60809.php │ │ ├── Zend_tests_traits_bug61052.php │ │ ├── Zend_tests_traits_bug61998.php │ │ ├── Zend_tests_traits_bug64070.php │ │ ├── Zend_tests_traits_bug64235.php │ │ ├── Zend_tests_traits_bug64235b.php │ │ ├── Zend_tests_traits_bug65576a.php │ │ ├── Zend_tests_traits_bug65576b.php │ │ ├── Zend_tests_traits_bugs_abstract-methods01.php │ │ ├── Zend_tests_traits_bugs_abstract-methods02.php │ │ ├── Zend_tests_traits_bugs_abstract-methods03.php │ │ ├── Zend_tests_traits_bugs_abstract-methods04.php │ │ ├── Zend_tests_traits_bugs_abstract-methods05.php │ │ ├── Zend_tests_traits_bugs_abstract-methods06.php │ │ ├── Zend_tests_traits_bugs_alias-semantics.php │ │ ├── Zend_tests_traits_bugs_alias-semantics02.php │ │ ├── Zend_tests_traits_bugs_alias01.php │ │ ├── Zend_tests_traits_bugs_case-sensitive.php │ │ ├── Zend_tests_traits_bugs_interfaces.php │ │ ├── Zend_tests_traits_bugs_missing-trait.php │ │ ├── Zend_tests_traits_bugs_overridding-conflicting-methods.php │ │ ├── Zend_tests_traits_bugs_overridding-conflicting-property-initializer.php │ │ ├── Zend_tests_traits_conflict001.php │ │ ├── Zend_tests_traits_conflict002.php │ │ ├── Zend_tests_traits_conflict003.php │ │ ├── Zend_tests_traits_error_001.php │ │ ├── Zend_tests_traits_error_002.php │ │ ├── Zend_tests_traits_error_003.php │ │ ├── Zend_tests_traits_error_004.php │ │ ├── Zend_tests_traits_error_005.php │ │ ├── Zend_tests_traits_error_006.php │ │ ├── Zend_tests_traits_error_007.php │ │ ├── Zend_tests_traits_error_008.php │ │ ├── Zend_tests_traits_error_009.php │ │ ├── Zend_tests_traits_error_010.php │ │ ├── Zend_tests_traits_error_011.php │ │ ├── Zend_tests_traits_error_012.php │ │ ├── Zend_tests_traits_error_013.php │ │ ├── Zend_tests_traits_error_014.php │ │ ├── Zend_tests_traits_error_015.php │ │ ├── Zend_tests_traits_error_016.php │ │ ├── Zend_tests_traits_flattening001.php │ │ ├── Zend_tests_traits_flattening002.php │ │ ├── Zend_tests_traits_flattening003.php │ │ ├── Zend_tests_traits_get_declared_traits_001.php │ │ ├── Zend_tests_traits_get_declared_traits_002.php │ │ ├── Zend_tests_traits_get_declared_traits_003.php │ │ ├── Zend_tests_traits_inheritance001.php │ │ ├── Zend_tests_traits_inheritance002.php │ │ ├── Zend_tests_traits_inheritance003.php │ │ ├── Zend_tests_traits_interface_001.php │ │ ├── Zend_tests_traits_interface_002.php │ │ ├── Zend_tests_traits_interface_003.php │ │ ├── Zend_tests_traits_language001.php │ │ ├── Zend_tests_traits_language002.php │ │ ├── Zend_tests_traits_language003.php │ │ ├── Zend_tests_traits_language004.php │ │ ├── Zend_tests_traits_language005.php │ │ ├── Zend_tests_traits_language006.php │ │ ├── Zend_tests_traits_language007.php │ │ ├── Zend_tests_traits_language008a.php │ │ ├── Zend_tests_traits_language008b.php │ │ ├── Zend_tests_traits_language009.php │ │ ├── Zend_tests_traits_language010.php │ │ ├── Zend_tests_traits_language011.php │ │ ├── Zend_tests_traits_language012.php │ │ ├── Zend_tests_traits_language013.php │ │ ├── Zend_tests_traits_language014.php │ │ ├── Zend_tests_traits_language015.php │ │ ├── Zend_tests_traits_language016.php │ │ ├── Zend_tests_traits_language017.php │ │ ├── Zend_tests_traits_language018.php │ │ ├── Zend_tests_traits_language019.php │ │ ├── Zend_tests_traits_methods_001.php │ │ ├── Zend_tests_traits_methods_002.php │ │ ├── Zend_tests_traits_methods_003.php │ │ ├── Zend_tests_traits_noctor001.php │ │ ├── Zend_tests_traits_property001.php │ │ ├── Zend_tests_traits_property002.php │ │ ├── Zend_tests_traits_property003.php │ │ ├── Zend_tests_traits_property004.php │ │ ├── Zend_tests_traits_property005.php │ │ ├── Zend_tests_traits_property006.php │ │ ├── Zend_tests_traits_property007.php │ │ ├── Zend_tests_traits_property008.php │ │ ├── Zend_tests_traits_property009.php │ │ ├── Zend_tests_traits_static_001.php │ │ ├── Zend_tests_traits_static_002.php │ │ ├── Zend_tests_traits_static_003.php │ │ ├── Zend_tests_traits_static_004.php │ │ ├── Zend_tests_traits_static_forward_static_call.php │ │ ├── Zend_tests_traits_static_get_called_class.php │ │ ├── Zend_tests_traits_trait_constant_001.php │ │ ├── Zend_tests_traits_trait_constant_002.php │ │ ├── Zend_tests_try_catch_002.php │ │ ├── Zend_tests_try_catch_003.php │ │ ├── Zend_tests_try_catch_004.php │ │ ├── Zend_tests_try_catch_finally_001.php │ │ ├── Zend_tests_try_catch_finally_002.php │ │ ├── Zend_tests_try_catch_finally_003.php │ │ ├── Zend_tests_try_catch_finally_004.php │ │ ├── Zend_tests_try_catch_finally_005.php │ │ ├── Zend_tests_try_catch_finally_006.php │ │ ├── Zend_tests_try_finally_goto_001.php │ │ ├── Zend_tests_try_finally_goto_002.php │ │ ├── Zend_tests_try_finally_goto_003.php │ │ ├── Zend_tests_try_finally_goto_004.php │ │ ├── Zend_tests_try_try_catch_finally_001.php │ │ ├── Zend_tests_try_try_catch_finally_002.php │ │ ├── Zend_tests_try_try_catch_finally_003.php │ │ ├── Zend_tests_try_try_catch_finally_004.php │ │ ├── Zend_tests_try_try_catch_finally_005.php │ │ ├── Zend_tests_try_try_catch_finally_006.php │ │ ├── Zend_tests_try_try_catch_finally_007.php │ │ ├── Zend_tests_try_try_finally_001.php │ │ ├── Zend_tests_try_try_finally_002.php │ │ ├── Zend_tests_try_try_finally_003.php │ │ ├── Zend_tests_try_try_finally_004.php │ │ ├── Zend_tests_try_try_finally_005.php │ │ ├── Zend_tests_try_try_finally_006.php │ │ ├── Zend_tests_try_try_finally_007.php │ │ ├── Zend_tests_try_try_finally_008.php │ │ ├── Zend_tests_try_try_finally_009.php │ │ ├── Zend_tests_try_try_finally_010.php │ │ ├── Zend_tests_try_try_finally_011.php │ │ ├── Zend_tests_try_try_finally_012.php │ │ ├── Zend_tests_typehints_add_return_type.php │ │ ├── Zend_tests_typehints_default_boolean_hint_values.php │ │ ├── Zend_tests_typehints_explicit_weak_include_strict.php │ │ ├── Zend_tests_typehints_inexistent_class_hint_with_scalar_arg.php │ │ ├── Zend_tests_typehints_internal_function_strict_mode.php │ │ ├── Zend_tests_typehints_return_separation.php │ │ ├── Zend_tests_typehints_scalar_basic.php │ │ ├── Zend_tests_typehints_scalar_constant_defaults.php │ │ ├── Zend_tests_typehints_scalar_constant_defaults_error.php │ │ ├── Zend_tests_typehints_scalar_float_with_integer_default_strict.php │ │ ├── Zend_tests_typehints_scalar_float_with_integer_default_weak.php │ │ ├── Zend_tests_typehints_scalar_float_with_invalid_default.php │ │ ├── Zend_tests_typehints_scalar_none.php │ │ ├── Zend_tests_typehints_scalar_null.php │ │ ├── Zend_tests_typehints_scalar_relative_typehint_disallowed.php │ │ ├── Zend_tests_typehints_scalar_reserved2.php │ │ ├── Zend_tests_typehints_scalar_reserved2_class_alias.php │ │ ├── Zend_tests_typehints_scalar_reserved2_use.php │ │ ├── Zend_tests_typehints_scalar_reserved3.php │ │ ├── Zend_tests_typehints_scalar_reserved3_class_alias.php │ │ ├── Zend_tests_typehints_scalar_reserved3_use.php │ │ ├── Zend_tests_typehints_scalar_reserved4.php │ │ ├── Zend_tests_typehints_scalar_reserved4_class_alias.php │ │ ├── Zend_tests_typehints_scalar_reserved4_use.php │ │ ├── Zend_tests_typehints_scalar_reserved6.php │ │ ├── Zend_tests_typehints_scalar_reserved6_class_alias.php │ │ ├── Zend_tests_typehints_scalar_reserved6_use.php │ │ ├── Zend_tests_typehints_scalar_reserved7.php │ │ ├── Zend_tests_typehints_scalar_return_basic.php │ │ ├── Zend_tests_typehints_scalar_return_basic_64bit.php │ │ ├── Zend_tests_typehints_scalar_strict.php │ │ ├── Zend_tests_typehints_scalar_strict_64bit.php │ │ ├── Zend_tests_typehints_scalar_strict_basic.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_001.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_002.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_003.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_004.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_005.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_006.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_007.php │ │ ├── Zend_tests_typehints_scalar_strict_declaration_placement_008.php │ │ ├── Zend_tests_typehints_scalar_weak_reference.php │ │ ├── Zend_tests_typehints_self_on_closure_in_method.php │ │ ├── Zend_tests_typehints_strict_call_weak.php │ │ ├── Zend_tests_typehints_strict_call_weak_explicit.php │ │ ├── Zend_tests_typehints_strict_include_explicit_weak.php │ │ ├── Zend_tests_typehints_strict_include_weak.php │ │ ├── Zend_tests_typehints_strict_nested.php │ │ ├── Zend_tests_typehints_weak_call_strict.php │ │ ├── Zend_tests_typehints_weak_explicit_call_strict.php │ │ ├── Zend_tests_typehints_weak_include_strict.php │ │ ├── Zend_tests_unexpected_ref_bug.php │ │ ├── Zend_tests_unset_cv01.php │ │ ├── Zend_tests_unset_cv02.php │ │ ├── Zend_tests_unset_cv03.php │ │ ├── Zend_tests_unset_cv04.php │ │ ├── Zend_tests_unset_cv05.php │ │ ├── Zend_tests_unset_cv06.php │ │ ├── Zend_tests_unset_cv07.php │ │ ├── Zend_tests_unset_cv08.php │ │ ├── Zend_tests_unset_cv09.php │ │ ├── Zend_tests_unset_cv10.php │ │ ├── Zend_tests_unset_cv11.php │ │ ├── Zend_tests_unset_cv12.php │ │ ├── Zend_tests_use_const_alias.php │ │ ├── Zend_tests_use_const_basic.php │ │ ├── Zend_tests_use_const_case_sensivity.php │ │ ├── Zend_tests_use_const_conflicting_use.php │ │ ├── Zend_tests_use_const_conflicting_use_alias.php │ │ ├── Zend_tests_use_const_define_imported.php │ │ ├── Zend_tests_use_const_define_imported_before.php │ │ ├── Zend_tests_use_const_no_global_fallback.php │ │ ├── Zend_tests_use_const_self_parent.php │ │ ├── Zend_tests_use_const_shadow_core.php │ │ ├── Zend_tests_use_const_shadow_global.php │ │ ├── Zend_tests_use_function_alias.php │ │ ├── Zend_tests_use_function_basic.php │ │ ├── Zend_tests_use_function_case_insensivity.php │ │ ├── Zend_tests_use_function_conditional_function_declaration.php │ │ ├── Zend_tests_use_function_conflicting_use.php │ │ ├── Zend_tests_use_function_conflicting_use_alias.php │ │ ├── Zend_tests_use_function_conflicting_use_const_alias.php │ │ ├── Zend_tests_use_function_define_imported.php │ │ ├── Zend_tests_use_function_define_imported_before.php │ │ ├── Zend_tests_use_function_ignore_constants.php │ │ ├── Zend_tests_use_function_no_global_fallback.php │ │ ├── Zend_tests_use_function_no_global_fallback2.php │ │ ├── Zend_tests_use_function_self_parent.php │ │ ├── Zend_tests_use_function_shadow_core.php │ │ ├── Zend_tests_use_function_shadow_global.php │ │ ├── Zend_tests_varSyntax_constClassMemberAccess.php │ │ ├── Zend_tests_varSyntax_globalNonSimpleVariableError.php │ │ ├── Zend_tests_varSyntax_indirectFcall.php │ │ ├── Zend_tests_varSyntax_issetOnTemp.php │ │ ├── Zend_tests_varSyntax_method_call_on_string_literal.php │ │ ├── Zend_tests_varSyntax_newVariable.php │ │ ├── Zend_tests_varSyntax_parenthesesDeref.php │ │ ├── Zend_tests_varSyntax_propertyOfStringError.php │ │ ├── Zend_tests_varSyntax_staticMember.php │ │ ├── Zend_tests_varSyntax_tempDimFetchByRefError.php │ │ ├── Zend_tests_varSyntax_tempPropFetchByRefError.php │ │ ├── Zend_tests_varSyntax_writeToTempExpr.php │ │ ├── Zend_tests_variable_with_boolean_name.php │ │ ├── Zend_tests_variable_with_integer_name.php │ │ ├── Zend_tests_variadic_adding_additional_optional_parameter.php │ │ ├── Zend_tests_variadic_adding_additional_optional_parameter_error.php │ │ ├── Zend_tests_variadic_basic.php │ │ ├── Zend_tests_variadic_by_ref.php │ │ ├── Zend_tests_variadic_by_ref_error.php │ │ ├── Zend_tests_variadic_closure_invoke.php │ │ ├── Zend_tests_variadic_no_default_error.php │ │ ├── Zend_tests_variadic_non_variadic_implements_variadic_error.php │ │ ├── Zend_tests_variadic_only_last_error.php │ │ ├── Zend_tests_variadic_optional_params.php │ │ ├── Zend_tests_variadic_removing_parameter_error.php │ │ ├── Zend_tests_variadic_typehint_error.php │ │ ├── Zend_tests_variadic_typehint_suppressed_error.php │ │ ├── Zend_tests_variadic_variadic_changed_byref_error.php │ │ ├── Zend_tests_variadic_variadic_changed_typehint_error.php │ │ ├── Zend_tests_variadic_variadic_implements_non_variadic.php │ │ ├── Zend_tests_varvars_by_ref.php │ │ ├── Zend_tests_vm_stack_with_arg_extend.php │ │ ├── Zend_tests_xor_001.php │ │ ├── Zend_tests_xor_002.php │ │ ├── Zend_tests_xor_003.php │ │ ├── Zend_tests_zend_operators.php │ │ ├── Zend_tests_zend_signed_multiply-32bit.php │ │ ├── Zend_tests_zend_signed_multiply-64bit.php │ │ ├── Zend_tests_zend_strtod.php │ │ ├── a.php │ │ ├── a0241f555ed9e70785527e91a00de82efe3fb324 │ │ ├── a0b70494be323ae898d2d4f5a57e054e8b30b8c8 │ │ ├── a0d246c04c8a03ad2f5ce382523611a2d4060c7c │ │ ├── a19676e2ae3acc315989714ee42dbc257c951703 │ │ ├── a302334cc114ddc69f6933685bd8d89cf7fbe8dd │ │ ├── a61cf1d9eb90e9f4a6a9a7e536e4502b8d414bad │ │ ├── a8b1c5a062c33bdb21097cb6b26fc9a104290a45 │ │ ├── adae21790b1c211ddf2ee25a8595ad2a3745ae1d │ │ ├── anonymousFunc.php │ │ ├── arrayLookupBraces.php │ │ ├── arrayfunc.php │ │ ├── assignmentPrecedence.php │ │ ├── b.php │ │ ├── b009ed62412c520bd48b7adfdba8a05edbb0c479 │ │ ├── b10a6d557578e6e338e985b3270392a14d2657ab │ │ ├── b11ddc19b4e360cbb8d8677daf5e94e418fb31fe │ │ ├── b2ee55bdfc3d28b742e64006bbcf2c3149358c8b │ │ ├── b3f9dba97fb9f508d604e6203557eb4072493e90 │ │ ├── b4c8e0a2ea8c7623e07e573623b6715122c01f6a │ │ ├── bad3db427973a42891b942b3b5d23a3c3706760c │ │ ├── bb6a474dbd37a07e8a44573e53c812d650282447 │ │ ├── bbb97695cf1d4316ce61a45216742a425cfa0e7f │ │ ├── bbd8b8462ab58493e6a0f0fff4b7649c03255c73 │ │ ├── be3ba3a439c20dc986eac6c55a925c100d5861f2 │ │ ├── bec83d5f653913666d30840841cff0b7155faef8 │ │ ├── bfb5226fd24b68affca462d3f9b3b64da9e2fcbd │ │ ├── blockcommentphpend.php │ │ ├── c.php │ │ ├── c0df5ccac4b2cc0c4178d0344396d4cedc86ce46 │ │ ├── c0e0d76d3fe4f3ab962db6ffdafd5b81c196bed7 │ │ ├── c104e7d47a08103a25731960ccdd7b7dff7e911f │ │ ├── c10b5fa59bcbc8e44f96df04a61d07b7a7990623 │ │ ├── c316f1be2c47fe83848472bc1711e4ac84452d7a │ │ ├── c58629dc942cbf17ac0147aeb8d756698f1dcf75 │ │ ├── c6f022677f9e986b25cc3ead173c92eccc11e970 │ │ ├── c7abc7c842637cf188ff8201ba21656e37a6df66 │ │ ├── c7adb3ce379545d9ffd8d46dc5d7523f34e9d990 │ │ ├── c8e6195a68ddcdf56db552b8f2de4e8c37fac56d │ │ ├── cad2632a423b0689f5a1166b8bc07e862c678e54 │ │ ├── cb0c6b3af8cacb08c4b14d5887f572eb06372e35 │ │ ├── cbb35c101064e67da937f06c901edb8015434499 │ │ ├── cd8ac3e6643d4a5282eaa31c9c7ec4079778e907 │ │ ├── cd9b5ec8c1ee9b52026a9f4a3acab54c4ecdd781 │ │ ├── ce09fa7f52d21160a9ab2ac309a5347032b4a123 │ │ ├── class-simplepie.php │ │ ├── classissue.php │ │ ├── comments.php │ │ ├── const.php │ │ ├── constInterface.php │ │ ├── continue.php │ │ ├── d.php │ │ ├── d0c6c4c21a7198b1f21c2486944458b99c83694d │ │ ├── d1fb9f8e589c82b5a39a95b58d13fcaee6df2571 │ │ ├── d46acda9027722cf3877fe2d148d290e6e4c0e4f │ │ ├── d57122e08161fdb093087f02c311adde5329b054 │ │ ├── d59dab77740f07fe6acb62163581e04ecac05f10 │ │ ├── d6091a702591ceb59c89d8340d094d13883bd7d0 │ │ ├── d6d709840464fcfb7c34a81b0d4c302cbc017b1e │ │ ├── d8ccc04f324f3a6d765a1ba3bff20d3c60418940 │ │ ├── d98355227f5d57f3f8c88ee29e15750d221a9e95 │ │ ├── da24adb900b468d72cfe1b4be0cbdf363ac03c7a │ │ ├── da765191bfc1351fb09b80922417de9024111b5e │ │ ├── db0cb51f458feea5121a1aeb656fea3ba9c843de │ │ ├── db1f98938861f61462ac2be4197a04112df6270b │ │ ├── deb2724057e1d96689609b5c904c47c8265f3dc9 │ │ ├── dedffb96233ecd210426a74e894aa21415818026 │ │ ├── dfcf2cd50f7e85cc9799d3057d7a0774d67e60db │ │ ├── e.php │ │ ├── e18de56d77e59c93cf6933f50c4798bdb07d26cf │ │ ├── e209d703674170cdc8a79ca4fc82e198cb8be38c │ │ ├── ea527c4d97de2c1591d5d3348aad016e64fdf32d │ │ ├── eb23ebeb5e910309d28936a182a9a71822982ff5 │ │ ├── ebb5d9041a86280f4476b6cee1a074260469fbaf │ │ ├── ebd1c8912d8df8ef0c1f74c44bf3162591817934 │ │ ├── ec0bd3670adc2852df600143dff88e4707ad6cd2 │ │ ├── ec4aafa1d85074f47134f912dbbff11de47e1de3 │ │ ├── ed93c28d52de91fd39e6518c0f2cc59487d40f72 │ │ ├── eee9e7ba9f05903069d3e2eb4209e3fb88750331 │ │ ├── eeed5a3258ef0e9d42b4ed13c4daa0eef502c4be │ │ ├── ef369ca9ab5328db439e9b82ea746694fe8ec031 │ │ ├── efa0dbfa17e51ad9d0fe5dc93a0b54153421d438 │ │ ├── efef5a405344a60b2d24bcff470cb4aaa3644e50 │ │ ├── embeddedIf.php │ │ ├── emptyForLoop.php │ │ ├── exit.php │ │ ├── ext_bcmath_tests_bcadd.php │ │ ├── ext_bcmath_tests_bcadd_error1.php │ │ ├── ext_bcmath_tests_bcadd_variation001.php │ │ ├── ext_bcmath_tests_bccomp.php │ │ ├── ext_bcmath_tests_bccomp_variation001.php │ │ ├── ext_bcmath_tests_bccomp_variation002.php │ │ ├── ext_bcmath_tests_bcdiv.php │ │ ├── ext_bcmath_tests_bcdiv_error1.php │ │ ├── ext_bcmath_tests_bcdiv_error2.php │ │ ├── ext_bcmath_tests_bcmod.php │ │ ├── ext_bcmath_tests_bcmod_error1.php │ │ ├── ext_bcmath_tests_bcmod_error2.php │ │ ├── ext_bcmath_tests_bcmul.php │ │ ├── ext_bcmath_tests_bcmul_error1.php │ │ ├── ext_bcmath_tests_bcpow.php │ │ ├── ext_bcmath_tests_bcpow_error3.php │ │ ├── ext_bcmath_tests_bcpow_variation001.php │ │ ├── ext_bcmath_tests_bcpowmod.php │ │ ├── ext_bcmath_tests_bcpowmod_error1.php │ │ ├── ext_bcmath_tests_bcpowmod_error2.php │ │ ├── ext_bcmath_tests_bcpowmod_error3.php │ │ ├── ext_bcmath_tests_bcscale.php │ │ ├── ext_bcmath_tests_bcscale_variation001.php │ │ ├── ext_bcmath_tests_bcscale_variation002.php │ │ ├── ext_bcmath_tests_bcsqrt.php │ │ ├── ext_bcmath_tests_bcsqrt_error1.php │ │ ├── ext_bcmath_tests_bcsqrt_error2.php │ │ ├── ext_bcmath_tests_bcsqrt_variation001.php │ │ ├── ext_bcmath_tests_bcsub.php │ │ ├── ext_bcmath_tests_bcsub_error1.php │ │ ├── ext_bcmath_tests_bug60377.php │ │ ├── ext_bz2_tests_001.php │ │ ├── ext_bz2_tests_002.php │ │ ├── ext_bz2_tests_003.php │ │ ├── ext_bz2_tests_004.php │ │ ├── ext_bz2_tests_005.php │ │ ├── ext_bz2_tests_bug51997.php │ │ ├── ext_bz2_tests_bz2_filter_compress.php │ │ ├── ext_bz2_tests_bz2_filter_decompress.php │ │ ├── ext_bz2_tests_with_files.php │ │ ├── ext_bz2_tests_with_strings.php │ │ ├── ext_calendar_tests_bug52744.php │ │ ├── ext_calendar_tests_bug53574_1.php │ │ ├── ext_calendar_tests_bug53574_2.php │ │ ├── ext_calendar_tests_bug54254.php │ │ ├── ext_calendar_tests_bug55797_1.php │ │ ├── ext_calendar_tests_bug55797_2.php │ │ ├── ext_calendar_tests_cal_days_in_month.php │ │ ├── ext_calendar_tests_cal_from_jd.php │ │ ├── ext_calendar_tests_cal_info.php │ │ ├── ext_calendar_tests_cal_to_jd.php │ │ ├── ext_calendar_tests_easter_date.php │ │ ├── ext_calendar_tests_easter_days.php │ │ ├── ext_calendar_tests_frenchtojd.php │ │ ├── ext_calendar_tests_gregoriantojd.php │ │ ├── ext_calendar_tests_jddayofweek.php │ │ ├── ext_calendar_tests_jdmonthname.php │ │ ├── ext_calendar_tests_jdtofrench.php │ │ ├── ext_calendar_tests_jdtogregorian.php │ │ ├── ext_calendar_tests_jdtojewish.php │ │ ├── ext_calendar_tests_jdtojewish64.php │ │ ├── ext_calendar_tests_jdtojulian.php │ │ ├── ext_calendar_tests_jdtomonthname.php │ │ ├── ext_calendar_tests_jdtounix.php │ │ ├── ext_calendar_tests_jewishtojd.php │ │ ├── ext_calendar_tests_juliantojd.php │ │ ├── ext_calendar_tests_unixtojd.php │ │ ├── ext_ctype_tests_001.php │ │ ├── ext_ctype_tests_002.php │ │ ├── ext_ctype_tests_bug25745.php │ │ ├── ext_ctype_tests_bug34645.php │ │ ├── ext_ctype_tests_ctype_alnum_basic.php │ │ ├── ext_ctype_tests_ctype_alnum_error.php │ │ ├── ext_ctype_tests_ctype_alnum_variation1.php │ │ ├── ext_ctype_tests_ctype_alnum_variation2.php │ │ ├── ext_ctype_tests_ctype_alnum_variation3.php │ │ ├── ext_ctype_tests_ctype_alnum_variation4.php │ │ ├── ext_ctype_tests_ctype_alpha_basic.php │ │ ├── ext_ctype_tests_ctype_alpha_error.php │ │ ├── ext_ctype_tests_ctype_alpha_variation1.php │ │ ├── ext_ctype_tests_ctype_alpha_variation2.php │ │ ├── ext_ctype_tests_ctype_alpha_variation3.php │ │ ├── ext_ctype_tests_ctype_alpha_variation4.php │ │ ├── ext_ctype_tests_ctype_cntrl_basic.php │ │ ├── ext_ctype_tests_ctype_cntrl_error.php │ │ ├── ext_ctype_tests_ctype_cntrl_variation1.php │ │ ├── ext_ctype_tests_ctype_cntrl_variation2.php │ │ ├── ext_ctype_tests_ctype_cntrl_variation3.php │ │ ├── ext_ctype_tests_ctype_cntrl_variation4.php │ │ ├── ext_ctype_tests_ctype_digit_basic.php │ │ ├── ext_ctype_tests_ctype_digit_error.php │ │ ├── ext_ctype_tests_ctype_digit_variation1.php │ │ ├── ext_ctype_tests_ctype_digit_variation2.php │ │ ├── ext_ctype_tests_ctype_digit_variation3.php │ │ ├── ext_ctype_tests_ctype_digit_variation4.php │ │ ├── ext_ctype_tests_ctype_graph_basic.php │ │ ├── ext_ctype_tests_ctype_graph_error.php │ │ ├── ext_ctype_tests_ctype_graph_variation1.php │ │ ├── ext_ctype_tests_ctype_graph_variation2.php │ │ ├── ext_ctype_tests_ctype_graph_variation3.php │ │ ├── ext_ctype_tests_ctype_graph_variation4.php │ │ ├── ext_ctype_tests_ctype_lower_basic.php │ │ ├── ext_ctype_tests_ctype_lower_error.php │ │ ├── ext_ctype_tests_ctype_lower_variation1.php │ │ ├── ext_ctype_tests_ctype_lower_variation2.php │ │ ├── ext_ctype_tests_ctype_lower_variation3.php │ │ ├── ext_ctype_tests_ctype_lower_variation4.php │ │ ├── ext_ctype_tests_ctype_print_basic.php │ │ ├── ext_ctype_tests_ctype_print_error.php │ │ ├── ext_ctype_tests_ctype_print_variation1.php │ │ ├── ext_ctype_tests_ctype_print_variation2.php │ │ ├── ext_ctype_tests_ctype_print_variation3.php │ │ ├── ext_ctype_tests_ctype_print_variation4.php │ │ ├── ext_ctype_tests_ctype_punct_basic.php │ │ ├── ext_ctype_tests_ctype_punct_error.php │ │ ├── ext_ctype_tests_ctype_punct_variation1.php │ │ ├── ext_ctype_tests_ctype_punct_variation2.php │ │ ├── ext_ctype_tests_ctype_punct_variation3.php │ │ ├── ext_ctype_tests_ctype_punct_variation4.php │ │ ├── ext_ctype_tests_ctype_space_basic.php │ │ ├── ext_ctype_tests_ctype_space_error.php │ │ ├── ext_ctype_tests_ctype_space_variation1.php │ │ ├── ext_ctype_tests_ctype_space_variation2.php │ │ ├── ext_ctype_tests_ctype_space_variation3.php │ │ ├── ext_ctype_tests_ctype_space_variation4.php │ │ ├── ext_ctype_tests_ctype_upper_basic.php │ │ ├── ext_ctype_tests_ctype_upper_error.php │ │ ├── ext_ctype_tests_ctype_upper_variation1.php │ │ ├── ext_ctype_tests_ctype_upper_variation2.php │ │ ├── ext_ctype_tests_ctype_upper_variation3.php │ │ ├── ext_ctype_tests_ctype_upper_variation4.php │ │ ├── ext_ctype_tests_ctype_xdigit_basic.php │ │ ├── ext_ctype_tests_ctype_xdigit_error.php │ │ ├── ext_ctype_tests_ctype_xdigit_variation1.php │ │ ├── ext_ctype_tests_ctype_xdigit_variation2.php │ │ ├── ext_ctype_tests_ctype_xdigit_variation3.php │ │ ├── ext_ctype_tests_ctype_xdigit_variation4.php │ │ ├── ext_curl_tests_bug27023.php │ │ ├── ext_curl_tests_bug45161.php │ │ ├── ext_curl_tests_bug46711.php │ │ ├── ext_curl_tests_bug46739.php │ │ ├── ext_curl_tests_bug48203.php │ │ ├── ext_curl_tests_bug48203_multi.php │ │ ├── ext_curl_tests_bug48207.php │ │ ├── ext_curl_tests_bug48514.php │ │ ├── ext_curl_tests_bug52202.php │ │ ├── ext_curl_tests_bug52827.php │ │ ├── ext_curl_tests_bug54798.php │ │ ├── ext_curl_tests_bug54995.php │ │ ├── ext_curl_tests_bug55767.php │ │ ├── ext_curl_tests_bug61948-win32.php │ │ ├── ext_curl_tests_bug61948.php │ │ ├── ext_curl_tests_bug62839.php │ │ ├── ext_curl_tests_bug63363.php │ │ ├── ext_curl_tests_bug63795.php │ │ ├── ext_curl_tests_bug64267.php │ │ ├── ext_curl_tests_bug65458.php │ │ ├── ext_curl_tests_bug65646.php │ │ ├── ext_curl_tests_bug65646_open_basedir_new.php │ │ ├── ext_curl_tests_bug65646_open_basedir_old.php │ │ ├── ext_curl_tests_bug66109.php │ │ ├── ext_curl_tests_bug67643.php │ │ ├── ext_curl_tests_bug68089.php │ │ ├── ext_curl_tests_bug68937.php │ │ ├── ext_curl_tests_bug68937_2.php │ │ ├── ext_curl_tests_bug69316.php │ │ ├── ext_curl_tests_bug69485.php │ │ ├── ext_curl_tests_check_win_config.php │ │ ├── ext_curl_tests_curl_CURLOPT_READDATA.php │ │ ├── ext_curl_tests_curl_basic_001.php │ │ ├── ext_curl_tests_curl_basic_002.php │ │ ├── ext_curl_tests_curl_basic_003.php │ │ ├── ext_curl_tests_curl_basic_004.php │ │ ├── ext_curl_tests_curl_basic_005.php │ │ ├── ext_curl_tests_curl_basic_006.php │ │ ├── ext_curl_tests_curl_basic_007.php │ │ ├── ext_curl_tests_curl_basic_008.php │ │ ├── ext_curl_tests_curl_basic_009.php │ │ ├── ext_curl_tests_curl_basic_010.php │ │ ├── ext_curl_tests_curl_basic_011.php │ │ ├── ext_curl_tests_curl_basic_012.php │ │ ├── ext_curl_tests_curl_basic_013.php │ │ ├── ext_curl_tests_curl_basic_014.php │ │ ├── ext_curl_tests_curl_basic_015.php │ │ ├── ext_curl_tests_curl_basic_016.php │ │ ├── ext_curl_tests_curl_basic_017.php │ │ ├── ext_curl_tests_curl_basic_018.php │ │ ├── ext_curl_tests_curl_basic_019.php │ │ ├── ext_curl_tests_curl_basic_020.php │ │ ├── ext_curl_tests_curl_basic_021.php │ │ ├── ext_curl_tests_curl_basic_022.php │ │ ├── ext_curl_tests_curl_close_basic.php │ │ ├── ext_curl_tests_curl_copy_handle_basic.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_001.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_002.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_004.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_005.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_006.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_007.php │ │ ├── ext_curl_tests_curl_copy_handle_basic_008.php │ │ ├── ext_curl_tests_curl_copy_handle_variation1.php │ │ ├── ext_curl_tests_curl_copy_handle_variation2.php │ │ ├── ext_curl_tests_curl_error_basic.php │ │ ├── ext_curl_tests_curl_escape.php │ │ ├── ext_curl_tests_curl_file_deleted_before_curl_close.php │ │ ├── ext_curl_tests_curl_file_serialize.php │ │ ├── ext_curl_tests_curl_file_upload.php │ │ ├── ext_curl_tests_curl_ftp_pasv.php │ │ ├── ext_curl_tests_curl_multi_close_basic.php │ │ ├── ext_curl_tests_curl_multi_close_reference.php │ │ ├── ext_curl_tests_curl_multi_getcontent_basic3.php │ │ ├── ext_curl_tests_curl_multi_getcontent_error1.php │ │ ├── ext_curl_tests_curl_multi_getcontent_error2.php │ │ ├── ext_curl_tests_curl_multi_getcontent_error3.php │ │ ├── ext_curl_tests_curl_multi_getcontent_error4.php │ │ ├── ext_curl_tests_curl_multi_init_basic.php │ │ ├── ext_curl_tests_curl_multi_init_param.php │ │ ├── ext_curl_tests_curl_multi_segfault.php │ │ ├── ext_curl_tests_curl_multi_select_basic1.php │ │ ├── ext_curl_tests_curl_multi_setopt_basic001.php │ │ ├── ext_curl_tests_curl_multi_strerror_001.php │ │ ├── ext_curl_tests_curl_reset.php │ │ ├── ext_curl_tests_curl_setopt_CURLOPT_READFUNCTION.php │ │ ├── ext_curl_tests_curl_setopt_array_basic.php │ │ ├── ext_curl_tests_curl_setopt_basic002.php │ │ ├── ext_curl_tests_curl_setopt_basic003.php │ │ ├── ext_curl_tests_curl_setopt_basic004.php │ │ ├── ext_curl_tests_curl_setopt_error.php │ │ ├── ext_curl_tests_curl_share_setopt_basic001.php │ │ ├── ext_curl_tests_curl_strerror_001.php │ │ ├── ext_curl_tests_curl_version_error.php │ │ ├── ext_curl_tests_curl_version_variation1.php │ │ ├── ext_curl_tests_curl_write_callback.php │ │ ├── ext_curl_tests_curl_write_file.php │ │ ├── ext_curl_tests_curl_write_return.php │ │ ├── ext_curl_tests_curl_write_stdout.php │ │ ├── ext_curl_tests_curl_writeheader_callback.php │ │ ├── ext_date_tests_002.php │ │ ├── ext_date_tests_003.php │ │ ├── ext_date_tests_004.php │ │ ├── ext_date_tests_005.php │ │ ├── ext_date_tests_006.php │ │ ├── ext_date_tests_007.php │ │ ├── ext_date_tests_008.php │ │ ├── ext_date_tests_009.php │ │ ├── ext_date_tests_009_win32.php │ │ ├── ext_date_tests_010.php │ │ ├── ext_date_tests_011.php │ │ ├── ext_date_tests_012.php │ │ ├── ext_date_tests_013.php │ │ ├── ext_date_tests_014.php │ │ ├── ext_date_tests_015.php │ │ ├── ext_date_tests_68062.php │ │ ├── ext_date_tests_DateInterval_days_prop1.php │ │ ├── ext_date_tests_DateInterval_format.php │ │ ├── ext_date_tests_DateInterval_format_a.php │ │ ├── ext_date_tests_DatePeriod_getter.php │ │ ├── ext_date_tests_DatePeriod_wrong_constructor.php │ │ ├── ext_date_tests_DateTimeImmutable_createFromMutable.php │ │ ├── ext_date_tests_DateTimeZone_clone_basic1.php │ │ ├── ext_date_tests_DateTimeZone_clone_basic2.php │ │ ├── ext_date_tests_DateTimeZone_clone_basic3.php │ │ ├── ext_date_tests_DateTimeZone_clone_basic4.php │ │ ├── ext_date_tests_DateTimeZone_compare_basic1.php │ │ ├── ext_date_tests_DateTimeZone_construct_basic.php │ │ ├── ext_date_tests_DateTimeZone_construct_error.php │ │ ├── ext_date_tests_DateTimeZone_construct_variation1.php │ │ ├── ext_date_tests_DateTimeZone_extends_basic1.php │ │ ├── ext_date_tests_DateTimeZone_getName_basic1.php │ │ ├── ext_date_tests_DateTimeZone_getName_error.php │ │ ├── ext_date_tests_DateTimeZone_getOffset_basic1.php │ │ ├── ext_date_tests_DateTimeZone_getOffset_error.php │ │ ├── ext_date_tests_DateTimeZone_getOffset_variation1.php │ │ ├── ext_date_tests_DateTimeZone_getTransitions_basic1.php │ │ ├── ext_date_tests_DateTimeZone_getTransitions_error.php │ │ ├── ext_date_tests_DateTimeZone_listAbbreviations_basic1.php │ │ ├── ext_date_tests_DateTimeZone_listIdentifiers_basic1.php │ │ ├── ext_date_tests_DateTimeZone_serialize_type_1.php │ │ ├── ext_date_tests_DateTimeZone_serialize_type_2.php │ │ ├── ext_date_tests_DateTimeZone_serialize_type_3.php │ │ ├── ext_date_tests_DateTimeZone_verify.php │ │ ├── ext_date_tests_DateTime_add-dates.php │ │ ├── ext_date_tests_DateTime_add-fall-type2-type2.php │ │ ├── ext_date_tests_DateTime_add-fall-type2-type3.php │ │ ├── ext_date_tests_DateTime_add-fall-type3-type2.php │ │ ├── ext_date_tests_DateTime_add-fall-type3-type3.php │ │ ├── ext_date_tests_DateTime_add-february.php │ │ ├── ext_date_tests_DateTime_add-massive.php │ │ ├── ext_date_tests_DateTime_add-spring-type2-type2.php │ │ ├── ext_date_tests_DateTime_add-spring-type2-type3.php │ │ ├── ext_date_tests_DateTime_add-spring-type3-type2.php │ │ ├── ext_date_tests_DateTime_add-spring-type3-type3.php │ │ ├── ext_date_tests_DateTime_clone_basic1.php │ │ ├── ext_date_tests_DateTime_clone_basic2.php │ │ ├── ext_date_tests_DateTime_clone_basic3.php │ │ ├── ext_date_tests_DateTime_clone_basic4.php │ │ ├── ext_date_tests_DateTime_compare_basic1.php │ │ ├── ext_date_tests_DateTime_construct-dst-overlap.php │ │ ├── ext_date_tests_DateTime_construct_basic1.php │ │ ├── ext_date_tests_DateTime_construct_error.php │ │ ├── ext_date_tests_DateTime_construct_variation1.php │ │ ├── ext_date_tests_DateTime_construct_variation2.php │ │ ├── ext_date_tests_DateTime_days-absolute.php │ │ ├── ext_date_tests_DateTime_days-dates.php │ │ ├── ext_date_tests_DateTime_days-fall-type2-type2.php │ │ ├── ext_date_tests_DateTime_days-fall-type2-type3.php │ │ ├── ext_date_tests_DateTime_days-fall-type3-type2.php │ │ ├── ext_date_tests_DateTime_days-fall-type3-type3.php │ │ ├── ext_date_tests_DateTime_days-february.php │ │ ├── ext_date_tests_DateTime_days-massive.php │ │ ├── ext_date_tests_DateTime_days-spring-type2-type2.php │ │ ├── ext_date_tests_DateTime_days-spring-type2-type3.php │ │ ├── ext_date_tests_DateTime_days-spring-type3-type2.php │ │ ├── ext_date_tests_DateTime_days-spring-type3-type3.php │ │ ├── ext_date_tests_DateTime_diff-absolute.php │ │ ├── ext_date_tests_DateTime_diff-dates.php │ │ ├── ext_date_tests_DateTime_diff-fall-type2-type2.php │ │ ├── ext_date_tests_DateTime_diff-fall-type2-type3.php │ │ ├── ext_date_tests_DateTime_diff-fall-type3-type2.php │ │ ├── ext_date_tests_DateTime_diff-fall-type3-type3.php │ │ ├── ext_date_tests_DateTime_diff-february.php │ │ ├── ext_date_tests_DateTime_diff-massive.php │ │ ├── ext_date_tests_DateTime_diff-spring-type2-type2.php │ │ ├── ext_date_tests_DateTime_diff-spring-type2-type3.php │ │ ├── ext_date_tests_DateTime_diff-spring-type3-type2.php │ │ ├── ext_date_tests_DateTime_diff-spring-type3-type3.php │ │ ├── ext_date_tests_DateTime_extends_basic1.php │ │ ├── ext_date_tests_DateTime_extends_basic2.php │ │ ├── ext_date_tests_DateTime_extends_basic3.php │ │ ├── ext_date_tests_DateTime_fix_createFromFormat.php │ │ ├── ext_date_tests_DateTime_format_basic1.php │ │ ├── ext_date_tests_DateTime_format_basic2.php │ │ ├── ext_date_tests_DateTime_format_error.php │ │ ├── ext_date_tests_DateTime_format_variation1.php │ │ ├── ext_date_tests_DateTime_getOffset_basic1.php │ │ ├── ext_date_tests_DateTime_getOffset_error.php │ │ ├── ext_date_tests_DateTime_getTimeZone_basic1.php │ │ ├── ext_date_tests_DateTime_modify_basic1.php │ │ ├── ext_date_tests_DateTime_modify_error.php │ │ ├── ext_date_tests_DateTime_modify_variation1.php │ │ ├── ext_date_tests_DateTime_serialize.php │ │ ├── ext_date_tests_DateTime_setDate_basic1.php │ │ ├── ext_date_tests_DateTime_setDate_error.php │ │ ├── ext_date_tests_DateTime_setDate_variation1.php │ │ ├── ext_date_tests_DateTime_setDate_variation2.php │ │ ├── ext_date_tests_DateTime_setDate_variation3.php │ │ ├── ext_date_tests_DateTime_setISODate_basic1.php │ │ ├── ext_date_tests_DateTime_setISODate_error.php │ │ ├── ext_date_tests_DateTime_setISODate_variation1.php │ │ ├── ext_date_tests_DateTime_setISODate_variation2.php │ │ ├── ext_date_tests_DateTime_setISODate_variation3.php │ │ ├── ext_date_tests_DateTime_setTime_basic1.php │ │ ├── ext_date_tests_DateTime_setTime_error.php │ │ ├── ext_date_tests_DateTime_setTime_variation1.php │ │ ├── ext_date_tests_DateTime_setTime_variation2.php │ │ ├── ext_date_tests_DateTime_setTime_variation3.php │ │ ├── ext_date_tests_DateTime_setTimezone_basic1.php │ │ ├── ext_date_tests_DateTime_setTimezone_error.php │ │ ├── ext_date_tests_DateTime_setTimezone_variation1.php │ │ ├── ext_date_tests_DateTime_sub-dates.php │ │ ├── ext_date_tests_DateTime_sub-fall-type2-type2.php │ │ ├── ext_date_tests_DateTime_sub-fall-type2-type3.php │ │ ├── ext_date_tests_DateTime_sub-fall-type3-type2.php │ │ ├── ext_date_tests_DateTime_sub-fall-type3-type3.php │ │ ├── ext_date_tests_DateTime_sub-february.php │ │ ├── ext_date_tests_DateTime_sub-massive.php │ │ ├── ext_date_tests_DateTime_sub-spring-type2-type2.php │ │ ├── ext_date_tests_DateTime_sub-spring-type2-type3.php │ │ ├── ext_date_tests_DateTime_sub-spring-type3-type2.php │ │ ├── ext_date_tests_DateTime_sub-spring-type3-type3.php │ │ ├── ext_date_tests_DateTime_verify.php │ │ ├── ext_date_tests_big_year.php │ │ ├── ext_date_tests_bug13142.php │ │ ├── ext_date_tests_bug14561.php │ │ ├── ext_date_tests_bug17988.php │ │ ├── ext_date_tests_bug20382-1.php │ │ ├── ext_date_tests_bug20382-2.php │ │ ├── ext_date_tests_bug21399.php │ │ ├── ext_date_tests_bug21966.php │ │ ├── ext_date_tests_bug26090.php │ │ ├── ext_date_tests_bug26198.php │ │ ├── ext_date_tests_bug26317.php │ │ ├── ext_date_tests_bug26320.php │ │ ├── ext_date_tests_bug26694.php │ │ ├── ext_date_tests_bug27780.php │ │ ├── ext_date_tests_bug28024.php │ │ ├── ext_date_tests_bug28088.php │ │ ├── ext_date_tests_bug28599.php │ │ ├── ext_date_tests_bug29150.php │ │ ├── ext_date_tests_bug29585.php │ │ ├── ext_date_tests_bug29595.php │ │ ├── ext_date_tests_bug30096.php │ │ ├── ext_date_tests_bug30532.php │ │ ├── ext_date_tests_bug32086.php │ │ ├── ext_date_tests_bug32270.php │ │ ├── ext_date_tests_bug32555.php │ │ ├── ext_date_tests_bug32588.php │ │ ├── ext_date_tests_bug33056.php │ │ ├── ext_date_tests_bug33414-1.php │ │ ├── ext_date_tests_bug33414-2.php │ │ ├── ext_date_tests_bug33415-1.php │ │ ├── ext_date_tests_bug33415-2.php │ │ ├── ext_date_tests_bug33452.php │ │ ├── ext_date_tests_bug33532.php │ │ ├── ext_date_tests_bug33536.php │ │ ├── ext_date_tests_bug33562.php │ │ ├── ext_date_tests_bug33563.php │ │ ├── ext_date_tests_bug33578.php │ │ ├── ext_date_tests_bug33869.php │ │ ├── ext_date_tests_bug33957.php │ │ ├── ext_date_tests_bug34087.php │ │ ├── ext_date_tests_bug34304.php │ │ ├── ext_date_tests_bug34676.php │ │ ├── ext_date_tests_bug34771.php │ │ ├── ext_date_tests_bug35143.php │ │ ├── ext_date_tests_bug35218.php │ │ ├── ext_date_tests_bug35414.php │ │ ├── ext_date_tests_bug35422.php │ │ ├── ext_date_tests_bug35425.php │ │ ├── ext_date_tests_bug35456.php │ │ ├── ext_date_tests_bug35499.php │ │ ├── ext_date_tests_bug35624.php │ │ ├── ext_date_tests_bug35630.php │ │ ├── ext_date_tests_bug35699.php │ │ ├── ext_date_tests_bug35705.php │ │ ├── ext_date_tests_bug35885.php │ │ ├── ext_date_tests_bug35887.php │ │ ├── ext_date_tests_bug36224.php │ │ ├── ext_date_tests_bug36510.php │ │ ├── ext_date_tests_bug36599.php │ │ ├── ext_date_tests_bug36988.php │ │ ├── ext_date_tests_bug37017.php │ │ ├── ext_date_tests_bug37368.php │ │ ├── ext_date_tests_bug37514.php │ │ ├── ext_date_tests_bug37616.php │ │ ├── ext_date_tests_bug37747.php │ │ ├── ext_date_tests_bug38229.php │ │ ├── ext_date_tests_bug39782.php │ │ ├── ext_date_tests_bug40743.php │ │ ├── ext_date_tests_bug40861.php │ │ ├── ext_date_tests_bug41523-64bit.php │ │ ├── ext_date_tests_bug41523.php │ │ ├── ext_date_tests_bug41599.php │ │ ├── ext_date_tests_bug41709.php │ │ ├── ext_date_tests_bug41842.php │ │ ├── ext_date_tests_bug41844.php │ │ ├── ext_date_tests_bug41964.php │ │ ├── ext_date_tests_bug42910.php │ │ ├── ext_date_tests_bug43003.php │ │ ├── ext_date_tests_bug43075.php │ │ ├── ext_date_tests_bug43452.php │ │ ├── ext_date_tests_bug43527.php │ │ ├── ext_date_tests_bug43808.php │ │ ├── ext_date_tests_bug43960.php │ │ ├── ext_date_tests_bug44562.php │ │ ├── ext_date_tests_bug44742.php │ │ ├── ext_date_tests_bug44780.php │ │ ├── ext_date_tests_bug45081.php │ │ ├── ext_date_tests_bug45529.php │ │ ├── ext_date_tests_bug45543.php │ │ ├── ext_date_tests_bug45554.php │ │ ├── ext_date_tests_bug45682.php │ │ ├── ext_date_tests_bug45866.php │ │ ├── ext_date_tests_bug46108.php │ │ ├── ext_date_tests_bug46111.php │ │ ├── ext_date_tests_bug46268.php │ │ ├── ext_date_tests_bug46874.php │ │ ├── ext_date_tests_bug48058.php │ │ ├── ext_date_tests_bug48097.php │ │ ├── ext_date_tests_bug48187.php │ │ ├── ext_date_tests_bug48276.php │ │ ├── ext_date_tests_bug48476.php │ │ ├── ext_date_tests_bug48678.php │ │ ├── ext_date_tests_bug49059.php │ │ ├── ext_date_tests_bug49081.php │ │ ├── ext_date_tests_bug49585.php │ │ ├── ext_date_tests_bug49700.php │ │ ├── ext_date_tests_bug49778.php │ │ ├── ext_date_tests_bug50055.php │ │ ├── ext_date_tests_bug50392.php │ │ ├── ext_date_tests_bug50475.php │ │ ├── ext_date_tests_bug50680.php │ │ ├── ext_date_tests_bug51096.php │ │ ├── ext_date_tests_bug51393.php │ │ ├── ext_date_tests_bug51819.php │ │ ├── ext_date_tests_bug51866.php │ │ ├── ext_date_tests_bug51994.php │ │ ├── ext_date_tests_bug52062-64bit.php │ │ ├── ext_date_tests_bug52062.php │ │ ├── ext_date_tests_bug52063.php │ │ ├── ext_date_tests_bug52113.php │ │ ├── ext_date_tests_bug52290.php │ │ ├── ext_date_tests_bug52342.php │ │ ├── ext_date_tests_bug52430.php │ │ ├── ext_date_tests_bug52454.php │ │ ├── ext_date_tests_bug52577.php │ │ ├── ext_date_tests_bug52668.php │ │ ├── ext_date_tests_bug52738.php │ │ ├── ext_date_tests_bug52808.php │ │ ├── ext_date_tests_bug53437.php │ │ ├── ext_date_tests_bug53437_var1.php │ │ ├── ext_date_tests_bug53437_var2.php │ │ ├── ext_date_tests_bug53437_var3.php │ │ ├── ext_date_tests_bug53437_var4.php │ │ ├── ext_date_tests_bug53437_var5.php │ │ ├── ext_date_tests_bug53502.php │ │ ├── ext_date_tests_bug53879.php │ │ ├── ext_date_tests_bug54283.php │ │ ├── ext_date_tests_bug54316.php │ │ ├── ext_date_tests_bug54340.php │ │ ├── ext_date_tests_bug54597.php │ │ ├── ext_date_tests_bug54851.php │ │ ├── ext_date_tests_bug55253.php │ │ ├── ext_date_tests_bug55397.php │ │ ├── ext_date_tests_bug55407.php │ │ ├── ext_date_tests_bug60236.php │ │ ├── ext_date_tests_bug60774.php │ │ ├── ext_date_tests_bug61642.php │ │ ├── ext_date_tests_bug62500.php │ │ ├── ext_date_tests_bug62561.php │ │ ├── ext_date_tests_bug62852.php │ │ ├── ext_date_tests_bug62852_var2.php │ │ ├── ext_date_tests_bug62852_var3.php │ │ ├── ext_date_tests_bug62896.php │ │ ├── ext_date_tests_bug63391.php │ │ ├── ext_date_tests_bug63435.php │ │ ├── ext_date_tests_bug64157.php │ │ ├── ext_date_tests_bug65184.php │ │ ├── ext_date_tests_bug65371.php │ │ ├── ext_date_tests_bug65502.php │ │ ├── ext_date_tests_bug65548.php │ │ ├── ext_date_tests_bug66721.php │ │ ├── ext_date_tests_bug66985.php │ │ ├── ext_date_tests_bug67109.php │ │ ├── ext_date_tests_bug67118.php │ │ ├── ext_date_tests_bug67118_2.php │ │ ├── ext_date_tests_bug67251.php │ │ ├── ext_date_tests_bug67253.php │ │ ├── ext_date_tests_bug67308.php │ │ ├── ext_date_tests_bug68669.php │ │ ├── ext_date_tests_bug68942.php │ │ ├── ext_date_tests_bug68942_2.php │ │ ├── ext_date_tests_bug69089.php │ │ ├── ext_date_tests_bug69336.php │ │ ├── ext_date_tests_cal_days_in_month_invalid_calendar.php │ │ ├── ext_date_tests_cal_days_in_month_invalid_date.php │ │ ├── ext_date_tests_call_function_from_method.php │ │ ├── ext_date_tests_checkdate_basic1.php │ │ ├── ext_date_tests_checkdate_error.php │ │ ├── ext_date_tests_checkdate_variation1.php │ │ ├── ext_date_tests_checkdate_variation2.php │ │ ├── ext_date_tests_checkdate_variation3.php │ │ ├── ext_date_tests_date-lenient-create.php │ │ ├── ext_date_tests_date-lenient.php │ │ ├── ext_date_tests_date-parse-by-format001.php │ │ ├── ext_date_tests_date-set-timestamp.php │ │ ├── ext_date_tests_date-time-modify-times.php │ │ ├── ext_date_tests_date.php │ │ ├── ext_date_tests_date_add_basic.php │ │ ├── ext_date_tests_date_add_basic2.php │ │ ├── ext_date_tests_date_basic1.php │ │ ├── ext_date_tests_date_constants.php │ │ ├── ext_date_tests_date_create-1.php │ │ ├── ext_date_tests_date_create-2.php │ │ ├── ext_date_tests_date_create-relative.php │ │ ├── ext_date_tests_date_create_basic.php │ │ ├── ext_date_tests_date_create_error.php │ │ ├── ext_date_tests_date_create_from_format_basic.php │ │ ├── ext_date_tests_date_create_from_format_basic2.php │ │ ├── ext_date_tests_date_create_variation1.php │ │ ├── ext_date_tests_date_create_variation2.php │ │ ├── ext_date_tests_date_date_set_basic1.php │ │ ├── ext_date_tests_date_date_set_error.php │ │ ├── ext_date_tests_date_date_set_variation1.php │ │ ├── ext_date_tests_date_date_set_variation2.php │ │ ├── ext_date_tests_date_date_set_variation3.php │ │ ├── ext_date_tests_date_date_set_variation4.php │ │ ├── ext_date_tests_date_default_timezone_get-1-win32.php │ │ ├── ext_date_tests_date_default_timezone_get-1.php │ │ ├── ext_date_tests_date_default_timezone_get-2.php │ │ ├── ext_date_tests_date_default_timezone_get-3.php │ │ ├── ext_date_tests_date_default_timezone_get-4.php │ │ ├── ext_date_tests_date_default_timezone_get_error.php │ │ ├── ext_date_tests_date_default_timezone_set-1.php │ │ ├── ext_date_tests_date_default_timezone_set_error.php │ │ ├── ext_date_tests_date_default_timezone_set_variation1.php │ │ ├── ext_date_tests_date_diff.php │ │ ├── ext_date_tests_date_diff1.php │ │ ├── ext_date_tests_date_error.php │ │ ├── ext_date_tests_date_format_basic1.php │ │ ├── ext_date_tests_date_format_error.php │ │ ├── ext_date_tests_date_format_variation1.php │ │ ├── ext_date_tests_date_format_variation2.php │ │ ├── ext_date_tests_date_get_last_errors_basic.php │ │ ├── ext_date_tests_date_interval_create_from_date_string.php │ │ ├── ext_date_tests_date_interval_create_from_date_string_nullparam.php │ │ ├── ext_date_tests_date_interval_create_from_date_string_wrongparam_001.php │ │ ├── ext_date_tests_date_interval_create_from_date_string_wrongparam_002.php │ │ ├── ext_date_tests_date_isodate_set_basic1.php │ │ ├── ext_date_tests_date_isodate_set_error.php │ │ ├── ext_date_tests_date_isodate_set_variation1.php │ │ ├── ext_date_tests_date_isodate_set_variation2.php │ │ ├── ext_date_tests_date_isodate_set_variation3.php │ │ ├── ext_date_tests_date_isodate_set_variation4.php │ │ ├── ext_date_tests_date_modify-1.php │ │ ├── ext_date_tests_date_modify-2.php │ │ ├── ext_date_tests_date_modify_basic1.php │ │ ├── ext_date_tests_date_modify_error.php │ │ ├── ext_date_tests_date_modify_variation1.php │ │ ├── ext_date_tests_date_modify_variation2.php │ │ ├── ext_date_tests_date_offset_get_basic1.php │ │ ├── ext_date_tests_date_offset_get_error.php │ │ ├── ext_date_tests_date_offset_get_variation1.php │ │ ├── ext_date_tests_date_parse_001.php │ │ ├── ext_date_tests_date_parse_basic1.php │ │ ├── ext_date_tests_date_parse_error.php │ │ ├── ext_date_tests_date_parse_from_format_basic.php │ │ ├── ext_date_tests_date_parse_variation1.php │ │ ├── ext_date_tests_date_period-immutable.php │ │ ├── ext_date_tests_date_period.php │ │ ├── ext_date_tests_date_sub_basic.php │ │ ├── ext_date_tests_date_sun_info_001.php │ │ ├── ext_date_tests_date_sun_info_002.php │ │ ├── ext_date_tests_date_sun_info_error.php │ │ ├── ext_date_tests_date_sun_info_variation1.php │ │ ├── ext_date_tests_date_sun_info_variation2.php │ │ ├── ext_date_tests_date_sun_info_variation3.php │ │ ├── ext_date_tests_date_sunrise_and_sunset_basic.php │ │ ├── ext_date_tests_date_sunrise_error.php │ │ ├── ext_date_tests_date_sunrise_variation1.php │ │ ├── ext_date_tests_date_sunrise_variation2.php │ │ ├── ext_date_tests_date_sunrise_variation3.php │ │ ├── ext_date_tests_date_sunrise_variation4.php │ │ ├── ext_date_tests_date_sunrise_variation5.php │ │ ├── ext_date_tests_date_sunrise_variation6.php │ │ ├── ext_date_tests_date_sunrise_variation7.php │ │ ├── ext_date_tests_date_sunrise_variation8.php │ │ ├── ext_date_tests_date_sunrise_variation9.php │ │ ├── ext_date_tests_date_sunset_error.php │ │ ├── ext_date_tests_date_sunset_variation1.php │ │ ├── ext_date_tests_date_sunset_variation2.php │ │ ├── ext_date_tests_date_sunset_variation3.php │ │ ├── ext_date_tests_date_sunset_variation4.php │ │ ├── ext_date_tests_date_sunset_variation5.php │ │ ├── ext_date_tests_date_sunset_variation6.php │ │ ├── ext_date_tests_date_sunset_variation7.php │ │ ├── ext_date_tests_date_sunset_variation8.php │ │ ├── ext_date_tests_date_sunset_variation9.php │ │ ├── ext_date_tests_date_time_immutable-inherited.php │ │ ├── ext_date_tests_date_time_immutable.php │ │ ├── ext_date_tests_date_time_set_basic1.php │ │ ├── ext_date_tests_date_time_set_error.php │ │ ├── ext_date_tests_date_time_set_variation1.php │ │ ├── ext_date_tests_date_time_set_variation2.php │ │ ├── ext_date_tests_date_time_set_variation3.php │ │ ├── ext_date_tests_date_time_set_variation4.php │ │ ├── ext_date_tests_date_timestamp_get.php │ │ ├── ext_date_tests_date_timestamp_set.php │ │ ├── ext_date_tests_date_timestamp_set_nullparam.php │ │ ├── ext_date_tests_date_timestamp_set_nullparam2.php │ │ ├── ext_date_tests_date_timestamp_set_wrongparam_001.php │ │ ├── ext_date_tests_date_timestamp_set_wrongparam_002.php │ │ ├── ext_date_tests_date_timestamp_set_wrongparam_003.php │ │ ├── ext_date_tests_date_timestamp_set_wrongparam_004.php │ │ ├── ext_date_tests_date_timezone_get_basic1.php │ │ ├── ext_date_tests_date_timezone_get_error.php │ │ ├── ext_date_tests_date_timezone_get_variation1.php │ │ ├── ext_date_tests_date_timezone_set_basic1.php │ │ ├── ext_date_tests_date_timezone_set_error.php │ │ ├── ext_date_tests_date_timezone_set_variation1.php │ │ ├── ext_date_tests_date_timezone_set_variation2.php │ │ ├── ext_date_tests_date_variation1.php │ │ ├── ext_date_tests_date_variation2.php │ │ ├── ext_date_tests_default-timezone-1.php │ │ ├── ext_date_tests_default-timezone-2.php │ │ ├── ext_date_tests_format-negative-timestamp.php │ │ ├── ext_date_tests_forward-transition-construction.php │ │ ├── ext_date_tests_getdate_basic.php │ │ ├── ext_date_tests_getdate_error.php │ │ ├── ext_date_tests_getdate_variation1.php │ │ ├── ext_date_tests_getdate_variation2.php │ │ ├── ext_date_tests_getdate_variation3.php │ │ ├── ext_date_tests_getdate_variation4.php │ │ ├── ext_date_tests_getdate_variation5.php │ │ ├── ext_date_tests_getdate_variation6.php │ │ ├── ext_date_tests_getdate_variation7.php │ │ ├── ext_date_tests_gettimeofday_basic.php │ │ ├── ext_date_tests_gettimeofday_error.php │ │ ├── ext_date_tests_gettimeofday_variation1.php │ │ ├── ext_date_tests_gmdate_basic.php │ │ ├── ext_date_tests_gmdate_error.php │ │ ├── ext_date_tests_gmdate_variation1.php │ │ ├── ext_date_tests_gmdate_variation10.php │ │ ├── ext_date_tests_gmdate_variation11.php │ │ ├── ext_date_tests_gmdate_variation12.php │ │ ├── ext_date_tests_gmdate_variation13.php │ │ ├── ext_date_tests_gmdate_variation14.php │ │ ├── ext_date_tests_gmdate_variation2.php │ │ ├── ext_date_tests_gmdate_variation3.php │ │ ├── ext_date_tests_gmdate_variation4.php │ │ ├── ext_date_tests_gmdate_variation5.php │ │ ├── ext_date_tests_gmdate_variation6.php │ │ ├── ext_date_tests_gmdate_variation7.php │ │ ├── ext_date_tests_gmdate_variation8.php │ │ ├── ext_date_tests_gmdate_variation9.php │ │ ├── ext_date_tests_gmmktime_basic.php │ │ ├── ext_date_tests_gmmktime_error.php │ │ ├── ext_date_tests_gmmktime_variation1.php │ │ ├── ext_date_tests_gmmktime_variation2.php │ │ ├── ext_date_tests_gmmktime_variation3.php │ │ ├── ext_date_tests_gmmktime_variation4.php │ │ ├── ext_date_tests_gmmktime_variation5.php │ │ ├── ext_date_tests_gmmktime_variation6.php │ │ ├── ext_date_tests_gmmktime_variation7.php │ │ ├── ext_date_tests_gmmktime_variation8.php │ │ ├── ext_date_tests_gmmktime_variation9.php │ │ ├── ext_date_tests_gmstrftime_basic.php │ │ ├── ext_date_tests_gmstrftime_error.php │ │ ├── ext_date_tests_gmstrftime_variation1.php │ │ ├── ext_date_tests_gmstrftime_variation10.php │ │ ├── ext_date_tests_gmstrftime_variation11.php │ │ ├── ext_date_tests_gmstrftime_variation12.php │ │ ├── ext_date_tests_gmstrftime_variation13.php │ │ ├── ext_date_tests_gmstrftime_variation14.php │ │ ├── ext_date_tests_gmstrftime_variation15.php │ │ ├── ext_date_tests_gmstrftime_variation16.php │ │ ├── ext_date_tests_gmstrftime_variation17.php │ │ ├── ext_date_tests_gmstrftime_variation18.php │ │ ├── ext_date_tests_gmstrftime_variation19.php │ │ ├── ext_date_tests_gmstrftime_variation2.php │ │ ├── ext_date_tests_gmstrftime_variation20.php │ │ ├── ext_date_tests_gmstrftime_variation21.php │ │ ├── ext_date_tests_gmstrftime_variation22.php │ │ ├── ext_date_tests_gmstrftime_variation3.php │ │ ├── ext_date_tests_gmstrftime_variation4.php │ │ ├── ext_date_tests_gmstrftime_variation5.php │ │ ├── ext_date_tests_gmstrftime_variation6.php │ │ ├── ext_date_tests_gmstrftime_variation7.php │ │ ├── ext_date_tests_gmstrftime_variation8.php │ │ ├── ext_date_tests_gmstrftime_variation9.php │ │ ├── ext_date_tests_idate_basic.php │ │ ├── ext_date_tests_idate_error.php │ │ ├── ext_date_tests_idate_variation1.php │ │ ├── ext_date_tests_idate_variation2.php │ │ ├── ext_date_tests_idate_variation3.php │ │ ├── ext_date_tests_idate_variation4.php │ │ ├── ext_date_tests_idate_variation5.php │ │ ├── ext_date_tests_idate_variation6.php │ │ ├── ext_date_tests_localtime_basic.php │ │ ├── ext_date_tests_localtime_error.php │ │ ├── ext_date_tests_localtime_variation1.php │ │ ├── ext_date_tests_localtime_variation2.php │ │ ├── ext_date_tests_localtime_variation3.php │ │ ├── ext_date_tests_localtime_variation4.php │ │ ├── ext_date_tests_localtime_variation5.php │ │ ├── ext_date_tests_microtime_basic.php │ │ ├── ext_date_tests_microtime_error.php │ │ ├── ext_date_tests_mktime-1.php │ │ ├── ext_date_tests_mktime-3-64bit.php │ │ ├── ext_date_tests_mktime-3.php │ │ ├── ext_date_tests_mktime_basic1.php │ │ ├── ext_date_tests_mktime_error.php │ │ ├── ext_date_tests_mktime_variation1.php │ │ ├── ext_date_tests_mktime_variation2.php │ │ ├── ext_date_tests_mktime_variation3.php │ │ ├── ext_date_tests_mktime_variation4.php │ │ ├── ext_date_tests_mktime_variation5.php │ │ ├── ext_date_tests_mktime_variation6.php │ │ ├── ext_date_tests_oo_001.php │ │ ├── ext_date_tests_oo_002.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type1.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type2.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-ba.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-bd1.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-bd2.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-bs.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-fa.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-fd.php │ │ ├── ext_date_tests_rfc-datetime_and_daylight_saving_time-type3-fs.php │ │ ├── ext_date_tests_strftime_basic.php │ │ ├── ext_date_tests_strftime_error.php │ │ ├── ext_date_tests_strftime_variation1.php │ │ ├── ext_date_tests_strftime_variation10.php │ │ ├── ext_date_tests_strftime_variation11.php │ │ ├── ext_date_tests_strftime_variation12.php │ │ ├── ext_date_tests_strftime_variation13.php │ │ ├── ext_date_tests_strftime_variation14.php │ │ ├── ext_date_tests_strftime_variation15.php │ │ ├── ext_date_tests_strftime_variation16.php │ │ ├── ext_date_tests_strftime_variation17.php │ │ ├── ext_date_tests_strftime_variation18.php │ │ ├── ext_date_tests_strftime_variation19.php │ │ ├── ext_date_tests_strftime_variation2.php │ │ ├── ext_date_tests_strftime_variation20.php │ │ ├── ext_date_tests_strftime_variation21.php │ │ ├── ext_date_tests_strftime_variation22.php │ │ ├── ext_date_tests_strftime_variation23.php │ │ ├── ext_date_tests_strftime_variation3.php │ │ ├── ext_date_tests_strftime_variation4.php │ │ ├── ext_date_tests_strftime_variation5.php │ │ ├── ext_date_tests_strftime_variation6.php │ │ ├── ext_date_tests_strftime_variation7.php │ │ ├── ext_date_tests_strftime_variation8.php │ │ ├── ext_date_tests_strftime_variation9.php │ │ ├── ext_date_tests_strtotime-mysql-64bit.php │ │ ├── ext_date_tests_strtotime-mysql.php │ │ ├── ext_date_tests_strtotime-relative.php │ │ ├── ext_date_tests_strtotime.php │ │ ├── ext_date_tests_strtotime2.php │ │ ├── ext_date_tests_strtotime3-64bit.php │ │ ├── ext_date_tests_strtotime3.php │ │ ├── ext_date_tests_strtotime_basic.php │ │ ├── ext_date_tests_strtotime_basic2.php │ │ ├── ext_date_tests_strtotime_variation_scottish.php │ │ ├── ext_date_tests_sunfuncts.php │ │ ├── ext_date_tests_test-parse-from-format.php │ │ ├── ext_date_tests_time_basic.php │ │ ├── ext_date_tests_time_error.php │ │ ├── ext_date_tests_timestamp-in-dst.php │ │ ├── ext_date_tests_timezone-configuration.php │ │ ├── ext_date_tests_timezone_abbreviations_list_basic1.php │ │ ├── ext_date_tests_timezone_identifiers_list_basic1.php │ │ ├── ext_date_tests_timezone_identifiers_list_wrong_constructor.php │ │ ├── ext_date_tests_timezone_location_get.php │ │ ├── ext_date_tests_timezone_name_from_abbr_basic1.php │ │ ├── ext_date_tests_timezone_name_from_abbr_error.php │ │ ├── ext_date_tests_timezone_name_from_abbr_variation1.php │ │ ├── ext_date_tests_timezone_name_from_abbr_variation2.php │ │ ├── ext_date_tests_timezone_name_from_abbr_variation3.php │ │ ├── ext_date_tests_timezone_name_get_error.php │ │ ├── ext_date_tests_timezone_offset_get_basic1.php │ │ ├── ext_date_tests_timezone_offset_get_error.php │ │ ├── ext_date_tests_timezone_offset_get_variation1.php │ │ ├── ext_date_tests_timezone_offset_get_variation2.php │ │ ├── ext_date_tests_timezone_open_basic1.php │ │ ├── ext_date_tests_timezone_open_error.php │ │ ├── ext_date_tests_timezone_open_variation1.php │ │ ├── ext_date_tests_timezone_transitions_get_basic1.php │ │ ├── ext_date_tests_timezone_transitions_get_error.php │ │ ├── ext_date_tests_timezone_transitions_get_variation1.php │ │ ├── ext_date_tests_timezone_transitions_get_variation2.php │ │ ├── ext_date_tests_timezone_transitions_get_variation3.php │ │ ├── ext_date_tests_timezone_version_get.php │ │ ├── ext_date_tests_timezone_version_get_basic1.php │ │ ├── ext_date_tests_timezones-list.php │ │ ├── ext_date_tests_timezones.php │ │ ├── ext_dba_tests_bug36436.php │ │ ├── ext_dba_tests_bug38698.php │ │ ├── ext_dba_tests_bug48240.php │ │ ├── ext_dba_tests_bug49125.php │ │ ├── ext_dba_tests_bug62490.php │ │ ├── ext_dba_tests_bug65708.php │ │ ├── ext_dba_tests_dba001.php │ │ ├── ext_dba_tests_dba002.php │ │ ├── ext_dba_tests_dba003.php │ │ ├── ext_dba_tests_dba004.php │ │ ├── ext_dba_tests_dba005.php │ │ ├── ext_dba_tests_dba006.php │ │ ├── ext_dba_tests_dba007.php │ │ ├── ext_dba_tests_dba008.php │ │ ├── ext_dba_tests_dba009.php │ │ ├── ext_dba_tests_dba010.php │ │ ├── ext_dba_tests_dba011.php │ │ ├── ext_dba_tests_dba012.php │ │ ├── ext_dba_tests_dba013.php │ │ ├── ext_dba_tests_dba014.php │ │ ├── ext_dba_tests_dba015.php │ │ ├── ext_dba_tests_dba016.php │ │ ├── ext_dba_tests_dba_cdb.php │ │ ├── ext_dba_tests_dba_cdb_001.php │ │ ├── ext_dba_tests_dba_cdb_make.php │ │ ├── ext_dba_tests_dba_cdb_read.php │ │ ├── ext_dba_tests_dba_db1.php │ │ ├── ext_dba_tests_dba_db2.php │ │ ├── ext_dba_tests_dba_db3.php │ │ ├── ext_dba_tests_dba_db4_000.php │ │ ├── ext_dba_tests_dba_db4_001.php │ │ ├── ext_dba_tests_dba_db4_002.php │ │ ├── ext_dba_tests_dba_db4_003.php │ │ ├── ext_dba_tests_dba_db4_004.php │ │ ├── ext_dba_tests_dba_db4_005.php │ │ ├── ext_dba_tests_dba_db4_006.php │ │ ├── ext_dba_tests_dba_db4_007.php │ │ ├── ext_dba_tests_dba_db4_008.php │ │ ├── ext_dba_tests_dba_db4_009.php │ │ ├── ext_dba_tests_dba_db4_011.php │ │ ├── ext_dba_tests_dba_db4_012.php │ │ ├── ext_dba_tests_dba_db4_013.php │ │ ├── ext_dba_tests_dba_db4_014.php │ │ ├── ext_dba_tests_dba_db4_015.php │ │ ├── ext_dba_tests_dba_db4_016.php │ │ ├── ext_dba_tests_dba_db4_017.php │ │ ├── ext_dba_tests_dba_db4_018.php │ │ ├── ext_dba_tests_dba_db4_handlers.php │ │ ├── ext_dba_tests_dba_db4_optimize.php │ │ ├── ext_dba_tests_dba_db4_sync.php │ │ ├── ext_dba_tests_dba_dbm.php │ │ ├── ext_dba_tests_dba_flatfile.php │ │ ├── ext_dba_tests_dba_gdbm.php │ │ ├── ext_dba_tests_dba_handlers.php │ │ ├── ext_dba_tests_dba_inifile.php │ │ ├── ext_dba_tests_dba_ndbm.php │ │ ├── ext_dba_tests_dba_optimize.php │ │ ├── ext_dba_tests_dba_qdbm.php │ │ ├── ext_dba_tests_dba_split.php │ │ ├── ext_dba_tests_dba_sync.php │ │ ├── ext_dba_tests_dba_tcadb.php │ │ ├── ext_dom_tests_DOMAttr_construct_error_001.php │ │ ├── ext_dom_tests_DOMAttr_name_basic_001.php │ │ ├── ext_dom_tests_DOMAttr_ownerElement_error_001.php │ │ ├── ext_dom_tests_DOMAttr_value_basic_001.php │ │ ├── ext_dom_tests_DOMAttr_value_basic_002.php │ │ ├── ext_dom_tests_DOMCDATASection_construct_error_001.php │ │ ├── ext_dom_tests_DOMCharacterData_appendData_basic.php │ │ ├── ext_dom_tests_DOMCharacterData_appendData_error_001.php │ │ ├── ext_dom_tests_DOMCharacterData_data_basic_002.php │ │ ├── ext_dom_tests_DOMCharacterData_data_error_002.php │ │ ├── ext_dom_tests_DOMCharacterData_deleteData_basic_001.php │ │ ├── ext_dom_tests_DOMCharacterData_deleteData_error_001.php │ │ ├── ext_dom_tests_DOMCharacterData_deleteData_error_002.php │ │ ├── ext_dom_tests_DOMCharacterData_insertData_error_001.php │ │ ├── ext_dom_tests_DOMCharacterData_length_error_001.php │ │ ├── ext_dom_tests_DOMCharacterData_replaceData_error_001.php │ │ ├── ext_dom_tests_DOMCharacterData_substringData_basic_001.php │ │ ├── ext_dom_tests_DOMComment_appendData_basic.php │ │ ├── ext_dom_tests_DOMComment_appendData_basic_Sullivan.php │ │ ├── ext_dom_tests_DOMComment_construct_basic_001.php │ │ ├── ext_dom_tests_DOMComment_construct_error_001.php │ │ ├── ext_dom_tests_DOMComment_insertData_basic.php │ │ ├── ext_dom_tests_DOMComment_insertData_error1.php │ │ ├── ext_dom_tests_DOMComment_insertData_error2.php │ │ ├── ext_dom_tests_DOMComment_replaceData_basic.php │ │ ├── ext_dom_tests_DOMComment_replaceData_error1.php │ │ ├── ext_dom_tests_DOMComment_replaceData_error2.php │ │ ├── ext_dom_tests_DOMDocumentFragment_appendXML_basic_001.php │ │ ├── ext_dom_tests_DOMDocumentFragment_appendXML_error_001.php │ │ ├── ext_dom_tests_DOMDocumentFragment_appendXML_error_002.php │ │ ├── ext_dom_tests_DOMDocumentFragment_appendXML_error_003.php │ │ ├── ext_dom_tests_DOMDocumentFragment_appendXML_hasChildNodes_basic.php │ │ ├── ext_dom_tests_DOMDocumentFragment_construct_basic_001.php │ │ ├── ext_dom_tests_DOMDocumentFragment_construct_basic_002.php │ │ ├── ext_dom_tests_DOMDocumentFragment_construct_error_001.php │ │ ├── ext_dom_tests_DOMDocumentType_basic_001.php │ │ ├── ext_dom_tests_DOMDocumentType_entities_error_001.php │ │ ├── ext_dom_tests_DOMDocumentType_internalSubset_error_001.php │ │ ├── ext_dom_tests_DOMDocumentType_name_error_001.php │ │ ├── ext_dom_tests_DOMDocumentType_notations_error_001.php │ │ ├── ext_dom_tests_DOMDocumentType_publicId_basic_001.php │ │ ├── ext_dom_tests_DOMDocumentType_publicId_error_001.php │ │ ├── ext_dom_tests_DOMDocumentType_systemId_basic_001.php │ │ ├── ext_dom_tests_DOMDocumentType_systemId_error_001.php │ │ ├── ext_dom_tests_DOMDocument_config_basic.php │ │ ├── ext_dom_tests_DOMDocument_createAttribute_basic.php │ │ ├── ext_dom_tests_DOMDocument_createAttribute_error.php │ │ ├── ext_dom_tests_DOMDocument_createAttribute_error1.php │ │ ├── ext_dom_tests_DOMDocument_createAttribute_variation.php │ │ ├── ext_dom_tests_DOMDocument_createEntityReference_basic.php │ │ ├── ext_dom_tests_DOMDocument_createProcessingInstruction_basic.php │ │ ├── ext_dom_tests_DOMDocument_createProcessingInstruction_error.php │ │ ├── ext_dom_tests_DOMDocument_documentURI_basic.php │ │ ├── ext_dom_tests_DOMDocument_encoding_basic.php │ │ ├── ext_dom_tests_DOMDocument_implementationRead_basic.php │ │ ├── ext_dom_tests_DOMDocument_loadHTML_basic.php │ │ ├── ext_dom_tests_DOMDocument_loadHTML_error1.php │ │ ├── ext_dom_tests_DOMDocument_loadHTML_error2.php │ │ ├── ext_dom_tests_DOMDocument_loadHTMLfile.php │ │ ├── ext_dom_tests_DOMDocument_loadHTMLfile_error1.php │ │ ├── ext_dom_tests_DOMDocument_loadHTMLfile_error2.php │ │ ├── ext_dom_tests_DOMDocument_loadHTMLfile_variation1.php │ │ ├── ext_dom_tests_DOMDocument_loadHTMLfile_variation2.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_basic.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_error1.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_error2.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_error3.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_error4.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_error5.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_variation1.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_variation2.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_variation3.php │ │ ├── ext_dom_tests_DOMDocument_loadXML_variation4.php │ │ ├── ext_dom_tests_DOMDocument_load_basic.php │ │ ├── ext_dom_tests_DOMDocument_load_error1.php │ │ ├── ext_dom_tests_DOMDocument_load_error2.php │ │ ├── ext_dom_tests_DOMDocument_load_error3.php │ │ ├── ext_dom_tests_DOMDocument_load_error4.php │ │ ├── ext_dom_tests_DOMDocument_load_error5.php │ │ ├── ext_dom_tests_DOMDocument_load_variation1.php │ │ ├── ext_dom_tests_DOMDocument_load_variation2.php │ │ ├── ext_dom_tests_DOMDocument_load_variation3.php │ │ ├── ext_dom_tests_DOMDocument_load_variation4.php │ │ ├── ext_dom_tests_DOMDocument_preserveWhiteSpace_basic.php │ │ ├── ext_dom_tests_DOMDocument_preserveWhiteSpace_variations.php │ │ ├── ext_dom_tests_DOMDocument_relaxNGValidateSource_basic.php │ │ ├── ext_dom_tests_DOMDocument_relaxNGValidateSource_error1.php │ │ ├── ext_dom_tests_DOMDocument_relaxNGValidateSource_error2.php │ │ ├── ext_dom_tests_DOMDocument_relaxNGValidate_basic.php │ │ ├── ext_dom_tests_DOMDocument_relaxNGValidate_error1.php │ │ ├── ext_dom_tests_DOMDocument_relaxNGValidate_error2.php │ │ ├── ext_dom_tests_DOMDocument_resolveExternals_basic.php │ │ ├── ext_dom_tests_DOMDocument_saveHTMLFile_basic.php │ │ ├── ext_dom_tests_DOMDocument_saveHTMLFile_error1.php │ │ ├── ext_dom_tests_DOMDocument_saveHTMLFile_error2.php │ │ ├── ext_dom_tests_DOMDocument_saveHTMLFile_formatOutput.php │ │ ├── ext_dom_tests_DOMDocument_saveHTMLFile_invalid_filename.php │ │ ├── ext_dom_tests_DOMDocument_saveHTML_basic.php │ │ ├── ext_dom_tests_DOMDocument_saveHTML_error2.php │ │ ├── ext_dom_tests_DOMDocument_saveHTML_variant1.php │ │ ├── ext_dom_tests_DOMDocument_saveHTML_variant2.php │ │ ├── ext_dom_tests_DOMDocument_save_basic.php │ │ ├── ext_dom_tests_DOMDocument_savexml_basic.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_addAttrs.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_basic.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_error1.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_error2.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_error3.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_error4.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidateSource_missingAttrs.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_addAttrs.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_basic.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_error1.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_error2.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_error3.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_error4.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_error5.php │ │ ├── ext_dom_tests_DOMDocument_schemaValidate_missingAttrs.php │ │ ├── ext_dom_tests_DOMDocument_standalone_basic.php │ │ ├── ext_dom_tests_DOMDocument_strictErrorChecking_basic.php │ │ ├── ext_dom_tests_DOMDocument_strictErrorChecking_variation.php │ │ ├── ext_dom_tests_DOMDocument_validate_basic.php │ │ ├── ext_dom_tests_DOMDocument_validate_error1.php │ │ ├── ext_dom_tests_DOMDocument_validate_error2.php │ │ ├── ext_dom_tests_DOMDocument_validate_external_dtd.php │ │ ├── ext_dom_tests_DOMDocument_validate_on_parse_basic.php │ │ ├── ext_dom_tests_DOMDocument_validate_on_parse_variation.php │ │ ├── ext_dom_tests_DOMElement_hasAttributes_basic.php │ │ ├── ext_dom_tests_DOMImplementation_createDocumentType_basic.php │ │ ├── ext_dom_tests_DOMImplementation_createDocument_basic.php │ │ ├── ext_dom_tests_DOMImplementation_hasFeature_basic.php │ │ ├── ext_dom_tests_DOMNode_C14NFile_basic.php │ │ ├── ext_dom_tests_DOMNode_C14N_basic.php │ │ ├── ext_dom_tests_DOMNode_cloneNode_basic.php │ │ ├── ext_dom_tests_DOMNode_getLineNo_basic.php │ │ ├── ext_dom_tests_DOMNode_getNodePath_basic.php │ │ ├── ext_dom_tests_DOMNode_hasChildNodes.php │ │ ├── ext_dom_tests_DOMNode_hasChildNodes_basic.php │ │ ├── ext_dom_tests_DOMNode_insertBefore.php │ │ ├── ext_dom_tests_DOMNode_insertBefore_error1.php │ │ ├── ext_dom_tests_DOMNode_insertBefore_error2.php │ │ ├── ext_dom_tests_DOMNode_insertBefore_error3.php │ │ ├── ext_dom_tests_DOMNode_insertBefore_error4.php │ │ ├── ext_dom_tests_DOMNode_insertBefore_error5.php │ │ ├── ext_dom_tests_DOMNode_insertBefore_error6.php │ │ ├── ext_dom_tests_DOMNode_issamenode_basic.php │ │ ├── ext_dom_tests_DOMNode_normalize_basic.php │ │ ├── ext_dom_tests_DOMNode_removeChild_basic.php │ │ ├── ext_dom_tests_DOMNode_replaceChild_basic.php │ │ ├── ext_dom_tests_DOMText_appendData_basic.php │ │ ├── ext_dom_tests_bug28721.php │ │ ├── ext_dom_tests_bug28817.php │ │ ├── ext_dom_tests_bug32615.php │ │ ├── ext_dom_tests_bug34276.php │ │ ├── ext_dom_tests_bug35342.php │ │ ├── ext_dom_tests_bug35673.php │ │ ├── ext_dom_tests_bug36756.php │ │ ├── ext_dom_tests_bug37277.php │ │ ├── ext_dom_tests_bug37456.php │ │ ├── ext_dom_tests_bug38438.php │ │ ├── ext_dom_tests_bug38474.php │ │ ├── ext_dom_tests_bug38850.php │ │ ├── ext_dom_tests_bug38949.php │ │ ├── ext_dom_tests_bug40836.php │ │ ├── ext_dom_tests_bug41257.php │ │ ├── ext_dom_tests_bug41374.php │ │ ├── ext_dom_tests_bug42082.php │ │ ├── ext_dom_tests_bug43364.php │ │ ├── ext_dom_tests_bug44648.php │ │ ├── ext_dom_tests_bug45251.php │ │ ├── ext_dom_tests_bug46185.php │ │ ├── ext_dom_tests_bug46335.php │ │ ├── ext_dom_tests_bug46849.php │ │ ├── ext_dom_tests_bug47430.php │ │ ├── ext_dom_tests_bug47848.php │ │ ├── ext_dom_tests_bug47849.php │ │ ├── ext_dom_tests_bug49463.php │ │ ├── ext_dom_tests_bug49490.php │ │ ├── ext_dom_tests_bug50661.php │ │ ├── ext_dom_tests_bug52656.php │ │ ├── ext_dom_tests_bug54601.php │ │ ├── ext_dom_tests_bug65196.php │ │ ├── ext_dom_tests_bug67081.php │ │ ├── ext_dom_tests_bug67949.php │ │ ├── ext_dom_tests_bug69679.php │ │ ├── ext_dom_tests_bug69846.php │ │ ├── ext_dom_tests_canonicalization.php │ │ ├── ext_dom_tests_dom001.php │ │ ├── ext_dom_tests_dom002.php │ │ ├── ext_dom_tests_dom003.php │ │ ├── ext_dom_tests_dom004.php │ │ ├── ext_dom_tests_dom005.php │ │ ├── ext_dom_tests_dom006.php │ │ ├── ext_dom_tests_dom007.php │ │ ├── ext_dom_tests_dom_comment_basic.php │ │ ├── ext_dom_tests_dom_comment_variation.php │ │ ├── ext_dom_tests_dom_create_element.php │ │ ├── ext_dom_tests_dom_import_simplexml.php │ │ ├── ext_dom_tests_dom_set_attr_node.php │ │ ├── ext_dom_tests_dom_xinclude.php │ │ ├── ext_dom_tests_domattributes.php │ │ ├── ext_dom_tests_domchardata.php │ │ ├── ext_dom_tests_domdocument_createcomment_error_001.php │ │ ├── ext_dom_tests_domdocument_createentityreference_001.php │ │ ├── ext_dom_tests_domdocument_createentityreference_002.php │ │ ├── ext_dom_tests_domelement.php │ │ ├── ext_dom_tests_domobject_debug_handler.php │ │ ├── ext_dom_tests_domxpath.php │ │ ├── ext_dom_tests_node_textcontent.php │ │ ├── ext_dom_tests_regsiter_node_class.php │ │ ├── ext_exif_tests_bug34704.php │ │ ├── ext_exif_tests_bug48378.php │ │ ├── ext_exif_tests_bug54002.php │ │ ├── ext_exif_tests_bug60150.php │ │ ├── ext_exif_tests_bug62523_1.php │ │ ├── ext_exif_tests_bug62523_2.php │ │ ├── ext_exif_tests_bug62523_3.php │ │ ├── ext_exif_tests_bug68113.php │ │ ├── ext_exif_tests_bug68799.php │ │ ├── ext_exif_tests_exif000.php │ │ ├── ext_exif_tests_exif001.php │ │ ├── ext_exif_tests_exif002.php │ │ ├── ext_exif_tests_exif003.php │ │ ├── ext_exif_tests_exif004.php │ │ ├── ext_exif_tests_exif005.php │ │ ├── ext_exif_tests_exif007.php │ │ ├── ext_exif_tests_exif008.php │ │ ├── ext_exif_tests_exif009.php │ │ ├── ext_exif_tests_exif010.php │ │ ├── ext_exif_tests_exif011.php │ │ ├── ext_exif_tests_exif012.php │ │ ├── ext_exif_tests_exif013.php │ │ ├── ext_exif_tests_exif014.php │ │ ├── ext_exif_tests_exif015.php │ │ ├── ext_exif_tests_exif016.php │ │ ├── ext_exif_tests_exif017.php │ │ ├── ext_exif_tests_exif018.php │ │ ├── ext_exif_tests_exif020.php │ │ ├── ext_exif_tests_exif021.php │ │ ├── ext_exif_tests_exif022.php │ │ ├── ext_exif_tests_exif023.php │ │ ├── ext_exif_tests_exif024.php │ │ ├── ext_exif_tests_exif025.php │ │ ├── ext_exif_tests_exif026.php │ │ ├── ext_exif_tests_exif027.php │ │ ├── ext_exif_tests_exif_encoding_crash.php │ │ ├── ext_exif_tests_exif_imagetype_basic.php │ │ ├── ext_exif_tests_exif_imagetype_error.php │ │ ├── ext_exif_tests_exif_imagetype_variation1.php │ │ ├── ext_exif_tests_exif_read_exif_data_basic.php │ │ ├── ext_exif_tests_exif_tagname_basic.php │ │ ├── ext_exif_tests_exif_tagname_error.php │ │ ├── ext_exif_tests_exif_tagname_variation1.php │ │ ├── ext_fileinfo_tests_bug61173.php │ │ ├── ext_fileinfo_tests_bug61964.php │ │ ├── ext_fileinfo_tests_bug67647.php │ │ ├── ext_fileinfo_tests_bug68398.php │ │ ├── ext_fileinfo_tests_bug68731.php │ │ ├── ext_fileinfo_tests_bug68735.php │ │ ├── ext_fileinfo_tests_bug68819_001.php │ │ ├── ext_fileinfo_tests_bug68819_002.php │ │ ├── ext_fileinfo_tests_bug68996.php │ │ ├── ext_fileinfo_tests_bug69320.php │ │ ├── ext_fileinfo_tests_cve-2014-1943.php │ │ ├── ext_fileinfo_tests_cve-2014-3538.php │ │ ├── ext_fileinfo_tests_finfo_buffer_basic.php │ │ ├── ext_fileinfo_tests_finfo_buffer_error.php │ │ ├── ext_fileinfo_tests_finfo_buffer_variation1.php │ │ ├── ext_fileinfo_tests_finfo_close_basic.php │ │ ├── ext_fileinfo_tests_finfo_close_error.php │ │ ├── ext_fileinfo_tests_finfo_file_001.php │ │ ├── ext_fileinfo_tests_finfo_file_002.php │ │ ├── ext_fileinfo_tests_finfo_file_basic.php │ │ ├── ext_fileinfo_tests_finfo_file_regex.php │ │ ├── ext_fileinfo_tests_finfo_file_stream_001.php │ │ ├── ext_fileinfo_tests_finfo_open_001.php │ │ ├── ext_fileinfo_tests_finfo_open_002.php │ │ ├── ext_fileinfo_tests_finfo_open_basic.php │ │ ├── ext_fileinfo_tests_finfo_open_error.php │ │ ├── ext_fileinfo_tests_finfo_open_variation1.php │ │ ├── ext_fileinfo_tests_finfo_phpinfo_basic.php │ │ ├── ext_fileinfo_tests_finfo_set_flags_basic.php │ │ ├── ext_fileinfo_tests_mime_content_type_001.php │ │ ├── ext_fileinfo_tests_mime_content_type_002.php │ │ ├── ext_fileinfo_tests_precedural_finfo_in_method.php │ │ ├── ext_filter_tests_001.php │ │ ├── ext_filter_tests_002.php │ │ ├── ext_filter_tests_003.php │ │ ├── ext_filter_tests_004.php │ │ ├── ext_filter_tests_005.php │ │ ├── ext_filter_tests_006.php │ │ ├── ext_filter_tests_007.php │ │ ├── ext_filter_tests_008.php │ │ ├── ext_filter_tests_009.php │ │ ├── ext_filter_tests_010.php │ │ ├── ext_filter_tests_011.php │ │ ├── ext_filter_tests_012.php │ │ ├── ext_filter_tests_013.php │ │ ├── ext_filter_tests_014.php │ │ ├── ext_filter_tests_015.php │ │ ├── ext_filter_tests_016.php │ │ ├── ext_filter_tests_017.php │ │ ├── ext_filter_tests_018.php │ │ ├── ext_filter_tests_019.php │ │ ├── ext_filter_tests_020.php │ │ ├── ext_filter_tests_021.php │ │ ├── ext_filter_tests_022.php │ │ ├── ext_filter_tests_023.php │ │ ├── ext_filter_tests_024.php │ │ ├── ext_filter_tests_025.php │ │ ├── ext_filter_tests_026.php │ │ ├── ext_filter_tests_027.php │ │ ├── ext_filter_tests_028.php │ │ ├── ext_filter_tests_029.php │ │ ├── ext_filter_tests_030.php │ │ ├── ext_filter_tests_031.php │ │ ├── ext_filter_tests_032.php │ │ ├── ext_filter_tests_033.php │ │ ├── ext_filter_tests_034.php │ │ ├── ext_filter_tests_035.php │ │ ├── ext_filter_tests_036.php │ │ ├── ext_filter_tests_037.php │ │ ├── ext_filter_tests_038.php │ │ ├── ext_filter_tests_039.php │ │ ├── ext_filter_tests_040.php │ │ ├── ext_filter_tests_041.php │ │ ├── ext_filter_tests_042.php │ │ ├── ext_filter_tests_043.php │ │ ├── ext_filter_tests_044.php │ │ ├── ext_filter_tests_045.php │ │ ├── ext_filter_tests_046.php │ │ ├── ext_filter_tests_047.php │ │ ├── ext_filter_tests_048.php │ │ ├── ext_filter_tests_049.php │ │ ├── ext_filter_tests_050.php │ │ ├── ext_filter_tests_051.php │ │ ├── ext_filter_tests_052.php │ │ ├── ext_filter_tests_053.php │ │ ├── ext_filter_tests_054.php │ │ ├── ext_filter_tests_055.php │ │ ├── ext_filter_tests_056.php │ │ ├── ext_filter_tests_057.php │ │ ├── ext_filter_tests_PMOPB45.php │ │ ├── ext_filter_tests_bug39846.php │ │ ├── ext_filter_tests_bug42718-2.php │ │ ├── ext_filter_tests_bug42718.php │ │ ├── ext_filter_tests_bug44445.php │ │ ├── ext_filter_tests_bug44779.php │ │ ├── ext_filter_tests_bug46973.php │ │ ├── ext_filter_tests_bug47435.php │ │ ├── ext_filter_tests_bug47745.php │ │ ├── ext_filter_tests_bug48762.php │ │ ├── ext_filter_tests_bug49184.php │ │ ├── ext_filter_tests_bug49274.php │ │ ├── ext_filter_tests_bug49510.php │ │ ├── ext_filter_tests_bug50158.php │ │ ├── ext_filter_tests_bug50632.php │ │ ├── ext_filter_tests_bug51192.php │ │ ├── ext_filter_tests_bug52209.php │ │ ├── ext_filter_tests_bug52929.php │ │ ├── ext_filter_tests_bug53037.php │ │ ├── ext_filter_tests_bug53150.php │ │ ├── ext_filter_tests_bug55478.php │ │ ├── ext_filter_tests_bug64441.php │ │ ├── ext_filter_tests_bug69202.php │ │ ├── ext_filter_tests_bug69203.php │ │ ├── ext_filter_tests_bug7586.php │ │ ├── ext_filter_tests_bug7715.php │ │ ├── ext_filter_tests_bug7733.php │ │ ├── ext_filter_tests_bug8315.php │ │ ├── ext_filter_tests_callback_closure.php │ │ ├── ext_filter_tests_callback_non_modified_var.php │ │ ├── ext_filter_tests_filter_data.php │ │ ├── ext_filter_tests_filter_var_array_with_ref.php │ │ ├── ext_ftp_tests_001.php │ │ ├── ext_ftp_tests_002.php │ │ ├── ext_ftp_tests_003.php │ │ ├── ext_ftp_tests_004.php │ │ ├── ext_ftp_tests_005.php │ │ ├── ext_ftp_tests_006.php │ │ ├── ext_ftp_tests_bug27809.php │ │ ├── ext_ftp_tests_bug37799.php │ │ ├── ext_ftp_tests_bug39458-2.php │ │ ├── ext_ftp_tests_bug39458.php │ │ ├── ext_ftp_tests_bug39583-2.php │ │ ├── ext_ftp_tests_bug39583.php │ │ ├── ext_ftp_tests_bug7216-2.php │ │ ├── ext_ftp_tests_bug7216.php │ │ ├── ext_ftp_tests_filesize_large.php │ │ ├── ext_ftp_tests_ftp_alloc_basic1.php │ │ ├── ext_ftp_tests_ftp_alloc_basic2.php │ │ ├── ext_ftp_tests_ftp_chmod_basic.php │ │ ├── ext_ftp_tests_ftp_exec_basic.php │ │ ├── ext_ftp_tests_ftp_fget_basic.php │ │ ├── ext_ftp_tests_ftp_fget_basic1.php │ │ ├── ext_ftp_tests_ftp_fget_basic2.php │ │ ├── ext_ftp_tests_ftp_fget_basic3.php │ │ ├── ext_ftp_tests_ftp_get_basic.php │ │ ├── ext_ftp_tests_ftp_mdtm_basic.php │ │ ├── ext_ftp_tests_ftp_nb_continue.php │ │ ├── ext_ftp_tests_ftp_nb_fget_basic1.php │ │ ├── ext_ftp_tests_ftp_nb_fget_basic2.php │ │ ├── ext_ftp_tests_ftp_nb_fget_basic3.php │ │ ├── ext_ftp_tests_ftp_nb_get_large.php │ │ ├── ext_ftp_tests_ftp_rawlist_basic2.php │ │ ├── ext_ftp_tests_ftp_rmdir_basic.php │ │ ├── ext_gd_tests_001.php │ │ ├── ext_gd_tests_bug19366.php │ │ ├── ext_gd_tests_bug22544.php │ │ ├── ext_gd_tests_bug24155.php │ │ ├── ext_gd_tests_bug24594.php │ │ ├── ext_gd_tests_bug27582_1.php │ │ ├── ext_gd_tests_bug28147.php │ │ ├── ext_gd_tests_bug36697.php │ │ ├── ext_gd_tests_bug37346.php │ │ ├── ext_gd_tests_bug37360.php │ │ ├── ext_gd_tests_bug38112.php │ │ ├── ext_gd_tests_bug38179.php │ │ ├── ext_gd_tests_bug38212.php │ │ ├── ext_gd_tests_bug39082.php │ │ ├── ext_gd_tests_bug39273.php │ │ ├── ext_gd_tests_bug39286.php │ │ ├── ext_gd_tests_bug39366.php │ │ ├── ext_gd_tests_bug39508.php │ │ ├── ext_gd_tests_bug39780.php │ │ ├── ext_gd_tests_bug39780_extern.php │ │ ├── ext_gd_tests_bug40764.php │ │ ├── ext_gd_tests_bug41442.php │ │ ├── ext_gd_tests_bug42434.php │ │ ├── ext_gd_tests_bug43073.php │ │ ├── ext_gd_tests_bug43073_1.php │ │ ├── ext_gd_tests_bug43121.php │ │ ├── ext_gd_tests_bug44849.php │ │ ├── ext_gd_tests_bug45799.php │ │ ├── ext_gd_tests_bug48555.php │ │ ├── ext_gd_tests_bug48732.php │ │ ├── ext_gd_tests_bug48801.php │ │ ├── ext_gd_tests_bug48801_1.php │ │ ├── ext_gd_tests_bug49600.php │ │ ├── ext_gd_tests_bug51263.php │ │ ├── ext_gd_tests_bug51671.php │ │ ├── ext_gd_tests_bug60160.php │ │ ├── ext_gd_tests_bug61221.php │ │ ├── ext_gd_tests_bug66356.php │ │ ├── ext_gd_tests_bug67248.php │ │ ├── ext_gd_tests_colorat.php │ │ ├── ext_gd_tests_colorclosest.php │ │ ├── ext_gd_tests_colorexact.php │ │ ├── ext_gd_tests_colormatch.php │ │ ├── ext_gd_tests_colorresolve.php │ │ ├── ext_gd_tests_copy.php │ │ ├── ext_gd_tests_copypalette.php │ │ ├── ext_gd_tests_copyresized.php │ │ ├── ext_gd_tests_crafted_gd2.php │ │ ├── ext_gd_tests_createfromgd2.php │ │ ├── ext_gd_tests_createfromstring.php │ │ ├── ext_gd_tests_createfromwbmp.php │ │ ├── ext_gd_tests_createfromwbmp2.php │ │ ├── ext_gd_tests_createfromwbmp2_extern.php │ │ ├── ext_gd_tests_dashedlines.php │ │ ├── ext_gd_tests_gd_info_basic.php │ │ ├── ext_gd_tests_gd_info_error.php │ │ ├── ext_gd_tests_gd_info_variation1.php │ │ ├── ext_gd_tests_gif.php │ │ ├── ext_gd_tests_gif2gd.php │ │ ├── ext_gd_tests_gif2jpg.php │ │ ├── ext_gd_tests_gif2png.php │ │ ├── ext_gd_tests_imagealphablending_error1.php │ │ ├── ext_gd_tests_imageantialias_error1.php │ │ ├── ext_gd_tests_imageantialias_error2.php │ │ ├── ext_gd_tests_imagearc_basic.php │ │ ├── ext_gd_tests_imagearc_error1.php │ │ ├── ext_gd_tests_imagearc_variation1.php │ │ ├── ext_gd_tests_imagearc_variation2.php │ │ ├── ext_gd_tests_imagechar_basic.php │ │ ├── ext_gd_tests_imagechar_error1.php │ │ ├── ext_gd_tests_imagechar_error2.php │ │ ├── ext_gd_tests_imagechar_error3.php │ │ ├── ext_gd_tests_imagechar_error4.php │ │ ├── ext_gd_tests_imagechar_error5.php │ │ ├── ext_gd_tests_imagechar_error6.php │ │ ├── ext_gd_tests_imagechar_error7.php │ │ ├── ext_gd_tests_imagecharup_basic.php │ │ ├── ext_gd_tests_imagecharup_error1.php │ │ ├── ext_gd_tests_imagecharup_error2.php │ │ ├── ext_gd_tests_imagecharup_error3.php │ │ ├── ext_gd_tests_imagecharup_error4.php │ │ ├── ext_gd_tests_imagecharup_error5.php │ │ ├── ext_gd_tests_imagecharup_error6.php │ │ ├── ext_gd_tests_imagecharup_error7.php │ │ ├── ext_gd_tests_imagecolorallocate_basic.php │ │ ├── ext_gd_tests_imagecolorallocate_error.php │ │ ├── ext_gd_tests_imagecolorallocate_variation1.php │ │ ├── ext_gd_tests_imagecolorallocate_variation2.php │ │ ├── ext_gd_tests_imagecolorallocate_variation3.php │ │ ├── ext_gd_tests_imagecolorallocate_variation4.php │ │ ├── ext_gd_tests_imagecolorallocate_variation5.php │ │ ├── ext_gd_tests_imagecolorallocate_variation6.php │ │ ├── ext_gd_tests_imagecolorallocatealpha_basic.php │ │ ├── ext_gd_tests_imagecolorallocatealpha_error1.php │ │ ├── ext_gd_tests_imagecolorallocatealpha_error2.php │ │ ├── ext_gd_tests_imagecolorallocatealpha_error3.php │ │ ├── ext_gd_tests_imagecolorallocatealpha_error4.php │ │ ├── ext_gd_tests_imagecolorallocatealpha_error5.php │ │ ├── ext_gd_tests_imagecolorclosesthwb.php │ │ ├── ext_gd_tests_imagecolordeallocate_basic.php │ │ ├── ext_gd_tests_imagecolordeallocate_error1.php │ │ ├── ext_gd_tests_imagecolordeallocate_error2.php │ │ ├── ext_gd_tests_imagecolordeallocate_error3.php │ │ ├── ext_gd_tests_imagecolordeallocate_error4.php │ │ ├── ext_gd_tests_imagecolormatch_basic.php │ │ ├── ext_gd_tests_imagecolormatch_error1.php │ │ ├── ext_gd_tests_imagecolormatch_error2.php │ │ ├── ext_gd_tests_imagecolormatch_error3.php │ │ ├── ext_gd_tests_imagecolormatch_error4.php │ │ ├── ext_gd_tests_imagecolorresolvealpha_error3.php │ │ ├── ext_gd_tests_imagecolorset_basic.php │ │ ├── ext_gd_tests_imagecolorstotal_basic.php │ │ ├── ext_gd_tests_imagecolorstotal_error.php │ │ ├── ext_gd_tests_imagecolourstotal_basic.php │ │ ├── ext_gd_tests_imageconvolution_basic.php │ │ ├── ext_gd_tests_imageconvolution_error1.php │ │ ├── ext_gd_tests_imageconvolution_error2.php │ │ ├── ext_gd_tests_imageconvolution_error3.php │ │ ├── ext_gd_tests_imagecopymerge_basic.php │ │ ├── ext_gd_tests_imagecopymerge_error.php │ │ ├── ext_gd_tests_imagecopyresampled_basic.php │ │ ├── ext_gd_tests_imagecreatetruecolor_basic.php │ │ ├── ext_gd_tests_imagecreatetruecolor_error1.php │ │ ├── ext_gd_tests_imagecreatetruecolor_error2.php │ │ ├── ext_gd_tests_imagecreatetruecolor_error3.php │ │ ├── ext_gd_tests_imagecrop_auto.php │ │ ├── ext_gd_tests_imagedashedline_basic.php │ │ ├── ext_gd_tests_imageellipse_basic.php │ │ ├── ext_gd_tests_imageellipse_error1.php │ │ ├── ext_gd_tests_imageellipse_error2.php │ │ ├── ext_gd_tests_imageellipse_error3.php │ │ ├── ext_gd_tests_imageellipse_error4.php │ │ ├── ext_gd_tests_imageellipse_error5.php │ │ ├── ext_gd_tests_imageellipse_error6.php │ │ ├── ext_gd_tests_imageellipse_error7.php │ │ ├── ext_gd_tests_imageellipse_error8.php │ │ ├── ext_gd_tests_imagefill_1.php │ │ ├── ext_gd_tests_imagefilledarc_basic.php │ │ ├── ext_gd_tests_imagefilledarc_error1.php │ │ ├── ext_gd_tests_imagefilledarc_variation1.php │ │ ├── ext_gd_tests_imagefilledarc_variation2.php │ │ ├── ext_gd_tests_imagefilledpolygon_basic.php │ │ ├── ext_gd_tests_imagefilledpolygon_negative.php │ │ ├── ext_gd_tests_imagefilltoborder_basic.php │ │ ├── ext_gd_tests_imagefilltoborder_error1.php │ │ ├── ext_gd_tests_imagefilltoborder_error2.php │ │ ├── ext_gd_tests_imagefilltoborder_error3.php │ │ ├── ext_gd_tests_imagefilltoborder_error4.php │ │ ├── ext_gd_tests_imagefilltoborder_error5.php │ │ ├── ext_gd_tests_imagefilltoborder_error6.php │ │ ├── ext_gd_tests_imagefilltoborder_error7.php │ │ ├── ext_gd_tests_imagefilter.php │ │ ├── ext_gd_tests_imagefilter_error1.php │ │ ├── ext_gd_tests_imagefilter_error10.php │ │ ├── ext_gd_tests_imagefilter_error11.php │ │ ├── ext_gd_tests_imagefilter_error12.php │ │ ├── ext_gd_tests_imagefilter_error13.php │ │ ├── ext_gd_tests_imagefilter_error14.php │ │ ├── ext_gd_tests_imagefilter_error15.php │ │ ├── ext_gd_tests_imagefilter_error16.php │ │ ├── ext_gd_tests_imagefilter_error17.php │ │ ├── ext_gd_tests_imagefilter_error18.php │ │ ├── ext_gd_tests_imagefilter_error19.php │ │ ├── ext_gd_tests_imagefilter_error2.php │ │ ├── ext_gd_tests_imagefilter_error20.php │ │ ├── ext_gd_tests_imagefilter_error3.php │ │ ├── ext_gd_tests_imagefilter_error4.php │ │ ├── ext_gd_tests_imagefilter_error5.php │ │ ├── ext_gd_tests_imagefilter_error6.php │ │ ├── ext_gd_tests_imagefilter_error7.php │ │ ├── ext_gd_tests_imagefilter_error8.php │ │ ├── ext_gd_tests_imagefilter_error9.php │ │ ├── ext_gd_tests_imageflip.php │ │ ├── ext_gd_tests_imagefontheight_basic.php │ │ ├── ext_gd_tests_imagefontheight_error1.php │ │ ├── ext_gd_tests_imagefontwidth_basic.php │ │ ├── ext_gd_tests_imagefontwidth_error1.php │ │ ├── ext_gd_tests_imagefttext.php │ │ ├── ext_gd_tests_imagegammacorrect_basic.php │ │ ├── ext_gd_tests_imagegammacorrect_error1.php │ │ ├── ext_gd_tests_imagegammacorrect_error2.php │ │ ├── ext_gd_tests_imagegammacorrect_error3.php │ │ ├── ext_gd_tests_imagegammacorrect_error4.php │ │ ├── ext_gd_tests_imagegammacorrect_variation1.php │ │ ├── ext_gd_tests_imagegd2_nullbyte_injection.php │ │ ├── ext_gd_tests_imagegd_nullbyte_injection.php │ │ ├── ext_gd_tests_imagegif_nullbyte_injection.php │ │ ├── ext_gd_tests_imageinterlace_basic.php │ │ ├── ext_gd_tests_imageinterlace_error1.php │ │ ├── ext_gd_tests_imageinterlace_error2.php │ │ ├── ext_gd_tests_imageinterlace_variation1.php │ │ ├── ext_gd_tests_imageinterlace_variation2.php │ │ ├── ext_gd_tests_imageistruecolor_basic.php │ │ ├── ext_gd_tests_imageistruecolor_error1.php │ │ ├── ext_gd_tests_imagejpeg_nullbyte_injection.php │ │ ├── ext_gd_tests_imagelayereffect_basic.php │ │ ├── ext_gd_tests_imagelayereffect_error1.php │ │ ├── ext_gd_tests_imagelayereffect_error2.php │ │ ├── ext_gd_tests_imagelayereffect_error3.php │ │ ├── ext_gd_tests_imageloadfont_error1.php │ │ ├── ext_gd_tests_imageloadfont_error2.php │ │ ├── ext_gd_tests_imageloadfont_invalid.php │ │ ├── ext_gd_tests_imagepalettetotruecolor_basic.php │ │ ├── ext_gd_tests_imagepalettetotruecolor_error1.php │ │ ├── ext_gd_tests_imagepalettetotruecolor_error2.php │ │ ├── ext_gd_tests_imagepalettetotruecolor_error3.php │ │ ├── ext_gd_tests_imagepng_nullbyte_injection.php │ │ ├── ext_gd_tests_imagepolygon_basic.php │ │ ├── ext_gd_tests_imagepolygon_negative.php │ │ ├── ext_gd_tests_imagerectangle_basic.php │ │ ├── ext_gd_tests_imagerectangle_error1.php │ │ ├── ext_gd_tests_imagerectangle_error2.php │ │ ├── ext_gd_tests_imagerectangle_error3.php │ │ ├── ext_gd_tests_imagerectangle_error4.php │ │ ├── ext_gd_tests_imagerectangle_error5.php │ │ ├── ext_gd_tests_imagerectangle_error6.php │ │ ├── ext_gd_tests_imagerectangle_error7.php │ │ ├── ext_gd_tests_imagerectangle_error8.php │ │ ├── ext_gd_tests_imagerotate_overflow.php │ │ ├── ext_gd_tests_imagesavealpha_error2.php │ │ ├── ext_gd_tests_imagesetbrush_basic.php │ │ ├── ext_gd_tests_imagesetthickness_basic.php │ │ ├── ext_gd_tests_imagesetthickness_error1.php │ │ ├── ext_gd_tests_imagesetthickness_error2.php │ │ ├── ext_gd_tests_imagestring_basic.php │ │ ├── ext_gd_tests_imagestring_error1.php │ │ ├── ext_gd_tests_imagestring_error2.php │ │ ├── ext_gd_tests_imagestring_error3.php │ │ ├── ext_gd_tests_imagestring_error4.php │ │ ├── ext_gd_tests_imagestring_error5.php │ │ ├── ext_gd_tests_imagestring_error6.php │ │ ├── ext_gd_tests_imagestring_error7.php │ │ ├── ext_gd_tests_imagestringup_basic.php │ │ ├── ext_gd_tests_imagestringup_error1.php │ │ ├── ext_gd_tests_imagestringup_error2.php │ │ ├── ext_gd_tests_imagestringup_error3.php │ │ ├── ext_gd_tests_imagestringup_error4.php │ │ ├── ext_gd_tests_imagestringup_error5.php │ │ ├── ext_gd_tests_imagestringup_error6.php │ │ ├── ext_gd_tests_imagestringup_error7.php │ │ ├── ext_gd_tests_imagetruecolortopalette_basic.php │ │ ├── ext_gd_tests_imagetruecolortopalette_error1.php │ │ ├── ext_gd_tests_imagetruecolortopalette_error2.php │ │ ├── ext_gd_tests_imagetruecolortopalette_error3.php │ │ ├── ext_gd_tests_imagetruecolortopalette_error4.php │ │ ├── ext_gd_tests_imagettftext_charmap_order.php │ │ ├── ext_gd_tests_imagewbmp.php │ │ ├── ext_gd_tests_imagewbmp_nullbyte_injection.php │ │ ├── ext_gd_tests_imagewebp_nullbyte_injection.php │ │ ├── ext_gd_tests_jpeg2png.php │ │ ├── ext_gd_tests_jpeg2wbmp_error1.php │ │ ├── ext_gd_tests_jpeg2wbmp_error2.php │ │ ├── ext_gd_tests_jpeg2wbmp_error3.php │ │ ├── ext_gd_tests_jpg2gd.php │ │ ├── ext_gd_tests_libgd00086.php │ │ ├── ext_gd_tests_libgd00086_extern.php │ │ ├── ext_gd_tests_libgd00094.php │ │ ├── ext_gd_tests_libgd00100.php │ │ ├── ext_gd_tests_libgd00101.php │ │ ├── ext_gd_tests_libgd00106.php │ │ ├── ext_gd_tests_libgd00186.php │ │ ├── ext_gd_tests_libgd00191.php │ │ ├── ext_gd_tests_lines.php │ │ ├── ext_gd_tests_png2gd.php │ │ ├── ext_gd_tests_png2wbmp_error1.php │ │ ├── ext_gd_tests_png2wbmp_error2.php │ │ ├── ext_gd_tests_png2wbmp_error3.php │ │ ├── ext_gd_tests_pngcomp.php │ │ ├── ext_gd_tests_types.php │ │ ├── ext_gd_tests_xbm2png.php │ │ ├── ext_gd_tests_xpm2gd.php │ │ ├── ext_gd_tests_xpm2jpg.php │ │ ├── ext_gd_tests_xpm2png.php │ │ ├── ext_hash_tests_adler32.php │ │ ├── ext_hash_tests_bug52240.php │ │ ├── ext_hash_tests_bug64745.php │ │ ├── ext_hash_tests_crc32.php │ │ ├── ext_hash_tests_fnv132.php │ │ ├── ext_hash_tests_fnv164.php │ │ ├── ext_hash_tests_fnv1a32.php │ │ ├── ext_hash_tests_fnv1a64.php │ │ ├── ext_hash_tests_gost.php │ │ ├── ext_hash_tests_hash_algos.php │ │ ├── ext_hash_tests_hash_copy_001.php │ │ ├── ext_hash_tests_hash_copy_002.php │ │ ├── ext_hash_tests_hash_equals.php │ │ ├── ext_hash_tests_hash_error.php │ │ ├── ext_hash_tests_hash_file_basic.php │ │ ├── ext_hash_tests_hash_file_basic1.php │ │ ├── ext_hash_tests_hash_file_error.php │ │ ├── ext_hash_tests_hash_hmac_basic.php │ │ ├── ext_hash_tests_hash_hmac_error.php │ │ ├── ext_hash_tests_hash_hmac_file_basic.php │ │ ├── ext_hash_tests_hash_hmac_file_error.php │ │ ├── ext_hash_tests_hash_pbkdf2_basic.php │ │ ├── ext_hash_tests_hash_pbkdf2_error.php │ │ ├── ext_hash_tests_haval.php │ │ ├── ext_hash_tests_hmac-md5.php │ │ ├── ext_hash_tests_joaat.php │ │ ├── ext_hash_tests_md2.php │ │ ├── ext_hash_tests_md4.php │ │ ├── ext_hash_tests_md5.php │ │ ├── ext_hash_tests_mhash_001.php │ │ ├── ext_hash_tests_mhash_002.php │ │ ├── ext_hash_tests_mhash_003.php │ │ ├── ext_hash_tests_mhash_004.php │ │ ├── ext_hash_tests_ripemd128.php │ │ ├── ext_hash_tests_ripemd160.php │ │ ├── ext_hash_tests_ripemd256.php │ │ ├── ext_hash_tests_ripemd320.php │ │ ├── ext_hash_tests_sha1.php │ │ ├── ext_hash_tests_sha224.php │ │ ├── ext_hash_tests_sha256.php │ │ ├── ext_hash_tests_sha384.php │ │ ├── ext_hash_tests_sha512.php │ │ ├── ext_hash_tests_snefru.php │ │ ├── ext_hash_tests_tiger.php │ │ ├── ext_hash_tests_whirlpool.php │ │ ├── ext_iconv_tests_bug37176.php │ │ ├── ext_iconv_tests_bug37773.php │ │ ├── ext_iconv_tests_bug48147.php │ │ ├── ext_iconv_tests_bug48289.php │ │ ├── ext_iconv_tests_bug51250.php │ │ ├── ext_iconv_tests_bug52211.php │ │ ├── ext_iconv_tests_bug52941.php │ │ ├── ext_iconv_tests_bug53304.php │ │ ├── ext_iconv_tests_bug69840.php │ │ ├── ext_iconv_tests_eucjp2iso2022jp.php │ │ ├── ext_iconv_tests_eucjp2sjis.php │ │ ├── ext_iconv_tests_eucjp2utf8.php │ │ ├── ext_iconv_tests_iconv-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv001.php │ │ ├── ext_iconv_tests_iconv002.php │ │ ├── ext_iconv_tests_iconv003.php │ │ ├── ext_iconv_tests_iconv004.php │ │ ├── ext_iconv_tests_iconv_basic.php │ │ ├── ext_iconv_tests_iconv_basic_001-win32.php │ │ ├── ext_iconv_tests_iconv_basic_001.php │ │ ├── ext_iconv_tests_iconv_default_charset.php │ │ ├── ext_iconv_tests_iconv_encoding_basic.php │ │ ├── ext_iconv_tests_iconv_get_encoding_basic.php │ │ ├── ext_iconv_tests_iconv_get_encoding_error.php │ │ ├── ext_iconv_tests_iconv_ini_encoding.php │ │ ├── ext_iconv_tests_iconv_mime_decode-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv_mime_decode.php │ │ ├── ext_iconv_tests_iconv_mime_decode_headers-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv_mime_decode_headers.php │ │ ├── ext_iconv_tests_iconv_mime_decode_headers_variation1.php │ │ ├── ext_iconv_tests_iconv_mime_decode_headers_variation2.php │ │ ├── ext_iconv_tests_iconv_mime_decode_headers_variation3.php │ │ ├── ext_iconv_tests_iconv_mime_decode_variation1.php │ │ ├── ext_iconv_tests_iconv_mime_decode_variation2.php │ │ ├── ext_iconv_tests_iconv_mime_decode_variation3.php │ │ ├── ext_iconv_tests_iconv_mime_encode.php │ │ ├── ext_iconv_tests_iconv_set_encoding-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv_set_encoding_error.php │ │ ├── ext_iconv_tests_iconv_set_encoding_variation.php │ │ ├── ext_iconv_tests_iconv_stream_filter.php │ │ ├── ext_iconv_tests_iconv_stream_filter_delimiter.php │ │ ├── ext_iconv_tests_iconv_strlen-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv_strlen.php │ │ ├── ext_iconv_tests_iconv_strlen_basic.php │ │ ├── ext_iconv_tests_iconv_strlen_error1.php │ │ ├── ext_iconv_tests_iconv_strlen_error2.php │ │ ├── ext_iconv_tests_iconv_strlen_variation1.php │ │ ├── ext_iconv_tests_iconv_strlen_variation2.php │ │ ├── ext_iconv_tests_iconv_strpos-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv_strpos.php │ │ ├── ext_iconv_tests_iconv_strpos_basic.php │ │ ├── ext_iconv_tests_iconv_strpos_error1.php │ │ ├── ext_iconv_tests_iconv_strpos_error2.php │ │ ├── ext_iconv_tests_iconv_strpos_variation1.php │ │ ├── ext_iconv_tests_iconv_strpos_variation2.php │ │ ├── ext_iconv_tests_iconv_strpos_variation3.php │ │ ├── ext_iconv_tests_iconv_strpos_variation3_64bit.php │ │ ├── ext_iconv_tests_iconv_strpos_variation4.php │ │ ├── ext_iconv_tests_iconv_strpos_variation5.php │ │ ├── ext_iconv_tests_iconv_strrpos-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_iconv_strrpos.php │ │ ├── ext_iconv_tests_iconv_strrpos_basic.php │ │ ├── ext_iconv_tests_iconv_strrpos_error1.php │ │ ├── ext_iconv_tests_iconv_strrpos_error2.php │ │ ├── ext_iconv_tests_iconv_strrpos_variation1.php │ │ ├── ext_iconv_tests_iconv_strrpos_variation2.php │ │ ├── ext_iconv_tests_iconv_strrpos_variation3.php │ │ ├── ext_iconv_tests_iconv_substr-charset-length-cve-2007-4783.php │ │ ├── ext_iconv_tests_iconv_substr.php │ │ ├── ext_iconv_tests_iconv_substr_basic.php │ │ ├── ext_iconv_tests_iconv_substr_error1.php │ │ ├── ext_iconv_tests_iconv_substr_error2.php │ │ ├── ext_iconv_tests_ob_iconv_handler-charset-length-cve-2007-4840.php │ │ ├── ext_iconv_tests_ob_iconv_handler.php │ │ ├── ext_iconv_tests_translit-failure.php │ │ ├── ext_iconv_tests_translit-utf8.php │ │ ├── ext_json_tests_001.php │ │ ├── ext_json_tests_002.php │ │ ├── ext_json_tests_003.php │ │ ├── ext_json_tests_004.php │ │ ├── ext_json_tests_005.php │ │ ├── ext_json_tests_006.php │ │ ├── ext_json_tests_007.php │ │ ├── ext_json_tests_008.php │ │ ├── ext_json_tests_bug40503.php │ │ ├── ext_json_tests_bug41034.php │ │ ├── ext_json_tests_bug41067.php │ │ ├── ext_json_tests_bug41403.php │ │ ├── ext_json_tests_bug41504.php │ │ ├── ext_json_tests_bug41567.php │ │ ├── ext_json_tests_bug42090.php │ │ ├── ext_json_tests_bug42785.php │ │ ├── ext_json_tests_bug43941.php │ │ ├── ext_json_tests_bug45791.php │ │ ├── ext_json_tests_bug46215.php │ │ ├── ext_json_tests_bug46944.php │ │ ├── ext_json_tests_bug47644.php │ │ ├── ext_json_tests_bug50224.php │ │ ├── ext_json_tests_bug53946.php │ │ ├── ext_json_tests_bug54058.php │ │ ├── ext_json_tests_bug54484.php │ │ ├── ext_json_tests_bug55543.php │ │ ├── ext_json_tests_bug61537.php │ │ ├── ext_json_tests_bug61978.php │ │ ├── ext_json_tests_bug62010.php │ │ ├── ext_json_tests_bug62369.php │ │ ├── ext_json_tests_bug63737.php │ │ ├── ext_json_tests_bug64695.php │ │ ├── ext_json_tests_bug64874_part1.php │ │ ├── ext_json_tests_bug64874_part2.php │ │ ├── ext_json_tests_bug66021.php │ │ ├── ext_json_tests_bug68546.php │ │ ├── ext_json_tests_bug68817.php │ │ ├── ext_json_tests_bug68938.php │ │ ├── ext_json_tests_bug69187.php │ │ ├── ext_json_tests_fail001.php │ │ ├── ext_json_tests_inf_nan_error.php │ │ ├── ext_json_tests_json_decode_basic.php │ │ ├── ext_json_tests_json_decode_error.php │ │ ├── ext_json_tests_json_encode_basic.php │ │ ├── ext_json_tests_json_encode_basic_utf8.php │ │ ├── ext_json_tests_json_encode_error.php │ │ ├── ext_json_tests_json_encode_numeric.php │ │ ├── ext_json_tests_json_encode_pretty_print.php │ │ ├── ext_json_tests_json_encode_unescaped_slashes.php │ │ ├── ext_json_tests_pass001.1.php │ │ ├── ext_json_tests_pass001.1_64bit.php │ │ ├── ext_json_tests_pass001.php │ │ ├── ext_json_tests_pass002.php │ │ ├── ext_json_tests_pass003.php │ │ ├── ext_json_tests_serialize.php │ │ ├── ext_json_tests_unsupported_type_error.php │ │ ├── ext_ldap_tests_bug48441.php │ │ ├── ext_ldap_tests_bug48696.php │ │ ├── ext_ldap_tests_ldap_add_basic.php │ │ ├── ext_ldap_tests_ldap_add_error.php │ │ ├── ext_ldap_tests_ldap_bind_basic.php │ │ ├── ext_ldap_tests_ldap_bind_error.php │ │ ├── ext_ldap_tests_ldap_bind_variation.php │ │ ├── ext_ldap_tests_ldap_compare_basic.php │ │ ├── ext_ldap_tests_ldap_compare_error.php │ │ ├── ext_ldap_tests_ldap_connect_basic.php │ │ ├── ext_ldap_tests_ldap_connect_error.php │ │ ├── ext_ldap_tests_ldap_connect_variation.php │ │ ├── ext_ldap_tests_ldap_control_paged_results_variation1.php │ │ ├── ext_ldap_tests_ldap_control_paged_results_variation2.php │ │ ├── ext_ldap_tests_ldap_control_paged_results_variation3.php │ │ ├── ext_ldap_tests_ldap_count_entries_basic.php │ │ ├── ext_ldap_tests_ldap_count_entries_error.php │ │ ├── ext_ldap_tests_ldap_delete_basic.php │ │ ├── ext_ldap_tests_ldap_delete_error.php │ │ ├── ext_ldap_tests_ldap_dn2ufn.php │ │ ├── ext_ldap_tests_ldap_err2str_basic.php │ │ ├── ext_ldap_tests_ldap_err2str_error.php │ │ ├── ext_ldap_tests_ldap_errno_basic.php │ │ ├── ext_ldap_tests_ldap_errno_error.php │ │ ├── ext_ldap_tests_ldap_error_basic.php │ │ ├── ext_ldap_tests_ldap_error_error.php │ │ ├── ext_ldap_tests_ldap_escape_all.php │ │ ├── ext_ldap_tests_ldap_escape_both.php │ │ ├── ext_ldap_tests_ldap_escape_dn.php │ │ ├── ext_ldap_tests_ldap_escape_filter.php │ │ ├── ext_ldap_tests_ldap_escape_ignore.php │ │ ├── ext_ldap_tests_ldap_explode_dn.php │ │ ├── ext_ldap_tests_ldap_first_attribute_basic.php │ │ ├── ext_ldap_tests_ldap_first_attribute_error.php │ │ ├── ext_ldap_tests_ldap_first_entry_basic.php │ │ ├── ext_ldap_tests_ldap_first_entry_error.php │ │ ├── ext_ldap_tests_ldap_first_reference_basic.php │ │ ├── ext_ldap_tests_ldap_first_reference_error.php │ │ ├── ext_ldap_tests_ldap_free_result_basic.php │ │ ├── ext_ldap_tests_ldap_free_result_error.php │ │ ├── ext_ldap_tests_ldap_get_attributes_basic.php │ │ ├── ext_ldap_tests_ldap_get_attributes_error.php │ │ ├── ext_ldap_tests_ldap_get_dn_basic.php │ │ ├── ext_ldap_tests_ldap_get_dn_error.php │ │ ├── ext_ldap_tests_ldap_get_entries_basic.php │ │ ├── ext_ldap_tests_ldap_get_entries_error.php │ │ ├── ext_ldap_tests_ldap_get_entries_variation.php │ │ ├── ext_ldap_tests_ldap_get_option_basic.php │ │ ├── ext_ldap_tests_ldap_get_option_error.php │ │ ├── ext_ldap_tests_ldap_get_option_variation.php │ │ ├── ext_ldap_tests_ldap_get_values_len_basic.php │ │ ├── ext_ldap_tests_ldap_get_values_len_error.php │ │ ├── ext_ldap_tests_ldap_list_basic.php │ │ ├── ext_ldap_tests_ldap_list_error.php │ │ ├── ext_ldap_tests_ldap_mod_add_basic.php │ │ ├── ext_ldap_tests_ldap_mod_add_error.php │ │ ├── ext_ldap_tests_ldap_mod_del_basic.php │ │ ├── ext_ldap_tests_ldap_mod_del_error.php │ │ ├── ext_ldap_tests_ldap_mod_replace_basic.php │ │ ├── ext_ldap_tests_ldap_mod_replace_error.php │ │ ├── ext_ldap_tests_ldap_modify_basic.php │ │ ├── ext_ldap_tests_ldap_modify_batch_basic.php │ │ ├── ext_ldap_tests_ldap_modify_batch_error.php │ │ ├── ext_ldap_tests_ldap_modify_error.php │ │ ├── ext_ldap_tests_ldap_next_attribute_basic.php │ │ ├── ext_ldap_tests_ldap_next_attribute_error.php │ │ ├── ext_ldap_tests_ldap_next_entry_basic.php │ │ ├── ext_ldap_tests_ldap_next_entry_error.php │ │ ├── ext_ldap_tests_ldap_next_reference_basic.php │ │ ├── ext_ldap_tests_ldap_next_reference_error.php │ │ ├── ext_ldap_tests_ldap_parse_reference_basic.php │ │ ├── ext_ldap_tests_ldap_parse_reference_error.php │ │ ├── ext_ldap_tests_ldap_parse_result_basic.php │ │ ├── ext_ldap_tests_ldap_parse_result_error.php │ │ ├── ext_ldap_tests_ldap_read_basic.php │ │ ├── ext_ldap_tests_ldap_read_error.php │ │ ├── ext_ldap_tests_ldap_rename_basic.php │ │ ├── ext_ldap_tests_ldap_rename_error.php │ │ ├── ext_ldap_tests_ldap_sasl_bind_basic.php │ │ ├── ext_ldap_tests_ldap_sasl_bind_error.php │ │ ├── ext_ldap_tests_ldap_search_basic.php │ │ ├── ext_ldap_tests_ldap_search_error.php │ │ ├── ext_ldap_tests_ldap_search_variation1.php │ │ ├── ext_ldap_tests_ldap_search_variation2.php │ │ ├── ext_ldap_tests_ldap_search_variation3.php │ │ ├── ext_ldap_tests_ldap_search_variation4.php │ │ ├── ext_ldap_tests_ldap_search_variation5.php │ │ ├── ext_ldap_tests_ldap_search_variation6.php │ │ ├── ext_ldap_tests_ldap_set_option_basic.php │ │ ├── ext_ldap_tests_ldap_set_option_error.php │ │ ├── ext_ldap_tests_ldap_set_option_variation.php │ │ ├── ext_ldap_tests_ldap_set_rebind_proc_basic.php │ │ ├── ext_ldap_tests_ldap_set_rebind_proc_error.php │ │ ├── ext_ldap_tests_ldap_sort_basic.php │ │ ├── ext_ldap_tests_ldap_sort_error.php │ │ ├── ext_ldap_tests_ldap_sort_variation.php │ │ ├── ext_ldap_tests_ldap_start_tls_basic.php │ │ ├── ext_ldap_tests_ldap_start_tls_error.php │ │ ├── ext_ldap_tests_ldap_unbind_basic.php │ │ ├── ext_ldap_tests_ldap_unbind_error.php │ │ ├── ext_ldap_tests_ldap_unbind_variation.php │ │ ├── ext_libxml_tests_001.php │ │ ├── ext_libxml_tests_002.php │ │ ├── ext_libxml_tests_003.php │ │ ├── ext_libxml_tests_004.php │ │ ├── ext_libxml_tests_bug42112.php │ │ ├── ext_libxml_tests_bug54138.php │ │ ├── ext_libxml_tests_bug54138_1.php │ │ ├── ext_libxml_tests_bug54138_2.php │ │ ├── ext_libxml_tests_bug54440.php │ │ ├── ext_libxml_tests_bug61367-read.php │ │ ├── ext_libxml_tests_bug61367-write.php │ │ ├── ext_libxml_tests_bug63389.php │ │ ├── ext_libxml_tests_bug69753.php │ │ ├── ext_libxml_tests_libxml_disable_entity_loader.php │ │ ├── ext_libxml_tests_libxml_set_external_entity_loader_basic.php │ │ ├── ext_libxml_tests_libxml_set_external_entity_loader_error1.php │ │ ├── ext_libxml_tests_libxml_set_external_entity_loader_variation1.php │ │ ├── ext_libxml_tests_libxml_set_external_entity_loader_variation2.php │ │ ├── ext_mbstring_tests_bug20087.php │ │ ├── ext_mbstring_tests_bug25140.php │ │ ├── ext_mbstring_tests_bug26639.php │ │ ├── ext_mbstring_tests_bug28220.php │ │ ├── ext_mbstring_tests_bug30549.php │ │ ├── ext_mbstring_tests_bug31911.php │ │ ├── ext_mbstring_tests_bug40685.php │ │ ├── ext_mbstring_tests_bug43301.php │ │ ├── ext_mbstring_tests_bug43840.php │ │ ├── ext_mbstring_tests_bug43841.php │ │ ├── ext_mbstring_tests_bug43993.php │ │ ├── ext_mbstring_tests_bug43994.php │ │ ├── ext_mbstring_tests_bug43998.php │ │ ├── ext_mbstring_tests_bug45239.php │ │ ├── ext_mbstring_tests_bug45722.php │ │ ├── ext_mbstring_tests_bug45923.php │ │ ├── ext_mbstring_tests_bug46806.php │ │ ├── ext_mbstring_tests_bug46843.php │ │ ├── ext_mbstring_tests_bug47399.php │ │ ├── ext_mbstring_tests_bug48645.php │ │ ├── ext_mbstring_tests_bug48697.php │ │ ├── ext_mbstring_tests_bug49354.php │ │ ├── ext_mbstring_tests_bug49528.php │ │ ├── ext_mbstring_tests_bug49536.php │ │ ├── ext_mbstring_tests_bug52861.php │ │ ├── ext_mbstring_tests_bug52931.php │ │ ├── ext_mbstring_tests_bug52981.php │ │ ├── ext_mbstring_tests_bug54494.php │ │ ├── ext_mbstring_tests_bug60306.php │ │ ├── ext_mbstring_tests_bug63447_001.php │ │ ├── ext_mbstring_tests_bug63447_002.php │ │ ├── ext_mbstring_tests_bug63447_003.php │ │ ├── ext_mbstring_tests_bug65045.php │ │ ├── ext_mbstring_tests_bug68846.php │ │ ├── ext_mbstring_tests_casefold.php │ │ ├── ext_mbstring_tests_empty_pattern.php │ │ ├── ext_mbstring_tests_htmlent.php │ │ ├── ext_mbstring_tests_illformed_utf_sequences.php │ │ ├── ext_mbstring_tests_ini_encoding.php │ │ ├── ext_mbstring_tests_ini_language.php │ │ ├── ext_mbstring_tests_mb_convert_encoding.php │ │ ├── ext_mbstring_tests_mb_convert_encoding_basic.php │ │ ├── ext_mbstring_tests_mb_convert_encoding_stateful.php │ │ ├── ext_mbstring_tests_mb_convert_encoding_variation1.php │ │ ├── ext_mbstring_tests_mb_convert_kana.php │ │ ├── ext_mbstring_tests_mb_convert_variables.php │ │ ├── ext_mbstring_tests_mb_decode_mimeheader_basic.php │ │ ├── ext_mbstring_tests_mb_decode_mimeheader_error.php │ │ ├── ext_mbstring_tests_mb_decode_mimeheader_variation1.php │ │ ├── ext_mbstring_tests_mb_decode_mimeheader_variation2.php │ │ ├── ext_mbstring_tests_mb_decode_mimeheader_variation3.php │ │ ├── ext_mbstring_tests_mb_decode_numericentity.php │ │ ├── ext_mbstring_tests_mb_detect_encoding.php │ │ ├── ext_mbstring_tests_mb_detect_order.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_basic.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_basic2.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_basic3.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_indent.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_variation1.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_variation2.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_variation3.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_variation4.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_variation5.php │ │ ├── ext_mbstring_tests_mb_encode_mimeheader_variation6.php │ │ ├── ext_mbstring_tests_mb_encode_numericentity.php │ │ ├── ext_mbstring_tests_mb_encoding_aliases.php │ │ ├── ext_mbstring_tests_mb_ereg-compat-01.php │ │ ├── ext_mbstring_tests_mb_ereg-compat-02.php │ │ ├── ext_mbstring_tests_mb_ereg.php │ │ ├── ext_mbstring_tests_mb_ereg1.php │ │ ├── ext_mbstring_tests_mb_ereg2.php │ │ ├── ext_mbstring_tests_mb_ereg3.php │ │ ├── ext_mbstring_tests_mb_ereg4.php │ │ ├── ext_mbstring_tests_mb_ereg_basic.php │ │ ├── ext_mbstring_tests_mb_ereg_error.php │ │ ├── ext_mbstring_tests_mb_ereg_match_basic.php │ │ ├── ext_mbstring_tests_mb_ereg_match_error1.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-01.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-02.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-03.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-04.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-05.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-06.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-07.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-08.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-09.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-10.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-11.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-12.php │ │ ├── ext_mbstring_tests_mb_ereg_replace-compat-13.php │ │ ├── ext_mbstring_tests_mb_ereg_replace.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_basic.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_callback.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_error.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_variation1.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_variation2.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_variation3.php │ │ ├── ext_mbstring_tests_mb_ereg_replace_variation4.php │ │ ├── ext_mbstring_tests_mb_ereg_search.php │ │ ├── ext_mbstring_tests_mb_ereg_search_pos.php │ │ ├── ext_mbstring_tests_mb_ereg_search_regs.php │ │ ├── ext_mbstring_tests_mb_ereg_search_xxx.php │ │ ├── ext_mbstring_tests_mb_ereg_variation1.php │ │ ├── ext_mbstring_tests_mb_ereg_variation2.php │ │ ├── ext_mbstring_tests_mb_ereg_variation3.php │ │ ├── ext_mbstring_tests_mb_ereg_variation4.php │ │ ├── ext_mbstring_tests_mb_ereg_variation5.php │ │ ├── ext_mbstring_tests_mb_ereg_variation6.php │ │ ├── ext_mbstring_tests_mb_ereg_variation7.php │ │ ├── ext_mbstring_tests_mb_eregi.php │ │ ├── ext_mbstring_tests_mb_eregi_invalid_arguments.php │ │ ├── ext_mbstring_tests_mb_eregi_replace.php │ │ ├── ext_mbstring_tests_mb_get_info.php │ │ ├── ext_mbstring_tests_mb_http_input.php │ │ ├── ext_mbstring_tests_mb_http_output.php │ │ ├── ext_mbstring_tests_mb_internal_encoding.php │ │ ├── ext_mbstring_tests_mb_internal_encoding_basic.php │ │ ├── ext_mbstring_tests_mb_internal_encoding_error1.php │ │ ├── ext_mbstring_tests_mb_internal_encoding_error2.php │ │ ├── ext_mbstring_tests_mb_internal_encoding_ini_basic2.php │ │ ├── ext_mbstring_tests_mb_internal_encoding_variation1.php │ │ ├── ext_mbstring_tests_mb_internal_encoding_variation2.php │ │ ├── ext_mbstring_tests_mb_list_encodings.php │ │ ├── ext_mbstring_tests_mb_output_handler_euc_jp.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-01.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-02.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-03.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-04.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-05.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-06.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-07.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-08.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-09.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-10.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-11.php │ │ ├── ext_mbstring_tests_mb_output_handler_pattern-12.php │ │ ├── ext_mbstring_tests_mb_output_handler_runtime_ini_alteration-01.php │ │ ├── ext_mbstring_tests_mb_output_handler_runtime_ini_alteration-02.php │ │ ├── ext_mbstring_tests_mb_output_handler_shift_jis.php │ │ ├── ext_mbstring_tests_mb_parse_str.php │ │ ├── ext_mbstring_tests_mb_parse_str02.php │ │ ├── ext_mbstring_tests_mb_preferred_mime_name.php │ │ ├── ext_mbstring_tests_mb_regex_encoding_basic.php │ │ ├── ext_mbstring_tests_mb_regex_encoding_error1.php │ │ ├── ext_mbstring_tests_mb_regex_encoding_error2.php │ │ ├── ext_mbstring_tests_mb_regex_encoding_variation1.php │ │ ├── ext_mbstring_tests_mb_regex_encoding_variation2.php │ │ ├── ext_mbstring_tests_mb_regex_set_options.php │ │ ├── ext_mbstring_tests_mb_send_mail01.php │ │ ├── ext_mbstring_tests_mb_send_mail02.php │ │ ├── ext_mbstring_tests_mb_send_mail03.php │ │ ├── ext_mbstring_tests_mb_send_mail04.php │ │ ├── ext_mbstring_tests_mb_send_mail05.php │ │ ├── ext_mbstring_tests_mb_send_mail06.php │ │ ├── ext_mbstring_tests_mb_send_mail07.php │ │ ├── ext_mbstring_tests_mb_split-compat-01.php │ │ ├── ext_mbstring_tests_mb_split.php │ │ ├── ext_mbstring_tests_mb_split_empty_match.php │ │ ├── ext_mbstring_tests_mb_split_error.php │ │ ├── ext_mbstring_tests_mb_split_variation1.php │ │ ├── ext_mbstring_tests_mb_split_variation2.php │ │ ├── ext_mbstring_tests_mb_split_variation3.php │ │ ├── ext_mbstring_tests_mb_str_functions_opt-parameter.php │ │ ├── ext_mbstring_tests_mb_strcut.php │ │ ├── ext_mbstring_tests_mb_strcut_missing_boundary_check.php │ │ ├── ext_mbstring_tests_mb_strimwidth.php │ │ ├── ext_mbstring_tests_mb_stripos.php │ │ ├── ext_mbstring_tests_mb_stripos_basic.php │ │ ├── ext_mbstring_tests_mb_stripos_basic2.php │ │ ├── ext_mbstring_tests_mb_stripos_error1.php │ │ ├── ext_mbstring_tests_mb_stripos_error2.php │ │ ├── ext_mbstring_tests_mb_stripos_variation1.php │ │ ├── ext_mbstring_tests_mb_stripos_variation2.php │ │ ├── ext_mbstring_tests_mb_stripos_variation3.php │ │ ├── ext_mbstring_tests_mb_stripos_variation4.php │ │ ├── ext_mbstring_tests_mb_stripos_variation5_Bug45923.php │ │ ├── ext_mbstring_tests_mb_stristr_basic.php │ │ ├── ext_mbstring_tests_mb_stristr_error1.php │ │ ├── ext_mbstring_tests_mb_stristr_error2.php │ │ ├── ext_mbstring_tests_mb_stristr_variation1.php │ │ ├── ext_mbstring_tests_mb_stristr_variation2.php │ │ ├── ext_mbstring_tests_mb_stristr_variation3.php │ │ ├── ext_mbstring_tests_mb_stristr_variation4.php │ │ ├── ext_mbstring_tests_mb_stristr_variation5.php │ │ ├── ext_mbstring_tests_mb_strlen.php │ │ ├── ext_mbstring_tests_mb_strlen_basic.php │ │ ├── ext_mbstring_tests_mb_strlen_error1.php │ │ ├── ext_mbstring_tests_mb_strlen_error2.php │ │ ├── ext_mbstring_tests_mb_strlen_variation1.php │ │ ├── ext_mbstring_tests_mb_strlen_variation2.php │ │ ├── ext_mbstring_tests_mb_strlen_variation3.php │ │ ├── ext_mbstring_tests_mb_strpos.php │ │ ├── ext_mbstring_tests_mb_strpos_basic.php │ │ ├── ext_mbstring_tests_mb_strpos_error1.php │ │ ├── ext_mbstring_tests_mb_strpos_error2.php │ │ ├── ext_mbstring_tests_mb_strpos_variation1.php │ │ ├── ext_mbstring_tests_mb_strpos_variation2.php │ │ ├── ext_mbstring_tests_mb_strpos_variation3.php │ │ ├── ext_mbstring_tests_mb_strpos_variation4.php │ │ ├── ext_mbstring_tests_mb_strpos_variation5.php │ │ ├── ext_mbstring_tests_mb_strrchr_basic.php │ │ ├── ext_mbstring_tests_mb_strrchr_error1.php │ │ ├── ext_mbstring_tests_mb_strrchr_error2.php │ │ ├── ext_mbstring_tests_mb_strrchr_variation1.php │ │ ├── ext_mbstring_tests_mb_strrchr_variation2.php │ │ ├── ext_mbstring_tests_mb_strrchr_variation3.php │ │ ├── ext_mbstring_tests_mb_strrchr_variation4.php │ │ ├── ext_mbstring_tests_mb_strrchr_variation5.php │ │ ├── ext_mbstring_tests_mb_strrchr_variation6.php │ │ ├── ext_mbstring_tests_mb_strrichr_basic.php │ │ ├── ext_mbstring_tests_mb_strrichr_error1.php │ │ ├── ext_mbstring_tests_mb_strrichr_error2.php │ │ ├── ext_mbstring_tests_mb_strrichr_variation1.php │ │ ├── ext_mbstring_tests_mb_strrichr_variation2.php │ │ ├── ext_mbstring_tests_mb_strrichr_variation3.php │ │ ├── ext_mbstring_tests_mb_strrichr_variation4.php │ │ ├── ext_mbstring_tests_mb_strrichr_variation5.php │ │ ├── ext_mbstring_tests_mb_strripos_basic.php │ │ ├── ext_mbstring_tests_mb_strripos_basic2.php │ │ ├── ext_mbstring_tests_mb_strripos_error1.php │ │ ├── ext_mbstring_tests_mb_strripos_error2.php │ │ ├── ext_mbstring_tests_mb_strripos_variation1.php │ │ ├── ext_mbstring_tests_mb_strripos_variation2.php │ │ ├── ext_mbstring_tests_mb_strripos_variation3_Bug45923.php │ │ ├── ext_mbstring_tests_mb_strripos_variation4.php │ │ ├── ext_mbstring_tests_mb_strripos_variation5_Bug45923.php │ │ ├── ext_mbstring_tests_mb_strrpos_basic.php │ │ ├── ext_mbstring_tests_mb_strrpos_error1.php │ │ ├── ext_mbstring_tests_mb_strrpos_error2.php │ │ ├── ext_mbstring_tests_mb_strrpos_variation1.php │ │ ├── ext_mbstring_tests_mb_strrpos_variation2.php │ │ ├── ext_mbstring_tests_mb_strrpos_variation3.php │ │ ├── ext_mbstring_tests_mb_strrpos_variation4.php │ │ ├── ext_mbstring_tests_mb_strrpos_variation5.php │ │ ├── ext_mbstring_tests_mb_strstr.php │ │ ├── ext_mbstring_tests_mb_strstr_basic.php │ │ ├── ext_mbstring_tests_mb_strstr_error1.php │ │ ├── ext_mbstring_tests_mb_strstr_error2.php │ │ ├── ext_mbstring_tests_mb_strstr_variation1.php │ │ ├── ext_mbstring_tests_mb_strstr_variation2.php │ │ ├── ext_mbstring_tests_mb_strstr_variation3.php │ │ ├── ext_mbstring_tests_mb_strstr_variation4.php │ │ ├── ext_mbstring_tests_mb_strstr_variation5.php │ │ ├── ext_mbstring_tests_mb_strstr_variation6.php │ │ ├── ext_mbstring_tests_mb_strtolower_basic.php │ │ ├── ext_mbstring_tests_mb_strtolower_error1.php │ │ ├── ext_mbstring_tests_mb_strtolower_error2.php │ │ ├── ext_mbstring_tests_mb_strtolower_variation1.php │ │ ├── ext_mbstring_tests_mb_strtolower_variation2.php │ │ ├── ext_mbstring_tests_mb_strtolower_variation3.php │ │ ├── ext_mbstring_tests_mb_strtolower_variation4.php │ │ ├── ext_mbstring_tests_mb_strtoupper_basic.php │ │ ├── ext_mbstring_tests_mb_strtoupper_error1.php │ │ ├── ext_mbstring_tests_mb_strtoupper_error2.php │ │ ├── ext_mbstring_tests_mb_strtoupper_variation1.php │ │ ├── ext_mbstring_tests_mb_strtoupper_variation2.php │ │ ├── ext_mbstring_tests_mb_strtoupper_variation3.php │ │ ├── ext_mbstring_tests_mb_strtoupper_variation4.php │ │ ├── ext_mbstring_tests_mb_strwidth.php │ │ ├── ext_mbstring_tests_mb_substitute_character.php │ │ ├── ext_mbstring_tests_mb_substitute_character_basic.php │ │ ├── ext_mbstring_tests_mb_substitute_character_error.php │ │ ├── ext_mbstring_tests_mb_substitute_character_variation1.php │ │ ├── ext_mbstring_tests_mb_substitute_character_variation2.php │ │ ├── ext_mbstring_tests_mb_substr.php │ │ ├── ext_mbstring_tests_mb_substr_basic.php │ │ ├── ext_mbstring_tests_mb_substr_count.php │ │ ├── ext_mbstring_tests_mb_substr_count_basic.php │ │ ├── ext_mbstring_tests_mb_substr_count_error1.php │ │ ├── ext_mbstring_tests_mb_substr_count_error2.php │ │ ├── ext_mbstring_tests_mb_substr_count_variation1.php │ │ ├── ext_mbstring_tests_mb_substr_count_variation2.php │ │ ├── ext_mbstring_tests_mb_substr_count_variation3.php │ │ ├── ext_mbstring_tests_mb_substr_count_variation4.php │ │ ├── ext_mbstring_tests_mb_substr_error1.php │ │ ├── ext_mbstring_tests_mb_substr_error2.php │ │ ├── ext_mbstring_tests_mb_substr_variation1.php │ │ ├── ext_mbstring_tests_mb_substr_variation2.php │ │ ├── ext_mbstring_tests_mb_substr_variation3.php │ │ ├── ext_mbstring_tests_mb_substr_variation4.php │ │ ├── ext_mbstring_tests_mb_substr_variation5.php │ │ ├── ext_mbstring_tests_mb_substr_variation6.php │ │ ├── ext_mbstring_tests_mb_substr_variation7.php │ │ ├── ext_mbstring_tests_overload01.php │ │ ├── ext_mbstring_tests_overload02.php │ │ ├── ext_mbstring_tests_php_gr_jp_10830.php │ │ ├── ext_mbstring_tests_php_gr_jp_16242.php │ │ ├── ext_mbstring_tests_php_gr_jp_dev_884-1.php │ │ ├── ext_mbstring_tests_php_gr_jp_dev_884-2.php │ │ ├── ext_mbstring_tests_pictogram1.php │ │ ├── ext_mbstring_tests_simpletest.php │ │ ├── ext_mbstring_tests_zend_multibyte-01.php │ │ ├── ext_mbstring_tests_zend_multibyte-02.php │ │ ├── ext_mbstring_tests_zend_multibyte-03.php │ │ ├── ext_mbstring_tests_zend_multibyte-04.php │ │ ├── ext_mbstring_tests_zend_multibyte-05.php │ │ ├── ext_mbstring_tests_zend_multibyte-06.php │ │ ├── ext_mbstring_tests_zend_multibyte-07.php │ │ ├── ext_mbstring_tests_zend_multibyte-08.php │ │ ├── ext_mbstring_tests_zend_multibyte-09.php │ │ ├── ext_mbstring_tests_zend_multibyte-10.php │ │ ├── ext_mbstring_tests_zend_multibyte-11.php │ │ ├── ext_mbstring_tests_zend_multibyte-12.php │ │ ├── ext_mbstring_tests_zend_multibyte-13.php │ │ ├── ext_mbstring_tests_zend_multibyte-14.php │ │ ├── ext_mbstring_tests_zend_multibyte-15.php │ │ ├── ext_mbstring_tests_zend_multibyte-16.php │ │ ├── ext_mysqli_tests_001.php │ │ ├── ext_mysqli_tests_002.php │ │ ├── ext_mysqli_tests_003.php │ │ ├── ext_mysqli_tests_004.php │ │ ├── ext_mysqli_tests_005.php │ │ ├── ext_mysqli_tests_006.php │ │ ├── ext_mysqli_tests_007.php │ │ ├── ext_mysqli_tests_008.php │ │ ├── ext_mysqli_tests_009.php │ │ ├── ext_mysqli_tests_010.php │ │ ├── ext_mysqli_tests_011.php │ │ ├── ext_mysqli_tests_012.php │ │ ├── ext_mysqli_tests_013.php │ │ ├── ext_mysqli_tests_014.php │ │ ├── ext_mysqli_tests_015.php │ │ ├── ext_mysqli_tests_016.php │ │ ├── ext_mysqli_tests_017.php │ │ ├── ext_mysqli_tests_018.php │ │ ├── ext_mysqli_tests_019.php │ │ ├── ext_mysqli_tests_020.php │ │ ├── ext_mysqli_tests_021.php │ │ ├── ext_mysqli_tests_022.php │ │ ├── ext_mysqli_tests_023.php │ │ ├── ext_mysqli_tests_024.php │ │ ├── ext_mysqli_tests_025.php │ │ ├── ext_mysqli_tests_026.php │ │ ├── ext_mysqli_tests_027.php │ │ ├── ext_mysqli_tests_028.php │ │ ├── ext_mysqli_tests_029.php │ │ ├── ext_mysqli_tests_030.php │ │ ├── ext_mysqli_tests_031.php │ │ ├── ext_mysqli_tests_032.php │ │ ├── ext_mysqli_tests_033.php │ │ ├── ext_mysqli_tests_034.php │ │ ├── ext_mysqli_tests_035.php │ │ ├── ext_mysqli_tests_036.php │ │ ├── ext_mysqli_tests_037.php │ │ ├── ext_mysqli_tests_038.php │ │ ├── ext_mysqli_tests_039.php │ │ ├── ext_mysqli_tests_040.php │ │ ├── ext_mysqli_tests_041.php │ │ ├── ext_mysqli_tests_042.php │ │ ├── ext_mysqli_tests_043.php │ │ ├── ext_mysqli_tests_044.php │ │ ├── ext_mysqli_tests_045.php │ │ ├── ext_mysqli_tests_046.php │ │ ├── ext_mysqli_tests_047.php │ │ ├── ext_mysqli_tests_048.php │ │ ├── ext_mysqli_tests_049.php │ │ ├── ext_mysqli_tests_050.php │ │ ├── ext_mysqli_tests_051.php │ │ ├── ext_mysqli_tests_052.php │ │ ├── ext_mysqli_tests_053.php │ │ ├── ext_mysqli_tests_054.php │ │ ├── ext_mysqli_tests_055.php │ │ ├── ext_mysqli_tests_056.php │ │ ├── ext_mysqli_tests_057.php │ │ ├── ext_mysqli_tests_058.php │ │ ├── ext_mysqli_tests_059.php │ │ ├── ext_mysqli_tests_060.php │ │ ├── ext_mysqli_tests_061.php │ │ ├── ext_mysqli_tests_062.php │ │ ├── ext_mysqli_tests_063.php │ │ ├── ext_mysqli_tests_064.php │ │ ├── ext_mysqli_tests_065.php │ │ ├── ext_mysqli_tests_066.php │ │ ├── ext_mysqli_tests_067.php │ │ ├── ext_mysqli_tests_068.php │ │ ├── ext_mysqli_tests_069.php │ │ ├── ext_mysqli_tests_070.php │ │ ├── ext_mysqli_tests_071.php │ │ ├── ext_mysqli_tests_072.php │ │ ├── ext_mysqli_tests_073.php │ │ ├── ext_mysqli_tests_074.php │ │ ├── ext_mysqli_tests_bug28817.php │ │ ├── ext_mysqli_tests_bug29311.php │ │ ├── ext_mysqli_tests_bug30967.php │ │ ├── ext_mysqli_tests_bug31141.php │ │ ├── ext_mysqli_tests_bug31668.php │ │ ├── ext_mysqli_tests_bug32405.php │ │ ├── ext_mysqli_tests_bug33090.php │ │ ├── ext_mysqli_tests_bug33263.php │ │ ├── ext_mysqli_tests_bug33491.php │ │ ├── ext_mysqli_tests_bug34785.php │ │ ├── ext_mysqli_tests_bug34810.php │ │ ├── ext_mysqli_tests_bug35103.php │ │ ├── ext_mysqli_tests_bug35517.php │ │ ├── ext_mysqli_tests_bug35759.php │ │ ├── ext_mysqli_tests_bug36420.php │ │ ├── ext_mysqli_tests_bug36745.php │ │ ├── ext_mysqli_tests_bug36802.php │ │ ├── ext_mysqli_tests_bug36949.php │ │ ├── ext_mysqli_tests_bug37090.php │ │ ├── ext_mysqli_tests_bug38003.php │ │ ├── ext_mysqli_tests_bug38710.php │ │ ├── ext_mysqli_tests_bug39457.php │ │ ├── ext_mysqli_tests_bug42378.php │ │ ├── ext_mysqli_tests_bug42548.php │ │ ├── ext_mysqli_tests_bug44897.php │ │ ├── ext_mysqli_tests_bug45019.php │ │ ├── ext_mysqli_tests_bug45289.php │ │ ├── ext_mysqli_tests_bug46109.php │ │ ├── ext_mysqli_tests_bug46614.php │ │ ├── ext_mysqli_tests_bug47050.php │ │ ├── ext_mysqli_tests_bug48909.php │ │ ├── ext_mysqli_tests_bug49027.php │ │ ├── ext_mysqli_tests_bug49442.php │ │ ├── ext_mysqli_tests_bug50772.php │ │ ├── ext_mysqli_tests_bug51605.php │ │ ├── ext_mysqli_tests_bug51647.php │ │ ├── ext_mysqli_tests_bug52082.php │ │ ├── ext_mysqli_tests_bug52891.php │ │ ├── ext_mysqli_tests_bug53503.php │ │ ├── ext_mysqli_tests_bug54221.php │ │ ├── ext_mysqli_tests_bug54674.php │ │ ├── ext_mysqli_tests_bug55283.php │ │ ├── ext_mysqli_tests_bug55582.php │ │ ├── ext_mysqli_tests_bug55653.php │ │ ├── ext_mysqli_tests_bug55859.php │ │ ├── ext_mysqli_tests_bug62046.php │ │ ├── ext_mysqli_tests_bug62885.php │ │ ├── ext_mysqli_tests_bug63398.php │ │ ├── ext_mysqli_tests_bug64726.php │ │ ├── ext_mysqli_tests_bug66043.php │ │ ├── ext_mysqli_tests_bug66124.php │ │ ├── ext_mysqli_tests_bug66762.php │ │ ├── ext_mysqli_tests_bug67839.php │ │ ├── ext_mysqli_tests_bug_mysql_49406.php │ │ ├── ext_mysqli_tests_mysqli_affected_rows.php │ │ ├── ext_mysqli_tests_mysqli_affected_rows_oo.php │ │ ├── ext_mysqli_tests_mysqli_auth_pam.php │ │ ├── ext_mysqli_tests_mysqli_autocommit.php │ │ ├── ext_mysqli_tests_mysqli_autocommit_oo.php │ │ ├── ext_mysqli_tests_mysqli_begin_transaction.php │ │ ├── ext_mysqli_tests_mysqli_change_user.php │ │ ├── ext_mysqli_tests_mysqli_change_user_get_lock.php │ │ ├── ext_mysqli_tests_mysqli_change_user_insert_id.php │ │ ├── ext_mysqli_tests_mysqli_change_user_locks_temporary.php │ │ ├── ext_mysqli_tests_mysqli_change_user_new.php │ │ ├── ext_mysqli_tests_mysqli_change_user_old.php │ │ ├── ext_mysqli_tests_mysqli_change_user_oo.php │ │ ├── ext_mysqli_tests_mysqli_change_user_prepared_statements.php │ │ ├── ext_mysqli_tests_mysqli_change_user_rollback.php │ │ ├── ext_mysqli_tests_mysqli_change_user_set_names.php │ │ ├── ext_mysqli_tests_mysqli_character_set.php │ │ ├── ext_mysqli_tests_mysqli_character_set_name.php │ │ ├── ext_mysqli_tests_mysqli_character_set_name_oo.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_driver_interface.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_driver_reflection.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_interface.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_properties_no_conn.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_reflection.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_result_interface.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_result_reflection.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_stmt_interface.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_warning.php │ │ ├── ext_mysqli_tests_mysqli_class_mysqli_warning_reflection.php │ │ ├── ext_mysqli_tests_mysqli_close.php │ │ ├── ext_mysqli_tests_mysqli_close_oo.php │ │ ├── ext_mysqli_tests_mysqli_commit.php │ │ ├── ext_mysqli_tests_mysqli_commit_oo.php │ │ ├── ext_mysqli_tests_mysqli_connect.php │ │ ├── ext_mysqli_tests_mysqli_connect_errno.php │ │ ├── ext_mysqli_tests_mysqli_connect_error.php │ │ ├── ext_mysqli_tests_mysqli_connect_oo.php │ │ ├── ext_mysqli_tests_mysqli_connect_oo_defaults.php │ │ ├── ext_mysqli_tests_mysqli_connect_oo_warnings.php │ │ ├── ext_mysqli_tests_mysqli_connect_twice.php │ │ ├── ext_mysqli_tests_mysqli_constants.php │ │ ├── ext_mysqli_tests_mysqli_constants_categories.php │ │ ├── ext_mysqli_tests_mysqli_data_seek.php │ │ ├── ext_mysqli_tests_mysqli_data_seek_oo.php │ │ ├── ext_mysqli_tests_mysqli_debug.php │ │ ├── ext_mysqli_tests_mysqli_debug_append.php │ │ ├── ext_mysqli_tests_mysqli_debug_control_string.php │ │ ├── ext_mysqli_tests_mysqli_debug_ini.php │ │ ├── ext_mysqli_tests_mysqli_debug_mysqlnd_control_string.php │ │ ├── ext_mysqli_tests_mysqli_debug_mysqlnd_only.php │ │ ├── ext_mysqli_tests_mysqli_disable_reads_from_master.php │ │ ├── ext_mysqli_tests_mysqli_driver.php │ │ ├── ext_mysqli_tests_mysqli_driver_unclonable.php │ │ ├── ext_mysqli_tests_mysqli_dump_debug_info.php │ │ ├── ext_mysqli_tests_mysqli_dump_debug_info_oo.php │ │ ├── ext_mysqli_tests_mysqli_embedded_connect.php │ │ ├── ext_mysqli_tests_mysqli_enable_reads_from_master.php │ │ ├── ext_mysqli_tests_mysqli_errno.php │ │ ├── ext_mysqli_tests_mysqli_errno_oo.php │ │ ├── ext_mysqli_tests_mysqli_error.php │ │ ├── ext_mysqli_tests_mysqli_error_oo.php │ │ ├── ext_mysqli_tests_mysqli_error_unicode.php │ │ ├── ext_mysqli_tests_mysqli_expire_password.php │ │ ├── ext_mysqli_tests_mysqli_explain_metadata.php │ │ ├── ext_mysqli_tests_mysqli_fetch_all.php │ │ ├── ext_mysqli_tests_mysqli_fetch_all_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_array.php │ │ ├── ext_mysqli_tests_mysqli_fetch_array_assoc.php │ │ ├── ext_mysqli_tests_mysqli_fetch_array_large.php │ │ ├── ext_mysqli_tests_mysqli_fetch_array_many_rows.php │ │ ├── ext_mysqli_tests_mysqli_fetch_array_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_assoc.php │ │ ├── ext_mysqli_tests_mysqli_fetch_assoc_bit.php │ │ ├── ext_mysqli_tests_mysqli_fetch_assoc_no_alias.php │ │ ├── ext_mysqli_tests_mysqli_fetch_assoc_no_alias_utf8.php │ │ ├── ext_mysqli_tests_mysqli_fetch_assoc_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_assoc_zerofill.php │ │ ├── ext_mysqli_tests_mysqli_fetch_field.php │ │ ├── ext_mysqli_tests_mysqli_fetch_field_direct.php │ │ ├── ext_mysqli_tests_mysqli_fetch_field_direct_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_field_flags.php │ │ ├── ext_mysqli_tests_mysqli_fetch_field_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_field_types.php │ │ ├── ext_mysqli_tests_mysqli_fetch_fields.php │ │ ├── ext_mysqli_tests_mysqli_fetch_lengths.php │ │ ├── ext_mysqli_tests_mysqli_fetch_lengths_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_object.php │ │ ├── ext_mysqli_tests_mysqli_fetch_object_no_constructor.php │ │ ├── ext_mysqli_tests_mysqli_fetch_object_no_object.php │ │ ├── ext_mysqli_tests_mysqli_fetch_object_oo.php │ │ ├── ext_mysqli_tests_mysqli_fetch_row.php │ │ ├── ext_mysqli_tests_mysqli_field_count.php │ │ ├── ext_mysqli_tests_mysqli_field_seek.php │ │ ├── ext_mysqli_tests_mysqli_field_tell.php │ │ ├── ext_mysqli_tests_mysqli_fork.php │ │ ├── ext_mysqli_tests_mysqli_free_result.php │ │ ├── ext_mysqli_tests_mysqli_get_charset.php │ │ ├── ext_mysqli_tests_mysqli_get_client_info.php │ │ ├── ext_mysqli_tests_mysqli_get_client_stats.php │ │ ├── ext_mysqli_tests_mysqli_get_client_stats_implicit_free.php │ │ ├── ext_mysqli_tests_mysqli_get_client_stats_off.php │ │ ├── ext_mysqli_tests_mysqli_get_client_stats_ps.php │ │ ├── ext_mysqli_tests_mysqli_get_client_stats_skipped.php │ │ ├── ext_mysqli_tests_mysqli_get_client_version.php │ │ ├── ext_mysqli_tests_mysqli_get_connection_stats.php │ │ ├── ext_mysqli_tests_mysqli_get_connection_stats_off.php │ │ ├── ext_mysqli_tests_mysqli_get_host_info.php │ │ ├── ext_mysqli_tests_mysqli_get_proto_info.php │ │ ├── ext_mysqli_tests_mysqli_get_server_info.php │ │ ├── ext_mysqli_tests_mysqli_get_server_version.php │ │ ├── ext_mysqli_tests_mysqli_get_warnings.php │ │ ├── ext_mysqli_tests_mysqli_info.php │ │ ├── ext_mysqli_tests_mysqli_init.php │ │ ├── ext_mysqli_tests_mysqli_insert_id.php │ │ ├── ext_mysqli_tests_mysqli_insert_id_variation.php │ │ ├── ext_mysqli_tests_mysqli_insert_packet_overflow.php │ │ ├── ext_mysqli_tests_mysqli_kill.php │ │ ├── ext_mysqli_tests_mysqli_last_insert_id.php │ │ ├── ext_mysqli_tests_mysqli_max_links.php │ │ ├── ext_mysqli_tests_mysqli_more_results.php │ │ ├── ext_mysqli_tests_mysqli_multi_query.php │ │ ├── ext_mysqli_tests_mysqli_mysqli_result_invalid_mode.php │ │ ├── ext_mysqli_tests_mysqli_mysqlnd_read_timeout.php │ │ ├── ext_mysqli_tests_mysqli_mysqlnd_read_timeout_long.php │ │ ├── ext_mysqli_tests_mysqli_mysqlnd_read_timeout_zero.php │ │ ├── ext_mysqli_tests_mysqli_next_result.php │ │ ├── ext_mysqli_tests_mysqli_no_reconnect.php │ │ ├── ext_mysqli_tests_mysqli_num_fields.php │ │ ├── ext_mysqli_tests_mysqli_num_rows.php │ │ ├── ext_mysqli_tests_mysqli_options.php │ │ ├── ext_mysqli_tests_mysqli_options_init_command.php │ │ ├── ext_mysqli_tests_mysqli_options_int_and_float_native.php │ │ ├── ext_mysqli_tests_mysqli_options_openbasedir.php │ │ ├── ext_mysqli_tests_mysqli_pam_sha256.php │ │ ├── ext_mysqli_tests_mysqli_pam_sha256_public_key_ini.php │ │ ├── ext_mysqli_tests_mysqli_pam_sha256_public_key_option.php │ │ ├── ext_mysqli_tests_mysqli_pam_sha256_public_key_option_invalid.php │ │ ├── ext_mysqli_tests_mysqli_pconn_conn_multiple.php │ │ ├── ext_mysqli_tests_mysqli_pconn_disabled.php │ │ ├── ext_mysqli_tests_mysqli_pconn_kill.php │ │ ├── ext_mysqli_tests_mysqli_pconn_limits.php │ │ ├── ext_mysqli_tests_mysqli_pconn_max_links.php │ │ ├── ext_mysqli_tests_mysqli_pconn_reuse.php │ │ ├── ext_mysqli_tests_mysqli_pconn_twice.php │ │ ├── ext_mysqli_tests_mysqli_pconnect.php │ │ ├── ext_mysqli_tests_mysqli_phpinfo.php │ │ ├── ext_mysqli_tests_mysqli_ping.php │ │ ├── ext_mysqli_tests_mysqli_poll.php │ │ ├── ext_mysqli_tests_mysqli_poll_kill.php │ │ ├── ext_mysqli_tests_mysqli_poll_mixing_insert_select.php │ │ ├── ext_mysqli_tests_mysqli_poll_reference.php │ │ ├── ext_mysqli_tests_mysqli_prepare.php │ │ ├── ext_mysqli_tests_mysqli_prepare_no_object.php │ │ ├── ext_mysqli_tests_mysqli_ps_select_union.php │ │ ├── ext_mysqli_tests_mysqli_query.php │ │ ├── ext_mysqli_tests_mysqli_query_iterators.php │ │ ├── ext_mysqli_tests_mysqli_query_stored_proc.php │ │ ├── ext_mysqli_tests_mysqli_query_unicode.php │ │ ├── ext_mysqli_tests_mysqli_real_connect.php │ │ ├── ext_mysqli_tests_mysqli_real_connect_pconn.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_big5.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_eucjpms.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_euckr.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_gb2312.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_gbk.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_nobackslash.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_sjis.php │ │ ├── ext_mysqli_tests_mysqli_real_escape_string_unicode.php │ │ ├── ext_mysqli_tests_mysqli_real_query.php │ │ ├── ext_mysqli_tests_mysqli_reap_async_query.php │ │ ├── ext_mysqli_tests_mysqli_reconnect.php │ │ ├── ext_mysqli_tests_mysqli_release_savepoint.php │ │ ├── ext_mysqli_tests_mysqli_report.php │ │ ├── ext_mysqli_tests_mysqli_report_new.php │ │ ├── ext_mysqli_tests_mysqli_report_wo_ps.php │ │ ├── ext_mysqli_tests_mysqli_result_references.php │ │ ├── ext_mysqli_tests_mysqli_result_references_mysqlnd.php │ │ ├── ext_mysqli_tests_mysqli_result_unclonable.php │ │ ├── ext_mysqli_tests_mysqli_rollback.php │ │ ├── ext_mysqli_tests_mysqli_savepoint.php │ │ ├── ext_mysqli_tests_mysqli_select_db.php │ │ ├── ext_mysqli_tests_mysqli_send_query.php │ │ ├── ext_mysqli_tests_mysqli_set_charset.php │ │ ├── ext_mysqli_tests_mysqli_set_opt.php │ │ ├── ext_mysqli_tests_mysqli_sqlstate.php │ │ ├── ext_mysqli_tests_mysqli_ssl_set.php │ │ ├── ext_mysqli_tests_mysqli_stat.php │ │ ├── ext_mysqli_tests_mysqli_stmt_affected_rows.php │ │ ├── ext_mysqli_tests_mysqli_stmt_attr_get.php │ │ ├── ext_mysqli_tests_mysqli_stmt_attr_get_prefetch.php │ │ ├── ext_mysqli_tests_mysqli_stmt_attr_set.php │ │ ├── ext_mysqli_tests_mysqli_stmt_big_prepare.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_limits.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_param.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_param_call_user_func.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_param_check_param_no_change.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_param_many_columns.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_param_references.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_param_type_juggling.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_result.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_result_bit.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_result_format.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_result_references.php │ │ ├── ext_mysqli_tests_mysqli_stmt_bind_result_zerofill.php │ │ ├── ext_mysqli_tests_mysqli_stmt_close.php │ │ ├── ext_mysqli_tests_mysqli_stmt_data_seek.php │ │ ├── ext_mysqli_tests_mysqli_stmt_datatype_change.php │ │ ├── ext_mysqli_tests_mysqli_stmt_errno.php │ │ ├── ext_mysqli_tests_mysqli_stmt_error.php │ │ ├── ext_mysqli_tests_mysqli_stmt_execute.php │ │ ├── ext_mysqli_tests_mysqli_stmt_execute_stored_proc.php │ │ ├── ext_mysqli_tests_mysqli_stmt_execute_stored_proc_next_result.php │ │ ├── ext_mysqli_tests_mysqli_stmt_execute_stored_proc_out.php │ │ ├── ext_mysqli_tests_mysqli_stmt_fetch.php │ │ ├── ext_mysqli_tests_mysqli_stmt_fetch_bit.php │ │ ├── ext_mysqli_tests_mysqli_stmt_fetch_fields_win32_unicode.php │ │ ├── ext_mysqli_tests_mysqli_stmt_fetch_geom.php │ │ ├── ext_mysqli_tests_mysqli_stmt_field_count.php │ │ ├── ext_mysqli_tests_mysqli_stmt_free_result.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result2.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_bit.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_field_count.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_geom.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_metadata.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_metadata_fetch_field.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_non_select.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_seek.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_result_types.php │ │ ├── ext_mysqli_tests_mysqli_stmt_get_warnings.php │ │ ├── ext_mysqli_tests_mysqli_stmt_init.php │ │ ├── ext_mysqli_tests_mysqli_stmt_insert_id.php │ │ ├── ext_mysqli_tests_mysqli_stmt_multires.php │ │ ├── ext_mysqli_tests_mysqli_stmt_num_rows.php │ │ ├── ext_mysqli_tests_mysqli_stmt_param_count.php │ │ ├── ext_mysqli_tests_mysqli_stmt_prepare.php │ │ ├── ext_mysqli_tests_mysqli_stmt_reset.php │ │ ├── ext_mysqli_tests_mysqli_stmt_result_metadata.php │ │ ├── ext_mysqli_tests_mysqli_stmt_result_metadata_sqltests.php │ │ ├── ext_mysqli_tests_mysqli_stmt_send_long_data.php │ │ ├── ext_mysqli_tests_mysqli_stmt_send_long_data_packet_size_libmysql.php │ │ ├── ext_mysqli_tests_mysqli_stmt_send_long_data_packet_size_mysqlnd.php │ │ ├── ext_mysqli_tests_mysqli_stmt_sqlstate.php │ │ ├── ext_mysqli_tests_mysqli_stmt_store_result.php │ │ ├── ext_mysqli_tests_mysqli_stmt_unclonable.php │ │ ├── ext_mysqli_tests_mysqli_store_result.php │ │ ├── ext_mysqli_tests_mysqli_store_result_buffered_c.php │ │ ├── ext_mysqli_tests_mysqli_store_result_copy.php │ │ ├── ext_mysqli_tests_mysqli_thread_id.php │ │ ├── ext_mysqli_tests_mysqli_thread_safe.php │ │ ├── ext_mysqli_tests_mysqli_unclonable.php │ │ ├── ext_mysqli_tests_mysqli_use_result.php │ │ ├── ext_mysqli_tests_mysqli_warning_count.php │ │ ├── ext_mysqli_tests_mysqli_warning_unclonable.php │ │ ├── ext_openssl_tests_001.php │ │ ├── ext_openssl_tests_002.php │ │ ├── ext_openssl_tests_003.php │ │ ├── ext_openssl_tests_004.php │ │ ├── ext_openssl_tests_005.php │ │ ├── ext_openssl_tests_006.php │ │ ├── ext_openssl_tests_007.php │ │ ├── ext_openssl_tests_008.php │ │ ├── ext_openssl_tests_009.php │ │ ├── ext_openssl_tests_011.php │ │ ├── ext_openssl_tests_012.php │ │ ├── ext_openssl_tests_013.php │ │ ├── ext_openssl_tests_014.php │ │ ├── ext_openssl_tests_015.php │ │ ├── ext_openssl_tests_016.php │ │ ├── ext_openssl_tests_017.php │ │ ├── ext_openssl_tests_018.php │ │ ├── ext_openssl_tests_019.php │ │ ├── ext_openssl_tests_021.php │ │ ├── ext_openssl_tests_022.php │ │ ├── ext_openssl_tests_023.php │ │ ├── ext_openssl_tests_024.php │ │ ├── ext_openssl_tests_025.php │ │ ├── ext_openssl_tests_026.php │ │ ├── ext_openssl_tests_027.php │ │ ├── ext_openssl_tests_028.php │ │ ├── ext_openssl_tests_bug25614.php │ │ ├── ext_openssl_tests_bug28382.php │ │ ├── ext_openssl_tests_bug36732.php │ │ ├── ext_openssl_tests_bug37820.php │ │ ├── ext_openssl_tests_bug38255.php │ │ ├── ext_openssl_tests_bug38261.php │ │ ├── ext_openssl_tests_bug39217.php │ │ ├── ext_openssl_tests_bug41033.php │ │ ├── ext_openssl_tests_bug41353.php │ │ ├── ext_openssl_tests_bug46127.php │ │ ├── ext_openssl_tests_bug47828.php │ │ ├── ext_openssl_tests_bug48182.php │ │ ├── ext_openssl_tests_bug54060.php │ │ ├── ext_openssl_tests_bug54061.php │ │ ├── ext_openssl_tests_bug54992.php │ │ ├── ext_openssl_tests_bug55646.php │ │ ├── ext_openssl_tests_bug61124.php │ │ ├── ext_openssl_tests_bug61930.php │ │ ├── ext_openssl_tests_bug64802.php │ │ ├── ext_openssl_tests_bug65538_001.php │ │ ├── ext_openssl_tests_bug65538_002.php │ │ ├── ext_openssl_tests_bug65538_003.php │ │ ├── ext_openssl_tests_bug65698.php │ │ ├── ext_openssl_tests_bug65729.php │ │ ├── ext_openssl_tests_bug66501.php │ │ ├── ext_openssl_tests_bug67403.php │ │ ├── ext_openssl_tests_bug68265.php │ │ ├── ext_openssl_tests_bug68879.php │ │ ├── ext_openssl_tests_bug68912.php │ │ ├── ext_openssl_tests_bug68920.php │ │ ├── ext_openssl_tests_bug69215.php │ │ ├── ext_openssl_tests_bug69882.php │ │ ├── ext_openssl_tests_capture_peer_cert_001.php │ │ ├── ext_openssl_tests_cve-2013-6420.php │ │ ├── ext_openssl_tests_cve2013_4073.php │ │ ├── ext_openssl_tests_openssl_decrypt_error.php │ │ ├── ext_openssl_tests_openssl_digest_basic.php │ │ ├── ext_openssl_tests_openssl_encrypt_crash.php │ │ ├── ext_openssl_tests_openssl_encrypt_error.php │ │ ├── ext_openssl_tests_openssl_pbkdf2.php │ │ ├── ext_openssl_tests_openssl_peer_fingerprint.php │ │ ├── ext_openssl_tests_openssl_random_pseudo_bytes.php │ │ ├── ext_openssl_tests_openssl_spki_export.php │ │ ├── ext_openssl_tests_openssl_spki_export_challenge.php │ │ ├── ext_openssl_tests_openssl_spki_new.php │ │ ├── ext_openssl_tests_openssl_spki_verify.php │ │ ├── ext_openssl_tests_openssl_x509_fingerprint.php │ │ ├── ext_openssl_tests_openssl_x509_parse_basic.php │ │ ├── ext_openssl_tests_openssl_x509_parse_basic_v9.php │ │ ├── ext_openssl_tests_peer_verification.php │ │ ├── ext_openssl_tests_san_peer_matching.php │ │ ├── ext_openssl_tests_session_meta_capture.php │ │ ├── ext_openssl_tests_sni_001.php │ │ ├── ext_openssl_tests_sni_server.php │ │ ├── ext_openssl_tests_stream_crypto_flags_001.php │ │ ├── ext_openssl_tests_stream_crypto_flags_002.php │ │ ├── ext_openssl_tests_stream_crypto_flags_003.php │ │ ├── ext_openssl_tests_stream_crypto_flags_004.php │ │ ├── ext_openssl_tests_stream_server_reneg_limit.php │ │ ├── ext_openssl_tests_stream_verify_peer_name_001.php │ │ ├── ext_openssl_tests_stream_verify_peer_name_002.php │ │ ├── ext_openssl_tests_stream_verify_peer_name_003.php │ │ ├── ext_openssl_tests_streams_crypto_method.php │ │ ├── ext_openssl_tests_tlsv1.0_wrapper.php │ │ ├── ext_openssl_tests_tlsv1.1_wrapper.php │ │ ├── ext_openssl_tests_tlsv1.2_wrapper.php │ │ ├── ext_pcre_tests_001.php │ │ ├── ext_pcre_tests_002.php │ │ ├── ext_pcre_tests_003.php │ │ ├── ext_pcre_tests_004.php │ │ ├── ext_pcre_tests_005.php │ │ ├── ext_pcre_tests_006.php │ │ ├── ext_pcre_tests_007.php │ │ ├── ext_pcre_tests_backtrack_limit.php │ │ ├── ext_pcre_tests_bug20528.php │ │ ├── ext_pcre_tests_bug21732.php │ │ ├── ext_pcre_tests_bug21758.php │ │ ├── ext_pcre_tests_bug26927.php │ │ ├── ext_pcre_tests_bug27011.php │ │ ├── ext_pcre_tests_bug27103.php │ │ ├── ext_pcre_tests_bug34790.php │ │ ├── ext_pcre_tests_bug37800.php │ │ ├── ext_pcre_tests_bug37911.php │ │ ├── ext_pcre_tests_bug38600.php │ │ ├── ext_pcre_tests_bug40195.php │ │ ├── ext_pcre_tests_bug40909.php │ │ ├── ext_pcre_tests_bug41050.php │ │ ├── ext_pcre_tests_bug41148.php │ │ ├── ext_pcre_tests_bug41638.php │ │ ├── ext_pcre_tests_bug42298.php │ │ ├── ext_pcre_tests_bug42737.php │ │ ├── ext_pcre_tests_bug42945.php │ │ ├── ext_pcre_tests_bug44191.php │ │ ├── ext_pcre_tests_bug44214.php │ │ ├── ext_pcre_tests_bug44214_2.php │ │ ├── ext_pcre_tests_bug44925.php │ │ ├── ext_pcre_tests_bug47229.php │ │ ├── ext_pcre_tests_bug47662.php │ │ ├── ext_pcre_tests_bug52732.php │ │ ├── ext_pcre_tests_bug52971.php │ │ ├── ext_pcre_tests_bug53823.php │ │ ├── ext_pcre_tests_bug63055.php │ │ ├── ext_pcre_tests_bug66121.php │ │ ├── ext_pcre_tests_bug67238.php │ │ ├── ext_pcre_tests_bug69864.php │ │ ├── ext_pcre_tests_cache_limit.php │ │ ├── ext_pcre_tests_check_jit_enabled.php │ │ ├── ext_pcre_tests_delimiters.php │ │ ├── ext_pcre_tests_dollar_endonly.php │ │ ├── ext_pcre_tests_grep.php │ │ ├── ext_pcre_tests_grep2.php │ │ ├── ext_pcre_tests_invalid_utf8.php │ │ ├── ext_pcre_tests_invalid_utf8_offset.php │ │ ├── ext_pcre_tests_locales.php │ │ ├── ext_pcre_tests_marks.php │ │ ├── ext_pcre_tests_match_flags.php │ │ ├── ext_pcre_tests_match_flags2.php │ │ ├── ext_pcre_tests_match_flags3.php │ │ ├── ext_pcre_tests_multiline.php │ │ ├── ext_pcre_tests_null_bytes.php │ │ ├── ext_pcre_tests_pcre.constants.php │ │ ├── ext_pcre_tests_pcre_anchored.php │ │ ├── ext_pcre_tests_pcre_count.php │ │ ├── ext_pcre_tests_pcre_extended.php │ │ ├── ext_pcre_tests_pcre_extra.php │ │ ├── ext_pcre_tests_preg_filter.php │ │ ├── ext_pcre_tests_preg_grep_basic.php │ │ ├── ext_pcre_tests_preg_grep_error.php │ │ ├── ext_pcre_tests_preg_grep_error1.php │ │ ├── ext_pcre_tests_preg_grep_error2.php │ │ ├── ext_pcre_tests_preg_last_error_error.php │ │ ├── ext_pcre_tests_preg_match_all_basic.php │ │ ├── ext_pcre_tests_preg_match_all_edit_basic.php │ │ ├── ext_pcre_tests_preg_match_all_error.php │ │ ├── ext_pcre_tests_preg_match_all_error1.php │ │ ├── ext_pcre_tests_preg_match_all_error2.php │ │ ├── ext_pcre_tests_preg_match_all_error3.php │ │ ├── ext_pcre_tests_preg_match_basic.php │ │ ├── ext_pcre_tests_preg_match_basic_002.php │ │ ├── ext_pcre_tests_preg_match_basic_edit.php │ │ ├── ext_pcre_tests_preg_match_error.php │ │ ├── ext_pcre_tests_preg_match_error1.php │ │ ├── ext_pcre_tests_preg_match_error2.php │ │ ├── ext_pcre_tests_preg_match_variation1.php │ │ ├── ext_pcre_tests_preg_quote_basic.php │ │ ├── ext_pcre_tests_preg_quote_error.php │ │ ├── ext_pcre_tests_preg_quote_error1.php │ │ ├── ext_pcre_tests_preg_replace.php │ │ ├── ext_pcre_tests_preg_replace2.php │ │ ├── ext_pcre_tests_preg_replace_basic.php │ │ ├── ext_pcre_tests_preg_replace_callback.php │ │ ├── ext_pcre_tests_preg_replace_callback2.php │ │ ├── ext_pcre_tests_preg_replace_callback3.php │ │ ├── ext_pcre_tests_preg_replace_callback_array.php │ │ ├── ext_pcre_tests_preg_replace_callback_array2.php │ │ ├── ext_pcre_tests_preg_replace_callback_basic.php │ │ ├── ext_pcre_tests_preg_replace_callback_error.php │ │ ├── ext_pcre_tests_preg_replace_callback_error1.php │ │ ├── ext_pcre_tests_preg_replace_edit_basic.php │ │ ├── ext_pcre_tests_preg_replace_error.php │ │ ├── ext_pcre_tests_preg_replace_error1.php │ │ ├── ext_pcre_tests_preg_replace_error2.php │ │ ├── ext_pcre_tests_preg_replace_variation1.php │ │ ├── ext_pcre_tests_preg_split_basic.php │ │ ├── ext_pcre_tests_preg_split_error.php │ │ ├── ext_pcre_tests_preg_split_error1.php │ │ ├── ext_pcre_tests_preg_split_error2.php │ │ ├── ext_pcre_tests_recursion_limit.php │ │ ├── ext_pcre_tests_split.php │ │ ├── ext_pcre_tests_split2.php │ │ ├── ext_pcre_tests_study.php │ │ ├── ext_pcre_tests_ungreedy.php │ │ ├── ext_pdo_mysql_tests_bug41125.php │ │ ├── ext_pdo_mysql_tests_bug44327.php │ │ ├── ext_pdo_mysql_tests_bug46292.php │ │ ├── ext_pdo_mysql_tests_bug53551.php │ │ ├── ext_pdo_mysql_tests_bug53782.php │ │ ├── ext_pdo_mysql_tests_bug54929.php │ │ ├── ext_pdo_mysql_tests_bug63176.php │ │ ├── ext_pdo_mysql_tests_bug66141.php │ │ ├── ext_pdo_mysql_tests_bug68371.php │ │ ├── ext_pdo_mysql_tests_bug_33689.php │ │ ├── ext_pdo_mysql_tests_bug_37445.php │ │ ├── ext_pdo_mysql_tests_bug_39483.php │ │ ├── ext_pdo_mysql_tests_bug_39858.php │ │ ├── ext_pdo_mysql_tests_bug_41125.php │ │ ├── ext_pdo_mysql_tests_bug_41698.php │ │ ├── ext_pdo_mysql_tests_bug_41997.php │ │ ├── ext_pdo_mysql_tests_bug_42499.php │ │ ├── ext_pdo_mysql_tests_bug_43371.php │ │ ├── ext_pdo_mysql_tests_bug_44454.php │ │ ├── ext_pdo_mysql_tests_bug_44707.php │ │ ├── ext_pdo_mysql_tests_bug_45120.php │ │ ├── ext_pdo_mysql_tests_bug_50323.php │ │ ├── ext_pdo_mysql_tests_bug_51670.php │ │ ├── ext_pdo_mysql_tests_bug_61207.php │ │ ├── ext_pdo_mysql_tests_bug_61411.php │ │ ├── ext_pdo_mysql_tests_bug_61755.php │ │ ├── ext_pdo_mysql_tests_bug_pecl_12925.php │ │ ├── ext_pdo_mysql_tests_bug_pecl_7976.php │ │ ├── ext_pdo_mysql_tests_common.php │ │ ├── ext_pdo_mysql_tests_last_insert_id.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql___construct.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql___construct_ini.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql___construct_options.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql___construct_options_libmysql.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql___construct_uri.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_autocommit.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_case.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_client_version.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_connection_status.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_driver_name.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_errmode.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_fetch_table_names.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_init_command.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_max_buffer_size.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_multi_statements.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_oracle_nulls.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_prefetch.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_server_info.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_server_version.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_attr_statement_class.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_begintransaction.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_bit.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_class_constants.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_commit.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_connect_charset.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_errorcode.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_errorinfo.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_exec.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_exec_ddl.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_exec_load_data.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_exec_select.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_fetch_both.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_get_attribute.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_interface.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_last_insert_id.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_multi_stmt_nextrowset.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_pconnect.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_phpinfo.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_emulated.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_emulated_anonymous.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_emulated_placeholder_everywhere.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_load_data.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_match_against.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native_clear_error.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native_column.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native_dup_named_placeholder.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native_mixed_style.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native_named_placeholder.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_prepare_native_placeholder_everywhere.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_rollback.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_bindcolumn.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_bindparam.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_bindparam_types.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_bindvalue.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_blobfromsteam.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_blobs.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_closecursor.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_closecursor_empty.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_columncount.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_errorcode.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_errorinfo.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_fetch_non_select.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_fetch_serialize.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_fetch_serialize_simple.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_fetchobject.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_getcolumnmeta.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_multiquery.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_nextrowset.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_rowcount.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_unbuffered_2050.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_stmt_variable_columncount.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_subclass.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_types.php │ │ ├── ext_pdo_mysql_tests_pdo_mysql_types_zerofill.php │ │ ├── ext_pdo_mysql_tests_pecl_bug_5200.php │ │ ├── ext_pdo_mysql_tests_pecl_bug_5780.php │ │ ├── ext_pdo_mysql_tests_pecl_bug_5802.php │ │ ├── ext_pdo_mysql_tests_show_tables.php │ │ ├── ext_pdo_sqlite_tests_bug33841.php │ │ ├── ext_pdo_sqlite_tests_bug35336.php │ │ ├── ext_pdo_sqlite_tests_bug43831.php │ │ ├── ext_pdo_sqlite_tests_bug44327_2.php │ │ ├── ext_pdo_sqlite_tests_bug44327_3.php │ │ ├── ext_pdo_sqlite_tests_bug46139.php │ │ ├── ext_pdo_sqlite_tests_bug46542.php │ │ ├── ext_pdo_sqlite_tests_bug48773.php │ │ ├── ext_pdo_sqlite_tests_bug50728.php │ │ ├── ext_pdo_sqlite_tests_bug52487.php │ │ ├── ext_pdo_sqlite_tests_bug60104.php │ │ ├── ext_pdo_sqlite_tests_bug66033.php │ │ ├── ext_pdo_sqlite_tests_bug_42589.php │ │ ├── ext_pdo_sqlite_tests_bug_63916-2.php │ │ ├── ext_pdo_sqlite_tests_bug_63916.php │ │ ├── ext_pdo_sqlite_tests_common.php │ │ ├── ext_pdo_sqlite_tests_debugdumpparams_001.php │ │ ├── ext_pdo_sqlite_tests_pdo_fetch_func_001.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_createaggregate.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_createaggregate_002.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_createcollation.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_createfunction.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_createfunction_002.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_get_attribute.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_lastinsertid.php │ │ ├── ext_pdo_sqlite_tests_pdo_sqlite_transaction.php │ │ ├── ext_pdo_tests_bug47769.php │ │ ├── ext_pdo_tests_bug61292.php │ │ ├── ext_pdo_tests_bug65946.php │ │ ├── ext_pdo_tests_bug_34630.php │ │ ├── ext_pdo_tests_bug_34687.php │ │ ├── ext_pdo_tests_bug_35671.php │ │ ├── ext_pdo_tests_bug_36428.php │ │ ├── ext_pdo_tests_bug_36798.php │ │ ├── ext_pdo_tests_bug_38253.php │ │ ├── ext_pdo_tests_bug_38394.php │ │ ├── ext_pdo_tests_bug_39398.php │ │ ├── ext_pdo_tests_bug_39656.php │ │ ├── ext_pdo_tests_bug_40285.php │ │ ├── ext_pdo_tests_bug_42917.php │ │ ├── ext_pdo_tests_bug_43130.php │ │ ├── ext_pdo_tests_bug_43139.php │ │ ├── ext_pdo_tests_bug_43663.php │ │ ├── ext_pdo_tests_bug_44159.php │ │ ├── ext_pdo_tests_bug_44173.php │ │ ├── ext_pdo_tests_bug_44409.php │ │ ├── ext_pdo_tests_bug_44861.php │ │ ├── ext_pdo_tests_bug_50458.php │ │ ├── ext_pdo_tests_pdo_001.php │ │ ├── ext_pdo_tests_pdo_002.php │ │ ├── ext_pdo_tests_pdo_003.php │ │ ├── ext_pdo_tests_pdo_004.php │ │ ├── ext_pdo_tests_pdo_005.php │ │ ├── ext_pdo_tests_pdo_006.php │ │ ├── ext_pdo_tests_pdo_007.php │ │ ├── ext_pdo_tests_pdo_008.php │ │ ├── ext_pdo_tests_pdo_009.php │ │ ├── ext_pdo_tests_pdo_010.php │ │ ├── ext_pdo_tests_pdo_011.php │ │ ├── ext_pdo_tests_pdo_012.php │ │ ├── ext_pdo_tests_pdo_013.php │ │ ├── ext_pdo_tests_pdo_014.php │ │ ├── ext_pdo_tests_pdo_015.php │ │ ├── ext_pdo_tests_pdo_016.php │ │ ├── ext_pdo_tests_pdo_016a.php │ │ ├── ext_pdo_tests_pdo_017.php │ │ ├── ext_pdo_tests_pdo_018.php │ │ ├── ext_pdo_tests_pdo_019.php │ │ ├── ext_pdo_tests_pdo_020.php │ │ ├── ext_pdo_tests_pdo_021.php │ │ ├── ext_pdo_tests_pdo_022.php │ │ ├── ext_pdo_tests_pdo_023.php │ │ ├── ext_pdo_tests_pdo_024.php │ │ ├── ext_pdo_tests_pdo_025.php │ │ ├── ext_pdo_tests_pdo_026.php │ │ ├── ext_pdo_tests_pdo_027.php │ │ ├── ext_pdo_tests_pdo_028.php │ │ ├── ext_pdo_tests_pdo_029.php │ │ ├── ext_pdo_tests_pdo_030.php │ │ ├── ext_pdo_tests_pdo_031.php │ │ ├── ext_pdo_tests_pdo_032.php │ │ ├── ext_pdo_tests_pdo_033.php │ │ ├── ext_pdo_tests_pdo_034.php │ │ ├── ext_pdo_tests_pdo_035.php │ │ ├── ext_pdo_tests_pdo_036.php │ │ ├── ext_pdo_tests_pdo_037.php │ │ ├── ext_pdo_tests_pdorow.php │ │ ├── ext_pdo_tests_pecl_bug_5217.php │ │ ├── ext_pdo_tests_pecl_bug_5772.php │ │ ├── ext_pdo_tests_pecl_bug_5809.php │ │ ├── ext_phar_tests_001.php │ │ ├── ext_phar_tests_002.php │ │ ├── ext_phar_tests_003.php │ │ ├── ext_phar_tests_003a.php │ │ ├── ext_phar_tests_004.php │ │ ├── ext_phar_tests_005.php │ │ ├── ext_phar_tests_006.php │ │ ├── ext_phar_tests_007.php │ │ ├── ext_phar_tests_008.php │ │ ├── ext_phar_tests_009.php │ │ ├── ext_phar_tests_010.php │ │ ├── ext_phar_tests_011.php │ │ ├── ext_phar_tests_012.php │ │ ├── ext_phar_tests_013.php │ │ ├── ext_phar_tests_014.php │ │ ├── ext_phar_tests_015.php │ │ ├── ext_phar_tests_015b.php │ │ ├── ext_phar_tests_016.php │ │ ├── ext_phar_tests_016b.php │ │ ├── ext_phar_tests_017.php │ │ ├── ext_phar_tests_017U.php │ │ ├── ext_phar_tests_018.php │ │ ├── ext_phar_tests_018U.php │ │ ├── ext_phar_tests_019.php │ │ ├── ext_phar_tests_019b.php │ │ ├── ext_phar_tests_019bU.php │ │ ├── ext_phar_tests_019c.php │ │ ├── ext_phar_tests_019cU.php │ │ ├── ext_phar_tests_020.php │ │ ├── ext_phar_tests_021.php │ │ ├── ext_phar_tests_022.php │ │ ├── ext_phar_tests_023.php │ │ ├── ext_phar_tests_024.php │ │ ├── ext_phar_tests_025.php │ │ ├── ext_phar_tests_026.php │ │ ├── ext_phar_tests_027.php │ │ ├── ext_phar_tests_027U.php │ │ ├── ext_phar_tests_028.php │ │ ├── ext_phar_tests_029.php │ │ ├── ext_phar_tests_030.php │ │ ├── ext_phar_tests_031.php │ │ ├── ext_phar_tests_032.php │ │ ├── ext_phar_tests_033.php │ │ ├── ext_phar_tests_033a.php │ │ ├── ext_phar_tests_addfuncs.php │ │ ├── ext_phar_tests_alias_acrobatics.php │ │ ├── ext_phar_tests_badparameters.php │ │ ├── ext_phar_tests_bug13727.php │ │ ├── ext_phar_tests_bug13786.php │ │ ├── ext_phar_tests_bug45218_SLOWTEST.php │ │ ├── ext_phar_tests_bug45218_SLOWTESTU.php │ │ ├── ext_phar_tests_bug46032.php │ │ ├── ext_phar_tests_bug46060.php │ │ ├── ext_phar_tests_bug46178.php │ │ ├── ext_phar_tests_bug47085.php │ │ ├── ext_phar_tests_bug48377.2.php │ │ ├── ext_phar_tests_bug48377.php │ │ ├── ext_phar_tests_bug52013.php │ │ ├── ext_phar_tests_bug53872.php │ │ ├── ext_phar_tests_bug54395.php │ │ ├── ext_phar_tests_bug60164.php │ │ ├── ext_phar_tests_bug60261.php │ │ ├── ext_phar_tests_bug64931_bug64931.php │ │ ├── ext_phar_tests_bug65028.php │ │ ├── ext_phar_tests_bug69324.php │ │ ├── ext_phar_tests_bug69441.php │ │ ├── ext_phar_tests_bug69453.php │ │ ├── ext_phar_tests_bug69958.php │ │ ├── ext_phar_tests_cache_list_copyonwrite1.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite10.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite11.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite12.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite13.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite14.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite15.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite16.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite17.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite18.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite19.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite2.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite20.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite21.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite22.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite23.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite24.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite25.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite3.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite4.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite4a.php │ │ ├── ext_phar_tests_cache_list_copyonwrite5.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite6.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite7.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite8.phar.php │ │ ├── ext_phar_tests_cache_list_copyonwrite9.phar.php │ │ ├── ext_phar_tests_cache_list_frontcontroller1.php │ │ ├── ext_phar_tests_cache_list_frontcontroller10.php │ │ ├── ext_phar_tests_cache_list_frontcontroller11.php │ │ ├── ext_phar_tests_cache_list_frontcontroller12.php │ │ ├── ext_phar_tests_cache_list_frontcontroller13.php │ │ ├── ext_phar_tests_cache_list_frontcontroller14.php │ │ ├── ext_phar_tests_cache_list_frontcontroller15.php │ │ ├── ext_phar_tests_cache_list_frontcontroller16.php │ │ ├── ext_phar_tests_cache_list_frontcontroller17.php │ │ ├── ext_phar_tests_cache_list_frontcontroller18.php │ │ ├── ext_phar_tests_cache_list_frontcontroller19.php │ │ ├── ext_phar_tests_cache_list_frontcontroller2.php │ │ ├── ext_phar_tests_cache_list_frontcontroller20.php │ │ ├── ext_phar_tests_cache_list_frontcontroller21.php │ │ ├── ext_phar_tests_cache_list_frontcontroller22.php │ │ ├── ext_phar_tests_cache_list_frontcontroller23.php │ │ ├── ext_phar_tests_cache_list_frontcontroller24.php │ │ ├── ext_phar_tests_cache_list_frontcontroller25.php │ │ ├── ext_phar_tests_cache_list_frontcontroller26.php │ │ ├── ext_phar_tests_cache_list_frontcontroller27.php │ │ ├── ext_phar_tests_cache_list_frontcontroller28.php │ │ ├── ext_phar_tests_cache_list_frontcontroller29.php │ │ ├── ext_phar_tests_cache_list_frontcontroller3.php │ │ ├── ext_phar_tests_cache_list_frontcontroller30.php │ │ ├── ext_phar_tests_cache_list_frontcontroller31.php │ │ ├── ext_phar_tests_cache_list_frontcontroller32.php │ │ ├── ext_phar_tests_cache_list_frontcontroller33.php │ │ ├── ext_phar_tests_cache_list_frontcontroller34.php │ │ ├── ext_phar_tests_cache_list_frontcontroller4.php │ │ ├── ext_phar_tests_cache_list_frontcontroller5.php │ │ ├── ext_phar_tests_cache_list_frontcontroller6.php │ │ ├── ext_phar_tests_cache_list_frontcontroller7.php │ │ ├── ext_phar_tests_cache_list_frontcontroller8.php │ │ ├── ext_phar_tests_cache_list_frontcontroller9.php │ │ ├── ext_phar_tests_cached_manifest_1.php │ │ ├── ext_phar_tests_cached_manifest_1U.php │ │ ├── ext_phar_tests_create_new_and_modify.php │ │ ├── ext_phar_tests_create_new_phar.php │ │ ├── ext_phar_tests_create_new_phar_b.php │ │ ├── ext_phar_tests_create_new_phar_c.php │ │ ├── ext_phar_tests_create_path_error.php │ │ ├── ext_phar_tests_delete.php │ │ ├── ext_phar_tests_delete_in_phar.php │ │ ├── ext_phar_tests_delete_in_phar_b.php │ │ ├── ext_phar_tests_delete_in_phar_confirm.php │ │ ├── ext_phar_tests_dir.php │ │ ├── ext_phar_tests_fatal_error_webphar.php │ │ ├── ext_phar_tests_fgc_edgecases.php │ │ ├── ext_phar_tests_file_get_contents.php │ │ ├── ext_phar_tests_fopen.php │ │ ├── ext_phar_tests_fopen5.2.php │ │ ├── ext_phar_tests_fopen_edgecases.php │ │ ├── ext_phar_tests_fopen_edgecases2.php │ │ ├── ext_phar_tests_fopen_edgecases2U.php │ │ ├── ext_phar_tests_front.phar.php │ │ ├── ext_phar_tests_frontcontroller1.php │ │ ├── ext_phar_tests_frontcontroller10.php │ │ ├── ext_phar_tests_frontcontroller11.php │ │ ├── ext_phar_tests_frontcontroller12.php │ │ ├── ext_phar_tests_frontcontroller13.php │ │ ├── ext_phar_tests_frontcontroller14.php │ │ ├── ext_phar_tests_frontcontroller15.php │ │ ├── ext_phar_tests_frontcontroller16.php │ │ ├── ext_phar_tests_frontcontroller17.php │ │ ├── ext_phar_tests_frontcontroller18.php │ │ ├── ext_phar_tests_frontcontroller19.php │ │ ├── ext_phar_tests_frontcontroller2.php │ │ ├── ext_phar_tests_frontcontroller20.php │ │ ├── ext_phar_tests_frontcontroller21.php │ │ ├── ext_phar_tests_frontcontroller22.php │ │ ├── ext_phar_tests_frontcontroller23.php │ │ ├── ext_phar_tests_frontcontroller24.php │ │ ├── ext_phar_tests_frontcontroller25.php │ │ ├── ext_phar_tests_frontcontroller26.php │ │ ├── ext_phar_tests_frontcontroller27.php │ │ ├── ext_phar_tests_frontcontroller28.php │ │ ├── ext_phar_tests_frontcontroller29.php │ │ ├── ext_phar_tests_frontcontroller3.php │ │ ├── ext_phar_tests_frontcontroller30.php │ │ ├── ext_phar_tests_frontcontroller31.php │ │ ├── ext_phar_tests_frontcontroller32.php │ │ ├── ext_phar_tests_frontcontroller33.php │ │ ├── ext_phar_tests_frontcontroller34.php │ │ ├── ext_phar_tests_frontcontroller4.php │ │ ├── ext_phar_tests_frontcontroller5.php │ │ ├── ext_phar_tests_frontcontroller6.php │ │ ├── ext_phar_tests_frontcontroller7.php │ │ ├── ext_phar_tests_frontcontroller8.php │ │ ├── ext_phar_tests_frontcontroller9.php │ │ ├── ext_phar_tests_include_path.php │ │ ├── ext_phar_tests_include_path_advanced.php │ │ ├── ext_phar_tests_ini_set.php │ │ ├── ext_phar_tests_ini_set_off.php │ │ ├── ext_phar_tests_ini_set_offU.php │ │ ├── ext_phar_tests_invalid_alias.php │ │ ├── ext_phar_tests_invalid_setstubalias.php │ │ ├── ext_phar_tests_metadata_read.php │ │ ├── ext_phar_tests_metadata_readU.php │ │ ├── ext_phar_tests_metadata_write.php │ │ ├── ext_phar_tests_metadata_writeU.php │ │ ├── ext_phar_tests_metadata_write_commit.php │ │ ├── ext_phar_tests_metadata_write_commitU.php │ │ ├── ext_phar_tests_mkdir.php │ │ ├── ext_phar_tests_mounteddir.php │ │ ├── ext_phar_tests_mounteddirU.php │ │ ├── ext_phar_tests_nophar.php │ │ ├── ext_phar_tests_nophar_web.php │ │ ├── ext_phar_tests_open_for_write_existing.php │ │ ├── ext_phar_tests_open_for_write_existing_b.php │ │ ├── ext_phar_tests_open_for_write_existing_b_5_2.php │ │ ├── ext_phar_tests_open_for_write_existing_c.php │ │ ├── ext_phar_tests_open_for_write_existing_c_5_2.php │ │ ├── ext_phar_tests_open_for_write_newfile.php │ │ ├── ext_phar_tests_open_for_write_newfile_b.php │ │ ├── ext_phar_tests_open_for_write_newfile_b_5_2.php │ │ ├── ext_phar_tests_open_for_write_newfile_c.php │ │ ├── ext_phar_tests_open_for_write_newfile_c_5_2.php │ │ ├── ext_phar_tests_opendir.php │ │ ├── ext_phar_tests_opendir_edgecases.php │ │ ├── ext_phar_tests_phar_begin_setstub_commit.php │ │ ├── ext_phar_tests_phar_begin_setstub_commitU.php │ │ ├── ext_phar_tests_phar_buildfromdirectory1.php │ │ ├── ext_phar_tests_phar_buildfromdirectory2-win.php │ │ ├── ext_phar_tests_phar_buildfromdirectory2.php │ │ ├── ext_phar_tests_phar_buildfromdirectory3.php │ │ ├── ext_phar_tests_phar_buildfromdirectory4.php │ │ ├── ext_phar_tests_phar_buildfromdirectory5.php │ │ ├── ext_phar_tests_phar_buildfromdirectory6.php │ │ ├── ext_phar_tests_phar_buildfromiterator1.php │ │ ├── ext_phar_tests_phar_buildfromiterator10.php │ │ ├── ext_phar_tests_phar_buildfromiterator2.php │ │ ├── ext_phar_tests_phar_buildfromiterator3.php │ │ ├── ext_phar_tests_phar_buildfromiterator4.php │ │ ├── ext_phar_tests_phar_buildfromiterator5.php │ │ ├── ext_phar_tests_phar_buildfromiterator6.php │ │ ├── ext_phar_tests_phar_buildfromiterator7.php │ │ ├── ext_phar_tests_phar_buildfromiterator8.php │ │ ├── ext_phar_tests_phar_buildfromiterator9.php │ │ ├── ext_phar_tests_phar_bz2.php │ │ ├── ext_phar_tests_phar_commitwrite.php │ │ ├── ext_phar_tests_phar_construct_invalidurl.php │ │ ├── ext_phar_tests_phar_convert_again.php │ │ ├── ext_phar_tests_phar_convert_repeated.php │ │ ├── ext_phar_tests_phar_convert_repeated_b.php │ │ ├── ext_phar_tests_phar_convert_tar.php │ │ ├── ext_phar_tests_phar_convert_tar2.php │ │ ├── ext_phar_tests_phar_convert_tar3.php │ │ ├── ext_phar_tests_phar_convert_zip.php │ │ ├── ext_phar_tests_phar_copy.php │ │ ├── ext_phar_tests_phar_create_in_cwd.php │ │ ├── ext_phar_tests_phar_createdefaultstub.php │ │ ├── ext_phar_tests_phar_ctx_001.php │ │ ├── ext_phar_tests_phar_decompress.php │ │ ├── ext_phar_tests_phar_dir_iterate.php │ │ ├── ext_phar_tests_phar_dotted_path.php │ │ ├── ext_phar_tests_phar_extract.php │ │ ├── ext_phar_tests_phar_extract2.php │ │ ├── ext_phar_tests_phar_extract3.php │ │ ├── ext_phar_tests_phar_get_supported_signatures_001.php │ │ ├── ext_phar_tests_phar_get_supported_signatures_001a.php │ │ ├── ext_phar_tests_phar_get_supported_signatures_002.php │ │ ├── ext_phar_tests_phar_get_supported_signatures_002a.php │ │ ├── ext_phar_tests_phar_get_supportedcomp1.php │ │ ├── ext_phar_tests_phar_get_supportedcomp2.php │ │ ├── ext_phar_tests_phar_get_supportedcomp3.php │ │ ├── ext_phar_tests_phar_get_supportedcomp4.php │ │ ├── ext_phar_tests_phar_gobyebye-win32.php │ │ ├── ext_phar_tests_phar_gobyebye.php │ │ ├── ext_phar_tests_phar_gzip.php │ │ ├── ext_phar_tests_phar_gzipU.php │ │ ├── ext_phar_tests_phar_isvalidpharfilename.php │ │ ├── ext_phar_tests_phar_magic.php │ │ ├── ext_phar_tests_phar_metadata_read.php │ │ ├── ext_phar_tests_phar_metadata_readU.php │ │ ├── ext_phar_tests_phar_metadata_write.php │ │ ├── ext_phar_tests_phar_metadata_writeU.php │ │ ├── ext_phar_tests_phar_mount.php │ │ ├── ext_phar_tests_phar_offset_check.php │ │ ├── ext_phar_tests_phar_offset_get_error.php │ │ ├── ext_phar_tests_phar_oo_001.php │ │ ├── ext_phar_tests_phar_oo_001U.php │ │ ├── ext_phar_tests_phar_oo_002.php │ │ ├── ext_phar_tests_phar_oo_002U.php │ │ ├── ext_phar_tests_phar_oo_003.php │ │ ├── ext_phar_tests_phar_oo_004.php │ │ ├── ext_phar_tests_phar_oo_004U.php │ │ ├── ext_phar_tests_phar_oo_005.php │ │ ├── ext_phar_tests_phar_oo_005U.php │ │ ├── ext_phar_tests_phar_oo_005_5.2.php │ │ ├── ext_phar_tests_phar_oo_006.php │ │ ├── ext_phar_tests_phar_oo_007.php │ │ ├── ext_phar_tests_phar_oo_008.php │ │ ├── ext_phar_tests_phar_oo_009.php │ │ ├── ext_phar_tests_phar_oo_010.php │ │ ├── ext_phar_tests_phar_oo_011.php │ │ ├── ext_phar_tests_phar_oo_011b.php │ │ ├── ext_phar_tests_phar_oo_012.php │ │ ├── ext_phar_tests_phar_oo_012_confirm.php │ │ ├── ext_phar_tests_phar_oo_012b.php │ │ ├── ext_phar_tests_phar_oo_compressallbz2.php │ │ ├── ext_phar_tests_phar_oo_compressallgz.php │ │ ├── ext_phar_tests_phar_oo_compressed_001.php │ │ ├── ext_phar_tests_phar_oo_compressed_001b.php │ │ ├── ext_phar_tests_phar_oo_compressed_002.php │ │ ├── ext_phar_tests_phar_oo_compressed_002b.php │ │ ├── ext_phar_tests_phar_oo_getcontents.php │ │ ├── ext_phar_tests_phar_oo_getcontentsgz.php │ │ ├── ext_phar_tests_phar_oo_getmodified.php │ │ ├── ext_phar_tests_phar_oo_iswriteable.php │ │ ├── ext_phar_tests_phar_oo_nosig.php │ │ ├── ext_phar_tests_phar_oo_uncompressall.php │ │ ├── ext_phar_tests_phar_running.php │ │ ├── ext_phar_tests_phar_setalias.php │ │ ├── ext_phar_tests_phar_setalias2.php │ │ ├── ext_phar_tests_phar_setdefaultstub.php │ │ ├── ext_phar_tests_phar_setsignaturealgo1.php │ │ ├── ext_phar_tests_phar_setsignaturealgo2.php │ │ ├── ext_phar_tests_phar_stub.php │ │ ├── ext_phar_tests_phar_stub_error.php │ │ ├── ext_phar_tests_phar_stub_write.php │ │ ├── ext_phar_tests_phar_stub_write_file.php │ │ ├── ext_phar_tests_phar_unlinkarchive.php │ │ ├── ext_phar_tests_pharfileinfo_chmod.php │ │ ├── ext_phar_tests_pharfileinfo_compression.php │ │ ├── ext_phar_tests_pharfileinfo_construct.php │ │ ├── ext_phar_tests_pharfileinfo_destruct.php │ │ ├── ext_phar_tests_pharfileinfo_getcrc32.php │ │ ├── ext_phar_tests_pharfileinfo_setmetadata.php │ │ ├── ext_phar_tests_phpinfo_001.php │ │ ├── ext_phar_tests_phpinfo_002.php │ │ ├── ext_phar_tests_phpinfo_003.php │ │ ├── ext_phar_tests_phpinfo_004.php │ │ ├── ext_phar_tests_readfile.php │ │ ├── ext_phar_tests_readfile_edgecases.php │ │ ├── ext_phar_tests_readfile_edgecasesU.php │ │ ├── ext_phar_tests_refcount1.php │ │ ├── ext_phar_tests_refcount1_5_2.php │ │ ├── ext_phar_tests_rename.php │ │ ├── ext_phar_tests_rename_dir.php │ │ ├── ext_phar_tests_rename_dir_and_mount.php │ │ ├── ext_phar_tests_rmdir.php │ │ ├── ext_phar_tests_security.php │ │ ├── ext_phar_tests_stat.php │ │ ├── ext_phar_tests_stat2.php │ │ ├── ext_phar_tests_stat2_5.3.php │ │ ├── ext_phar_tests_tar_033.php │ │ ├── ext_phar_tests_tar_033a.php │ │ ├── ext_phar_tests_tar_alias_acrobatics.php │ │ ├── ext_phar_tests_tar_all.php │ │ ├── ext_phar_tests_tar_allU.php │ │ ├── ext_phar_tests_tar_badalias.php │ │ ├── ext_phar_tests_tar_badchecksum.php │ │ ├── ext_phar_tests_tar_bignames.php │ │ ├── ext_phar_tests_tar_bignames_overflow.php │ │ ├── ext_phar_tests_tar_bug49910.php │ │ ├── ext_phar_tests_tar_bug64343.php │ │ ├── ext_phar_tests_tar_bug67761.php │ │ ├── ext_phar_tests_tar_create_new_and_modify.php │ │ ├── ext_phar_tests_tar_create_new_phar_b.php │ │ ├── ext_phar_tests_tar_delete.php │ │ ├── ext_phar_tests_tar_delete_in_phar.php │ │ ├── ext_phar_tests_tar_delete_in_phar_b.php │ │ ├── ext_phar_tests_tar_delete_in_phar_confirm.php │ │ ├── ext_phar_tests_tar_dir.php │ │ ├── ext_phar_tests_tar_exists_as_phar.php │ │ ├── ext_phar_tests_tar_frontcontroller1.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller10.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller11.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller12.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller13.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller14.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller15.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller16.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller17.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller18.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller19.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller2.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller20.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller21.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller3.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller4.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller5.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller6.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller7.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller8.phar.php │ │ ├── ext_phar_tests_tar_frontcontroller9.phar.php │ │ ├── ext_phar_tests_tar_links.php │ │ ├── ext_phar_tests_tar_links2.php │ │ ├── ext_phar_tests_tar_links3.php │ │ ├── ext_phar_tests_tar_links4.php │ │ ├── ext_phar_tests_tar_links5.php │ │ ├── ext_phar_tests_tar_links6.php │ │ ├── ext_phar_tests_tar_open_for_write_existing.php │ │ ├── ext_phar_tests_tar_open_for_write_existing_b.php │ │ ├── ext_phar_tests_tar_open_for_write_existing_b_5_2.php │ │ ├── ext_phar_tests_tar_open_for_write_existing_c.php │ │ ├── ext_phar_tests_tar_open_for_write_existing_c_5_2.php │ │ ├── ext_phar_tests_tar_open_for_write_newfile.php │ │ ├── ext_phar_tests_tar_open_for_write_newfile_b.php │ │ ├── ext_phar_tests_tar_open_for_write_newfile_b_5_2.php │ │ ├── ext_phar_tests_tar_open_for_write_newfile_c.php │ │ ├── ext_phar_tests_tar_open_for_write_newfile_c_5_2.php │ │ ├── ext_phar_tests_tar_phar_begin_setstub_commit.php │ │ ├── ext_phar_tests_tar_phar_begin_setstub_commitU.php │ │ ├── ext_phar_tests_tar_phar_buildfromiterator4.php │ │ ├── ext_phar_tests_tar_phar_buildfromiterator5.php │ │ ├── ext_phar_tests_tar_phar_buildfromiterator6.php │ │ ├── ext_phar_tests_tar_phar_buildfromiterator7.php │ │ ├── ext_phar_tests_tar_phar_buildfromiterator8.php │ │ ├── ext_phar_tests_tar_phar_buildfromiterator9.php │ │ ├── ext_phar_tests_tar_phar_commitwrite.php │ │ ├── ext_phar_tests_tar_phar_convert_phar.php │ │ ├── ext_phar_tests_tar_phar_convert_phar2.php │ │ ├── ext_phar_tests_tar_phar_convert_phar3.php │ │ ├── ext_phar_tests_tar_phar_convert_phar4.php │ │ ├── ext_phar_tests_tar_phar_copy.php │ │ ├── ext_phar_tests_tar_phar_magic.php │ │ ├── ext_phar_tests_tar_phar_setalias.php │ │ ├── ext_phar_tests_tar_phar_setalias2.php │ │ ├── ext_phar_tests_tar_phar_setdefaultstub.php │ │ ├── ext_phar_tests_tar_phar_setsignaturealgo2.php │ │ ├── ext_phar_tests_tar_phar_stub.php │ │ ├── ext_phar_tests_tar_phar_stub_error.php │ │ ├── ext_phar_tests_tar_refcount1.php │ │ ├── ext_phar_tests_tar_refcount1_5_2.php │ │ ├── ext_phar_tests_tar_rename.php │ │ ├── ext_phar_tests_tar_rename_dir.php │ │ ├── ext_phar_tests_tar_require_hash.php │ │ ├── ext_phar_tests_tar_rmdir.php │ │ ├── ext_phar_tests_tar_tar_001.php │ │ ├── ext_phar_tests_tar_tar_002.php │ │ ├── ext_phar_tests_tar_tar_003.php │ │ ├── ext_phar_tests_tar_tar_004.php │ │ ├── ext_phar_tests_tar_tar_004U.php │ │ ├── ext_phar_tests_tar_tar_bz2.php │ │ ├── ext_phar_tests_tar_tar_bz2U.php │ │ ├── ext_phar_tests_tar_tar_gzip.php │ │ ├── ext_phar_tests_tar_tar_gzipU.php │ │ ├── ext_phar_tests_tar_tar_makebz2.php │ │ ├── ext_phar_tests_tar_tar_makegz.php │ │ ├── ext_phar_tests_tar_tar_nohash.php │ │ ├── ext_phar_tests_tar_tar_nostub.php │ │ ├── ext_phar_tests_tar_tar_openssl_hash.php │ │ ├── ext_phar_tests_tar_truncated.php │ │ ├── ext_phar_tests_test_alias_unset.php │ │ ├── ext_phar_tests_test_signaturealgos.php │ │ ├── ext_phar_tests_test_unset.php │ │ ├── ext_phar_tests_webphar_compilefail.php │ │ ├── ext_phar_tests_withphar.php │ │ ├── ext_phar_tests_withphar_web.php │ │ ├── ext_phar_tests_zf_test.php │ │ ├── ext_phar_tests_zip_033.php │ │ ├── ext_phar_tests_zip_033a.php │ │ ├── ext_phar_tests_zip_alias_acrobatics.php │ │ ├── ext_phar_tests_zip_all.php │ │ ├── ext_phar_tests_zip_allU.php │ │ ├── ext_phar_tests_zip_badalias.php │ │ ├── ext_phar_tests_zip_bug48791.php │ │ ├── ext_phar_tests_zip_bzip2.php │ │ ├── ext_phar_tests_zip_corrupt_001.php │ │ ├── ext_phar_tests_zip_corrupt_002.php │ │ ├── ext_phar_tests_zip_corrupt_003.php │ │ ├── ext_phar_tests_zip_corrupt_004.php │ │ ├── ext_phar_tests_zip_corrupt_005.php │ │ ├── ext_phar_tests_zip_corrupt_006.php │ │ ├── ext_phar_tests_zip_corrupt_007.php │ │ ├── ext_phar_tests_zip_corrupt_008.php │ │ ├── ext_phar_tests_zip_corrupt_009.php │ │ ├── ext_phar_tests_zip_corrupt_010.php │ │ ├── ext_phar_tests_zip_create_new_and_modify.php │ │ ├── ext_phar_tests_zip_create_new_phar_b.php │ │ ├── ext_phar_tests_zip_delete.php │ │ ├── ext_phar_tests_zip_delete_in_phar.php │ │ ├── ext_phar_tests_zip_delete_in_phar_b.php │ │ ├── ext_phar_tests_zip_delete_in_phar_confirm.php │ │ ├── ext_phar_tests_zip_dir.php │ │ ├── ext_phar_tests_zip_exists_as_phar.php │ │ ├── ext_phar_tests_zip_frontcontroller1.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller10.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller11.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller12.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller13.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller14.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller15.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller16.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller17.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller18.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller19.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller2.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller20.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller21.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller3.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller4.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller5.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller6.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller7.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller8.phar.php │ │ ├── ext_phar_tests_zip_frontcontroller9.phar.php │ │ ├── ext_phar_tests_zip_getalias.php │ │ ├── ext_phar_tests_zip_largezip.php │ │ ├── ext_phar_tests_zip_metadata_write_commit.php │ │ ├── ext_phar_tests_zip_metadata_write_commitU.php │ │ ├── ext_phar_tests_zip_notphar.php │ │ ├── ext_phar_tests_zip_odt.php │ │ ├── ext_phar_tests_zip_open_for_write_existing.php │ │ ├── ext_phar_tests_zip_open_for_write_existing_b.php │ │ ├── ext_phar_tests_zip_open_for_write_existing_b_5_2.php │ │ ├── ext_phar_tests_zip_open_for_write_existing_c.php │ │ ├── ext_phar_tests_zip_open_for_write_existing_c_5_2.php │ │ ├── ext_phar_tests_zip_open_for_write_newfile.php │ │ ├── ext_phar_tests_zip_open_for_write_newfile_b.php │ │ ├── ext_phar_tests_zip_open_for_write_newfile_b_5_2.php │ │ ├── ext_phar_tests_zip_open_for_write_newfile_c.php │ │ ├── ext_phar_tests_zip_open_for_write_newfile_c_5_2.php │ │ ├── ext_phar_tests_zip_phar_begin_setstub_commit.php │ │ ├── ext_phar_tests_zip_phar_begin_setstub_commitU.php │ │ ├── ext_phar_tests_zip_phar_buildfromiterator4.php │ │ ├── ext_phar_tests_zip_phar_buildfromiterator5.php │ │ ├── ext_phar_tests_zip_phar_buildfromiterator6.php │ │ ├── ext_phar_tests_zip_phar_buildfromiterator7.php │ │ ├── ext_phar_tests_zip_phar_buildfromiterator8.php │ │ ├── ext_phar_tests_zip_phar_buildfromiterator9.php │ │ ├── ext_phar_tests_zip_phar_commitwrite.php │ │ ├── ext_phar_tests_zip_phar_convert_phar.php │ │ ├── ext_phar_tests_zip_phar_copy.php │ │ ├── ext_phar_tests_zip_phar_magic.php │ │ ├── ext_phar_tests_zip_phar_magicU.php │ │ ├── ext_phar_tests_zip_phar_oo_compressallbz2.php │ │ ├── ext_phar_tests_zip_phar_oo_compressallgz.php │ │ ├── ext_phar_tests_zip_phar_setalias.php │ │ ├── ext_phar_tests_zip_phar_setalias2.php │ │ ├── ext_phar_tests_zip_phar_setdefaultstub.php │ │ ├── ext_phar_tests_zip_phar_setsignaturealgo2.php │ │ ├── ext_phar_tests_zip_phar_stub.php │ │ ├── ext_phar_tests_zip_phar_stub_error.php │ │ ├── ext_phar_tests_zip_refcount1.php │ │ ├── ext_phar_tests_zip_refcount1_5_2.php │ │ ├── ext_phar_tests_zip_rename.php │ │ ├── ext_phar_tests_zip_rename_dir.php │ │ ├── ext_phar_tests_zip_rmdir.php │ │ ├── ext_phar_tests_zip_unixzip.php │ │ ├── ext_phar_tests_zip_zlib.php │ │ ├── ext_posix_tests_001.php │ │ ├── ext_posix_tests_posix_access.php │ │ ├── ext_posix_tests_posix_access_error_modes.php │ │ ├── ext_posix_tests_posix_access_error_wrongparams.php │ │ ├── ext_posix_tests_posix_access_safemode.php │ │ ├── ext_posix_tests_posix_ctermid.php │ │ ├── ext_posix_tests_posix_ctermid_basic.php │ │ ├── ext_posix_tests_posix_ctermid_error.php │ │ ├── ext_posix_tests_posix_errno_basic.php │ │ ├── ext_posix_tests_posix_errno_error.php │ │ ├── ext_posix_tests_posix_errno_variation1.php │ │ ├── ext_posix_tests_posix_errno_variation2.php │ │ ├── ext_posix_tests_posix_get_last_error_error.php │ │ ├── ext_posix_tests_posix_getcwd.php │ │ ├── ext_posix_tests_posix_getcwd_basic.php │ │ ├── ext_posix_tests_posix_getegid_basic.php │ │ ├── ext_posix_tests_posix_geteuid_basic.php │ │ ├── ext_posix_tests_posix_geteuid_error1.php │ │ ├── ext_posix_tests_posix_getgid_error.php │ │ ├── ext_posix_tests_posix_getgrgid.php │ │ ├── ext_posix_tests_posix_getgrgid_basic.php │ │ ├── ext_posix_tests_posix_getgrgid_error.php │ │ ├── ext_posix_tests_posix_getgrgid_macosx.php │ │ ├── ext_posix_tests_posix_getgrgid_variation.php │ │ ├── ext_posix_tests_posix_getgrgid_wrongparams.php │ │ ├── ext_posix_tests_posix_getgroups_basic.php │ │ ├── ext_posix_tests_posix_getpgid_basic.php │ │ ├── ext_posix_tests_posix_getpgid_error.php │ │ ├── ext_posix_tests_posix_getpgid_variation.php │ │ ├── ext_posix_tests_posix_getpgrp_basic.php │ │ ├── ext_posix_tests_posix_getpgrp_error.php │ │ ├── ext_posix_tests_posix_getpid_basic.php │ │ ├── ext_posix_tests_posix_getpid_error.php │ │ ├── ext_posix_tests_posix_getppid_basic.php │ │ ├── ext_posix_tests_posix_getppid_error.php │ │ ├── ext_posix_tests_posix_getpwuid_basic.php │ │ ├── ext_posix_tests_posix_getpwuid_error.php │ │ ├── ext_posix_tests_posix_getpwuid_variation.php │ │ ├── ext_posix_tests_posix_getrlimit.php │ │ ├── ext_posix_tests_posix_getrlimit_basic.php │ │ ├── ext_posix_tests_posix_getsid.php │ │ ├── ext_posix_tests_posix_getsid_basic.php │ │ ├── ext_posix_tests_posix_getsid_error.php │ │ ├── ext_posix_tests_posix_getuid_error.php │ │ ├── ext_posix_tests_posix_initgroups.php │ │ ├── ext_posix_tests_posix_initgroups_basic.php │ │ ├── ext_posix_tests_posix_isatty.php │ │ ├── ext_posix_tests_posix_kill_basic.php │ │ ├── ext_posix_tests_posix_kill_error.php │ │ ├── ext_posix_tests_posix_kill_variation1.php │ │ ├── ext_posix_tests_posix_kill_variation2.php │ │ ├── ext_posix_tests_posix_mkfifo_safemode.php │ │ ├── ext_posix_tests_posix_mkfifo_wrongparams.php │ │ ├── ext_posix_tests_posix_mknod.php │ │ ├── ext_posix_tests_posix_mknod_basic.php │ │ ├── ext_posix_tests_posix_seteuid_basic.php │ │ ├── ext_posix_tests_posix_seteuid_error.php │ │ ├── ext_posix_tests_posix_seteuid_error2.php │ │ ├── ext_posix_tests_posix_seteuid_variation1.php │ │ ├── ext_posix_tests_posix_seteuid_variation2.php │ │ ├── ext_posix_tests_posix_seteuid_variation3.php │ │ ├── ext_posix_tests_posix_seteuid_variation4.php │ │ ├── ext_posix_tests_posix_seteuid_variation5.php │ │ ├── ext_posix_tests_posix_seteuid_variation6.php │ │ ├── ext_posix_tests_posix_setgid_basic.php │ │ ├── ext_posix_tests_posix_setgid_error.php │ │ ├── ext_posix_tests_posix_setgid_variation1.php │ │ ├── ext_posix_tests_posix_setgid_variation2.php │ │ ├── ext_posix_tests_posix_setgid_variation3.php │ │ ├── ext_posix_tests_posix_setgid_variation4.php │ │ ├── ext_posix_tests_posix_setgid_variation5.php │ │ ├── ext_posix_tests_posix_setgid_variation6.php │ │ ├── ext_posix_tests_posix_setgid_variation7.php │ │ ├── ext_posix_tests_posix_setrlimit.php │ │ ├── ext_posix_tests_posix_setuid_basic.php │ │ ├── ext_posix_tests_posix_setuid_error.php │ │ ├── ext_posix_tests_posix_setuid_error2.php │ │ ├── ext_posix_tests_posix_setuid_variation1.php │ │ ├── ext_posix_tests_posix_setuid_variation2.php │ │ ├── ext_posix_tests_posix_setuid_variation3.php │ │ ├── ext_posix_tests_posix_setuid_variation4.php │ │ ├── ext_posix_tests_posix_setuid_variation5.php │ │ ├── ext_posix_tests_posix_setuid_variation6.php │ │ ├── ext_posix_tests_posix_strerror_error.php │ │ ├── ext_posix_tests_posix_strerror_variation1.php │ │ ├── ext_posix_tests_posix_times.php │ │ ├── ext_posix_tests_posix_times_basic.php │ │ ├── ext_posix_tests_posix_times_error.php │ │ ├── ext_posix_tests_posix_ttyname.php │ │ ├── ext_posix_tests_posix_ttyname_error.php │ │ ├── ext_posix_tests_posix_ttyname_error_wrongparams.php │ │ ├── ext_posix_tests_posix_ttyname_variation1.php │ │ ├── ext_posix_tests_posix_ttyname_variation2.php │ │ ├── ext_posix_tests_posix_ttyname_variation3.php │ │ ├── ext_posix_tests_posix_ttyname_variation4.php │ │ ├── ext_posix_tests_posix_ttyname_variation5.php │ │ ├── ext_posix_tests_posix_ttyname_variation6.php │ │ ├── ext_posix_tests_posix_ttyname_variation7.php │ │ ├── ext_posix_tests_posix_uname_basic.php │ │ ├── ext_posix_tests_posix_uname_error.php │ │ ├── ext_readline_tests_bug69054.php │ │ ├── ext_readline_tests_libedit_callback_handler_install_001.php │ │ ├── ext_readline_tests_libedit_callback_handler_remove_001.php │ │ ├── ext_readline_tests_libedit_info_001.php │ │ ├── ext_readline_tests_libedit_write_history_001.php │ │ ├── ext_readline_tests_readline_add_history_001.php │ │ ├── ext_readline_tests_readline_callback_handler_install_001.php │ │ ├── ext_readline_tests_readline_callback_handler_remove_001.php │ │ ├── ext_readline_tests_readline_clear_history_001.php │ │ ├── ext_readline_tests_readline_completion_function_001.php │ │ ├── ext_readline_tests_readline_info_001.php │ │ ├── ext_readline_tests_readline_list_history_001.php │ │ ├── ext_readline_tests_readline_read_history_001.php │ │ ├── ext_readline_tests_readline_read_history_error_001.php │ │ ├── ext_readline_tests_readline_write_history_001.php │ │ ├── ext_reflection_reflectionclass_for_traits.php │ │ ├── ext_reflection_tests_001.php │ │ ├── ext_reflection_tests_002.php │ │ ├── ext_reflection_tests_003.php │ │ ├── ext_reflection_tests_004.php │ │ ├── ext_reflection_tests_005.php │ │ ├── ext_reflection_tests_006.php │ │ ├── ext_reflection_tests_007.php │ │ ├── ext_reflection_tests_008.php │ │ ├── ext_reflection_tests_009.php │ │ ├── ext_reflection_tests_010.php │ │ ├── ext_reflection_tests_011.php │ │ ├── ext_reflection_tests_012.php │ │ ├── ext_reflection_tests_013.php │ │ ├── ext_reflection_tests_014.php │ │ ├── ext_reflection_tests_015.php │ │ ├── ext_reflection_tests_016.php │ │ ├── ext_reflection_tests_017.php │ │ ├── ext_reflection_tests_018.php │ │ ├── ext_reflection_tests_019.php │ │ ├── ext_reflection_tests_020.php │ │ ├── ext_reflection_tests_021.php │ │ ├── ext_reflection_tests_022.php │ │ ├── ext_reflection_tests_023.php │ │ ├── ext_reflection_tests_024.php │ │ ├── ext_reflection_tests_025.php │ │ ├── ext_reflection_tests_026.php │ │ ├── ext_reflection_tests_ReflectionClass_CannotClone_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_FileInfo_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_FileInfo_error.php │ │ ├── ext_reflection_tests_ReflectionClass_constructor_001.php │ │ ├── ext_reflection_tests_ReflectionClass_constructor_002.php │ │ ├── ext_reflection_tests_ReflectionClass_export_basic1.php │ │ ├── ext_reflection_tests_ReflectionClass_export_basic2.php │ │ ├── ext_reflection_tests_ReflectionClass_getConstant_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getConstant_error.php │ │ ├── ext_reflection_tests_ReflectionClass_getConstants_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getConstants_error.php │ │ ├── ext_reflection_tests_ReflectionClass_getConstructor_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getConstructor_error.php │ │ ├── ext_reflection_tests_ReflectionClass_getDefaultProperties_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getDefaultProperties_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getDocComment_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getDocComment_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getExtensionName_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getExtensionName_variation.php │ │ ├── ext_reflection_tests_ReflectionClass_getExtension_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getExtension_variation.php │ │ ├── ext_reflection_tests_ReflectionClass_getInterfaceNames_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getInterfaces_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getInterfaces_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getInterfaces_003.php │ │ ├── ext_reflection_tests_ReflectionClass_getInterfaces_004.php │ │ ├── ext_reflection_tests_ReflectionClass_getMethod_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getMethod_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getMethods_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getMethods_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getMethods_003.php │ │ ├── ext_reflection_tests_ReflectionClass_getModifierNames_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getModifiers_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getName_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_getName_error.php │ │ ├── ext_reflection_tests_ReflectionClass_getName_error1.php │ │ ├── ext_reflection_tests_ReflectionClass_getNamespaceName.php │ │ ├── ext_reflection_tests_ReflectionClass_getParentClass.php │ │ ├── ext_reflection_tests_ReflectionClass_getParentClass_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperties_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperties_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperties_003.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperty_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperty_002.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperty_003.php │ │ ├── ext_reflection_tests_ReflectionClass_getProperty_004.php │ │ ├── ext_reflection_tests_ReflectionClass_getStaticPropertyValue_001.php │ │ ├── ext_reflection_tests_ReflectionClass_getStaticPropertyValue_001_2_4.php │ │ ├── ext_reflection_tests_ReflectionClass_getStaticPropertyValue_002.php │ │ ├── ext_reflection_tests_ReflectionClass_hasConstant_001.php │ │ ├── ext_reflection_tests_ReflectionClass_hasConstant_002.php │ │ ├── ext_reflection_tests_ReflectionClass_hasConstant_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_hasMethod_001.php │ │ ├── ext_reflection_tests_ReflectionClass_hasMethod_002.php │ │ ├── ext_reflection_tests_ReflectionClass_hasMethod_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_hasProperty_001.php │ │ ├── ext_reflection_tests_ReflectionClass_hasProperty_002.php │ │ ├── ext_reflection_tests_ReflectionClass_hasProperty_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_implementsInterface_001.php │ │ ├── ext_reflection_tests_ReflectionClass_isAbstract_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isAnonymous.php │ │ ├── ext_reflection_tests_ReflectionClass_isCloneable_001.php │ │ ├── ext_reflection_tests_ReflectionClass_isCloneable_002.php │ │ ├── ext_reflection_tests_ReflectionClass_isFinal_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isInstance_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isInstance_error.php │ │ ├── ext_reflection_tests_ReflectionClass_isInstantiable_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isInstantiable_error.php │ │ ├── ext_reflection_tests_ReflectionClass_isInstantiable_variation.php │ │ ├── ext_reflection_tests_ReflectionClass_isInterface_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isInternal_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isInternal_error.php │ │ ├── ext_reflection_tests_ReflectionClass_isIterateable_001.php │ │ ├── ext_reflection_tests_ReflectionClass_isIterateable_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isIterateable_variation1.php │ │ ├── ext_reflection_tests_ReflectionClass_isSubclassOf_002.php │ │ ├── ext_reflection_tests_ReflectionClass_isSubclassOf_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isSubclassOf_error.php │ │ ├── ext_reflection_tests_ReflectionClass_isSubclassOf_error1.php │ │ ├── ext_reflection_tests_ReflectionClass_isUserDefined_basic.php │ │ ├── ext_reflection_tests_ReflectionClass_isUserDefined_error.php │ │ ├── ext_reflection_tests_ReflectionClass_modifiers_001.php │ │ ├── ext_reflection_tests_ReflectionClass_modifiers_002.php │ │ ├── ext_reflection_tests_ReflectionClass_newInstanceArgs_001.php │ │ ├── ext_reflection_tests_ReflectionClass_newInstanceArgs_002.php │ │ ├── ext_reflection_tests_ReflectionClass_newInstanceWithoutConstructor.php │ │ ├── ext_reflection_tests_ReflectionClass_newInstance_001.php │ │ ├── ext_reflection_tests_ReflectionClass_setStaticPropertyValue_001.php │ │ ├── ext_reflection_tests_ReflectionClass_setStaticPropertyValue_001_2_4.php │ │ ├── ext_reflection_tests_ReflectionClass_setStaticPropertyValue_002.php │ │ ├── ext_reflection_tests_ReflectionClass_toString_001.php │ │ ├── ext_reflection_tests_ReflectionClass_toString_002.php │ │ ├── ext_reflection_tests_ReflectionClass_toString_003.php │ │ ├── ext_reflection_tests_ReflectionExtension_bug66218.php │ │ ├── ext_reflection_tests_ReflectionExtension_constructor_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_constructor_error.php │ │ ├── ext_reflection_tests_ReflectionExtension_export_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_getClassNames_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_getClassNames_variation1.php │ │ ├── ext_reflection_tests_ReflectionExtension_getClasses_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_getDependencies_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_getDependencies_variation2.php │ │ ├── ext_reflection_tests_ReflectionExtension_getName_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_getVersion_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_info_basic.php │ │ ├── ext_reflection_tests_ReflectionExtension_isPersistant.php │ │ ├── ext_reflection_tests_ReflectionExtension_isTemporary.php │ │ ├── ext_reflection_tests_ReflectionFunction_001.php │ │ ├── ext_reflection_tests_ReflectionFunction_construct.001.php │ │ ├── ext_reflection_tests_ReflectionFunction_getClosureScopeClass.php │ │ ├── ext_reflection_tests_ReflectionFunction_getClosureThis.php │ │ ├── ext_reflection_tests_ReflectionFunction_getClosure_basic.php │ │ ├── ext_reflection_tests_ReflectionFunction_getClosure_error.php │ │ ├── ext_reflection_tests_ReflectionFunction_getDocComment.001.php │ │ ├── ext_reflection_tests_ReflectionFunction_getExtension.php │ │ ├── ext_reflection_tests_ReflectionFunction_getExtensionName.php │ │ ├── ext_reflection_tests_ReflectionFunction_getFileName.001.php │ │ ├── ext_reflection_tests_ReflectionFunction_getFileName.002.php │ │ ├── ext_reflection_tests_ReflectionFunction_getNamespaceName.php │ │ ├── ext_reflection_tests_ReflectionFunction_isClosure_basic.php │ │ ├── ext_reflection_tests_ReflectionFunction_isDeprecated_basic.php │ │ ├── ext_reflection_tests_ReflectionFunction_isDisabled_basic.php │ │ ├── ext_reflection_tests_ReflectionFunction_isGenerator_basic.php │ │ ├── ext_reflection_tests_ReflectionFunction_isVariadic_basic.php │ │ ├── ext_reflection_tests_ReflectionGenerator_basic.php │ │ ├── ext_reflection_tests_ReflectionGenerator_in_Generator.php │ │ ├── ext_reflection_tests_ReflectionMethod_006.php │ │ ├── ext_reflection_tests_ReflectionMethod_basic1.php │ │ ├── ext_reflection_tests_ReflectionMethod_basic2.php │ │ ├── ext_reflection_tests_ReflectionMethod_basic3.php │ │ ├── ext_reflection_tests_ReflectionMethod_basic4.php │ │ ├── ext_reflection_tests_ReflectionMethod_constructor_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_constructor_error1.php │ │ ├── ext_reflection_tests_ReflectionMethod_constructor_error2.php │ │ ├── ext_reflection_tests_ReflectionMethod_getClosureThis.php │ │ ├── ext_reflection_tests_ReflectionMethod_getClosure_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_getClosure_error.php │ │ ├── ext_reflection_tests_ReflectionMethod_getDeclaringClass_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_getDocComment_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_getDocComment_error.php │ │ ├── ext_reflection_tests_ReflectionMethod_getModifiers_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_getStaticVariables_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_invokeArgs_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_invokeArgs_error1.php │ │ ├── ext_reflection_tests_ReflectionMethod_invokeArgs_error2.php │ │ ├── ext_reflection_tests_ReflectionMethod_invokeArgs_error3.php │ │ ├── ext_reflection_tests_ReflectionMethod_invoke_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_invoke_error1.php │ │ ├── ext_reflection_tests_ReflectionMethod_invoke_error2.php │ │ ├── ext_reflection_tests_ReflectionMethod_returnsReference_basic.php │ │ ├── ext_reflection_tests_ReflectionMethod_setAccessible.php │ │ ├── ext_reflection_tests_ReflectionObject_FileInfo_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_FileInfo_error.php │ │ ├── ext_reflection_tests_ReflectionObject___toString_basic1.php │ │ ├── ext_reflection_tests_ReflectionObject___toString_basic2.php │ │ ├── ext_reflection_tests_ReflectionObject_constructor_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_constructor_error.php │ │ ├── ext_reflection_tests_ReflectionObject_export_basic1.php │ │ ├── ext_reflection_tests_ReflectionObject_export_basic2.php │ │ ├── ext_reflection_tests_ReflectionObject_export_basic3.php │ │ ├── ext_reflection_tests_ReflectionObject_getConstant_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_getConstant_error.php │ │ ├── ext_reflection_tests_ReflectionObject_getConstants_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_getConstants_error.php │ │ ├── ext_reflection_tests_ReflectionObject_getConstructor_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_getConstructor_error.php │ │ ├── ext_reflection_tests_ReflectionObject_getName_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_getName_error.php │ │ ├── ext_reflection_tests_ReflectionObject_getName_error1.php │ │ ├── ext_reflection_tests_ReflectionObject_isInstance_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_isInstance_error.php │ │ ├── ext_reflection_tests_ReflectionObject_isInstantiable_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_isInstantiable_error.php │ │ ├── ext_reflection_tests_ReflectionObject_isInstantiable_variation.php │ │ ├── ext_reflection_tests_ReflectionObject_isInternal_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_isInternal_error.php │ │ ├── ext_reflection_tests_ReflectionObject_isSubclassOf.002.php │ │ ├── ext_reflection_tests_ReflectionObject_isSubclassOf_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_isSubclassOf_error.php │ │ ├── ext_reflection_tests_ReflectionObject_isUserDefined_basic.php │ │ ├── ext_reflection_tests_ReflectionObject_isUserDefined_error.php │ │ ├── ext_reflection_tests_ReflectionParameter_001.php │ │ ├── ext_reflection_tests_ReflectionParameter_002.php │ │ ├── ext_reflection_tests_ReflectionParameter_003.php │ │ ├── ext_reflection_tests_ReflectionParameter_DefaultValueConstant_basic1.php │ │ ├── ext_reflection_tests_ReflectionParameter_DefaultValueConstant_basic2.php │ │ ├── ext_reflection_tests_ReflectionParameter_DefaultValueConstant_error.php │ │ ├── ext_reflection_tests_ReflectionParameter_canBePassedByValue.php │ │ ├── ext_reflection_tests_ReflectionParameter_export_basic.php │ │ ├── ext_reflection_tests_ReflectionParameter_export_error.php │ │ ├── ext_reflection_tests_ReflectionParameter_export_error2.php │ │ ├── ext_reflection_tests_ReflectionParameter_export_error3.php │ │ ├── ext_reflection_tests_ReflectionParameter_getDeclaringFunction_basic.php │ │ ├── ext_reflection_tests_ReflectionParameter_getPosition_basic.php │ │ ├── ext_reflection_tests_ReflectionParameter_invalidMethodInConstructor.php │ │ ├── ext_reflection_tests_ReflectionParameter_isDefault.php │ │ ├── ext_reflection_tests_ReflectionParameter_isVariadic_basic.php │ │ ├── ext_reflection_tests_ReflectionParameter_toString_basic.php │ │ ├── ext_reflection_tests_ReflectionProperty_basic1.php │ │ ├── ext_reflection_tests_ReflectionProperty_basic2.php │ │ ├── ext_reflection_tests_ReflectionProperty_constructor_error.php │ │ ├── ext_reflection_tests_ReflectionProperty_constructor_variation1.php │ │ ├── ext_reflection_tests_ReflectionProperty_error.php │ │ ├── ext_reflection_tests_ReflectionProperty_export_basic.php │ │ ├── ext_reflection_tests_ReflectionProperty_export_error.php │ │ ├── ext_reflection_tests_ReflectionProperty_getDeclaringClass_variation1.php │ │ ├── ext_reflection_tests_ReflectionProperty_getDocComment_basic.php │ │ ├── ext_reflection_tests_ReflectionProperty_getDocComment_error.php │ │ ├── ext_reflection_tests_ReflectionProperty_getModifiers.001.php │ │ ├── ext_reflection_tests_ReflectionProperty_getModifiers_basic.php │ │ ├── ext_reflection_tests_ReflectionProperty_getValue_error.php │ │ ├── ext_reflection_tests_ReflectionProperty_isDefault_basic.php │ │ ├── ext_reflection_tests_ReflectionProperty_setAccessible.php │ │ ├── ext_reflection_tests_ReflectionProperty_setValue_error.php │ │ ├── ext_reflection_tests_ReflectionType_001.php │ │ ├── ext_reflection_tests_ReflectionType_002.php │ │ ├── ext_reflection_tests_bug26640.php │ │ ├── ext_reflection_tests_bug26695.php │ │ ├── ext_reflection_tests_bug29268.php │ │ ├── ext_reflection_tests_bug29523.php │ │ ├── ext_reflection_tests_bug29828.php │ │ ├── ext_reflection_tests_bug29986.php │ │ ├── ext_reflection_tests_bug30146.php │ │ ├── ext_reflection_tests_bug30148.php │ │ ├── ext_reflection_tests_bug30209.php │ │ ├── ext_reflection_tests_bug30856.php │ │ ├── ext_reflection_tests_bug30961.php │ │ ├── ext_reflection_tests_bug31651.php │ │ ├── ext_reflection_tests_bug32981.php │ │ ├── ext_reflection_tests_bug33312.php │ │ ├── ext_reflection_tests_bug33389.php │ │ ├── ext_reflection_tests_bug36308.php │ │ ├── ext_reflection_tests_bug36337.php │ │ ├── ext_reflection_tests_bug36434.php │ │ ├── ext_reflection_tests_bug37816.php │ │ ├── ext_reflection_tests_bug37964.php │ │ ├── ext_reflection_tests_bug38132.php │ │ ├── ext_reflection_tests_bug38194.php │ │ ├── ext_reflection_tests_bug38217.php │ │ ├── ext_reflection_tests_bug38465.php │ │ ├── ext_reflection_tests_bug38653.php │ │ ├── ext_reflection_tests_bug38942.php │ │ ├── ext_reflection_tests_bug39001.php │ │ ├── ext_reflection_tests_bug39067.php │ │ ├── ext_reflection_tests_bug39884.php │ │ ├── ext_reflection_tests_bug40431.php │ │ ├── ext_reflection_tests_bug40794.php │ │ ├── ext_reflection_tests_bug41061.php │ │ ├── ext_reflection_tests_bug41884.php │ │ ├── ext_reflection_tests_bug42976.php │ │ ├── ext_reflection_tests_bug43926.php │ │ ├── ext_reflection_tests_bug45139.php │ │ ├── ext_reflection_tests_bug45571.php │ │ ├── ext_reflection_tests_bug45765.php │ │ ├── ext_reflection_tests_bug46064.php │ │ ├── ext_reflection_tests_bug46064_2.php │ │ ├── ext_reflection_tests_bug46205.php │ │ ├── ext_reflection_tests_bug47254.php │ │ ├── ext_reflection_tests_bug48336.php │ │ ├── ext_reflection_tests_bug48757.php │ │ ├── ext_reflection_tests_bug49074.php │ │ ├── ext_reflection_tests_bug49092.php │ │ ├── ext_reflection_tests_bug49719.php │ │ ├── ext_reflection_tests_bug51905.php │ │ ├── ext_reflection_tests_bug51911.php │ │ ├── ext_reflection_tests_bug52057.php │ │ ├── ext_reflection_tests_bug52854.php │ │ ├── ext_reflection_tests_bug53366.php │ │ ├── ext_reflection_tests_bug53915.php │ │ ├── ext_reflection_tests_bug60357.php │ │ ├── ext_reflection_tests_bug60367.php │ │ ├── ext_reflection_tests_bug61388.php │ │ ├── ext_reflection_tests_bug62384.php │ │ ├── ext_reflection_tests_bug62715.php │ │ ├── ext_reflection_tests_bug63399.php │ │ ├── ext_reflection_tests_bug63614.php │ │ ├── ext_reflection_tests_bug64007.php │ │ ├── ext_reflection_tests_bug64239.php │ │ ├── ext_reflection_tests_bug64936.php │ │ ├── ext_reflection_tests_bug67068.php │ │ ├── ext_reflection_tests_closures_001.php │ │ ├── ext_reflection_tests_closures_002.php │ │ ├── ext_reflection_tests_closures_003.php │ │ ├── ext_reflection_tests_closures_003_v1.php │ │ ├── ext_reflection_tests_closures_004.php │ │ ├── ext_reflection_tests_parameters_001.php │ │ ├── ext_reflection_tests_parameters_002.php │ │ ├── ext_reflection_tests_property_exists.php │ │ ├── ext_reflection_tests_static_properties_002.php │ │ ├── ext_reflection_tests_traits001.php │ │ ├── ext_reflection_tests_traits002.php │ │ ├── ext_reflection_tests_traits003.php │ │ ├── ext_reflection_tests_traits004.php │ │ ├── ext_reflection_tests_traits005.php │ │ ├── ext_session_tests_001.php │ │ ├── ext_session_tests_002.php │ │ ├── ext_session_tests_003.php │ │ ├── ext_session_tests_004.php │ │ ├── ext_session_tests_005.php │ │ ├── ext_session_tests_006.php │ │ ├── ext_session_tests_009.php │ │ ├── ext_session_tests_010.php │ │ ├── ext_session_tests_011.php │ │ ├── ext_session_tests_012.php │ │ ├── ext_session_tests_013.php │ │ ├── ext_session_tests_014.php │ │ ├── ext_session_tests_015.php │ │ ├── ext_session_tests_016.php │ │ ├── ext_session_tests_017.php │ │ ├── ext_session_tests_018.php │ │ ├── ext_session_tests_019.php │ │ ├── ext_session_tests_020.php │ │ ├── ext_session_tests_021.php │ │ ├── ext_session_tests_022.php │ │ ├── ext_session_tests_023.php │ │ ├── ext_session_tests_024.php │ │ ├── ext_session_tests_025.php │ │ ├── ext_session_tests_026.php │ │ ├── ext_session_tests_027.php │ │ ├── ext_session_tests_028.php │ │ ├── ext_session_tests_029.php │ │ ├── ext_session_tests_030.php │ │ ├── ext_session_tests_031.php │ │ ├── ext_session_tests_bug24592.php │ │ ├── ext_session_tests_bug26862.php │ │ ├── ext_session_tests_bug31454.php │ │ ├── ext_session_tests_bug32330.php │ │ ├── ext_session_tests_bug36459.php │ │ ├── ext_session_tests_bug38377.php │ │ ├── ext_session_tests_bug41600.php │ │ ├── ext_session_tests_bug42596.php │ │ ├── ext_session_tests_bug50308.php │ │ ├── ext_session_tests_bug51338.php │ │ ├── ext_session_tests_bug53141.php │ │ ├── ext_session_tests_bug55688.php │ │ ├── ext_session_tests_bug60634.php │ │ ├── ext_session_tests_bug60634_error_1.php │ │ ├── ext_session_tests_bug60634_error_2.php │ │ ├── ext_session_tests_bug60634_error_3.php │ │ ├── ext_session_tests_bug60634_error_4.php │ │ ├── ext_session_tests_bug60634_error_5.php │ │ ├── ext_session_tests_bug60860.php │ │ ├── ext_session_tests_bug61470.php │ │ ├── ext_session_tests_bug61728.php │ │ ├── ext_session_tests_bug63379.php │ │ ├── ext_session_tests_bug63379_nodestroy.php │ │ ├── ext_session_tests_bug65475.php │ │ ├── ext_session_tests_bug66481-win32.php │ │ ├── ext_session_tests_bug66481.php │ │ ├── ext_session_tests_bug66827.php │ │ ├── ext_session_tests_bug67694.php │ │ ├── ext_session_tests_bug67972.php │ │ ├── ext_session_tests_bug68063.php │ │ ├── ext_session_tests_rfc1867.php │ │ ├── ext_session_tests_rfc1867_cleanup.php │ │ ├── ext_session_tests_rfc1867_disabled.php │ │ ├── ext_session_tests_rfc1867_disabled_2.php │ │ ├── ext_session_tests_rfc1867_inter.php │ │ ├── ext_session_tests_rfc1867_invalid_settings-win.php │ │ ├── ext_session_tests_rfc1867_invalid_settings.php │ │ ├── ext_session_tests_rfc1867_invalid_settings_2-win.php │ │ ├── ext_session_tests_rfc1867_invalid_settings_2.php │ │ ├── ext_session_tests_rfc1867_no_name.php │ │ ├── ext_session_tests_rfc1867_sid_cookie.php │ │ ├── ext_session_tests_rfc1867_sid_get.php │ │ ├── ext_session_tests_rfc1867_sid_get_2.php │ │ ├── ext_session_tests_rfc1867_sid_invalid.php │ │ ├── ext_session_tests_rfc1867_sid_only_cookie.php │ │ ├── ext_session_tests_rfc1867_sid_only_cookie_2.php │ │ ├── ext_session_tests_rfc1867_sid_post.php │ │ ├── ext_session_tests_session_abort_basic.php │ │ ├── ext_session_tests_session_basic1.php │ │ ├── ext_session_tests_session_basic2.php │ │ ├── ext_session_tests_session_basic3.php │ │ ├── ext_session_tests_session_cache_expire_basic.php │ │ ├── ext_session_tests_session_cache_expire_error.php │ │ ├── ext_session_tests_session_cache_expire_variation1.php │ │ ├── ext_session_tests_session_cache_expire_variation2.php │ │ ├── ext_session_tests_session_cache_expire_variation3.php │ │ ├── ext_session_tests_session_cache_limiter_basic.php │ │ ├── ext_session_tests_session_cache_limiter_error.php │ │ ├── ext_session_tests_session_cache_limiter_variation1.php │ │ ├── ext_session_tests_session_cache_limiter_variation2.php │ │ ├── ext_session_tests_session_cache_limiter_variation3.php │ │ ├── ext_session_tests_session_commit_basic.php │ │ ├── ext_session_tests_session_commit_error.php │ │ ├── ext_session_tests_session_commit_variation1.php │ │ ├── ext_session_tests_session_commit_variation2.php │ │ ├── ext_session_tests_session_commit_variation3.php │ │ ├── ext_session_tests_session_commit_variation4.php │ │ ├── ext_session_tests_session_commit_variation5.php │ │ ├── ext_session_tests_session_decode_basic.php │ │ ├── ext_session_tests_session_decode_basic_serialize.php │ │ ├── ext_session_tests_session_decode_error.php │ │ ├── ext_session_tests_session_decode_error2.php │ │ ├── ext_session_tests_session_decode_variation1.php │ │ ├── ext_session_tests_session_decode_variation2.php │ │ ├── ext_session_tests_session_decode_variation3.php │ │ ├── ext_session_tests_session_decode_variation4.php │ │ ├── ext_session_tests_session_destroy_error.php │ │ ├── ext_session_tests_session_destroy_variation1.php │ │ ├── ext_session_tests_session_destroy_variation2.php │ │ ├── ext_session_tests_session_destroy_variation3.php │ │ ├── ext_session_tests_session_encode_basic.php │ │ ├── ext_session_tests_session_encode_error.php │ │ ├── ext_session_tests_session_encode_error2.php │ │ ├── ext_session_tests_session_encode_serialize.php │ │ ├── ext_session_tests_session_encode_variation1.php │ │ ├── ext_session_tests_session_encode_variation2.php │ │ ├── ext_session_tests_session_encode_variation3.php │ │ ├── ext_session_tests_session_encode_variation4.php │ │ ├── ext_session_tests_session_encode_variation5.php │ │ ├── ext_session_tests_session_encode_variation6.php │ │ ├── ext_session_tests_session_encode_variation7.php │ │ ├── ext_session_tests_session_encode_variation8.php │ │ ├── ext_session_tests_session_get_cookie_params_basic.php │ │ ├── ext_session_tests_session_get_cookie_params_error.php │ │ ├── ext_session_tests_session_get_cookie_params_variation1.php │ │ ├── ext_session_tests_session_hash_function_basic.php │ │ ├── ext_session_tests_session_id_basic.php │ │ ├── ext_session_tests_session_id_error.php │ │ ├── ext_session_tests_session_id_error2.php │ │ ├── ext_session_tests_session_id_error3.php │ │ ├── ext_session_tests_session_id_error4.php │ │ ├── ext_session_tests_session_id_variation1.php │ │ ├── ext_session_tests_session_id_variation2.php │ │ ├── ext_session_tests_session_module_name_basic.php │ │ ├── ext_session_tests_session_module_name_error.php │ │ ├── ext_session_tests_session_module_name_variation1.php │ │ ├── ext_session_tests_session_module_name_variation2.php │ │ ├── ext_session_tests_session_module_name_variation3.php │ │ ├── ext_session_tests_session_module_name_variation4.php │ │ ├── ext_session_tests_session_name_basic.php │ │ ├── ext_session_tests_session_name_error.php │ │ ├── ext_session_tests_session_name_variation1.php │ │ ├── ext_session_tests_session_name_variation2.php │ │ ├── ext_session_tests_session_regenerate_id_basic.php │ │ ├── ext_session_tests_session_regenerate_id_error.php │ │ ├── ext_session_tests_session_regenerate_id_fastshutdown.php │ │ ├── ext_session_tests_session_regenerate_id_variation1.php │ │ ├── ext_session_tests_session_reset_basic.php │ │ ├── ext_session_tests_session_save_path_basic.php │ │ ├── ext_session_tests_session_save_path_error.php │ │ ├── ext_session_tests_session_save_path_variation1.php │ │ ├── ext_session_tests_session_save_path_variation2.php │ │ ├── ext_session_tests_session_save_path_variation3.php │ │ ├── ext_session_tests_session_save_path_variation4.php │ │ ├── ext_session_tests_session_save_path_variation5.php │ │ ├── ext_session_tests_session_set_cookie_params_basic.php │ │ ├── ext_session_tests_session_set_cookie_params_error.php │ │ ├── ext_session_tests_session_set_cookie_params_variation1.php │ │ ├── ext_session_tests_session_set_cookie_params_variation2.php │ │ ├── ext_session_tests_session_set_cookie_params_variation3.php │ │ ├── ext_session_tests_session_set_cookie_params_variation4.php │ │ ├── ext_session_tests_session_set_cookie_params_variation5.php │ │ ├── ext_session_tests_session_set_save_handler_basic.php │ │ ├── ext_session_tests_session_set_save_handler_class_001.php │ │ ├── ext_session_tests_session_set_save_handler_class_002.php │ │ ├── ext_session_tests_session_set_save_handler_class_003.php │ │ ├── ext_session_tests_session_set_save_handler_class_004.php │ │ ├── ext_session_tests_session_set_save_handler_class_005.php │ │ ├── ext_session_tests_session_set_save_handler_class_006.php │ │ ├── ext_session_tests_session_set_save_handler_class_007.php │ │ ├── ext_session_tests_session_set_save_handler_class_008.php │ │ ├── ext_session_tests_session_set_save_handler_class_009.php │ │ ├── ext_session_tests_session_set_save_handler_class_010.php │ │ ├── ext_session_tests_session_set_save_handler_class_011.php │ │ ├── ext_session_tests_session_set_save_handler_class_012.php │ │ ├── ext_session_tests_session_set_save_handler_class_013.php │ │ ├── ext_session_tests_session_set_save_handler_class_014.php │ │ ├── ext_session_tests_session_set_save_handler_class_015.php │ │ ├── ext_session_tests_session_set_save_handler_class_016.php │ │ ├── ext_session_tests_session_set_save_handler_class_017.php │ │ ├── ext_session_tests_session_set_save_handler_class_018.php │ │ ├── ext_session_tests_session_set_save_handler_closures.php │ │ ├── ext_session_tests_session_set_save_handler_error.php │ │ ├── ext_session_tests_session_set_save_handler_error2.php │ │ ├── ext_session_tests_session_set_save_handler_error3.php │ │ ├── ext_session_tests_session_set_save_handler_error4.php │ │ ├── ext_session_tests_session_set_save_handler_iface_001.php │ │ ├── ext_session_tests_session_set_save_handler_iface_002.php │ │ ├── ext_session_tests_session_set_save_handler_iface_003.php │ │ ├── ext_session_tests_session_set_save_handler_sid_001.php │ │ ├── ext_session_tests_session_set_save_handler_sid_002.php │ │ ├── ext_session_tests_session_set_save_handler_variation1.php │ │ ├── ext_session_tests_session_set_save_handler_variation2.php │ │ ├── ext_session_tests_session_set_save_handler_variation3.php │ │ ├── ext_session_tests_session_set_save_handler_variation4.php │ │ ├── ext_session_tests_session_set_save_handler_variation5.php │ │ ├── ext_session_tests_session_set_save_handler_variation6.php │ │ ├── ext_session_tests_session_start_error.php │ │ ├── ext_session_tests_session_start_variation1.php │ │ ├── ext_session_tests_session_start_variation2.php │ │ ├── ext_session_tests_session_start_variation3.php │ │ ├── ext_session_tests_session_start_variation4.php │ │ ├── ext_session_tests_session_start_variation5.php │ │ ├── ext_session_tests_session_start_variation6.php │ │ ├── ext_session_tests_session_start_variation7.php │ │ ├── ext_session_tests_session_start_variation8.php │ │ ├── ext_session_tests_session_start_variation9.php │ │ ├── ext_session_tests_session_status.php │ │ ├── ext_session_tests_session_status_disabled.php │ │ ├── ext_session_tests_session_unset_basic.php │ │ ├── ext_session_tests_session_unset_error.php │ │ ├── ext_session_tests_session_unset_variation1.php │ │ ├── ext_session_tests_session_write_close_basic.php │ │ ├── ext_session_tests_session_write_close_error.php │ │ ├── ext_session_tests_session_write_close_variation1.php │ │ ├── ext_session_tests_session_write_close_variation2.php │ │ ├── ext_session_tests_session_write_close_variation3.php │ │ ├── ext_session_tests_session_write_close_variation4.php │ │ ├── ext_session_tests_sessionhandler_open_001.php │ │ ├── ext_shmop_tests_001.php │ │ ├── ext_simplexml_tests_000.php │ │ ├── ext_simplexml_tests_001.php │ │ ├── ext_simplexml_tests_002.php │ │ ├── ext_simplexml_tests_003.php │ │ ├── ext_simplexml_tests_004.php │ │ ├── ext_simplexml_tests_005.php │ │ ├── ext_simplexml_tests_006.php │ │ ├── ext_simplexml_tests_007.php │ │ ├── ext_simplexml_tests_008.php │ │ ├── ext_simplexml_tests_009.php │ │ ├── ext_simplexml_tests_009b.php │ │ ├── ext_simplexml_tests_010.php │ │ ├── ext_simplexml_tests_011.php │ │ ├── ext_simplexml_tests_012.php │ │ ├── ext_simplexml_tests_013.php │ │ ├── ext_simplexml_tests_014.php │ │ ├── ext_simplexml_tests_014a.php │ │ ├── ext_simplexml_tests_014b.php │ │ ├── ext_simplexml_tests_015.php │ │ ├── ext_simplexml_tests_016.php │ │ ├── ext_simplexml_tests_016a.php │ │ ├── ext_simplexml_tests_017.php │ │ ├── ext_simplexml_tests_018.php │ │ ├── ext_simplexml_tests_019.php │ │ ├── ext_simplexml_tests_020.php │ │ ├── ext_simplexml_tests_021.php │ │ ├── ext_simplexml_tests_022.php │ │ ├── ext_simplexml_tests_023.php │ │ ├── ext_simplexml_tests_024.php │ │ ├── ext_simplexml_tests_025.php │ │ ├── ext_simplexml_tests_026.php │ │ ├── ext_simplexml_tests_027.php │ │ ├── ext_simplexml_tests_028.php │ │ ├── ext_simplexml_tests_029.php │ │ ├── ext_simplexml_tests_030.php │ │ ├── ext_simplexml_tests_031.php │ │ ├── ext_simplexml_tests_032.php │ │ ├── ext_simplexml_tests_033.php │ │ ├── ext_simplexml_tests_034.php │ │ ├── ext_simplexml_tests_035.php │ │ ├── ext_simplexml_tests_036.php │ │ ├── ext_simplexml_tests_SimpleXMLElement_addAttribute_basic.php │ │ ├── ext_simplexml_tests_SimpleXMLElement_addAttribute_required_attribute_name.php │ │ ├── ext_simplexml_tests_SimpleXMLElement_getDocNamespaces.php │ │ ├── ext_simplexml_tests_SimpleXMLElement_xpath.php │ │ ├── ext_simplexml_tests_SimpleXMLElement_xpath_3.php │ │ ├── ext_simplexml_tests_SimpleXMLElement_xpath_4.php │ │ ├── ext_simplexml_tests_bug24392.php │ │ ├── ext_simplexml_tests_bug26976.php │ │ ├── ext_simplexml_tests_bug27010.php │ │ ├── ext_simplexml_tests_bug35785.php │ │ ├── ext_simplexml_tests_bug36611.php │ │ ├── ext_simplexml_tests_bug37076.php │ │ ├── ext_simplexml_tests_bug37076_1.php │ │ ├── ext_simplexml_tests_bug37386.php │ │ ├── ext_simplexml_tests_bug37565.php │ │ ├── ext_simplexml_tests_bug38347.php │ │ ├── ext_simplexml_tests_bug38354.php │ │ ├── ext_simplexml_tests_bug38406.php │ │ ├── ext_simplexml_tests_bug38424.php │ │ ├── ext_simplexml_tests_bug39662.php │ │ ├── ext_simplexml_tests_bug39760.php │ │ ├── ext_simplexml_tests_bug40451.php │ │ ├── ext_simplexml_tests_bug41175.php │ │ ├── ext_simplexml_tests_bug41582.php │ │ ├── ext_simplexml_tests_bug41861.php │ │ ├── ext_simplexml_tests_bug41867.php │ │ ├── ext_simplexml_tests_bug41947.php │ │ ├── ext_simplexml_tests_bug42259.php │ │ ├── ext_simplexml_tests_bug42369.php │ │ ├── ext_simplexml_tests_bug43221.php │ │ ├── ext_simplexml_tests_bug44478.php │ │ ├── ext_simplexml_tests_bug45553.php │ │ ├── ext_simplexml_tests_bug46003.php │ │ ├── ext_simplexml_tests_bug46047.php │ │ ├── ext_simplexml_tests_bug46048.php │ │ ├── ext_simplexml_tests_bug48601.php │ │ ├── ext_simplexml_tests_bug51615.php │ │ ├── ext_simplexml_tests_bug61335.php │ │ ├── ext_simplexml_tests_bug62328.php │ │ ├── ext_simplexml_tests_bug62639.php │ │ ├── ext_simplexml_tests_bug66084_0.php │ │ ├── ext_simplexml_tests_bug66084_1.php │ │ ├── ext_simplexml_tests_bug67116.php │ │ ├── ext_simplexml_tests_bug67572.php │ │ ├── ext_simplexml_tests_bug69169.php │ │ ├── ext_simplexml_tests_bug69491.php │ │ ├── ext_simplexml_tests_feature55218.php │ │ ├── ext_simplexml_tests_profile01.php │ │ ├── ext_simplexml_tests_profile02.php │ │ ├── ext_simplexml_tests_profile03.php │ │ ├── ext_simplexml_tests_profile04.php │ │ ├── ext_simplexml_tests_profile05.php │ │ ├── ext_simplexml_tests_profile06.php │ │ ├── ext_simplexml_tests_profile07.php │ │ ├── ext_simplexml_tests_profile08.php │ │ ├── ext_simplexml_tests_profile09.php │ │ ├── ext_simplexml_tests_profile10.php │ │ ├── ext_simplexml_tests_profile11.php │ │ ├── ext_simplexml_tests_profile12.php │ │ ├── ext_simplexml_tests_profile13.php │ │ ├── ext_simplexml_tests_simplexml_import_dom.php │ │ ├── ext_simplexml_tests_simplexml_load_file.php │ │ ├── ext_simplexml_tests_sxe_001.php │ │ ├── ext_simplexml_tests_sxe_002.php │ │ ├── ext_simplexml_tests_sxe_003.php │ │ ├── ext_simplexml_tests_sxe_004.php │ │ ├── ext_simplexml_tests_sxe_005.php │ │ ├── ext_snmp_tests_bug60749.php │ │ ├── ext_snmp_tests_bug64124.php │ │ ├── ext_snmp_tests_bug64159.php │ │ ├── ext_snmp_tests_generic_timeout_error.php │ │ ├── ext_snmp_tests_ipv6.php │ │ ├── ext_snmp_tests_snmp-object-errno-errstr.php │ │ ├── ext_snmp_tests_snmp-object-error.php │ │ ├── ext_snmp_tests_snmp-object-properties.php │ │ ├── ext_snmp_tests_snmp-object-setSecurity_error.php │ │ ├── ext_snmp_tests_snmp-object.php │ │ ├── ext_snmp_tests_snmp2_get.php │ │ ├── ext_snmp_tests_snmp2_getnext.php │ │ ├── ext_snmp_tests_snmp2_real_walk.php │ │ ├── ext_snmp_tests_snmp2_set-nomib.php │ │ ├── ext_snmp_tests_snmp2_set.php │ │ ├── ext_snmp_tests_snmp2_walk.php │ │ ├── ext_snmp_tests_snmp3-error.php │ │ ├── ext_snmp_tests_snmp3.php │ │ ├── ext_snmp_tests_snmp_get_quick_print.php │ │ ├── ext_snmp_tests_snmp_get_valueretrieval.php │ │ ├── ext_snmp_tests_snmp_getvalue.php │ │ ├── ext_snmp_tests_snmp_read_mib.php │ │ ├── ext_snmp_tests_snmp_set_enum_print.php │ │ ├── ext_snmp_tests_snmp_set_oid_output_format.php │ │ ├── ext_snmp_tests_snmpget.php │ │ ├── ext_snmp_tests_snmpgetnext.php │ │ ├── ext_snmp_tests_snmprealwalk.php │ │ ├── ext_snmp_tests_snmpset-nomib.php │ │ ├── ext_snmp_tests_snmpset.php │ │ ├── ext_snmp_tests_snmpwalk.php │ │ ├── ext_snmp_tests_wrong_hostname.php │ │ ├── ext_soap_tests_any.php │ │ ├── ext_soap_tests_bug46760.php │ │ ├── ext_soap_tests_bug48557.php │ │ ├── ext_soap_tests_bug49898.php │ │ ├── ext_soap_tests_bug68361.php │ │ ├── ext_soap_tests_bug68996.php │ │ ├── ext_soap_tests_bugs_bug27722.php │ │ ├── ext_soap_tests_bugs_bug27742.php │ │ ├── ext_soap_tests_bugs_bug28751.php │ │ ├── ext_soap_tests_bugs_bug28969.php │ │ ├── ext_soap_tests_bugs_bug28985.php │ │ ├── ext_soap_tests_bugs_bug29061.php │ │ ├── ext_soap_tests_bugs_bug29109.php │ │ ├── ext_soap_tests_bugs_bug29236.php │ │ ├── ext_soap_tests_bugs_bug29795.php │ │ ├── ext_soap_tests_bugs_bug29830.php │ │ ├── ext_soap_tests_bugs_bug29839.php │ │ ├── ext_soap_tests_bugs_bug29844.php │ │ ├── ext_soap_tests_bugs_bug30045.php │ │ ├── ext_soap_tests_bugs_bug30106.php │ │ ├── ext_soap_tests_bugs_bug30175.php │ │ ├── ext_soap_tests_bugs_bug30799.php │ │ ├── ext_soap_tests_bugs_bug30928.php │ │ ├── ext_soap_tests_bugs_bug30994.php │ │ ├── ext_soap_tests_bugs_bug31422-win.php │ │ ├── ext_soap_tests_bugs_bug31422.php │ │ ├── ext_soap_tests_bugs_bug31695.php │ │ ├── ext_soap_tests_bugs_bug31755.php │ │ ├── ext_soap_tests_bugs_bug32776.php │ │ ├── ext_soap_tests_bugs_bug32941.php │ │ ├── ext_soap_tests_bugs_bug34449.php │ │ ├── ext_soap_tests_bugs_bug34453.php │ │ ├── ext_soap_tests_bugs_bug34643.php │ │ ├── ext_soap_tests_bugs_bug34657.php │ │ ├── ext_soap_tests_bugs_bug35142.php │ │ ├── ext_soap_tests_bugs_bug35273.php │ │ ├── ext_soap_tests_bugs_bug36226-2.php │ │ ├── ext_soap_tests_bugs_bug36226.php │ │ ├── ext_soap_tests_bugs_bug36575.php │ │ ├── ext_soap_tests_bugs_bug36614.php │ │ ├── ext_soap_tests_bugs_bug36629.php │ │ ├── ext_soap_tests_bugs_bug36908.php │ │ ├── ext_soap_tests_bugs_bug36999.php │ │ ├── ext_soap_tests_bugs_bug37013.php │ │ ├── ext_soap_tests_bugs_bug37083.php │ │ ├── ext_soap_tests_bugs_bug37278.php │ │ ├── ext_soap_tests_bugs_bug38004.php │ │ ├── ext_soap_tests_bugs_bug38005.php │ │ ├── ext_soap_tests_bugs_bug38055.php │ │ ├── ext_soap_tests_bugs_bug38067.php │ │ ├── ext_soap_tests_bugs_bug38536.php │ │ ├── ext_soap_tests_bugs_bug39121.php │ │ ├── ext_soap_tests_bugs_bug39815.php │ │ ├── ext_soap_tests_bugs_bug39832.php │ │ ├── ext_soap_tests_bugs_bug40609.php │ │ ├── ext_soap_tests_bugs_bug41004.php │ │ ├── ext_soap_tests_bugs_bug41097.php │ │ ├── ext_soap_tests_bugs_bug41337.php │ │ ├── ext_soap_tests_bugs_bug41337_2.php │ │ ├── ext_soap_tests_bugs_bug41477.php │ │ ├── ext_soap_tests_bugs_bug41566.php │ │ ├── ext_soap_tests_bugs_bug42086.php │ │ ├── ext_soap_tests_bugs_bug42151.php │ │ ├── ext_soap_tests_bugs_bug42183.php │ │ ├── ext_soap_tests_bugs_bug42214.php │ │ ├── ext_soap_tests_bugs_bug42326.php │ │ ├── ext_soap_tests_bugs_bug42359.php │ │ ├── ext_soap_tests_bugs_bug42488.php │ │ ├── ext_soap_tests_bugs_bug42692.php │ │ ├── ext_soap_tests_bugs_bug43045.php │ │ ├── ext_soap_tests_bugs_bug44686.php │ │ ├── ext_soap_tests_bugs_bug44811.php │ │ ├── ext_soap_tests_bugs_bug44882.php │ │ ├── ext_soap_tests_bugs_bug46419.php │ │ ├── ext_soap_tests_bugs_bug46427.php │ │ ├── ext_soap_tests_bugs_bug47049.php │ │ ├── ext_soap_tests_bugs_bug47273.php │ │ ├── ext_soap_tests_bugs_bug50698_1.php │ │ ├── ext_soap_tests_bugs_bug50698_2.php │ │ ├── ext_soap_tests_bugs_bug50698_3.php │ │ ├── ext_soap_tests_bugs_bug50698_4.php │ │ ├── ext_soap_tests_bugs_bug50762.php │ │ ├── ext_soap_tests_bugs_bug50997.php │ │ ├── ext_soap_tests_bugs_bug54911.php │ │ ├── ext_soap_tests_bugs_bug55323.php │ │ ├── ext_soap_tests_bugs_bug65018.php │ │ ├── ext_soap_tests_bugs_bug66112.php │ │ ├── ext_soap_tests_bugs_bug69085.php │ │ ├── ext_soap_tests_bugs_bug69462.php │ │ ├── ext_soap_tests_bugs_multiport.php │ │ ├── ext_soap_tests_classmap001.php │ │ ├── ext_soap_tests_classmap002.php │ │ ├── ext_soap_tests_classmap003.php │ │ ├── ext_soap_tests_classmap004.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_001p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_001s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_001w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_002p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_002s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_002w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_003p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_003s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_003w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_004p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_004s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_004w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_005p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_005s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_005w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_006p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_006s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_006w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_007p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_007s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_007w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_008p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_008s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_008w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_009p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_009s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_009w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_010p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_010s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_010w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_011p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_011s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_011w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_012p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_012s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_012w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_013p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_013s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_013w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_014p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_014s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_014w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_015p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_015s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_015w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_016p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_016s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_016w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_017p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_017s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_017w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_018p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_018s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_018w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_019p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_019s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_019w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_020p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_020s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_020w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_021p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_021s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_021w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_022p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_022s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_022w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_023p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_023s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_023w.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_024p.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_024s.php │ │ ├── ext_soap_tests_interop_Round2_Base_r2_base_024w.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_001p.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_001s.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_001w.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_002p.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_002s.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_002w.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_003p.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_003s.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_003w.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_004p.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_004s.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_004w.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_005p.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_005s.php │ │ ├── ext_soap_tests_interop_Round2_GroupB_r2_groupB_005w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_compound1_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_compound1_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_compound1_003w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_compound2_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclit_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclit_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclit_003w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclit_004w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclitparams_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclitparams_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclitparams_003w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_doclitparams_004w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_emptysa_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_import1_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_import2_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_import3_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_import3_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_rpcenc_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_rpcenc_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_rpcenc_003w.php │ │ ├── ext_soap_tests_interop_Round3_GroupD_r3_groupD_rpcenc_004w.php │ │ ├── ext_soap_tests_interop_Round3_GroupE_r3_groupE_list_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupE_r3_groupE_list_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupE_r3_groupE_list_003w.php │ │ ├── ext_soap_tests_interop_Round3_GroupE_r3_groupE_list_004w.php │ │ ├── ext_soap_tests_interop_Round3_GroupE_r3_groupE_list_005w.php │ │ ├── ext_soap_tests_interop_Round3_GroupE_r3_groupE_list_006w.php │ │ ├── ext_soap_tests_interop_Round3_GroupF_r3_groupF_ext_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupF_r3_groupF_extreq_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupF_r3_groupF_headers_001w.php │ │ ├── ext_soap_tests_interop_Round3_GroupF_r3_groupF_headers_002w.php │ │ ├── ext_soap_tests_interop_Round3_GroupF_r3_groupF_headers_003w.php │ │ ├── ext_soap_tests_interop_Round3_GroupF_r3_groupF_headers_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_001w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_002w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_003w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_005w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_006w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_007w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_008w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_009w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_doclit_010w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_001w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_002w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_003w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_005w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_006w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_007w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_008w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_009w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_complex_rpcenc_010w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_001w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_002w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_003w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_005w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_006w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_007w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_008w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_009w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_010w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_011w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_012w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_013w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_014w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_015w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_016w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_doclit_017w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_001w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_002w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_003w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_005w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_006w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_007w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_008w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_009w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_010w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_011w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_012w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_013w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_014w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_015w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_016w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_simple_rpcenc_017w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_soapfault_001w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_soapfault_002w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_soapfault_003w.php │ │ ├── ext_soap_tests_interop_Round4_GroupH_r4_groupH_soapfault_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_001w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_002w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_003w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_004w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_005w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_006w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_007w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_008w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_009w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_010w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_011w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_012w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_013w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_014w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_015w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_016w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_017w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_018w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_019w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_020w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_021w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_022w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_023w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_024w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_025w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_026w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_027w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_028w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_029w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_030w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_031w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_032w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_033w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_034w.php │ │ ├── ext_soap_tests_interop_Round4_GroupI_r4_groupI_xsd_035w.php │ │ ├── ext_soap_tests_schema_schema001.php │ │ ├── ext_soap_tests_schema_schema002.php │ │ ├── ext_soap_tests_schema_schema003.php │ │ ├── ext_soap_tests_schema_schema004.php │ │ ├── ext_soap_tests_schema_schema005.php │ │ ├── ext_soap_tests_schema_schema006.php │ │ ├── ext_soap_tests_schema_schema007.php │ │ ├── ext_soap_tests_schema_schema008.php │ │ ├── ext_soap_tests_schema_schema009.php │ │ ├── ext_soap_tests_schema_schema010.php │ │ ├── ext_soap_tests_schema_schema011.php │ │ ├── ext_soap_tests_schema_schema012.php │ │ ├── ext_soap_tests_schema_schema013.php │ │ ├── ext_soap_tests_schema_schema014.php │ │ ├── ext_soap_tests_schema_schema015.php │ │ ├── ext_soap_tests_schema_schema016.php │ │ ├── ext_soap_tests_schema_schema017.php │ │ ├── ext_soap_tests_schema_schema018.php │ │ ├── ext_soap_tests_schema_schema019.php │ │ ├── ext_soap_tests_schema_schema020.php │ │ ├── ext_soap_tests_schema_schema021.php │ │ ├── ext_soap_tests_schema_schema022.php │ │ ├── ext_soap_tests_schema_schema023.php │ │ ├── ext_soap_tests_schema_schema024.php │ │ ├── ext_soap_tests_schema_schema025.php │ │ ├── ext_soap_tests_schema_schema026.php │ │ ├── ext_soap_tests_schema_schema027.php │ │ ├── ext_soap_tests_schema_schema028.php │ │ ├── ext_soap_tests_schema_schema029.php │ │ ├── ext_soap_tests_schema_schema030.php │ │ ├── ext_soap_tests_schema_schema031.php │ │ ├── ext_soap_tests_schema_schema032.php │ │ ├── ext_soap_tests_schema_schema033.php │ │ ├── ext_soap_tests_schema_schema034.php │ │ ├── ext_soap_tests_schema_schema035.php │ │ ├── ext_soap_tests_schema_schema036.php │ │ ├── ext_soap_tests_schema_schema037.php │ │ ├── ext_soap_tests_schema_schema038.php │ │ ├── ext_soap_tests_schema_schema039.php │ │ ├── ext_soap_tests_schema_schema040.php │ │ ├── ext_soap_tests_schema_schema041.php │ │ ├── ext_soap_tests_schema_schema042.php │ │ ├── ext_soap_tests_schema_schema043.php │ │ ├── ext_soap_tests_schema_schema044.php │ │ ├── ext_soap_tests_schema_schema045.php │ │ ├── ext_soap_tests_schema_schema046.php │ │ ├── ext_soap_tests_schema_schema047.php │ │ ├── ext_soap_tests_schema_schema048.php │ │ ├── ext_soap_tests_schema_schema049.php │ │ ├── ext_soap_tests_schema_schema050.php │ │ ├── ext_soap_tests_schema_schema051.php │ │ ├── ext_soap_tests_schema_schema052.php │ │ ├── ext_soap_tests_schema_schema053.php │ │ ├── ext_soap_tests_schema_schema054.php │ │ ├── ext_soap_tests_schema_schema055.php │ │ ├── ext_soap_tests_schema_schema056.php │ │ ├── ext_soap_tests_schema_schema057.php │ │ ├── ext_soap_tests_schema_schema058.php │ │ ├── ext_soap_tests_schema_schema059.php │ │ ├── ext_soap_tests_schema_schema060.php │ │ ├── ext_soap_tests_schema_schema061.php │ │ ├── ext_soap_tests_schema_schema062.php │ │ ├── ext_soap_tests_schema_schema063.php │ │ ├── ext_soap_tests_schema_schema064.php │ │ ├── ext_soap_tests_schema_schema065.php │ │ ├── ext_soap_tests_schema_schema066.php │ │ ├── ext_soap_tests_schema_schema067.php │ │ ├── ext_soap_tests_schema_schema068.php │ │ ├── ext_soap_tests_schema_schema069.php │ │ ├── ext_soap_tests_schema_schema070.php │ │ ├── ext_soap_tests_schema_schema071.php │ │ ├── ext_soap_tests_schema_schema072.php │ │ ├── ext_soap_tests_schema_schema073.php │ │ ├── ext_soap_tests_schema_schema074.php │ │ ├── ext_soap_tests_schema_schema075.php │ │ ├── ext_soap_tests_schema_schema076.php │ │ ├── ext_soap_tests_schema_schema077.php │ │ ├── ext_soap_tests_schema_schema078.php │ │ ├── ext_soap_tests_schema_schema079.php │ │ ├── ext_soap_tests_schema_schema080.php │ │ ├── ext_soap_tests_schema_schema081.php │ │ ├── ext_soap_tests_schema_schema082.php │ │ ├── ext_soap_tests_schema_schema083.php │ │ ├── ext_soap_tests_schema_schema084.php │ │ ├── ext_soap_tests_schema_schema085.php │ │ ├── ext_soap_tests_server001.php │ │ ├── ext_soap_tests_server002.php │ │ ├── ext_soap_tests_server003.php │ │ ├── ext_soap_tests_server004.php │ │ ├── ext_soap_tests_server005.php │ │ ├── ext_soap_tests_server006.php │ │ ├── ext_soap_tests_server007.php │ │ ├── ext_soap_tests_server008.php │ │ ├── ext_soap_tests_server009.php │ │ ├── ext_soap_tests_server010.php │ │ ├── ext_soap_tests_server011.php │ │ ├── ext_soap_tests_server012.php │ │ ├── ext_soap_tests_server013.php │ │ ├── ext_soap_tests_server014.php │ │ ├── ext_soap_tests_server015.php │ │ ├── ext_soap_tests_server016.php │ │ ├── ext_soap_tests_server017.php │ │ ├── ext_soap_tests_server018.php │ │ ├── ext_soap_tests_server019.php │ │ ├── ext_soap_tests_server020.php │ │ ├── ext_soap_tests_server021.php │ │ ├── ext_soap_tests_server022.php │ │ ├── ext_soap_tests_server023.php │ │ ├── ext_soap_tests_server024.php │ │ ├── ext_soap_tests_server025.php │ │ ├── ext_soap_tests_server026.php │ │ ├── ext_soap_tests_server027.php │ │ ├── ext_soap_tests_server028.php │ │ ├── ext_soap_tests_server029.php │ │ ├── ext_soap_tests_server030.php │ │ ├── ext_soap_tests_server031.php │ │ ├── ext_soap_tests_setheaders.php │ │ ├── ext_soap_tests_soap12_T01.php │ │ ├── ext_soap_tests_soap12_T02.php │ │ ├── ext_soap_tests_soap12_T03.php │ │ ├── ext_soap_tests_soap12_T04.php │ │ ├── ext_soap_tests_soap12_T05.php │ │ ├── ext_soap_tests_soap12_T10.php │ │ ├── ext_soap_tests_soap12_T11.php │ │ ├── ext_soap_tests_soap12_T12.php │ │ ├── ext_soap_tests_soap12_T13.php │ │ ├── ext_soap_tests_soap12_T14.php │ │ ├── ext_soap_tests_soap12_T15.php │ │ ├── ext_soap_tests_soap12_T19.php │ │ ├── ext_soap_tests_soap12_T22.php │ │ ├── ext_soap_tests_soap12_T23.php │ │ ├── ext_soap_tests_soap12_T24.php │ │ ├── ext_soap_tests_soap12_T25.php │ │ ├── ext_soap_tests_soap12_T26.php │ │ ├── ext_soap_tests_soap12_T27.php │ │ ├── ext_soap_tests_soap12_T28.php │ │ ├── ext_soap_tests_soap12_T29.php │ │ ├── ext_soap_tests_soap12_T30.php │ │ ├── ext_soap_tests_soap12_T31.php │ │ ├── ext_soap_tests_soap12_T32.php │ │ ├── ext_soap_tests_soap12_T33.php │ │ ├── ext_soap_tests_soap12_T34.php │ │ ├── ext_soap_tests_soap12_T35.php │ │ ├── ext_soap_tests_soap12_T36.php │ │ ├── ext_soap_tests_soap12_T37.php │ │ ├── ext_soap_tests_soap12_T38_1.php │ │ ├── ext_soap_tests_soap12_T38_2.php │ │ ├── ext_soap_tests_soap12_T39.php │ │ ├── ext_soap_tests_soap12_T40.php │ │ ├── ext_soap_tests_soap12_T41.php │ │ ├── ext_soap_tests_soap12_T42.php │ │ ├── ext_soap_tests_soap12_T43.php │ │ ├── ext_soap_tests_soap12_T44.php │ │ ├── ext_soap_tests_soap12_T45.php │ │ ├── ext_soap_tests_soap12_T46.php │ │ ├── ext_soap_tests_soap12_T47.php │ │ ├── ext_soap_tests_soap12_T48.php │ │ ├── ext_soap_tests_soap12_T49.php │ │ ├── ext_soap_tests_soap12_T50.php │ │ ├── ext_soap_tests_soap12_T51.php │ │ ├── ext_soap_tests_soap12_T52.php │ │ ├── ext_soap_tests_soap12_T53.php │ │ ├── ext_soap_tests_soap12_T54.php │ │ ├── ext_soap_tests_soap12_T55.php │ │ ├── ext_soap_tests_soap12_T56.php │ │ ├── ext_soap_tests_soap12_T57.php │ │ ├── ext_soap_tests_soap12_T58.php │ │ ├── ext_soap_tests_soap12_T59.php │ │ ├── ext_soap_tests_soap12_T60.php │ │ ├── ext_soap_tests_soap12_T61.php │ │ ├── ext_soap_tests_soap12_T63.php │ │ ├── ext_soap_tests_soap12_T64.php │ │ ├── ext_soap_tests_soap12_T65.php │ │ ├── ext_soap_tests_soap12_T66.php │ │ ├── ext_soap_tests_soap12_T67.php │ │ ├── ext_soap_tests_soap12_T68.php │ │ ├── ext_soap_tests_soap12_T69.php │ │ ├── ext_soap_tests_soap12_T70.php │ │ ├── ext_soap_tests_soap12_T71.php │ │ ├── ext_soap_tests_soap12_T72.php │ │ ├── ext_soap_tests_soap12_T73.php │ │ ├── ext_soap_tests_soap12_T74.php │ │ ├── ext_soap_tests_soap12_T75.php │ │ ├── ext_soap_tests_soap12_T76_1.php │ │ ├── ext_soap_tests_soap12_T76_2.php │ │ ├── ext_soap_tests_soap12_T77_1.php │ │ ├── ext_soap_tests_soap12_T77_2.php │ │ ├── ext_soap_tests_soap12_T77_3.php │ │ ├── ext_soap_tests_soap12_T78.php │ │ ├── ext_soap_tests_soap12_T80.php │ │ ├── ext_soap_tests_transport001.php │ │ ├── ext_soap_tests_typemap001.php │ │ ├── ext_soap_tests_typemap002.php │ │ ├── ext_soap_tests_typemap003.php │ │ ├── ext_soap_tests_typemap004.php │ │ ├── ext_soap_tests_typemap005.php │ │ ├── ext_soap_tests_typemap006.php │ │ ├── ext_soap_tests_typemap007.php │ │ ├── ext_soap_tests_typemap008.php │ │ ├── ext_soap_tests_typemap009.php │ │ ├── ext_soap_tests_typemap010.php │ │ ├── ext_soap_tests_typemap011.php │ │ ├── ext_soap_tests_typemap012.php │ │ ├── ext_soap_tests_typemap013.php │ │ ├── ext_sockets_tests_bug46360.php │ │ ├── ext_sockets_tests_bug49341.php │ │ ├── ext_sockets_tests_bug51958.php │ │ ├── ext_sockets_tests_bug63000.php │ │ ├── ext_sockets_tests_ipv4loop.php │ │ ├── ext_sockets_tests_ipv6loop.php │ │ ├── ext_sockets_tests_mcast_ipv4_recv.php │ │ ├── ext_sockets_tests_mcast_ipv4_send.php │ │ ├── ext_sockets_tests_mcast_ipv4_send_error.php │ │ ├── ext_sockets_tests_mcast_ipv6_recv.php │ │ ├── ext_sockets_tests_mcast_ipv6_recv_limited.php │ │ ├── ext_sockets_tests_mcast_ipv6_send.php │ │ ├── ext_sockets_tests_socket_abstract_path.php │ │ ├── ext_sockets_tests_socket_abstract_path_sendmsg.php │ │ ├── ext_sockets_tests_socket_accept-wrongparams.php │ │ ├── ext_sockets_tests_socket_bind.php │ │ ├── ext_sockets_tests_socket_bind_params.php │ │ ├── ext_sockets_tests_socket_close_params.php │ │ ├── ext_sockets_tests_socket_cmsg_credentials.php │ │ ├── ext_sockets_tests_socket_cmsg_rights.php │ │ ├── ext_sockets_tests_socket_connect_error.php │ │ ├── ext_sockets_tests_socket_connect_params.php │ │ ├── ext_sockets_tests_socket_create_listen-nobind.php │ │ ├── ext_sockets_tests_socket_create_listen-win32.php │ │ ├── ext_sockets_tests_socket_create_listen-wrongparams.php │ │ ├── ext_sockets_tests_socket_create_listen.php │ │ ├── ext_sockets_tests_socket_create_listen_params.php │ │ ├── ext_sockets_tests_socket_create_listen_used.php │ │ ├── ext_sockets_tests_socket_create_pair-wrongparams-win32.php │ │ ├── ext_sockets_tests_socket_create_pair-wrongparams.php │ │ ├── ext_sockets_tests_socket_create_pair.php │ │ ├── ext_sockets_tests_socket_create_params.php │ │ ├── ext_sockets_tests_socket_getpeername.php │ │ ├── ext_sockets_tests_socket_getpeername_ipv4loop.php │ │ ├── ext_sockets_tests_socket_getpeername_ipv6loop.php │ │ ├── ext_sockets_tests_socket_getsockname.php │ │ ├── ext_sockets_tests_socket_import_stream-1.php │ │ ├── ext_sockets_tests_socket_import_stream-2.php │ │ ├── ext_sockets_tests_socket_import_stream-3.php │ │ ├── ext_sockets_tests_socket_import_stream-4-win.php │ │ ├── ext_sockets_tests_socket_import_stream-4.php │ │ ├── ext_sockets_tests_socket_import_stream-5.php │ │ ├── ext_sockets_tests_socket_listen-wrongparams.php │ │ ├── ext_sockets_tests_socket_listen_params.php │ │ ├── ext_sockets_tests_socket_read_params.php │ │ ├── ext_sockets_tests_socket_recvmsg.php │ │ ├── ext_sockets_tests_socket_select-wrongparams-1-win32.php │ │ ├── ext_sockets_tests_socket_select-wrongparams-1.php │ │ ├── ext_sockets_tests_socket_select-wrongparams-2.php │ │ ├── ext_sockets_tests_socket_select-wrongparams-3.php │ │ ├── ext_sockets_tests_socket_select-wrongparams-4.php │ │ ├── ext_sockets_tests_socket_select.php │ │ ├── ext_sockets_tests_socket_sendrecvmsg_multi_msg-win32.php │ │ ├── ext_sockets_tests_socket_sendrecvmsg_multi_msg.php │ │ ├── ext_sockets_tests_socket_sentto_recvfrom_ipv4_udp.php │ │ ├── ext_sockets_tests_socket_sentto_recvfrom_ipv6_udp-win32.php │ │ ├── ext_sockets_tests_socket_sentto_recvfrom_ipv6_udp.php │ │ ├── ext_sockets_tests_socket_sentto_recvfrom_unix.php │ │ ├── ext_sockets_tests_socket_set_block-retval.php │ │ ├── ext_sockets_tests_socket_set_block-wrongparams.php │ │ ├── ext_sockets_tests_socket_set_nonblock-retval.php │ │ ├── ext_sockets_tests_socket_set_nonblock-wrongparams.php │ │ ├── ext_sockets_tests_socket_set_nonblock.php │ │ ├── ext_sockets_tests_socket_set_option_bindtodevice.php │ │ ├── ext_sockets_tests_socket_set_option_error_socket_option.php │ │ ├── ext_sockets_tests_socket_set_option_in6_pktinfo.php │ │ ├── ext_sockets_tests_socket_set_option_rcvtimeo.php │ │ ├── ext_sockets_tests_socket_set_option_seolinger.php │ │ ├── ext_sockets_tests_socket_set_option_sndtimeo.php │ │ ├── ext_sockets_tests_socket_strerror.php │ │ ├── ext_sockets_tests_socket_write_params.php │ │ ├── ext_sockets_tests_unixloop.php │ │ ├── ext_spl_examples_tests_dualiterator_001.php │ │ ├── ext_spl_tests_ArrayObject_unserialize_empty_string.php │ │ ├── ext_spl_tests_CallbackFilterIteratorTest-002.php │ │ ├── ext_spl_tests_CallbackFilterIteratorTest.php │ │ ├── ext_spl_tests_DirectoryIterator_by_reference.php │ │ ├── ext_spl_tests_DirectoryIterator_empty_constructor.php │ │ ├── ext_spl_tests_DirectoryIterator_getBasename_basic_test.php │ │ ├── ext_spl_tests_DirectoryIterator_getBasename_pass_array.php │ │ ├── ext_spl_tests_DirectoryIterator_getExtension_basic.php │ │ ├── ext_spl_tests_DirectoryIterator_getGroup_basic.php │ │ ├── ext_spl_tests_DirectoryIterator_getInode_basic.php │ │ ├── ext_spl_tests_DirectoryIterator_getInode_error.php │ │ ├── ext_spl_tests_DirectoryIterator_getOwner_basic.php │ │ ├── ext_spl_tests_RecursiveCallbackFilterIteratorTest.php │ │ ├── ext_spl_tests_RecursiveDirectoryIterator_getSubPath_basic.php │ │ ├── ext_spl_tests_RecursiveDirectoryIterator_getSubPathname_basic.php │ │ ├── ext_spl_tests_RegexIterator_with_reference_replacement.php │ │ ├── ext_spl_tests_SplArray_fromArray.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_add_invalid_offset.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_add_missing_parameter1.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_add_missing_parameter2.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_add_null_offset.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_bottom_pass_array.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_bottom_pass_float.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_bottom_pass_integer.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_bottom_pass_null.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_count.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_count_param_SplDoublyLinkedList.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_current.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_current_empty.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_debug-info.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_getIteratorMode.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_getIteratorMode_error.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_isEmpty_empty-with-parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_isEmpty_empty.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_isEmpty_not-empty-with-parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_isEmpty_not-empty.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_lifoMode.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetExists_invalid_parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetExists_success.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetGet_empty.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetGet_missing_param.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetGet_param_array.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetGet_param_string.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetSet_invalid_parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetSet_one_invalid_parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetUnset_greater_than_elements.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetUnset_negative-parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_pop_noParams.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_pop_params.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_push_missing_parameter.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_serialization.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_top_pass_array.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_top_pass_float.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_top_pass_integer.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_top_pass_null.php │ │ ├── ext_spl_tests_SplDoublyLinkedList_unshift_missing_parameter.php │ │ ├── ext_spl_tests_SplDoublylinkedlist_offsetunset_first.php │ │ ├── ext_spl_tests_SplDoublylinkedlist_offsetunset_first002.php │ │ ├── ext_spl_tests_SplDoublylinkedlist_offsetunset_last.php │ │ ├── ext_spl_tests_SplFileInfo_001.php │ │ ├── ext_spl_tests_SplFileInfo_getExtension_basic.php │ │ ├── ext_spl_tests_SplFileInfo_getGroup_basic.php │ │ ├── ext_spl_tests_SplFileInfo_getGroup_error.php │ │ ├── ext_spl_tests_SplFileInfo_getInode_basic.php │ │ ├── ext_spl_tests_SplFileInfo_getInode_error.php │ │ ├── ext_spl_tests_SplFileInfo_getOwner_basic.php │ │ ├── ext_spl_tests_SplFileInfo_getOwner_error.php │ │ ├── ext_spl_tests_SplFileInfo_getPerms_basic.php │ │ ├── ext_spl_tests_SplFileInfo_getPerms_error.php │ │ ├── ext_spl_tests_SplFileInfo_setFileClass_basic.php │ │ ├── ext_spl_tests_SplFileInfo_setFileClass_error.php │ │ ├── ext_spl_tests_SplFileInfo_setInfoClass_basic.php │ │ ├── ext_spl_tests_SplFileInfo_setInfoClass_error.php │ │ ├── ext_spl_tests_SplFileObject_current_basic.php │ │ ├── ext_spl_tests_SplFileObject_current_error001.php │ │ ├── ext_spl_tests_SplFileObject_current_variation001.php │ │ ├── ext_spl_tests_SplFileObject_fflush_basic_001.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_basic.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_delimiter_basic.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_delimiter_error.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_enclosure_basic.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_enclosure_error.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_escape_basic.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_escape_default.php │ │ ├── ext_spl_tests_SplFileObject_fgetcsv_escape_error.php │ │ ├── ext_spl_tests_SplFileObject_fpassthru_basic.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_002.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_error.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation1.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation10.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation11.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation12.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation13.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation14.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation5.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation6.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation7.php │ │ ├── ext_spl_tests_SplFileObject_fputcsv_variation8.php │ │ ├── ext_spl_tests_SplFileObject_fscanf_basic.php │ │ ├── ext_spl_tests_SplFileObject_fseek_error_001.php │ │ ├── ext_spl_tests_SplFileObject_ftruncate_error_001.php │ │ ├── ext_spl_tests_SplFileObject_fwrite_error_001.php │ │ ├── ext_spl_tests_SplFileObject_fwrite_variation_001.php │ │ ├── ext_spl_tests_SplFileObject_fwrite_variation_002.php │ │ ├── ext_spl_tests_SplFileObject_getCsvControl_basic_001.php │ │ ├── ext_spl_tests_SplFileObject_getchildren_basic.php │ │ ├── ext_spl_tests_SplFileObject_getchildren_error001.php │ │ ├── ext_spl_tests_SplFileObject_getflags_basic.php │ │ ├── ext_spl_tests_SplFileObject_getflags_error001.php │ │ ├── ext_spl_tests_SplFileObject_getflags_error002.php │ │ ├── ext_spl_tests_SplFileObject_getflags_variation001.php │ │ ├── ext_spl_tests_SplFileObject_haschildren_basic.php │ │ ├── ext_spl_tests_SplFileObject_haschildren_error001.php │ │ ├── ext_spl_tests_SplFileObject_key_basic.php │ │ ├── ext_spl_tests_SplFileObject_key_error001.php │ │ ├── ext_spl_tests_SplFileObject_key_error002.php │ │ ├── ext_spl_tests_SplFileObject_key_error003.php │ │ ├── ext_spl_tests_SplFileObject_next_basic.php │ │ ├── ext_spl_tests_SplFileObject_next_variation001.php │ │ ├── ext_spl_tests_SplFileObject_next_variation002.php │ │ ├── ext_spl_tests_SplFileObject_rewind_basic.php │ │ ├── ext_spl_tests_SplFileObject_rewind_error001.php │ │ ├── ext_spl_tests_SplFileObject_rewind_variation001.php │ │ ├── ext_spl_tests_SplFileObject_seek_basic.php │ │ ├── ext_spl_tests_SplFileObject_seek_error002.php │ │ ├── ext_spl_tests_SplFileObject_seek_error_001.php │ │ ├── ext_spl_tests_SplFileObject_setCsvControl_basic.php │ │ ├── ext_spl_tests_SplFileObject_setCsvControl_error001.php │ │ ├── ext_spl_tests_SplFileObject_setCsvControl_error002.php │ │ ├── ext_spl_tests_SplFileObject_setCsvControl_error003.php │ │ ├── ext_spl_tests_SplFileObject_setCsvControl_variation001.php │ │ ├── ext_spl_tests_SplFixedArray__construct_param_array.php │ │ ├── ext_spl_tests_SplFixedArray__construct_param_float.php │ │ ├── ext_spl_tests_SplFixedArray__construct_param_null.php │ │ ├── ext_spl_tests_SplFixedArray__construct_param_string.php │ │ ├── ext_spl_tests_SplFixedArray_construct_param_SplFixedArray.php │ │ ├── ext_spl_tests_SplFixedArray_count_checkParams.php │ │ ├── ext_spl_tests_SplFixedArray_count_param_int.php │ │ ├── ext_spl_tests_SplFixedArray_current_param.php │ │ ├── ext_spl_tests_SplFixedArray_fromArray_invalid_parameter_001.php │ │ ├── ext_spl_tests_SplFixedArray_fromArray_invalid_parameter_002.php │ │ ├── ext_spl_tests_SplFixedArray_fromarray_indexes.php │ │ ├── ext_spl_tests_SplFixedArray_fromarray_non_indexes.php │ │ ├── ext_spl_tests_SplFixedArray_fromarray_param_boolean.php │ │ ├── ext_spl_tests_SplFixedArray_fromarray_param_multiarray.php │ │ ├── ext_spl_tests_SplFixedArray_getSize_pass_param.php │ │ ├── ext_spl_tests_SplFixedArray_key_param.php │ │ ├── ext_spl_tests_SplFixedArray_key_setsize.php │ │ ├── ext_spl_tests_SplFixedArray_next_param.php │ │ ├── ext_spl_tests_SplFixedArray_offsetExists_invalid_parameter.php │ │ ├── ext_spl_tests_SplFixedArray_offsetExists_less_than_zero.php │ │ ├── ext_spl_tests_SplFixedArray_offsetGet_invalid_parameter.php │ │ ├── ext_spl_tests_SplFixedArray_offsetSet_invalid_parameter.php │ │ ├── ext_spl_tests_SplFixedArray_offsetSet_one_invalid_parameter.php │ │ ├── ext_spl_tests_SplFixedArray_offsetUnset_invalid_parameter.php │ │ ├── ext_spl_tests_SplFixedArray_offsetUnset_string.php │ │ ├── ext_spl_tests_SplFixedArray_rewind_param.php │ │ ├── ext_spl_tests_SplFixedArray_serialize.php │ │ ├── ext_spl_tests_SplFixedArray_setSize_filled_to_smaller.php │ │ ├── ext_spl_tests_SplFixedArray_setSize_param_array.php │ │ ├── ext_spl_tests_SplFixedArray_setSize_param_float.php │ │ ├── ext_spl_tests_SplFixedArray_setSize_param_null.php │ │ ├── ext_spl_tests_SplFixedArray_setSize_reduce.php │ │ ├── ext_spl_tests_SplFixedArray_setsize_001.php │ │ ├── ext_spl_tests_SplFixedArray_setsize_grow.php │ │ ├── ext_spl_tests_SplFixedArray_setsize_shrink.php │ │ ├── ext_spl_tests_SplFixedArray_toArray_with-params.php │ │ ├── ext_spl_tests_SplHeap_count_invalid_parameter.php │ │ ├── ext_spl_tests_SplHeap_extract_invalid_parameter.php │ │ ├── ext_spl_tests_SplHeap_insert_invalid_parameter.php │ │ ├── ext_spl_tests_SplHeap_isEmpty.php │ │ ├── ext_spl_tests_SplHeap_isEmpty_invalid_parameter.php │ │ ├── ext_spl_tests_SplHeap_with_by_reference_compare.php │ │ ├── ext_spl_tests_SplObjectStorage_addAll_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_attach_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_contains_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_current_empty_storage.php │ │ ├── ext_spl_tests_SplObjectStorage_detach_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_getHash.php │ │ ├── ext_spl_tests_SplObjectStorage_getInfo_empty_storage.php │ │ ├── ext_spl_tests_SplObjectStorage_offsetGet.php │ │ ├── ext_spl_tests_SplObjectStorage_offsetGet_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_offsetGet_missing_object.php │ │ ├── ext_spl_tests_SplObjectStorage_removeAllExcept_basic.php │ │ ├── ext_spl_tests_SplObjectStorage_removeAllExcept_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_removeAll_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_setInfo_empty_storage.php │ │ ├── ext_spl_tests_SplObjectStorage_setInfo_invalid_parameter.php │ │ ├── ext_spl_tests_SplObjectStorage_unserialize_bad.php │ │ ├── ext_spl_tests_SplObjectStorage_unserialize_invalid_parameter1.php │ │ ├── ext_spl_tests_SplObjectStorage_unserialize_invalid_parameter2.php │ │ ├── ext_spl_tests_SplObjectStorage_unserialize_invalid_parameter3.php │ │ ├── ext_spl_tests_SplObjectStorage_unserialize_nested.php │ │ ├── ext_spl_tests_SplObjectStorage_var_dump.php │ │ ├── ext_spl_tests_SplPriorityQueue_extract_invalid_parameter.php │ │ ├── ext_spl_tests_SplPriorityQueue_insert_invalid_parameter.php │ │ ├── ext_spl_tests_SplQueue_setIteratorMode.php │ │ ├── ext_spl_tests_SplQueue_setIteratorMode_param_lifo.php │ │ ├── ext_spl_tests_SplStack_setIteratorMode.php │ │ ├── ext_spl_tests_SplTempFileObject_constructor_basic.php │ │ ├── ext_spl_tests_SplTempFileObject_constructor_error.php │ │ ├── ext_spl_tests_SplTempFileObject_constructor_maxmemory_basic.php │ │ ├── ext_spl_tests_SplTempFileObject_constructor_memory_lt1_variation.php │ │ ├── ext_spl_tests_arrayObject___construct_basic1.php │ │ ├── ext_spl_tests_arrayObject___construct_basic2.php │ │ ├── ext_spl_tests_arrayObject___construct_basic3.php │ │ ├── ext_spl_tests_arrayObject___construct_basic4.php │ │ ├── ext_spl_tests_arrayObject___construct_basic5.php │ │ ├── ext_spl_tests_arrayObject___construct_basic6.php │ │ ├── ext_spl_tests_arrayObject___construct_error1.php │ │ ├── ext_spl_tests_arrayObject___construct_error2.php │ │ ├── ext_spl_tests_arrayObject_asort_basic1.php │ │ ├── ext_spl_tests_arrayObject_asort_basic2.php │ │ ├── ext_spl_tests_arrayObject_clone_basic1.php │ │ ├── ext_spl_tests_arrayObject_clone_basic2.php │ │ ├── ext_spl_tests_arrayObject_clone_basic3.php │ │ ├── ext_spl_tests_arrayObject_count_basic1.php │ │ ├── ext_spl_tests_arrayObject_exchangeArray_basic1.php │ │ ├── ext_spl_tests_arrayObject_exchangeArray_basic2.php │ │ ├── ext_spl_tests_arrayObject_exchangeArray_basic3.php │ │ ├── ext_spl_tests_arrayObject_getFlags_basic1.php │ │ ├── ext_spl_tests_arrayObject_getFlags_basic2.php │ │ ├── ext_spl_tests_arrayObject_getIteratorClass_basic1.php │ │ ├── ext_spl_tests_arrayObject_ksort_basic1.php │ │ ├── ext_spl_tests_arrayObject_ksort_basic2.php │ │ ├── ext_spl_tests_arrayObject_magicMethods1.php │ │ ├── ext_spl_tests_arrayObject_magicMethods2.php │ │ ├── ext_spl_tests_arrayObject_magicMethods3.php │ │ ├── ext_spl_tests_arrayObject_magicMethods4.php │ │ ├── ext_spl_tests_arrayObject_magicMethods5.php │ │ ├── ext_spl_tests_arrayObject_magicMethods6.php │ │ ├── ext_spl_tests_arrayObject_natcasesort_basic1.php │ │ ├── ext_spl_tests_arrayObject_natsort_basic1.php │ │ ├── ext_spl_tests_arrayObject_offsetExists_nullcheck.php │ │ ├── ext_spl_tests_arrayObject_setFlags_basic1.php │ │ ├── ext_spl_tests_arrayObject_setFlags_basic2.php │ │ ├── ext_spl_tests_arrayObject_setIteratorClass_error1.php │ │ ├── ext_spl_tests_arrayObject_uasort_basic1.php │ │ ├── ext_spl_tests_arrayObject_uasort_error1.php │ │ ├── ext_spl_tests_arrayObject_uksort_basic1.php │ │ ├── ext_spl_tests_arrayObject_uksort_error1.php │ │ ├── ext_spl_tests_array_001.php │ │ ├── ext_spl_tests_array_002.php │ │ ├── ext_spl_tests_array_003.php │ │ ├── ext_spl_tests_array_004.php │ │ ├── ext_spl_tests_array_005.php │ │ ├── ext_spl_tests_array_006.php │ │ ├── ext_spl_tests_array_007.php │ │ ├── ext_spl_tests_array_008.php │ │ ├── ext_spl_tests_array_009.php │ │ ├── ext_spl_tests_array_009a.php │ │ ├── ext_spl_tests_array_010.php │ │ ├── ext_spl_tests_array_011.php │ │ ├── ext_spl_tests_array_012.php │ │ ├── ext_spl_tests_array_013.php │ │ ├── ext_spl_tests_array_014.php │ │ ├── ext_spl_tests_array_015.php │ │ ├── ext_spl_tests_array_016.php │ │ ├── ext_spl_tests_array_017.php │ │ ├── ext_spl_tests_array_018.php │ │ ├── ext_spl_tests_array_019.php │ │ ├── ext_spl_tests_array_020.php │ │ ├── ext_spl_tests_array_021.php │ │ ├── ext_spl_tests_array_022.php │ │ ├── ext_spl_tests_array_023.php │ │ ├── ext_spl_tests_array_024.php │ │ ├── ext_spl_tests_array_025.php │ │ ├── ext_spl_tests_array_026.php │ │ ├── ext_spl_tests_array_027.php │ │ ├── ext_spl_tests_array_028.php │ │ ├── ext_spl_tests_bug28822.php │ │ ├── ext_spl_tests_bug31185.php │ │ ├── ext_spl_tests_bug31346.php │ │ ├── ext_spl_tests_bug31348.php │ │ ├── ext_spl_tests_bug31926.php │ │ ├── ext_spl_tests_bug32134.php │ │ ├── ext_spl_tests_bug32394.php │ │ ├── ext_spl_tests_bug33136.php │ │ ├── ext_spl_tests_bug34548.php │ │ ├── ext_spl_tests_bug36258.php │ │ ├── ext_spl_tests_bug36287.php │ │ ├── ext_spl_tests_bug36825.php │ │ ├── ext_spl_tests_bug36941.php │ │ ├── ext_spl_tests_bug37457.php │ │ ├── ext_spl_tests_bug38325.php │ │ ├── ext_spl_tests_bug38618.php │ │ ├── ext_spl_tests_bug40036.php │ │ ├── ext_spl_tests_bug40091.php │ │ ├── ext_spl_tests_bug40442.php │ │ ├── ext_spl_tests_bug40872.php │ │ ├── ext_spl_tests_bug41528.php │ │ ├── ext_spl_tests_bug41691.php │ │ ├── ext_spl_tests_bug41692.php │ │ ├── ext_spl_tests_bug41828.php │ │ ├── ext_spl_tests_bug42364.php │ │ ├── ext_spl_tests_bug42654.php │ │ ├── ext_spl_tests_bug42703.php │ │ ├── ext_spl_tests_bug44144.php │ │ ├── ext_spl_tests_bug44615.php │ │ ├── ext_spl_tests_bug45216.php │ │ ├── ext_spl_tests_bug45614.php │ │ ├── ext_spl_tests_bug45622.php │ │ ├── ext_spl_tests_bug45622b.php │ │ ├── ext_spl_tests_bug45826.php │ │ ├── ext_spl_tests_bug46031.php │ │ ├── ext_spl_tests_bug46051.php │ │ ├── ext_spl_tests_bug46053.php │ │ ├── ext_spl_tests_bug46088.php │ │ ├── ext_spl_tests_bug46115.php │ │ ├── ext_spl_tests_bug46160.php │ │ ├── ext_spl_tests_bug47534.php │ │ ├── ext_spl_tests_bug48023.php │ │ ├── ext_spl_tests_bug48361.php │ │ ├── ext_spl_tests_bug48493.php │ │ ├── ext_spl_tests_bug49263.php │ │ ├── ext_spl_tests_bug49723.php │ │ ├── ext_spl_tests_bug49972.php │ │ ├── ext_spl_tests_bug50579.php │ │ ├── ext_spl_tests_bug51119.php │ │ ├── ext_spl_tests_bug51374.php │ │ ├── ext_spl_tests_bug51532.php │ │ ├── ext_spl_tests_bug52238.php │ │ ├── ext_spl_tests_bug52573.php │ │ ├── ext_spl_tests_bug52861.php │ │ ├── ext_spl_tests_bug53071.php │ │ ├── ext_spl_tests_bug53144.php │ │ ├── ext_spl_tests_bug53362.php │ │ ├── ext_spl_tests_bug53515.php │ │ ├── ext_spl_tests_bug54281.php │ │ ├── ext_spl_tests_bug54291.php │ │ ├── ext_spl_tests_bug54292.php │ │ ├── ext_spl_tests_bug54304.php │ │ ├── ext_spl_tests_bug54323.php │ │ ├── ext_spl_tests_bug54384.php │ │ ├── ext_spl_tests_bug54970.php │ │ ├── ext_spl_tests_bug54971.php │ │ ├── ext_spl_tests_bug60201.php │ │ ├── ext_spl_tests_bug61326.php │ │ ├── ext_spl_tests_bug61347.php │ │ ├── ext_spl_tests_bug61418.php │ │ ├── ext_spl_tests_bug61453.php │ │ ├── ext_spl_tests_bug61527.php │ │ ├── ext_spl_tests_bug61697.php │ │ ├── ext_spl_tests_bug61828.php │ │ ├── ext_spl_tests_bug62073.php │ │ ├── ext_spl_tests_bug62262.php │ │ ├── ext_spl_tests_bug62328.php │ │ ├── ext_spl_tests_bug62433.php │ │ ├── ext_spl_tests_bug62616.php │ │ ├── ext_spl_tests_bug62672.php │ │ ├── ext_spl_tests_bug62904.php │ │ ├── ext_spl_tests_bug62978.php │ │ ├── ext_spl_tests_bug63680.php │ │ ├── ext_spl_tests_bug64023.php │ │ ├── ext_spl_tests_bug64106.php │ │ ├── ext_spl_tests_bug64228.php │ │ ├── ext_spl_tests_bug64264.php │ │ ├── ext_spl_tests_bug64782.php │ │ ├── ext_spl_tests_bug65213.php │ │ ├── ext_spl_tests_bug65328.php │ │ ├── ext_spl_tests_bug65545.php │ │ ├── ext_spl_tests_bug65967.php │ │ ├── ext_spl_tests_bug66127.php │ │ ├── ext_spl_tests_bug66405.php │ │ ├── ext_spl_tests_bug66702.php │ │ ├── ext_spl_tests_bug66834.php │ │ ├── ext_spl_tests_bug67247.php │ │ ├── ext_spl_tests_bug67359.php │ │ ├── ext_spl_tests_bug67360.php │ │ ├── ext_spl_tests_bug67538.php │ │ ├── ext_spl_tests_bug67539.php │ │ ├── ext_spl_tests_bug67805.php │ │ ├── ext_spl_tests_bug68128.php │ │ ├── ext_spl_tests_bug68479.php │ │ ├── ext_spl_tests_bug68557.php │ │ ├── ext_spl_tests_bug69108.php │ │ ├── ext_spl_tests_bug69227.php │ │ ├── ext_spl_tests_bug69335.php │ │ ├── ext_spl_tests_bug69737.php │ │ ├── ext_spl_tests_bug69845.php │ │ ├── ext_spl_tests_bug69970.php │ │ ├── ext_spl_tests_class_implements_basic.php │ │ ├── ext_spl_tests_class_implements_basic2.php │ │ ├── ext_spl_tests_class_implements_variation.php │ │ ├── ext_spl_tests_class_implements_variation1.php │ │ ├── ext_spl_tests_class_implements_variation2.php │ │ ├── ext_spl_tests_class_uses_basic.php │ │ ├── ext_spl_tests_class_uses_basic2.php │ │ ├── ext_spl_tests_class_uses_variation.php │ │ ├── ext_spl_tests_class_uses_variation1.php │ │ ├── ext_spl_tests_class_uses_variation2.php │ │ ├── ext_spl_tests_countable_class_basic1.php │ │ ├── ext_spl_tests_countable_count_variation1.php │ │ ├── ext_spl_tests_dit_001.php │ │ ├── ext_spl_tests_dit_001_noglob.php │ │ ├── ext_spl_tests_dit_002.php │ │ ├── ext_spl_tests_dit_003.php │ │ ├── ext_spl_tests_dit_004.php │ │ ├── ext_spl_tests_dit_005.php │ │ ├── ext_spl_tests_dit_006.php │ │ ├── ext_spl_tests_dllist_001.php │ │ ├── ext_spl_tests_dllist_002.php │ │ ├── ext_spl_tests_dllist_003.php │ │ ├── ext_spl_tests_dllist_004.php │ │ ├── ext_spl_tests_dllist_005.php │ │ ├── ext_spl_tests_dllist_006.php │ │ ├── ext_spl_tests_dllist_007.php │ │ ├── ext_spl_tests_dllist_008.php │ │ ├── ext_spl_tests_dllist_010.php │ │ ├── ext_spl_tests_dllist_011.php │ │ ├── ext_spl_tests_dllist_012.php │ │ ├── ext_spl_tests_dllist_013.php │ │ ├── ext_spl_tests_dllist_memleak.php │ │ ├── ext_spl_tests_fileobject_001.php │ │ ├── ext_spl_tests_fileobject_002.php │ │ ├── ext_spl_tests_fileobject_003.php │ │ ├── ext_spl_tests_fileobject_004.php │ │ ├── ext_spl_tests_fileobject_005.php │ │ ├── ext_spl_tests_fileobject_checktype_basic.php │ │ ├── ext_spl_tests_fileobject_getbasename_basic.php │ │ ├── ext_spl_tests_fileobject_getcurrentline_basic.php │ │ ├── ext_spl_tests_fileobject_getfileinfo_basic.php │ │ ├── ext_spl_tests_fileobject_getmaxlinelen_basic.php │ │ ├── ext_spl_tests_fileobject_getmaxlinelen_error001.php │ │ ├── ext_spl_tests_fileobject_getsize_basic.php │ │ ├── ext_spl_tests_fileobject_setmaxlinelen_basic.php │ │ ├── ext_spl_tests_fileobject_setmaxlinelen_error001.php │ │ ├── ext_spl_tests_fileobject_setmaxlinelen_error002.php │ │ ├── ext_spl_tests_fileobject_setmaxlinelen_error003.php │ │ ├── ext_spl_tests_filesystemiterator_flags.php │ │ ├── ext_spl_tests_fixedarray_001.php │ │ ├── ext_spl_tests_fixedarray_002.php │ │ ├── ext_spl_tests_fixedarray_003.php │ │ ├── ext_spl_tests_fixedarray_004.php │ │ ├── ext_spl_tests_fixedarray_005.php │ │ ├── ext_spl_tests_fixedarray_006.php │ │ ├── ext_spl_tests_fixedarray_007.php │ │ ├── ext_spl_tests_fixedarray_008.php │ │ ├── ext_spl_tests_fixedarray_009.php │ │ ├── ext_spl_tests_fixedarray_010.php │ │ ├── ext_spl_tests_fixedarray_011.php │ │ ├── ext_spl_tests_fixedarray_012.php │ │ ├── ext_spl_tests_fixedarray_013.php │ │ ├── ext_spl_tests_fixedarray_014.php │ │ ├── ext_spl_tests_fixedarray_015.php │ │ ├── ext_spl_tests_fixedarray_016.php │ │ ├── ext_spl_tests_fixedarray_017.php │ │ ├── ext_spl_tests_fixedarray_018.php │ │ ├── ext_spl_tests_fixedarray_019.php │ │ ├── ext_spl_tests_fixedarray_020.php │ │ ├── ext_spl_tests_fixedarray_021.php │ │ ├── ext_spl_tests_heap_001.php │ │ ├── ext_spl_tests_heap_002.php │ │ ├── ext_spl_tests_heap_003.php │ │ ├── ext_spl_tests_heap_004.php │ │ ├── ext_spl_tests_heap_005.php │ │ ├── ext_spl_tests_heap_006.php │ │ ├── ext_spl_tests_heap_007.php │ │ ├── ext_spl_tests_heap_008.php │ │ ├── ext_spl_tests_heap_009.php │ │ ├── ext_spl_tests_heap_010.php │ │ ├── ext_spl_tests_heap_011.php │ │ ├── ext_spl_tests_heap_012.php │ │ ├── ext_spl_tests_heap_corruption.php │ │ ├── ext_spl_tests_heap_current_variation_001.php │ │ ├── ext_spl_tests_heap_isempty_variation_001.php │ │ ├── ext_spl_tests_heap_it_current_empty.php │ │ ├── ext_spl_tests_heap_top_variation_001.php │ │ ├── ext_spl_tests_heap_top_variation_002.php │ │ ├── ext_spl_tests_heap_top_variation_003.php │ │ ├── ext_spl_tests_iterator_001.php │ │ ├── ext_spl_tests_iterator_002.php │ │ ├── ext_spl_tests_iterator_003.php │ │ ├── ext_spl_tests_iterator_004.php │ │ ├── ext_spl_tests_iterator_005.php │ │ ├── ext_spl_tests_iterator_006.php │ │ ├── ext_spl_tests_iterator_007.php │ │ ├── ext_spl_tests_iterator_008.php │ │ ├── ext_spl_tests_iterator_009.php │ │ ├── ext_spl_tests_iterator_010.php │ │ ├── ext_spl_tests_iterator_011.php │ │ ├── ext_spl_tests_iterator_012.php │ │ ├── ext_spl_tests_iterator_013.php │ │ ├── ext_spl_tests_iterator_014.php │ │ ├── ext_spl_tests_iterator_015.php │ │ ├── ext_spl_tests_iterator_016.php │ │ ├── ext_spl_tests_iterator_017.php │ │ ├── ext_spl_tests_iterator_018.php │ │ ├── ext_spl_tests_iterator_019.php │ │ ├── ext_spl_tests_iterator_020.php │ │ ├── ext_spl_tests_iterator_021.php │ │ ├── ext_spl_tests_iterator_022.php │ │ ├── ext_spl_tests_iterator_023.php │ │ ├── ext_spl_tests_iterator_024.php │ │ ├── ext_spl_tests_iterator_025.php │ │ ├── ext_spl_tests_iterator_026.php │ │ ├── ext_spl_tests_iterator_027.php │ │ ├── ext_spl_tests_iterator_028.php │ │ ├── ext_spl_tests_iterator_029.php │ │ ├── ext_spl_tests_iterator_030.php │ │ ├── ext_spl_tests_iterator_031.php │ │ ├── ext_spl_tests_iterator_032.php │ │ ├── ext_spl_tests_iterator_033.php │ │ ├── ext_spl_tests_iterator_034.php │ │ ├── ext_spl_tests_iterator_035.php │ │ ├── ext_spl_tests_iterator_036.php │ │ ├── ext_spl_tests_iterator_037.php │ │ ├── ext_spl_tests_iterator_038.php │ │ ├── ext_spl_tests_iterator_039.php │ │ ├── ext_spl_tests_iterator_040.php │ │ ├── ext_spl_tests_iterator_041.php │ │ ├── ext_spl_tests_iterator_041a.php │ │ ├── ext_spl_tests_iterator_041b.php │ │ ├── ext_spl_tests_iterator_042.php │ │ ├── ext_spl_tests_iterator_043.php │ │ ├── ext_spl_tests_iterator_044.php │ │ ├── ext_spl_tests_iterator_045.php │ │ ├── ext_spl_tests_iterator_046.php │ │ ├── ext_spl_tests_iterator_047.php │ │ ├── ext_spl_tests_iterator_048.php │ │ ├── ext_spl_tests_iterator_049.php │ │ ├── ext_spl_tests_iterator_049b.php │ │ ├── ext_spl_tests_iterator_050.php │ │ ├── ext_spl_tests_iterator_051.php │ │ ├── ext_spl_tests_iterator_052.php │ │ ├── ext_spl_tests_iterator_053.php │ │ ├── ext_spl_tests_iterator_054.php │ │ ├── ext_spl_tests_iterator_055.php │ │ ├── ext_spl_tests_iterator_056.php │ │ ├── ext_spl_tests_iterator_057.php │ │ ├── ext_spl_tests_iterator_058.php │ │ ├── ext_spl_tests_iterator_062.php │ │ ├── ext_spl_tests_iterator_067.php │ │ ├── ext_spl_tests_iterator_068.php │ │ ├── ext_spl_tests_iterator_069.php │ │ ├── ext_spl_tests_iterator_070.php │ │ ├── ext_spl_tests_iterator_071.php │ │ ├── ext_spl_tests_iterator_count.php │ │ ├── ext_spl_tests_iterator_to_array.php │ │ ├── ext_spl_tests_iterator_to_array_nonscalar_keys.php │ │ ├── ext_spl_tests_limititerator_seek.php │ │ ├── ext_spl_tests_multiple_iterator_001.php │ │ ├── ext_spl_tests_observer_001.php │ │ ├── ext_spl_tests_observer_002.php │ │ ├── ext_spl_tests_observer_003.php │ │ ├── ext_spl_tests_observer_004.php │ │ ├── ext_spl_tests_observer_005.php │ │ ├── ext_spl_tests_observer_006.php │ │ ├── ext_spl_tests_observer_007.php │ │ ├── ext_spl_tests_observer_008.php │ │ ├── ext_spl_tests_observer_009.php │ │ ├── ext_spl_tests_pqueue_001.php │ │ ├── ext_spl_tests_pqueue_002.php │ │ ├── ext_spl_tests_pqueue_003.php │ │ ├── ext_spl_tests_pqueue_004.php │ │ ├── ext_spl_tests_pqueue_compare_basic.php │ │ ├── ext_spl_tests_pqueue_compare_error.php │ │ ├── ext_spl_tests_pqueue_current_error.php │ │ ├── ext_spl_tests_recursiveIteratorIterator_beginchildren_error.php │ │ ├── ext_spl_tests_recursiveIteratorIterator_callHasChildren_error.php │ │ ├── ext_spl_tests_recursiveIteratorIterator_endchildren_error.php │ │ ├── ext_spl_tests_recursiveIteratorIterator_nextelement_error.php │ │ ├── ext_spl_tests_recursive_tree_iterator_001.php │ │ ├── ext_spl_tests_recursive_tree_iterator_002.php │ │ ├── ext_spl_tests_recursive_tree_iterator_003.php │ │ ├── ext_spl_tests_recursive_tree_iterator_004.php │ │ ├── ext_spl_tests_recursive_tree_iterator_005.php │ │ ├── ext_spl_tests_recursive_tree_iterator_006.php │ │ ├── ext_spl_tests_recursive_tree_iterator_007.php │ │ ├── ext_spl_tests_recursive_tree_iterator_008.php │ │ ├── ext_spl_tests_recursive_tree_iterator_setpostfix.php │ │ ├── ext_spl_tests_recursive_tree_iterator_setprefixpart.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_beginiteration_basic.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_enditeration_basic.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_getsubiterator_basic.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_getsubiterator_error.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_getsubiterator_variation.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_getsubiterator_variation_002.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_getsubiterator_variation_003.php │ │ ├── ext_spl_tests_recursiveiteratoriterator_nextelement_basic.php │ │ ├── ext_spl_tests_regexIterator_flags_basic.php │ │ ├── ext_spl_tests_regexIterator_mode_basic.php │ │ ├── ext_spl_tests_regexIterator_setMode_error.php │ │ ├── ext_spl_tests_regexiterator_getpregflags.php │ │ ├── ext_spl_tests_regexiterator_getregex.php │ │ ├── ext_spl_tests_regexiterator_setflags_exception.php │ │ ├── ext_spl_tests_regexiterator_setpregflags.php │ │ ├── ext_spl_tests_regexiterator_setpregflags_exception.php │ │ ├── ext_spl_tests_splDoublyLinkedList_shift_noParams.php │ │ ├── ext_spl_tests_spl_001.php │ │ ├── ext_spl_tests_spl_002.php │ │ ├── ext_spl_tests_spl_003.php │ │ ├── ext_spl_tests_spl_004.php │ │ ├── ext_spl_tests_spl_005.php │ │ ├── ext_spl_tests_spl_006.php │ │ ├── ext_spl_tests_spl_007.php │ │ ├── ext_spl_tests_spl_autoload_001.php │ │ ├── ext_spl_tests_spl_autoload_002.php │ │ ├── ext_spl_tests_spl_autoload_003.php │ │ ├── ext_spl_tests_spl_autoload_004.php │ │ ├── ext_spl_tests_spl_autoload_005.php │ │ ├── ext_spl_tests_spl_autoload_006.php │ │ ├── ext_spl_tests_spl_autoload_007.php │ │ ├── ext_spl_tests_spl_autoload_008.php │ │ ├── ext_spl_tests_spl_autoload_009.php │ │ ├── ext_spl_tests_spl_autoload_010.php │ │ ├── ext_spl_tests_spl_autoload_011.php │ │ ├── ext_spl_tests_spl_autoload_012.php │ │ ├── ext_spl_tests_spl_autoload_013.php │ │ ├── ext_spl_tests_spl_autoload_014.php │ │ ├── ext_spl_tests_spl_autoload_bug48541.php │ │ ├── ext_spl_tests_spl_autoload_call_basic.php │ │ ├── ext_spl_tests_spl_caching_iterator_constructor_flags.php │ │ ├── ext_spl_tests_spl_cachingiterator___toString_basic.php │ │ ├── ext_spl_tests_spl_cachingiterator_setFlags_basic.php │ │ ├── ext_spl_tests_spl_classes.php │ │ ├── ext_spl_tests_spl_fileinfo_getlinktarget_basic.php │ │ ├── ext_spl_tests_spl_heap_count_basic.php │ │ ├── ext_spl_tests_spl_heap_count_error.php │ │ ├── ext_spl_tests_spl_heap_extract_parameter_error.php │ │ ├── ext_spl_tests_spl_heap_insert_basic.php │ │ ├── ext_spl_tests_spl_heap_is_empty_basic.php │ │ ├── ext_spl_tests_spl_heap_isempty.php │ │ ├── ext_spl_tests_spl_heap_iteration_error.php │ │ ├── ext_spl_tests_spl_heap_recoverfromcorruption_arguments.php │ │ ├── ext_spl_tests_spl_iterator_apply_error.php │ │ ├── ext_spl_tests_spl_iterator_apply_error_001.php │ │ ├── ext_spl_tests_spl_iterator_caching_count_basic.php │ │ ├── ext_spl_tests_spl_iterator_caching_count_error.php │ │ ├── ext_spl_tests_spl_iterator_caching_getcache_error.php │ │ ├── ext_spl_tests_spl_iterator_getcallchildren.php │ │ ├── ext_spl_tests_spl_iterator_iterator_constructor.php │ │ ├── ext_spl_tests_spl_iterator_recursive_getiterator_error.php │ │ ├── ext_spl_tests_spl_iterator_to_array_basic.php │ │ ├── ext_spl_tests_spl_iterator_to_array_error.php │ │ ├── ext_spl_tests_spl_limit_iterator_check_limits.php │ │ ├── ext_spl_tests_spl_maxheap_compare_basic.php │ │ ├── ext_spl_tests_spl_minheap_compare_error.php │ │ ├── ext_spl_tests_spl_pq_top_basic.php │ │ ├── ext_spl_tests_spl_pq_top_error_args.php │ │ ├── ext_spl_tests_spl_pq_top_error_corrupt.php │ │ ├── ext_spl_tests_spl_pq_top_error_empty.php │ │ ├── ext_spl_tests_spl_priorityqeue_insert_two_params_error.php │ │ ├── ext_spl_tests_spl_recursiveIteratorIterator_setMaxDepth_parameter_count.php │ │ ├── ext_spl_tests_spl_recursive_iterator_iterator_key_case.php │ │ ├── ext_spl_tests_splfixedarray_offsetExists_larger.php │ │ ├── ext_spl_tests_splpriorityqueue_extract.php │ │ ├── ext_spl_tests_splpriorityqueue_setextractflags.php │ │ ├── ext_spl_tests_unserialize.php │ │ ├── ext_sqlite3_tests_bug45798.php │ │ ├── ext_sqlite3_tests_bug47159.php │ │ ├── ext_sqlite3_tests_bug53463.php │ │ ├── ext_sqlite3_tests_bug63921-32bit.php │ │ ├── ext_sqlite3_tests_bug63921-64bit.php │ │ ├── ext_sqlite3_tests_bug66550.php │ │ ├── ext_sqlite3_tests_bug68760.php │ │ ├── ext_sqlite3_tests_bug69972.php │ │ ├── ext_sqlite3_tests_sqlite3_01_open.php │ │ ├── ext_sqlite3_tests_sqlite3_02_create.php │ │ ├── ext_sqlite3_tests_sqlite3_02_open.php │ │ ├── ext_sqlite3_tests_sqlite3_03_insert.php │ │ ├── ext_sqlite3_tests_sqlite3_04_update.php │ │ ├── ext_sqlite3_tests_sqlite3_05_delete.php │ │ ├── ext_sqlite3_tests_sqlite3_06_prepared_stmt.php │ │ ├── ext_sqlite3_tests_sqlite3_07_prepared_stmt.php │ │ ├── ext_sqlite3_tests_sqlite3_08_udf.php │ │ ├── ext_sqlite3_tests_sqlite3_09_blob_bound_param.php │ │ ├── ext_sqlite3_tests_sqlite3_10_bound_value_name.php │ │ ├── ext_sqlite3_tests_sqlite3_11_numrows.php │ │ ├── ext_sqlite3_tests_sqlite3_12_unfinalized_stmt_cleanup.php │ │ ├── ext_sqlite3_tests_sqlite3_13_skip_all_cleanup.php │ │ ├── ext_sqlite3_tests_sqlite3_14_querysingle.php │ │ ├── ext_sqlite3_tests_sqlite3_15_open_error-win.php │ │ ├── ext_sqlite3_tests_sqlite3_15_open_error.php │ │ ├── ext_sqlite3_tests_sqlite3_16_select_no_results.php │ │ ├── ext_sqlite3_tests_sqlite3_17_version.php │ │ ├── ext_sqlite3_tests_sqlite3_18_changes.php │ │ ├── ext_sqlite3_tests_sqlite3_19_columninfo.php │ │ ├── ext_sqlite3_tests_sqlite3_20_error.php │ │ ├── ext_sqlite3_tests_sqlite3_21_security.php │ │ ├── ext_sqlite3_tests_sqlite3_22_loadextension.php │ │ ├── ext_sqlite3_tests_sqlite3_23_escape_string.php │ │ ├── ext_sqlite3_tests_sqlite3_24_last_insert_rowid.php │ │ ├── ext_sqlite3_tests_sqlite3_25_create_aggregate.php │ │ ├── ext_sqlite3_tests_sqlite3_26_reset_prepared_stmt.php │ │ ├── ext_sqlite3_tests_sqlite3_27_reset_prepared_stmt_result.php │ │ ├── ext_sqlite3_tests_sqlite3_28_clear_bindings.php │ │ ├── ext_sqlite3_tests_sqlite3_29_createfunction.php │ │ ├── ext_sqlite3_tests_sqlite3_30_blobopen.php │ │ ├── ext_sqlite3_tests_sqlite3_31_changes.php │ │ ├── ext_sqlite3_tests_sqlite3_31_open.php │ │ ├── ext_sqlite3_tests_sqlite3_32_changes.php │ │ ├── ext_sqlite3_tests_sqlite3_32_createAggregate_paramCount.php │ │ ├── ext_sqlite3_tests_sqlite3_32_last_insert_rowid_param.php │ │ ├── ext_sqlite3_tests_sqlite3_33_createAggregate_notcallable.php │ │ ├── ext_sqlite3_tests_sqlite3_33_load_extension_param.php │ │ ├── ext_sqlite3_tests_sqlite3_33_reset.php │ │ ├── ext_sqlite3_tests_sqlite3_34_load_extension_ext_dir.php │ │ ├── ext_sqlite3_tests_sqlite3_35_stmt_readonly.php │ │ ├── ext_sqlite3_tests_sqlite3_36_create_collation.php │ │ ├── ext_sqlite3_tests_sqlite3_close_error.php │ │ ├── ext_sqlite3_tests_sqlite3_close_with_params.php │ │ ├── ext_sqlite3_tests_sqlite3_enable_exceptions.php │ │ ├── ext_sqlite3_tests_sqlite3_exec_wrongparams.php │ │ ├── ext_sqlite3_tests_sqlite3_lasterrorcode_with_params.php │ │ ├── ext_sqlite3_tests_sqlite3_lasterrormsg_with_params.php │ │ ├── ext_sqlite3_tests_sqlite3_loadextension_with_wrong_param.php │ │ ├── ext_sqlite3_tests_sqlite3_open_empty_string.php │ │ ├── ext_sqlite3_tests_sqlite3_openblob_wrongparams.php │ │ ├── ext_sqlite3_tests_sqlite3_prepare_001.php │ │ ├── ext_sqlite3_tests_sqlite3_prepare_faultystmt.php │ │ ├── ext_sqlite3_tests_sqlite3_prepare_with_empty_string.php │ │ ├── ext_sqlite3_tests_sqlite3_prepare_wrongparams.php │ │ ├── ext_sqlite3_tests_sqlite3_prepared_stmt_clear_with_params.php │ │ ├── ext_sqlite3_tests_sqlite3_query_error.php │ │ ├── ext_sqlite3_tests_sqlite3_querysingle_error.php │ │ ├── ext_sqlite3_tests_sqlite3_version_noparam.php │ │ ├── ext_sqlite3_tests_sqlite3result_fetcharray_with_two_params_fails.php │ │ ├── ext_sqlite3_tests_sqlite3result_numcolumns_error.php │ │ ├── ext_sqlite3_tests_sqlite3result_reset_with_params_fails.php │ │ ├── ext_sqlite3_tests_sqlite3stmt_paramCount_basic.php │ │ ├── ext_sqlite3_tests_sqlite3stmt_paramCount_error.php │ │ ├── ext_sqlite3_tests_sqlite3stmt_reset_params.php │ │ ├── ext_standard_tests_array_001.php │ │ ├── ext_standard_tests_array_002.php │ │ ├── ext_standard_tests_array_003.php │ │ ├── ext_standard_tests_array_004.php │ │ ├── ext_standard_tests_array_005.php │ │ ├── ext_standard_tests_array_006.php │ │ ├── ext_standard_tests_array_007.php │ │ ├── ext_standard_tests_array_008.php │ │ ├── ext_standard_tests_array_009.php │ │ ├── ext_standard_tests_array_array_change_key_case.php │ │ ├── ext_standard_tests_array_array_change_key_case_errors.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation1.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation2.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation3.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation4.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation5.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation6.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation7.php │ │ ├── ext_standard_tests_array_array_change_key_case_variation8.php │ │ ├── ext_standard_tests_array_array_chunk.php │ │ ├── ext_standard_tests_array_array_chunk2.php │ │ ├── ext_standard_tests_array_array_chunk_basic1.php │ │ ├── ext_standard_tests_array_array_chunk_basic2.php │ │ ├── ext_standard_tests_array_array_chunk_error.php │ │ ├── ext_standard_tests_array_array_chunk_variation1.php │ │ ├── ext_standard_tests_array_array_chunk_variation10.php │ │ ├── ext_standard_tests_array_array_chunk_variation11.php │ │ ├── ext_standard_tests_array_array_chunk_variation12.php │ │ ├── ext_standard_tests_array_array_chunk_variation13.php │ │ ├── ext_standard_tests_array_array_chunk_variation14.php │ │ ├── ext_standard_tests_array_array_chunk_variation15.php │ │ ├── ext_standard_tests_array_array_chunk_variation16.php │ │ ├── ext_standard_tests_array_array_chunk_variation17.php │ │ ├── ext_standard_tests_array_array_chunk_variation18.php │ │ ├── ext_standard_tests_array_array_chunk_variation19.php │ │ ├── ext_standard_tests_array_array_chunk_variation2.php │ │ ├── ext_standard_tests_array_array_chunk_variation20.php │ │ ├── ext_standard_tests_array_array_chunk_variation21.php │ │ ├── ext_standard_tests_array_array_chunk_variation22.php │ │ ├── ext_standard_tests_array_array_chunk_variation23.php │ │ ├── ext_standard_tests_array_array_chunk_variation24.php │ │ ├── ext_standard_tests_array_array_chunk_variation25.php │ │ ├── ext_standard_tests_array_array_chunk_variation26.php │ │ ├── ext_standard_tests_array_array_chunk_variation27.php │ │ ├── ext_standard_tests_array_array_chunk_variation28.php │ │ ├── ext_standard_tests_array_array_chunk_variation29.php │ │ ├── ext_standard_tests_array_array_chunk_variation3.php │ │ ├── ext_standard_tests_array_array_chunk_variation30.php │ │ ├── ext_standard_tests_array_array_chunk_variation31.php │ │ ├── ext_standard_tests_array_array_chunk_variation32.php │ │ ├── ext_standard_tests_array_array_chunk_variation4.php │ │ ├── ext_standard_tests_array_array_chunk_variation5.php │ │ ├── ext_standard_tests_array_array_chunk_variation6.php │ │ ├── ext_standard_tests_array_array_chunk_variation7.php │ │ ├── ext_standard_tests_array_array_chunk_variation8.php │ │ ├── ext_standard_tests_array_array_chunk_variation9.php │ │ ├── ext_standard_tests_array_array_column_basic.php │ │ ├── ext_standard_tests_array_array_column_error.php │ │ ├── ext_standard_tests_array_array_column_object_cast.php │ │ ├── ext_standard_tests_array_array_column_variant.php │ │ ├── ext_standard_tests_array_array_column_variant_objects.php │ │ ├── ext_standard_tests_array_array_combine.php │ │ ├── ext_standard_tests_array_array_combine_basic.php │ │ ├── ext_standard_tests_array_array_combine_error1.php │ │ ├── ext_standard_tests_array_array_combine_error2.php │ │ ├── ext_standard_tests_array_array_combine_variation1.php │ │ ├── ext_standard_tests_array_array_combine_variation2.php │ │ ├── ext_standard_tests_array_array_combine_variation3.php │ │ ├── ext_standard_tests_array_array_combine_variation4.php │ │ ├── ext_standard_tests_array_array_combine_variation5.php │ │ ├── ext_standard_tests_array_array_combine_variation6.php │ │ ├── ext_standard_tests_array_array_count_values.php │ │ ├── ext_standard_tests_array_array_count_values2.php │ │ ├── ext_standard_tests_array_array_count_values_error.php │ │ ├── ext_standard_tests_array_array_count_values_variation.php │ │ ├── ext_standard_tests_array_array_diff_1.php │ │ ├── ext_standard_tests_array_array_diff_assoc.php │ │ ├── ext_standard_tests_array_array_diff_assoc_basic.php │ │ ├── ext_standard_tests_array_array_diff_assoc_error.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation1.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation10.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation2.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation3.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation4.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation5.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation6.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation7.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation8.php │ │ ├── ext_standard_tests_array_array_diff_assoc_variation9.php │ │ ├── ext_standard_tests_array_array_diff_basic.php │ │ ├── ext_standard_tests_array_array_diff_error.php │ │ ├── ext_standard_tests_array_array_diff_key.php │ │ ├── ext_standard_tests_array_array_diff_key2.php │ │ ├── ext_standard_tests_array_array_diff_key_basic.php │ │ ├── ext_standard_tests_array_array_diff_key_error.php │ │ ├── ext_standard_tests_array_array_diff_key_variation1.php │ │ ├── ext_standard_tests_array_array_diff_key_variation2.php │ │ ├── ext_standard_tests_array_array_diff_key_variation3.php │ │ ├── ext_standard_tests_array_array_diff_key_variation4.php │ │ ├── ext_standard_tests_array_array_diff_key_variation5.php │ │ ├── ext_standard_tests_array_array_diff_key_variation6.php │ │ ├── ext_standard_tests_array_array_diff_key_variation7.php │ │ ├── ext_standard_tests_array_array_diff_key_variation8.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_basic.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_error.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation1.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation10.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation11.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation12.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation13.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation14.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation2.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation3.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation4.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation5.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation6.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation7.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation8.php │ │ ├── ext_standard_tests_array_array_diff_uassoc_variation9.php │ │ ├── ext_standard_tests_array_array_diff_ukey_basic.php │ │ ├── ext_standard_tests_array_array_diff_ukey_error.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation1.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation10.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation11.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation2.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation3.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation4.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation5.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation6.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation7.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation8.php │ │ ├── ext_standard_tests_array_array_diff_ukey_variation9.php │ │ ├── ext_standard_tests_array_array_diff_variation1.php │ │ ├── ext_standard_tests_array_array_diff_variation10.php │ │ ├── ext_standard_tests_array_array_diff_variation2.php │ │ ├── ext_standard_tests_array_array_diff_variation3.php │ │ ├── ext_standard_tests_array_array_diff_variation4.php │ │ ├── ext_standard_tests_array_array_diff_variation5.php │ │ ├── ext_standard_tests_array_array_diff_variation6.php │ │ ├── ext_standard_tests_array_array_diff_variation7.php │ │ ├── ext_standard_tests_array_array_diff_variation8.php │ │ ├── ext_standard_tests_array_array_diff_variation9.php │ │ ├── ext_standard_tests_array_array_fill.php │ │ ├── ext_standard_tests_array_array_fill_basic.php │ │ ├── ext_standard_tests_array_array_fill_error.php │ │ ├── ext_standard_tests_array_array_fill_keys.php │ │ ├── ext_standard_tests_array_array_fill_keys_error.php │ │ ├── ext_standard_tests_array_array_fill_keys_variation1.php │ │ ├── ext_standard_tests_array_array_fill_keys_variation2.php │ │ ├── ext_standard_tests_array_array_fill_keys_variation3.php │ │ ├── ext_standard_tests_array_array_fill_keys_variation4.php │ │ ├── ext_standard_tests_array_array_fill_object.php │ │ ├── ext_standard_tests_array_array_fill_object_2_4.php │ │ ├── ext_standard_tests_array_array_fill_variation1.php │ │ ├── ext_standard_tests_array_array_fill_variation1_64bit.php │ │ ├── ext_standard_tests_array_array_fill_variation2.php │ │ ├── ext_standard_tests_array_array_fill_variation3.php │ │ ├── ext_standard_tests_array_array_fill_variation4.php │ │ ├── ext_standard_tests_array_array_fill_variation5.php │ │ ├── ext_standard_tests_array_array_filter.php │ │ ├── ext_standard_tests_array_array_filter_basic.php │ │ ├── ext_standard_tests_array_array_filter_error.php │ │ ├── ext_standard_tests_array_array_filter_object.php │ │ ├── ext_standard_tests_array_array_filter_variation1.php │ │ ├── ext_standard_tests_array_array_filter_variation10.php │ │ ├── ext_standard_tests_array_array_filter_variation2.php │ │ ├── ext_standard_tests_array_array_filter_variation3.php │ │ ├── ext_standard_tests_array_array_filter_variation4.php │ │ ├── ext_standard_tests_array_array_filter_variation5.php │ │ ├── ext_standard_tests_array_array_filter_variation6.php │ │ ├── ext_standard_tests_array_array_filter_variation7.php │ │ ├── ext_standard_tests_array_array_filter_variation8.php │ │ ├── ext_standard_tests_array_array_filter_variation9.php │ │ ├── ext_standard_tests_array_array_flip.php │ │ ├── ext_standard_tests_array_array_flip_basic.php │ │ ├── ext_standard_tests_array_array_flip_error.php │ │ ├── ext_standard_tests_array_array_flip_variation1.php │ │ ├── ext_standard_tests_array_array_flip_variation2.php │ │ ├── ext_standard_tests_array_array_flip_variation3.php │ │ ├── ext_standard_tests_array_array_flip_variation4.php │ │ ├── ext_standard_tests_array_array_flip_variation5.php │ │ ├── ext_standard_tests_array_array_intersect_1.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_basic.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_error.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation1.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation10.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation2.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation3.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation4.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation5.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation6.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation7.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation8.php │ │ ├── ext_standard_tests_array_array_intersect_assoc_variation9.php │ │ ├── ext_standard_tests_array_array_intersect_basic.php │ │ ├── ext_standard_tests_array_array_intersect_error.php │ │ ├── ext_standard_tests_array_array_intersect_key.php │ │ ├── ext_standard_tests_array_array_intersect_key_basic.php │ │ ├── ext_standard_tests_array_array_intersect_key_error.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation1.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation2.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation3.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation4.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation5.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation6.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation7.php │ │ ├── ext_standard_tests_array_array_intersect_key_variation8.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_basic.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_error.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation1.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation10.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation11.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation2.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation3.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation4.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation5.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation6.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation7.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation8.php │ │ ├── ext_standard_tests_array_array_intersect_uassoc_variation9.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_basic.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_error.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation1.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation10.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation2.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation3.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation4.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation5.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation6.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation7.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation8.php │ │ ├── ext_standard_tests_array_array_intersect_ukey_variation9.php │ │ ├── ext_standard_tests_array_array_intersect_variation1.php │ │ ├── ext_standard_tests_array_array_intersect_variation10.php │ │ ├── ext_standard_tests_array_array_intersect_variation2.php │ │ ├── ext_standard_tests_array_array_intersect_variation3.php │ │ ├── ext_standard_tests_array_array_intersect_variation4.php │ │ ├── ext_standard_tests_array_array_intersect_variation5.php │ │ ├── ext_standard_tests_array_array_intersect_variation6.php │ │ ├── ext_standard_tests_array_array_intersect_variation7.php │ │ ├── ext_standard_tests_array_array_intersect_variation8.php │ │ ├── ext_standard_tests_array_array_intersect_variation9.php │ │ ├── ext_standard_tests_array_array_key_exists.php │ │ ├── ext_standard_tests_array_array_key_exists_basic.php │ │ ├── ext_standard_tests_array_array_key_exists_error.php │ │ ├── ext_standard_tests_array_array_key_exists_object1.php │ │ ├── ext_standard_tests_array_array_key_exists_object2.php │ │ ├── ext_standard_tests_array_array_key_exists_variation1.php │ │ ├── ext_standard_tests_array_array_key_exists_variation2.php │ │ ├── ext_standard_tests_array_array_key_exists_variation3.php │ │ ├── ext_standard_tests_array_array_key_exists_variation4.php │ │ ├── ext_standard_tests_array_array_key_exists_variation5.php │ │ ├── ext_standard_tests_array_array_key_exists_variation6.php │ │ ├── ext_standard_tests_array_array_key_exists_variation7.php │ │ ├── ext_standard_tests_array_array_key_exists_variation8.php │ │ ├── ext_standard_tests_array_array_keys_basic.php │ │ ├── ext_standard_tests_array_array_keys_error.php │ │ ├── ext_standard_tests_array_array_keys_on_GLOBALS.php │ │ ├── ext_standard_tests_array_array_keys_variation_001.php │ │ ├── ext_standard_tests_array_array_keys_variation_002.php │ │ ├── ext_standard_tests_array_array_keys_variation_002_64bit.php │ │ ├── ext_standard_tests_array_array_keys_variation_003.php │ │ ├── ext_standard_tests_array_array_keys_variation_004.php │ │ ├── ext_standard_tests_array_array_keys_variation_005.php │ │ ├── ext_standard_tests_array_array_map_001.php │ │ ├── ext_standard_tests_array_array_map_basic.php │ │ ├── ext_standard_tests_array_array_map_error.php │ │ ├── ext_standard_tests_array_array_map_object1.php │ │ ├── ext_standard_tests_array_array_map_object2.php │ │ ├── ext_standard_tests_array_array_map_object3.php │ │ ├── ext_standard_tests_array_array_map_variation1.php │ │ ├── ext_standard_tests_array_array_map_variation10.php │ │ ├── ext_standard_tests_array_array_map_variation11.php │ │ ├── ext_standard_tests_array_array_map_variation12.php │ │ ├── ext_standard_tests_array_array_map_variation13.php │ │ ├── ext_standard_tests_array_array_map_variation14.php │ │ ├── ext_standard_tests_array_array_map_variation15.php │ │ ├── ext_standard_tests_array_array_map_variation16.php │ │ ├── ext_standard_tests_array_array_map_variation17.php │ │ ├── ext_standard_tests_array_array_map_variation18.php │ │ ├── ext_standard_tests_array_array_map_variation19.php │ │ ├── ext_standard_tests_array_array_map_variation2.php │ │ ├── ext_standard_tests_array_array_map_variation3.php │ │ ├── ext_standard_tests_array_array_map_variation4.php │ │ ├── ext_standard_tests_array_array_map_variation5.php │ │ ├── ext_standard_tests_array_array_map_variation6.php │ │ ├── ext_standard_tests_array_array_map_variation7.php │ │ ├── ext_standard_tests_array_array_map_variation8.php │ │ ├── ext_standard_tests_array_array_map_variation9.php │ │ ├── ext_standard_tests_array_array_merge.php │ │ ├── ext_standard_tests_array_array_merge_basic.php │ │ ├── ext_standard_tests_array_array_merge_error.php │ │ ├── ext_standard_tests_array_array_merge_recursive_basic1.php │ │ ├── ext_standard_tests_array_array_merge_recursive_basic2.php │ │ ├── ext_standard_tests_array_array_merge_recursive_error.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation1.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation10.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation2.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation3.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation4.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation5.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation6.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation7.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation8.php │ │ ├── ext_standard_tests_array_array_merge_recursive_variation9.php │ │ ├── ext_standard_tests_array_array_merge_variation1.php │ │ ├── ext_standard_tests_array_array_merge_variation10.php │ │ ├── ext_standard_tests_array_array_merge_variation2.php │ │ ├── ext_standard_tests_array_array_merge_variation3.php │ │ ├── ext_standard_tests_array_array_merge_variation4.php │ │ ├── ext_standard_tests_array_array_merge_variation5.php │ │ ├── ext_standard_tests_array_array_merge_variation6.php │ │ ├── ext_standard_tests_array_array_merge_variation7.php │ │ ├── ext_standard_tests_array_array_merge_variation8.php │ │ ├── ext_standard_tests_array_array_merge_variation9.php │ │ ├── ext_standard_tests_array_array_multisort_basic1.php │ │ ├── ext_standard_tests_array_array_multisort_basic2.php │ │ ├── ext_standard_tests_array_array_multisort_case.php │ │ ├── ext_standard_tests_array_array_multisort_error.php │ │ ├── ext_standard_tests_array_array_multisort_incase.php │ │ ├── ext_standard_tests_array_array_multisort_natural.php │ │ ├── ext_standard_tests_array_array_multisort_natural_case.php │ │ ├── ext_standard_tests_array_array_multisort_natural_incase.php │ │ ├── ext_standard_tests_array_array_multisort_variation1.php │ │ ├── ext_standard_tests_array_array_multisort_variation10.php │ │ ├── ext_standard_tests_array_array_multisort_variation11.php │ │ ├── ext_standard_tests_array_array_multisort_variation2.php │ │ ├── ext_standard_tests_array_array_multisort_variation3.php │ │ ├── ext_standard_tests_array_array_multisort_variation4.php │ │ ├── ext_standard_tests_array_array_multisort_variation5.php │ │ ├── ext_standard_tests_array_array_multisort_variation6.php │ │ ├── ext_standard_tests_array_array_multisort_variation7.php │ │ ├── ext_standard_tests_array_array_multisort_variation8.php │ │ ├── ext_standard_tests_array_array_multisort_variation9.php │ │ ├── ext_standard_tests_array_array_next_error1.php │ │ ├── ext_standard_tests_array_array_next_error2.php │ │ ├── ext_standard_tests_array_array_pad.php │ │ ├── ext_standard_tests_array_array_pad_error.php │ │ ├── ext_standard_tests_array_array_pad_variation1.php │ │ ├── ext_standard_tests_array_array_pad_variation2.php │ │ ├── ext_standard_tests_array_array_pad_variation3.php │ │ ├── ext_standard_tests_array_array_pad_variation4.php │ │ ├── ext_standard_tests_array_array_pad_variation5.php │ │ ├── ext_standard_tests_array_array_pad_variation6.php │ │ ├── ext_standard_tests_array_array_pad_variation7.php │ │ ├── ext_standard_tests_array_array_pop.php │ │ ├── ext_standard_tests_array_array_pop_errors.php │ │ ├── ext_standard_tests_array_array_pop_variation.php │ │ ├── ext_standard_tests_array_array_product_error.php │ │ ├── ext_standard_tests_array_array_product_variation1.php │ │ ├── ext_standard_tests_array_array_product_variation2.php │ │ ├── ext_standard_tests_array_array_product_variation3.php │ │ ├── ext_standard_tests_array_array_product_variation4.php │ │ ├── ext_standard_tests_array_array_product_variation5.php │ │ ├── ext_standard_tests_array_array_push.php │ │ ├── ext_standard_tests_array_array_push_basic.php │ │ ├── ext_standard_tests_array_array_push_error1.php │ │ ├── ext_standard_tests_array_array_push_error2.php │ │ ├── ext_standard_tests_array_array_push_variation1.php │ │ ├── ext_standard_tests_array_array_push_variation2.php │ │ ├── ext_standard_tests_array_array_push_variation3.php │ │ ├── ext_standard_tests_array_array_push_variation5.php │ │ ├── ext_standard_tests_array_array_push_variation6.php │ │ ├── ext_standard_tests_array_array_rand.php │ │ ├── ext_standard_tests_array_array_rand_basic1.php │ │ ├── ext_standard_tests_array_array_rand_basic2.php │ │ ├── ext_standard_tests_array_array_rand_error.php │ │ ├── ext_standard_tests_array_array_rand_variation1.php │ │ ├── ext_standard_tests_array_array_rand_variation2.php │ │ ├── ext_standard_tests_array_array_rand_variation3.php │ │ ├── ext_standard_tests_array_array_rand_variation4.php │ │ ├── ext_standard_tests_array_array_rand_variation5.php │ │ ├── ext_standard_tests_array_array_rand_variation6.php │ │ ├── ext_standard_tests_array_array_reduce.php │ │ ├── ext_standard_tests_array_array_reduce_error.php │ │ ├── ext_standard_tests_array_array_reduce_variation1.php │ │ ├── ext_standard_tests_array_array_reduce_variation2.php │ │ ├── ext_standard_tests_array_array_reduce_variation3.php │ │ ├── ext_standard_tests_array_array_replace.php │ │ ├── ext_standard_tests_array_array_reverse_basic1.php │ │ ├── ext_standard_tests_array_array_reverse_basic2.php │ │ ├── ext_standard_tests_array_array_reverse_error.php │ │ ├── ext_standard_tests_array_array_reverse_variation1.php │ │ ├── ext_standard_tests_array_array_reverse_variation2.php │ │ ├── ext_standard_tests_array_array_reverse_variation3.php │ │ ├── ext_standard_tests_array_array_reverse_variation4.php │ │ ├── ext_standard_tests_array_array_reverse_variation5.php │ │ ├── ext_standard_tests_array_array_reverse_variation6.php │ │ ├── ext_standard_tests_array_array_search.php │ │ ├── ext_standard_tests_array_array_search1.php │ │ ├── ext_standard_tests_array_array_search_errors.php │ │ ├── ext_standard_tests_array_array_search_variation1.php │ │ ├── ext_standard_tests_array_array_search_variation2.php │ │ ├── ext_standard_tests_array_array_search_variation3.php │ │ ├── ext_standard_tests_array_array_search_variation4.php │ │ ├── ext_standard_tests_array_array_shift_basic.php │ │ ├── ext_standard_tests_array_array_shift_error.php │ │ ├── ext_standard_tests_array_array_shift_variation1.php │ │ ├── ext_standard_tests_array_array_shift_variation2.php │ │ ├── ext_standard_tests_array_array_shift_variation3.php │ │ ├── ext_standard_tests_array_array_shift_variation4.php │ │ ├── ext_standard_tests_array_array_shift_variation5.php │ │ ├── ext_standard_tests_array_array_shift_variation6.php │ │ ├── ext_standard_tests_array_array_shift_variation7.php │ │ ├── ext_standard_tests_array_array_shift_variation8.php │ │ ├── ext_standard_tests_array_array_shuffle_basic.php │ │ ├── ext_standard_tests_array_array_slice.php │ │ ├── ext_standard_tests_array_array_slice_basic.php │ │ ├── ext_standard_tests_array_array_slice_error.php │ │ ├── ext_standard_tests_array_array_slice_variation1.php │ │ ├── ext_standard_tests_array_array_slice_variation10.php │ │ ├── ext_standard_tests_array_array_slice_variation11.php │ │ ├── ext_standard_tests_array_array_slice_variation2.php │ │ ├── ext_standard_tests_array_array_slice_variation3.php │ │ ├── ext_standard_tests_array_array_slice_variation4.php │ │ ├── ext_standard_tests_array_array_slice_variation5.php │ │ ├── ext_standard_tests_array_array_slice_variation6.php │ │ ├── ext_standard_tests_array_array_slice_variation7.php │ │ ├── ext_standard_tests_array_array_slice_variation8.php │ │ ├── ext_standard_tests_array_array_slice_variation9.php │ │ ├── ext_standard_tests_array_array_splice_basic.php │ │ ├── ext_standard_tests_array_array_splice_errors.php │ │ ├── ext_standard_tests_array_array_splice_variation1.php │ │ ├── ext_standard_tests_array_array_splice_variation2.php │ │ ├── ext_standard_tests_array_array_splice_variation3.php │ │ ├── ext_standard_tests_array_array_splice_variation4.php │ │ ├── ext_standard_tests_array_array_sum.php │ │ ├── ext_standard_tests_array_array_sum_basic.php │ │ ├── ext_standard_tests_array_array_sum_error.php │ │ ├── ext_standard_tests_array_array_sum_on_reference.php │ │ ├── ext_standard_tests_array_array_sum_variation1.php │ │ ├── ext_standard_tests_array_array_sum_variation2.php │ │ ├── ext_standard_tests_array_array_sum_variation3.php │ │ ├── ext_standard_tests_array_array_sum_variation4.php │ │ ├── ext_standard_tests_array_array_sum_variation5.php │ │ ├── ext_standard_tests_array_array_sum_variation6.php │ │ ├── ext_standard_tests_array_array_sum_variation7.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_basic.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_error.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_variation.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_variation1.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_variation2.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_variation3.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_variation4.php │ │ ├── ext_standard_tests_array_array_udiff_assoc_variation5.php │ │ ├── ext_standard_tests_array_array_udiff_basic.php │ │ ├── ext_standard_tests_array_array_udiff_error.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_basic.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_error.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_variation1.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_variation2.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_variation3.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_variation4.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_variation5.php │ │ ├── ext_standard_tests_array_array_udiff_uassoc_variation6.php │ │ ├── ext_standard_tests_array_array_udiff_variation1.php │ │ ├── ext_standard_tests_array_array_udiff_variation2.php │ │ ├── ext_standard_tests_array_array_udiff_variation3.php │ │ ├── ext_standard_tests_array_array_udiff_variation4.php │ │ ├── ext_standard_tests_array_array_udiff_variation5.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_basic.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_basic2.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_error.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_variation1.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_variation2.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_variation3.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_variation4.php │ │ ├── ext_standard_tests_array_array_uintersect_assoc_variation5.php │ │ ├── ext_standard_tests_array_array_uintersect_basic.php │ │ ├── ext_standard_tests_array_array_uintersect_error.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_basic.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_error.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_variation1.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_variation2.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_variation3.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_variation4.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_variation5.php │ │ ├── ext_standard_tests_array_array_uintersect_uassoc_variation6.php │ │ ├── ext_standard_tests_array_array_uintersect_variation1.php │ │ ├── ext_standard_tests_array_array_uintersect_variation2.php │ │ ├── ext_standard_tests_array_array_uintersect_variation3.php │ │ ├── ext_standard_tests_array_array_uintersect_variation4.php │ │ ├── ext_standard_tests_array_array_uintersect_variation5.php │ │ ├── ext_standard_tests_array_array_unique_basic.php │ │ ├── ext_standard_tests_array_array_unique_error.php │ │ ├── ext_standard_tests_array_array_unique_variation1.php │ │ ├── ext_standard_tests_array_array_unique_variation2.php │ │ ├── ext_standard_tests_array_array_unique_variation3.php │ │ ├── ext_standard_tests_array_array_unique_variation4.php │ │ ├── ext_standard_tests_array_array_unique_variation5.php │ │ ├── ext_standard_tests_array_array_unique_variation6.php │ │ ├── ext_standard_tests_array_array_unique_variation7.php │ │ ├── ext_standard_tests_array_array_unique_variation8.php │ │ ├── ext_standard_tests_array_array_unique_variation9.php │ │ ├── ext_standard_tests_array_array_unshift.php │ │ ├── ext_standard_tests_array_array_unshift_basic1.php │ │ ├── ext_standard_tests_array_array_unshift_basic2.php │ │ ├── ext_standard_tests_array_array_unshift_error.php │ │ ├── ext_standard_tests_array_array_unshift_object.php │ │ ├── ext_standard_tests_array_array_unshift_variation1.php │ │ ├── ext_standard_tests_array_array_unshift_variation2.php │ │ ├── ext_standard_tests_array_array_unshift_variation3.php │ │ ├── ext_standard_tests_array_array_unshift_variation4.php │ │ ├── ext_standard_tests_array_array_unshift_variation5.php │ │ ├── ext_standard_tests_array_array_unshift_variation6.php │ │ ├── ext_standard_tests_array_array_unshift_variation7.php │ │ ├── ext_standard_tests_array_array_unshift_variation8.php │ │ ├── ext_standard_tests_array_array_unshift_variation9.php │ │ ├── ext_standard_tests_array_array_user_key_compare.php │ │ ├── ext_standard_tests_array_array_values.php │ │ ├── ext_standard_tests_array_array_values_basic.php │ │ ├── ext_standard_tests_array_array_values_error.php │ │ ├── ext_standard_tests_array_array_values_errors.php │ │ ├── ext_standard_tests_array_array_values_variation.php │ │ ├── ext_standard_tests_array_array_values_variation1.php │ │ ├── ext_standard_tests_array_array_values_variation2.php │ │ ├── ext_standard_tests_array_array_values_variation3.php │ │ ├── ext_standard_tests_array_array_values_variation4.php │ │ ├── ext_standard_tests_array_array_values_variation5.php │ │ ├── ext_standard_tests_array_array_values_variation6.php │ │ ├── ext_standard_tests_array_array_values_variation7.php │ │ ├── ext_standard_tests_array_array_values_variation_64bit.php │ │ ├── ext_standard_tests_array_array_walk.php │ │ ├── ext_standard_tests_array_array_walk_basic1.php │ │ ├── ext_standard_tests_array_array_walk_basic2.php │ │ ├── ext_standard_tests_array_array_walk_closure.php │ │ ├── ext_standard_tests_array_array_walk_error1.php │ │ ├── ext_standard_tests_array_array_walk_error2.php │ │ ├── ext_standard_tests_array_array_walk_object1.php │ │ ├── ext_standard_tests_array_array_walk_object2.php │ │ ├── ext_standard_tests_array_array_walk_objects.php │ │ ├── ext_standard_tests_array_array_walk_rec_objects.php │ │ ├── ext_standard_tests_array_array_walk_recursive.php │ │ ├── ext_standard_tests_array_array_walk_recursive1.php │ │ ├── ext_standard_tests_array_array_walk_recursive_basic1.php │ │ ├── ext_standard_tests_array_array_walk_recursive_basic2.php │ │ ├── ext_standard_tests_array_array_walk_recursive_error1.php │ │ ├── ext_standard_tests_array_array_walk_recursive_error2.php │ │ ├── ext_standard_tests_array_array_walk_recursive_object1.php │ │ ├── ext_standard_tests_array_array_walk_recursive_object2.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation1.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation2.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation3.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation4.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation5.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation6.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation7.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation8.php │ │ ├── ext_standard_tests_array_array_walk_recursive_variation9.php │ │ ├── ext_standard_tests_array_array_walk_variation1.php │ │ ├── ext_standard_tests_array_array_walk_variation2.php │ │ ├── ext_standard_tests_array_array_walk_variation3.php │ │ ├── ext_standard_tests_array_array_walk_variation4.php │ │ ├── ext_standard_tests_array_array_walk_variation5.php │ │ ├── ext_standard_tests_array_array_walk_variation6.php │ │ ├── ext_standard_tests_array_array_walk_variation7.php │ │ ├── ext_standard_tests_array_array_walk_variation8.php │ │ ├── ext_standard_tests_array_array_walk_variation9.php │ │ ├── ext_standard_tests_array_arsort_basic.php │ │ ├── ext_standard_tests_array_arsort_error.php │ │ ├── ext_standard_tests_array_arsort_object1.php │ │ ├── ext_standard_tests_array_arsort_object2.php │ │ ├── ext_standard_tests_array_arsort_variation1.php │ │ ├── ext_standard_tests_array_arsort_variation10.php │ │ ├── ext_standard_tests_array_arsort_variation11.php │ │ ├── ext_standard_tests_array_arsort_variation2.php │ │ ├── ext_standard_tests_array_arsort_variation3.php │ │ ├── ext_standard_tests_array_arsort_variation4.php │ │ ├── ext_standard_tests_array_arsort_variation5.php │ │ ├── ext_standard_tests_array_arsort_variation6.php │ │ ├── ext_standard_tests_array_arsort_variation7.php │ │ ├── ext_standard_tests_array_arsort_variation8.php │ │ ├── ext_standard_tests_array_arsort_variation9.php │ │ ├── ext_standard_tests_array_asort_basic.php │ │ ├── ext_standard_tests_array_asort_error.php │ │ ├── ext_standard_tests_array_asort_object1.php │ │ ├── ext_standard_tests_array_asort_object2.php │ │ ├── ext_standard_tests_array_asort_variation1.php │ │ ├── ext_standard_tests_array_asort_variation10.php │ │ ├── ext_standard_tests_array_asort_variation11.php │ │ ├── ext_standard_tests_array_asort_variation2.php │ │ ├── ext_standard_tests_array_asort_variation3.php │ │ ├── ext_standard_tests_array_asort_variation4.php │ │ ├── ext_standard_tests_array_asort_variation5.php │ │ ├── ext_standard_tests_array_asort_variation6.php │ │ ├── ext_standard_tests_array_asort_variation7.php │ │ ├── ext_standard_tests_array_asort_variation8.php │ │ ├── ext_standard_tests_array_asort_variation9.php │ │ ├── ext_standard_tests_array_bug12776.php │ │ ├── ext_standard_tests_array_bug14580.php │ │ ├── ext_standard_tests_array_bug20381.php │ │ ├── ext_standard_tests_array_bug20865.php │ │ ├── ext_standard_tests_array_bug21182.php │ │ ├── ext_standard_tests_array_bug21918.php │ │ ├── ext_standard_tests_array_bug21998.php │ │ ├── ext_standard_tests_array_bug22088.php │ │ ├── ext_standard_tests_array_bug22463.php │ │ ├── ext_standard_tests_array_bug23581.php │ │ ├── ext_standard_tests_array_bug23788.php │ │ ├── ext_standard_tests_array_bug24198.php │ │ ├── ext_standard_tests_array_bug24220.php │ │ ├── ext_standard_tests_array_bug24766.php │ │ ├── ext_standard_tests_array_bug24897.php │ │ ├── ext_standard_tests_array_bug24980.php │ │ ├── ext_standard_tests_array_bug25359.php │ │ ├── ext_standard_tests_array_bug25708.php │ │ ├── ext_standard_tests_array_bug25758.php │ │ ├── ext_standard_tests_array_bug26458.php │ │ ├── ext_standard_tests_array_bug28739.php │ │ ├── ext_standard_tests_array_bug28974.php │ │ ├── ext_standard_tests_array_bug29253.php │ │ ├── ext_standard_tests_array_bug29493.php │ │ ├── ext_standard_tests_array_bug30074.php │ │ ├── ext_standard_tests_array_bug30266.php │ │ ├── ext_standard_tests_array_bug30833.php │ │ ├── ext_standard_tests_array_bug31158.php │ │ ├── ext_standard_tests_array_bug31213.php │ │ ├── ext_standard_tests_array_bug32021.php │ │ ├── ext_standard_tests_array_bug33382.php │ │ ├── ext_standard_tests_array_bug33989.php │ │ ├── ext_standard_tests_array_bug34066.php │ │ ├── ext_standard_tests_array_bug34066_1.php │ │ ├── ext_standard_tests_array_bug34227.php │ │ ├── ext_standard_tests_array_bug34982.php │ │ ├── ext_standard_tests_array_bug35014.php │ │ ├── ext_standard_tests_array_bug35014_64bit.php │ │ ├── ext_standard_tests_array_bug35022.php │ │ ├── ext_standard_tests_array_bug35821.php │ │ ├── ext_standard_tests_array_bug36975.php │ │ ├── ext_standard_tests_array_bug38464.php │ │ ├── ext_standard_tests_array_bug39576.php │ │ ├── ext_standard_tests_array_bug40191.php │ │ ├── ext_standard_tests_array_bug40709.php │ │ ├── ext_standard_tests_array_bug41121.php │ │ ├── ext_standard_tests_array_bug41686.php │ │ ├── ext_standard_tests_array_bug42177.php │ │ ├── ext_standard_tests_array_bug42233.php │ │ ├── ext_standard_tests_array_bug42838.php │ │ ├── ext_standard_tests_array_bug42850.php │ │ ├── ext_standard_tests_array_bug43495.php │ │ ├── ext_standard_tests_array_bug43505.php │ │ ├── ext_standard_tests_array_bug43541.php │ │ ├── ext_standard_tests_array_bug44181.php │ │ ├── ext_standard_tests_array_bug44182.php │ │ ├── ext_standard_tests_array_bug44929.php │ │ ├── ext_standard_tests_array_bug45312.php │ │ ├── ext_standard_tests_array_bug46873.php │ │ ├── ext_standard_tests_array_bug48224.php │ │ ├── ext_standard_tests_array_bug48484.php │ │ ├── ext_standard_tests_array_bug48854.php │ │ ├── ext_standard_tests_array_bug50006.php │ │ ├── ext_standard_tests_array_bug50006_1.php │ │ ├── ext_standard_tests_array_bug50006_2.php │ │ ├── ext_standard_tests_array_bug51552.php │ │ ├── ext_standard_tests_array_bug52534.php │ │ ├── ext_standard_tests_array_bug52719.php │ │ ├── ext_standard_tests_array_bug54459.php │ │ ├── ext_standard_tests_array_bug61058.php │ │ ├── ext_standard_tests_array_bug61730.php │ │ ├── ext_standard_tests_array_bug65304.php │ │ ├── ext_standard_tests_array_bug67693.php │ │ ├── ext_standard_tests_array_bug69166.php │ │ ├── ext_standard_tests_array_bug69198.php │ │ ├── ext_standard_tests_array_bug69299.php │ │ ├── ext_standard_tests_array_bug69371.php │ │ ├── ext_standard_tests_array_bug69413.php │ │ ├── ext_standard_tests_array_bug69723.php │ │ ├── ext_standard_tests_array_compact.php │ │ ├── ext_standard_tests_array_compact_basic.php │ │ ├── ext_standard_tests_array_compact_error.php │ │ ├── ext_standard_tests_array_compact_variation1.php │ │ ├── ext_standard_tests_array_compact_variation2.php │ │ ├── ext_standard_tests_array_count_basic.php │ │ ├── ext_standard_tests_array_count_error.php │ │ ├── ext_standard_tests_array_count_recursive.php │ │ ├── ext_standard_tests_array_count_variation1.php │ │ ├── ext_standard_tests_array_count_variation2.php │ │ ├── ext_standard_tests_array_count_variation3.php │ │ ├── ext_standard_tests_array_current_basic.php │ │ ├── ext_standard_tests_array_current_error.php │ │ ├── ext_standard_tests_array_current_variation1.php │ │ ├── ext_standard_tests_array_current_variation2.php │ │ ├── ext_standard_tests_array_current_variation3.php │ │ ├── ext_standard_tests_array_current_variation4.php │ │ ├── ext_standard_tests_array_current_variation5.php │ │ ├── ext_standard_tests_array_each.php │ │ ├── ext_standard_tests_array_each_basic.php │ │ ├── ext_standard_tests_array_each_error.php │ │ ├── ext_standard_tests_array_each_variation1.php │ │ ├── ext_standard_tests_array_each_variation2.php │ │ ├── ext_standard_tests_array_each_variation3.php │ │ ├── ext_standard_tests_array_each_variation4.php │ │ ├── ext_standard_tests_array_each_variation5.php │ │ ├── ext_standard_tests_array_each_variation6.php │ │ ├── ext_standard_tests_array_end.php │ │ ├── ext_standard_tests_array_end_64bit.php │ │ ├── ext_standard_tests_array_end_basic.php │ │ ├── ext_standard_tests_array_end_error.php │ │ ├── ext_standard_tests_array_end_variation1.php │ │ ├── ext_standard_tests_array_end_variation2.php │ │ ├── ext_standard_tests_array_end_variation3.php │ │ ├── ext_standard_tests_array_extract_error.php │ │ ├── ext_standard_tests_array_extract_safety.php │ │ ├── ext_standard_tests_array_extract_variation1.php │ │ ├── ext_standard_tests_array_extract_variation10.php │ │ ├── ext_standard_tests_array_extract_variation11.php │ │ ├── ext_standard_tests_array_extract_variation2.php │ │ ├── ext_standard_tests_array_extract_variation3.php │ │ ├── ext_standard_tests_array_extract_variation4.php │ │ ├── ext_standard_tests_array_extract_variation5.php │ │ ├── ext_standard_tests_array_extract_variation6.php │ │ ├── ext_standard_tests_array_extract_variation7.php │ │ ├── ext_standard_tests_array_extract_variation8.php │ │ ├── ext_standard_tests_array_extract_variation9.php │ │ ├── ext_standard_tests_array_in_array_errors.php │ │ ├── ext_standard_tests_array_in_array_variation1.php │ │ ├── ext_standard_tests_array_in_array_variation2.php │ │ ├── ext_standard_tests_array_in_array_variation3.php │ │ ├── ext_standard_tests_array_in_array_variation4.php │ │ ├── ext_standard_tests_array_in_array_with_ref.php │ │ ├── ext_standard_tests_array_key_basic.php │ │ ├── ext_standard_tests_array_key_error.php │ │ ├── ext_standard_tests_array_key_exists_basic.php │ │ ├── ext_standard_tests_array_key_exists_error.php │ │ ├── ext_standard_tests_array_key_exists_variation1.php │ │ ├── ext_standard_tests_array_key_exists_variation2.php │ │ ├── ext_standard_tests_array_key_variation1.php │ │ ├── ext_standard_tests_array_key_variation2.php │ │ ├── ext_standard_tests_array_key_variation3.php │ │ ├── ext_standard_tests_array_key_variation4.php │ │ ├── ext_standard_tests_array_krsort_basic.php │ │ ├── ext_standard_tests_array_krsort_error.php │ │ ├── ext_standard_tests_array_krsort_object.php │ │ ├── ext_standard_tests_array_krsort_variation1.php │ │ ├── ext_standard_tests_array_krsort_variation10.php │ │ ├── ext_standard_tests_array_krsort_variation11.php │ │ ├── ext_standard_tests_array_krsort_variation2.php │ │ ├── ext_standard_tests_array_krsort_variation3.php │ │ ├── ext_standard_tests_array_krsort_variation4.php │ │ ├── ext_standard_tests_array_krsort_variation5.php │ │ ├── ext_standard_tests_array_krsort_variation6.php │ │ ├── ext_standard_tests_array_krsort_variation7.php │ │ ├── ext_standard_tests_array_krsort_variation8.php │ │ ├── ext_standard_tests_array_krsort_variation9.php │ │ ├── ext_standard_tests_array_ksort_basic.php │ │ ├── ext_standard_tests_array_ksort_error.php │ │ ├── ext_standard_tests_array_ksort_object.php │ │ ├── ext_standard_tests_array_ksort_variation1.php │ │ ├── ext_standard_tests_array_ksort_variation10.php │ │ ├── ext_standard_tests_array_ksort_variation11.php │ │ ├── ext_standard_tests_array_ksort_variation2.php │ │ ├── ext_standard_tests_array_ksort_variation3.php │ │ ├── ext_standard_tests_array_ksort_variation4.php │ │ ├── ext_standard_tests_array_ksort_variation5.php │ │ ├── ext_standard_tests_array_ksort_variation6.php │ │ ├── ext_standard_tests_array_ksort_variation7.php │ │ ├── ext_standard_tests_array_ksort_variation8.php │ │ ├── ext_standard_tests_array_ksort_variation9.php │ │ ├── ext_standard_tests_array_locale_sort.php │ │ ├── ext_standard_tests_array_max.php │ │ ├── ext_standard_tests_array_max_basic.php │ │ ├── ext_standard_tests_array_max_basiclong_64bit.php │ │ ├── ext_standard_tests_array_max_error.php │ │ ├── ext_standard_tests_array_max_variation1.php │ │ ├── ext_standard_tests_array_max_variation2.php │ │ ├── ext_standard_tests_array_min.php │ │ ├── ext_standard_tests_array_min_basic.php │ │ ├── ext_standard_tests_array_min_basiclong_64bit.php │ │ ├── ext_standard_tests_array_min_error.php │ │ ├── ext_standard_tests_array_min_variation1.php │ │ ├── ext_standard_tests_array_min_variation2.php │ │ ├── ext_standard_tests_array_natcasesort_basic.php │ │ ├── ext_standard_tests_array_natcasesort_error.php │ │ ├── ext_standard_tests_array_natcasesort_object1.php │ │ ├── ext_standard_tests_array_natcasesort_object2.php │ │ ├── ext_standard_tests_array_natcasesort_variation1.php │ │ ├── ext_standard_tests_array_natcasesort_variation10.php │ │ ├── ext_standard_tests_array_natcasesort_variation11.php │ │ ├── ext_standard_tests_array_natcasesort_variation2.php │ │ ├── ext_standard_tests_array_natcasesort_variation3.php │ │ ├── ext_standard_tests_array_natcasesort_variation4.php │ │ ├── ext_standard_tests_array_natcasesort_variation5.php │ │ ├── ext_standard_tests_array_natcasesort_variation6.php │ │ ├── ext_standard_tests_array_natcasesort_variation7.php │ │ ├── ext_standard_tests_array_natcasesort_variation8.php │ │ ├── ext_standard_tests_array_natcasesort_variation9.php │ │ ├── ext_standard_tests_array_natsort_basic.php │ │ ├── ext_standard_tests_array_next_basic.php │ │ ├── ext_standard_tests_array_next_error.php │ │ ├── ext_standard_tests_array_next_variation1.php │ │ ├── ext_standard_tests_array_next_variation2.php │ │ ├── ext_standard_tests_array_prev_basic.php │ │ ├── ext_standard_tests_array_prev_error1.php │ │ ├── ext_standard_tests_array_prev_error2.php │ │ ├── ext_standard_tests_array_prev_error3.php │ │ ├── ext_standard_tests_array_prev_variation1.php │ │ ├── ext_standard_tests_array_prev_variation2.php │ │ ├── ext_standard_tests_array_range.php │ │ ├── ext_standard_tests_array_range_errors.php │ │ ├── ext_standard_tests_array_range_variation.php │ │ ├── ext_standard_tests_array_range_variation1.php │ │ ├── ext_standard_tests_array_range_variation1_64bit.php │ │ ├── ext_standard_tests_array_reset_basic.php │ │ ├── ext_standard_tests_array_reset_error.php │ │ ├── ext_standard_tests_array_reset_variation1.php │ │ ├── ext_standard_tests_array_reset_variation2.php │ │ ├── ext_standard_tests_array_reset_variation3.php │ │ ├── ext_standard_tests_array_rsort_basic.php │ │ ├── ext_standard_tests_array_rsort_error.php │ │ ├── ext_standard_tests_array_rsort_object1.php │ │ ├── ext_standard_tests_array_rsort_object2.php │ │ ├── ext_standard_tests_array_rsort_variation1.php │ │ ├── ext_standard_tests_array_rsort_variation10.php │ │ ├── ext_standard_tests_array_rsort_variation11.php │ │ ├── ext_standard_tests_array_rsort_variation2.php │ │ ├── ext_standard_tests_array_rsort_variation3.php │ │ ├── ext_standard_tests_array_rsort_variation4.php │ │ ├── ext_standard_tests_array_rsort_variation5.php │ │ ├── ext_standard_tests_array_rsort_variation6.php │ │ ├── ext_standard_tests_array_rsort_variation7.php │ │ ├── ext_standard_tests_array_rsort_variation8.php │ │ ├── ext_standard_tests_array_rsort_variation9.php │ │ ├── ext_standard_tests_array_shuffle_basic1.php │ │ ├── ext_standard_tests_array_shuffle_basic2.php │ │ ├── ext_standard_tests_array_shuffle_error.php │ │ ├── ext_standard_tests_array_shuffle_variation1.php │ │ ├── ext_standard_tests_array_shuffle_variation2.php │ │ ├── ext_standard_tests_array_shuffle_variation3.php │ │ ├── ext_standard_tests_array_shuffle_variation4.php │ │ ├── ext_standard_tests_array_shuffle_variation5.php │ │ ├── ext_standard_tests_array_sizeof_basic1.php │ │ ├── ext_standard_tests_array_sizeof_basic2.php │ │ ├── ext_standard_tests_array_sizeof_error.php │ │ ├── ext_standard_tests_array_sizeof_object1.php │ │ ├── ext_standard_tests_array_sizeof_object2.php │ │ ├── ext_standard_tests_array_sizeof_variation1.php │ │ ├── ext_standard_tests_array_sizeof_variation2.php │ │ ├── ext_standard_tests_array_sizeof_variation3.php │ │ ├── ext_standard_tests_array_sizeof_variation4.php │ │ ├── ext_standard_tests_array_sizeof_variation5.php │ │ ├── ext_standard_tests_array_sort_basic.php │ │ ├── ext_standard_tests_array_sort_error.php │ │ ├── ext_standard_tests_array_sort_object1.php │ │ ├── ext_standard_tests_array_sort_object2.php │ │ ├── ext_standard_tests_array_sort_variation1.php │ │ ├── ext_standard_tests_array_sort_variation10.php │ │ ├── ext_standard_tests_array_sort_variation11.php │ │ ├── ext_standard_tests_array_sort_variation2.php │ │ ├── ext_standard_tests_array_sort_variation3.php │ │ ├── ext_standard_tests_array_sort_variation4.php │ │ ├── ext_standard_tests_array_sort_variation5.php │ │ ├── ext_standard_tests_array_sort_variation6.php │ │ ├── ext_standard_tests_array_sort_variation7.php │ │ ├── ext_standard_tests_array_sort_variation8.php │ │ ├── ext_standard_tests_array_sort_variation9.php │ │ ├── ext_standard_tests_array_uasort_basic1.php │ │ ├── ext_standard_tests_array_uasort_basic2.php │ │ ├── ext_standard_tests_array_uasort_error.php │ │ ├── ext_standard_tests_array_uasort_object1.php │ │ ├── ext_standard_tests_array_uasort_object2.php │ │ ├── ext_standard_tests_array_uasort_variation1.php │ │ ├── ext_standard_tests_array_uasort_variation10.php │ │ ├── ext_standard_tests_array_uasort_variation11.php │ │ ├── ext_standard_tests_array_uasort_variation2.php │ │ ├── ext_standard_tests_array_uasort_variation3.php │ │ ├── ext_standard_tests_array_uasort_variation4.php │ │ ├── ext_standard_tests_array_uasort_variation5.php │ │ ├── ext_standard_tests_array_uasort_variation6.php │ │ ├── ext_standard_tests_array_uasort_variation7.php │ │ ├── ext_standard_tests_array_uasort_variation8.php │ │ ├── ext_standard_tests_array_uasort_variation9.php │ │ ├── ext_standard_tests_array_uksort_basic.php │ │ ├── ext_standard_tests_array_uksort_error.php │ │ ├── ext_standard_tests_array_uksort_variation1.php │ │ ├── ext_standard_tests_array_uksort_variation2.php │ │ ├── ext_standard_tests_array_unexpected_array_mod_bug.php │ │ ├── ext_standard_tests_array_usort_basic.php │ │ ├── ext_standard_tests_array_usort_error1.php │ │ ├── ext_standard_tests_array_usort_error2.php │ │ ├── ext_standard_tests_array_usort_object1.php │ │ ├── ext_standard_tests_array_usort_object2.php │ │ ├── ext_standard_tests_array_usort_variation1.php │ │ ├── ext_standard_tests_array_usort_variation10.php │ │ ├── ext_standard_tests_array_usort_variation11.php │ │ ├── ext_standard_tests_array_usort_variation2.php │ │ ├── ext_standard_tests_array_usort_variation3.php │ │ ├── ext_standard_tests_array_usort_variation4.php │ │ ├── ext_standard_tests_array_usort_variation5.php │ │ ├── ext_standard_tests_array_usort_variation6.php │ │ ├── ext_standard_tests_array_usort_variation7.php │ │ ├── ext_standard_tests_array_usort_variation8.php │ │ ├── ext_standard_tests_array_usort_variation9.php │ │ ├── ext_standard_tests_array_var_export.php │ │ ├── ext_standard_tests_array_var_export2.php │ │ ├── ext_standard_tests_array_var_export3.php │ │ ├── ext_standard_tests_assert_assert.php │ │ ├── ext_standard_tests_assert_assert02.php │ │ ├── ext_standard_tests_assert_assert03.php │ │ ├── ext_standard_tests_assert_assert04.php │ │ ├── ext_standard_tests_assert_assert_basic.php │ │ ├── ext_standard_tests_assert_assert_basic1.php │ │ ├── ext_standard_tests_assert_assert_basic2.php │ │ ├── ext_standard_tests_assert_assert_basic3.php │ │ ├── ext_standard_tests_assert_assert_basic4.php │ │ ├── ext_standard_tests_assert_assert_basic5.php │ │ ├── ext_standard_tests_assert_assert_basic6.php │ │ ├── ext_standard_tests_assert_assert_closures.php │ │ ├── ext_standard_tests_assert_assert_error.php │ │ ├── ext_standard_tests_assert_assert_error1.php │ │ ├── ext_standard_tests_assert_assert_error2.php │ │ ├── ext_standard_tests_assert_assert_error3.php │ │ ├── ext_standard_tests_assert_assert_error4.php │ │ ├── ext_standard_tests_assert_assert_variation.php │ │ ├── ext_standard_tests_bug49244.php │ │ ├── ext_standard_tests_bug64370_var1.php │ │ ├── ext_standard_tests_bug64370_var2.php │ │ ├── ext_standard_tests_class_object_class_exists_basic_001.php │ │ ├── ext_standard_tests_class_object_class_exists_error_001.php │ │ ├── ext_standard_tests_class_object_class_exists_variation_001.php │ │ ├── ext_standard_tests_class_object_class_exists_variation_002.php │ │ ├── ext_standard_tests_class_object_class_exists_variation_003.php │ │ ├── ext_standard_tests_class_object_forward_static_call_001.php │ │ ├── ext_standard_tests_class_object_forward_static_call_002.php │ │ ├── ext_standard_tests_class_object_forward_static_call_003.php │ │ ├── ext_standard_tests_class_object_get_class_error_001.php │ │ ├── ext_standard_tests_class_object_get_class_methods_basic_001.php │ │ ├── ext_standard_tests_class_object_get_class_methods_basic_002.php │ │ ├── ext_standard_tests_class_object_get_class_methods_basic_003.php │ │ ├── ext_standard_tests_class_object_get_class_methods_error_001.php │ │ ├── ext_standard_tests_class_object_get_class_methods_variation_001.php │ │ ├── ext_standard_tests_class_object_get_class_methods_variation_002.php │ │ ├── ext_standard_tests_class_object_get_class_variation_001.php │ │ ├── ext_standard_tests_class_object_get_class_variation_002.php │ │ ├── ext_standard_tests_class_object_get_class_vars_error.php │ │ ├── ext_standard_tests_class_object_get_class_vars_variation1.php │ │ ├── ext_standard_tests_class_object_get_class_vars_variation2.php │ │ ├── ext_standard_tests_class_object_get_declared_classes_basic_001.php │ │ ├── ext_standard_tests_class_object_get_declared_classes_error_001.php │ │ ├── ext_standard_tests_class_object_get_declared_classes_variation1.php │ │ ├── ext_standard_tests_class_object_get_declared_interfaces_basic_001.php │ │ ├── ext_standard_tests_class_object_get_declared_interfaces_error_001.php │ │ ├── ext_standard_tests_class_object_get_declared_interfaces_variation1.php │ │ ├── ext_standard_tests_class_object_get_declared_traits_basic_001.php │ │ ├── ext_standard_tests_class_object_get_declared_traits_error_001.php │ │ ├── ext_standard_tests_class_object_get_declared_traits_variation1.php │ │ ├── ext_standard_tests_class_object_get_object_vars_basic_001.php │ │ ├── ext_standard_tests_class_object_get_object_vars_basic_002.php │ │ ├── ext_standard_tests_class_object_get_object_vars_error_001.php │ │ ├── ext_standard_tests_class_object_get_object_vars_variation_001.php │ │ ├── ext_standard_tests_class_object_get_object_vars_variation_002.php │ │ ├── ext_standard_tests_class_object_get_object_vars_variation_003.php │ │ ├── ext_standard_tests_class_object_get_parent_class_error_001.php │ │ ├── ext_standard_tests_class_object_get_parent_class_variation_001.php │ │ ├── ext_standard_tests_class_object_get_parent_class_variation_002.php │ │ ├── ext_standard_tests_class_object_interface_exists_error.php │ │ ├── ext_standard_tests_class_object_interface_exists_variation1.php │ │ ├── ext_standard_tests_class_object_interface_exists_variation2.php │ │ ├── ext_standard_tests_class_object_interface_exists_variation3.php │ │ ├── ext_standard_tests_class_object_interface_exists_variation4.php │ │ ├── ext_standard_tests_class_object_is_a.php │ │ ├── ext_standard_tests_class_object_is_a_error_001.php │ │ ├── ext_standard_tests_class_object_is_a_variation_001.php │ │ ├── ext_standard_tests_class_object_is_a_variation_002.php │ │ ├── ext_standard_tests_class_object_is_a_variation_003.php │ │ ├── ext_standard_tests_class_object_is_subclass_of_error_001.php │ │ ├── ext_standard_tests_class_object_is_subclass_of_variation_001.php │ │ ├── ext_standard_tests_class_object_is_subclass_of_variation_002.php │ │ ├── ext_standard_tests_class_object_is_subclass_of_variation_003.php │ │ ├── ext_standard_tests_class_object_is_subclass_of_variation_004.php │ │ ├── ext_standard_tests_class_object_method_exists_basic_001.php │ │ ├── ext_standard_tests_class_object_method_exists_basic_002.php │ │ ├── ext_standard_tests_class_object_method_exists_basic_003.php │ │ ├── ext_standard_tests_class_object_method_exists_error_001.php │ │ ├── ext_standard_tests_class_object_method_exists_variation_001.php │ │ ├── ext_standard_tests_class_object_method_exists_variation_002.php │ │ ├── ext_standard_tests_class_object_method_exists_variation_003.php │ │ ├── ext_standard_tests_class_object_property_exists_error.php │ │ ├── ext_standard_tests_class_object_property_exists_variation1.php │ │ ├── ext_standard_tests_class_object_trait_class_exists_variation_003.php │ │ ├── ext_standard_tests_class_object_trait_exists_basic_001.php │ │ ├── ext_standard_tests_class_object_trait_exists_error_001.php │ │ ├── ext_standard_tests_class_object_trait_exists_variation_001.php │ │ ├── ext_standard_tests_class_object_trait_exists_variation_002.php │ │ ├── ext_standard_tests_crypt_bcrypt_invalid_algorithm.php │ │ ├── ext_standard_tests_crypt_bcrypt_invalid_cost.php │ │ ├── ext_standard_tests_crypt_des_fallback_invalid_salt.php │ │ ├── ext_standard_tests_dir_chdir_basic.php │ │ ├── ext_standard_tests_dir_chdir_error1.php │ │ ├── ext_standard_tests_dir_chdir_error2.php │ │ ├── ext_standard_tests_dir_chdir_variation1.php │ │ ├── ext_standard_tests_dir_chdir_variation2.php │ │ ├── ext_standard_tests_dir_closedir_basic.php │ │ ├── ext_standard_tests_dir_closedir_error.php │ │ ├── ext_standard_tests_dir_closedir_variation1.php │ │ ├── ext_standard_tests_dir_closedir_variation2.php │ │ ├── ext_standard_tests_dir_closedir_variation3.php │ │ ├── ext_standard_tests_dir_dir_basic.php │ │ ├── ext_standard_tests_dir_dir_error.php │ │ ├── ext_standard_tests_dir_dir_variation1.php │ │ ├── ext_standard_tests_dir_dir_variation2.php │ │ ├── ext_standard_tests_dir_dir_variation3.php │ │ ├── ext_standard_tests_dir_dir_variation4.php │ │ ├── ext_standard_tests_dir_dir_variation5.php │ │ ├── ext_standard_tests_dir_dir_variation6.php │ │ ├── ext_standard_tests_dir_dir_variation7.php │ │ ├── ext_standard_tests_dir_dir_variation8.php │ │ ├── ext_standard_tests_dir_dir_variation9.php │ │ ├── ext_standard_tests_dir_getcwd_basic.php │ │ ├── ext_standard_tests_dir_getcwd_error.php │ │ ├── ext_standard_tests_dir_opendir_basic.php │ │ ├── ext_standard_tests_dir_opendir_error1.php │ │ ├── ext_standard_tests_dir_opendir_error2.php │ │ ├── ext_standard_tests_dir_opendir_variation1.php │ │ ├── ext_standard_tests_dir_opendir_variation2.php │ │ ├── ext_standard_tests_dir_opendir_variation3.php │ │ ├── ext_standard_tests_dir_opendir_variation4.php │ │ ├── ext_standard_tests_dir_opendir_variation5.php │ │ ├── ext_standard_tests_dir_opendir_variation6-win32.php │ │ ├── ext_standard_tests_dir_opendir_variation6.php │ │ ├── ext_standard_tests_dir_opendir_variation7.php │ │ ├── ext_standard_tests_dir_readdir_basic.php │ │ ├── ext_standard_tests_dir_readdir_error.php │ │ ├── ext_standard_tests_dir_readdir_variation1.php │ │ ├── ext_standard_tests_dir_readdir_variation2.php │ │ ├── ext_standard_tests_dir_readdir_variation3.php │ │ ├── ext_standard_tests_dir_readdir_variation4.php │ │ ├── ext_standard_tests_dir_readdir_variation5.php │ │ ├── ext_standard_tests_dir_readdir_variation6.php │ │ ├── ext_standard_tests_dir_readdir_variation7.php │ │ ├── ext_standard_tests_dir_rewinddir_basic.php │ │ ├── ext_standard_tests_dir_rewinddir_error.php │ │ ├── ext_standard_tests_dir_rewinddir_variation1.php │ │ ├── ext_standard_tests_dir_rewinddir_variation2.php │ │ ├── ext_standard_tests_dir_rewinddir_variation3.php │ │ ├── ext_standard_tests_dir_scandir_basic.php │ │ ├── ext_standard_tests_dir_scandir_error1.php │ │ ├── ext_standard_tests_dir_scandir_error2.php │ │ ├── ext_standard_tests_dir_scandir_variation1.php │ │ ├── ext_standard_tests_dir_scandir_variation10.php │ │ ├── ext_standard_tests_dir_scandir_variation2.php │ │ ├── ext_standard_tests_dir_scandir_variation3.php │ │ ├── ext_standard_tests_dir_scandir_variation4.php │ │ ├── ext_standard_tests_dir_scandir_variation5.php │ │ ├── ext_standard_tests_dir_scandir_variation6.php │ │ ├── ext_standard_tests_dir_scandir_variation7.php │ │ ├── ext_standard_tests_dir_scandir_variation8.php │ │ ├── ext_standard_tests_dir_scandir_variation9.php │ │ ├── ext_standard_tests_directory_DirectoryClass_basic_001.php │ │ ├── ext_standard_tests_directory_DirectoryClass_error_001.php │ │ ├── ext_standard_tests_directory_directory_constants-win32.php │ │ ├── ext_standard_tests_directory_directory_constants.php │ │ ├── ext_standard_tests_file_001-win32.php │ │ ├── ext_standard_tests_file_001.php │ │ ├── ext_standard_tests_file_002.php │ │ ├── ext_standard_tests_file_003.php │ │ ├── ext_standard_tests_file_004.php │ │ ├── ext_standard_tests_file_005_basic.php │ │ ├── ext_standard_tests_file_005_error.php │ │ ├── ext_standard_tests_file_005_variation-win32.php │ │ ├── ext_standard_tests_file_005_variation.php │ │ ├── ext_standard_tests_file_005_variation2-win32.php │ │ ├── ext_standard_tests_file_005_variation2.php │ │ ├── ext_standard_tests_file_006_basic.php │ │ ├── ext_standard_tests_file_006_error.php │ │ ├── ext_standard_tests_file_006_variation1.php │ │ ├── ext_standard_tests_file_006_variation2.php │ │ ├── ext_standard_tests_file_007_basic.php │ │ ├── ext_standard_tests_file_007_error.php │ │ ├── ext_standard_tests_file_007_variation1.php │ │ ├── ext_standard_tests_file_007_variation10.php │ │ ├── ext_standard_tests_file_007_variation11-win32.php │ │ ├── ext_standard_tests_file_007_variation11.php │ │ ├── ext_standard_tests_file_007_variation12-win32.php │ │ ├── ext_standard_tests_file_007_variation12.php │ │ ├── ext_standard_tests_file_007_variation13-win32.php │ │ ├── ext_standard_tests_file_007_variation13.php │ │ ├── ext_standard_tests_file_007_variation14.php │ │ ├── ext_standard_tests_file_007_variation15.php │ │ ├── ext_standard_tests_file_007_variation16.php │ │ ├── ext_standard_tests_file_007_variation17.php │ │ ├── ext_standard_tests_file_007_variation18.php │ │ ├── ext_standard_tests_file_007_variation19.php │ │ ├── ext_standard_tests_file_007_variation2.php │ │ ├── ext_standard_tests_file_007_variation20.php │ │ ├── ext_standard_tests_file_007_variation21.php │ │ ├── ext_standard_tests_file_007_variation22.php │ │ ├── ext_standard_tests_file_007_variation23.php │ │ ├── ext_standard_tests_file_007_variation24.php │ │ ├── ext_standard_tests_file_007_variation3.php │ │ ├── ext_standard_tests_file_007_variation4.php │ │ ├── ext_standard_tests_file_007_variation5.php │ │ ├── ext_standard_tests_file_007_variation6.php │ │ ├── ext_standard_tests_file_007_variation7.php │ │ ├── ext_standard_tests_file_007_variation8.php │ │ ├── ext_standard_tests_file_007_variation9.php │ │ ├── ext_standard_tests_file_basename-win32.php │ │ ├── ext_standard_tests_file_basename.php │ │ ├── ext_standard_tests_file_basename_basic-win32.php │ │ ├── ext_standard_tests_file_basename_basic.php │ │ ├── ext_standard_tests_file_basename_bug66395-win32.php │ │ ├── ext_standard_tests_file_basename_bug66395_variation2-win32.php │ │ ├── ext_standard_tests_file_basename_error.php │ │ ├── ext_standard_tests_file_basename_variation1-win32.php │ │ ├── ext_standard_tests_file_basename_variation1.php │ │ ├── ext_standard_tests_file_basename_variation2-win32.php │ │ ├── ext_standard_tests_file_basename_variation2.php │ │ ├── ext_standard_tests_file_basename_variation3.php │ │ ├── ext_standard_tests_file_basename_variation4.php │ │ ├── ext_standard_tests_file_bug12556.php │ │ ├── ext_standard_tests_file_bug20424.php │ │ ├── ext_standard_tests_file_bug22382.php │ │ ├── ext_standard_tests_file_bug22414.php │ │ ├── ext_standard_tests_file_bug24313.php │ │ ├── ext_standard_tests_file_bug24482.php │ │ ├── ext_standard_tests_file_bug26003.php │ │ ├── ext_standard_tests_file_bug26615.php │ │ ├── ext_standard_tests_file_bug26938.php │ │ ├── ext_standard_tests_file_bug27508.php │ │ ├── ext_standard_tests_file_bug27619.php │ │ ├── ext_standard_tests_file_bug30362.php │ │ ├── ext_standard_tests_file_bug32160.php │ │ ├── ext_standard_tests_file_bug35740.php │ │ ├── ext_standard_tests_file_bug35781.php │ │ ├── ext_standard_tests_file_bug37158.php │ │ ├── ext_standard_tests_file_bug37864.php │ │ ├── ext_standard_tests_file_bug38086.php │ │ ├── ext_standard_tests_file_bug38450.php │ │ ├── ext_standard_tests_file_bug38450_1.php │ │ ├── ext_standard_tests_file_bug38450_2.php │ │ ├── ext_standard_tests_file_bug38450_3.php │ │ ├── ext_standard_tests_file_bug39367.php │ │ ├── ext_standard_tests_file_bug39538.php │ │ ├── ext_standard_tests_file_bug39551.php │ │ ├── ext_standard_tests_file_bug39673.php │ │ ├── ext_standard_tests_file_bug39863.php │ │ ├── ext_standard_tests_file_bug40374.php │ │ ├── ext_standard_tests_file_bug40501.php │ │ ├── ext_standard_tests_file_bug41655_1-win32.php │ │ ├── ext_standard_tests_file_bug41655_1.php │ │ ├── ext_standard_tests_file_bug41655_2.php │ │ ├── ext_standard_tests_file_bug41693.php │ │ ├── ext_standard_tests_file_bug41815.php │ │ ├── ext_standard_tests_file_bug41874.php │ │ ├── ext_standard_tests_file_bug41874_1.php │ │ ├── ext_standard_tests_file_bug41874_2.php │ │ ├── ext_standard_tests_file_bug41874_3.php │ │ ├── ext_standard_tests_file_bug43008.php │ │ ├── ext_standard_tests_file_bug43137.php │ │ ├── ext_standard_tests_file_bug43216.php │ │ ├── ext_standard_tests_file_bug43248.php │ │ ├── ext_standard_tests_file_bug43353-win32.php │ │ ├── ext_standard_tests_file_bug43353.php │ │ ├── ext_standard_tests_file_bug43522.php │ │ ├── ext_standard_tests_file_bug44034.php │ │ ├── ext_standard_tests_file_bug44607.php │ │ ├── ext_standard_tests_file_bug44805.php │ │ ├── ext_standard_tests_file_bug45181.php │ │ ├── ext_standard_tests_file_bug45303.php │ │ ├── ext_standard_tests_file_bug45985.php │ │ ├── ext_standard_tests_file_bug46347.php │ │ ├── ext_standard_tests_file_bug47767.php │ │ ├── ext_standard_tests_file_bug49047.php │ │ ├── ext_standard_tests_file_bug51094.php │ │ ├── ext_standard_tests_file_bug52624.php │ │ ├── ext_standard_tests_file_bug52820.php │ │ ├── ext_standard_tests_file_bug53241.php │ │ ├── ext_standard_tests_file_bug53848.php │ │ ├── ext_standard_tests_file_bug55124.php │ │ ├── ext_standard_tests_file_bug60120.php │ │ ├── ext_standard_tests_file_bug61961.php │ │ ├── ext_standard_tests_file_bug63512.php │ │ ├── ext_standard_tests_file_bug65272.php │ │ ├── ext_standard_tests_file_bug65701.php │ │ ├── ext_standard_tests_file_bug66509.php │ │ ├── ext_standard_tests_file_bug68335.php │ │ ├── ext_standard_tests_file_bug68532.php │ │ ├── ext_standard_tests_file_bug69628.php │ │ ├── ext_standard_tests_file_chgrp.php │ │ ├── ext_standard_tests_file_chmod_basic-win32.php │ │ ├── ext_standard_tests_file_chmod_basic.php │ │ ├── ext_standard_tests_file_chmod_error.php │ │ ├── ext_standard_tests_file_chmod_variation1.php │ │ ├── ext_standard_tests_file_chmod_variation2-win32.php │ │ ├── ext_standard_tests_file_chmod_variation2.php │ │ ├── ext_standard_tests_file_chmod_variation3.php │ │ ├── ext_standard_tests_file_chmod_variation4.php │ │ ├── ext_standard_tests_file_chown.php │ │ ├── ext_standard_tests_file_chroot_001.php │ │ ├── ext_standard_tests_file_clearstatcache_001.php │ │ ├── ext_standard_tests_file_clearstatcache_error.php │ │ ├── ext_standard_tests_file_copy_basic.php │ │ ├── ext_standard_tests_file_copy_error.php │ │ ├── ext_standard_tests_file_copy_variation1.php │ │ ├── ext_standard_tests_file_copy_variation10.php │ │ ├── ext_standard_tests_file_copy_variation11.php │ │ ├── ext_standard_tests_file_copy_variation12-win32.php │ │ ├── ext_standard_tests_file_copy_variation12.php │ │ ├── ext_standard_tests_file_copy_variation13.php │ │ ├── ext_standard_tests_file_copy_variation14.php │ │ ├── ext_standard_tests_file_copy_variation15.php │ │ ├── ext_standard_tests_file_copy_variation16-win32.php │ │ ├── ext_standard_tests_file_copy_variation16.php │ │ ├── ext_standard_tests_file_copy_variation17.php │ │ ├── ext_standard_tests_file_copy_variation18.php │ │ ├── ext_standard_tests_file_copy_variation2-win32.php │ │ ├── ext_standard_tests_file_copy_variation2.php │ │ ├── ext_standard_tests_file_copy_variation3-win32.php │ │ ├── ext_standard_tests_file_copy_variation3.php │ │ ├── ext_standard_tests_file_copy_variation4.php │ │ ├── ext_standard_tests_file_copy_variation5-win32.php │ │ ├── ext_standard_tests_file_copy_variation5.php │ │ ├── ext_standard_tests_file_copy_variation6-win32.php │ │ ├── ext_standard_tests_file_copy_variation6.php │ │ ├── ext_standard_tests_file_copy_variation7.php │ │ ├── ext_standard_tests_file_copy_variation8.php │ │ ├── ext_standard_tests_file_copy_variation9.php │ │ ├── ext_standard_tests_file_directory_wrapper_fstat_basic.php │ │ ├── ext_standard_tests_file_dirname_basic-win32.php │ │ ├── ext_standard_tests_file_dirname_basic.php │ │ ├── ext_standard_tests_file_dirname_error.php │ │ ├── ext_standard_tests_file_dirname_variation1.php │ │ ├── ext_standard_tests_file_disk.php │ │ ├── ext_standard_tests_file_disk_free_space_basic.php │ │ ├── ext_standard_tests_file_disk_free_space_error-win32.php │ │ ├── ext_standard_tests_file_disk_free_space_error.php │ │ ├── ext_standard_tests_file_disk_free_space_variation.php │ │ ├── ext_standard_tests_file_disk_total_space_basic.php │ │ ├── ext_standard_tests_file_disk_total_space_error-win32.php │ │ ├── ext_standard_tests_file_disk_total_space_error.php │ │ ├── ext_standard_tests_file_disk_total_space_variation.php │ │ ├── ext_standard_tests_file_fclose_variation1.php │ │ ├── ext_standard_tests_file_feof_basic.php │ │ ├── ext_standard_tests_file_fflush_basic.php │ │ ├── ext_standard_tests_file_fflush_error.php │ │ ├── ext_standard_tests_file_fflush_variation1-win32.php │ │ ├── ext_standard_tests_file_fflush_variation1.php │ │ ├── ext_standard_tests_file_fflush_variation2.php │ │ ├── ext_standard_tests_file_fflush_variation3.php │ │ ├── ext_standard_tests_file_fflush_variation4.php │ │ ├── ext_standard_tests_file_fgetc_basic.php │ │ ├── ext_standard_tests_file_fgetc_error.php │ │ ├── ext_standard_tests_file_fgetc_variation1.php │ │ ├── ext_standard_tests_file_fgetc_variation2.php │ │ ├── ext_standard_tests_file_fgetc_variation3.php │ │ ├── ext_standard_tests_file_fgetc_variation4.php │ │ ├── ext_standard_tests_file_fgetcsv.php │ │ ├── ext_standard_tests_file_fgetcsv_error.php │ │ ├── ext_standard_tests_file_fgetcsv_variation1.php │ │ ├── ext_standard_tests_file_fgetcsv_variation10.php │ │ ├── ext_standard_tests_file_fgetcsv_variation11.php │ │ ├── ext_standard_tests_file_fgetcsv_variation12.php │ │ ├── ext_standard_tests_file_fgetcsv_variation13.php │ │ ├── ext_standard_tests_file_fgetcsv_variation14.php │ │ ├── ext_standard_tests_file_fgetcsv_variation15.php │ │ ├── ext_standard_tests_file_fgetcsv_variation16.php │ │ ├── ext_standard_tests_file_fgetcsv_variation17.php │ │ ├── ext_standard_tests_file_fgetcsv_variation18.php │ │ ├── ext_standard_tests_file_fgetcsv_variation19.php │ │ ├── ext_standard_tests_file_fgetcsv_variation2.php │ │ ├── ext_standard_tests_file_fgetcsv_variation20.php │ │ ├── ext_standard_tests_file_fgetcsv_variation21.php │ │ ├── ext_standard_tests_file_fgetcsv_variation22.php │ │ ├── ext_standard_tests_file_fgetcsv_variation23.php │ │ ├── ext_standard_tests_file_fgetcsv_variation24.php │ │ ├── ext_standard_tests_file_fgetcsv_variation25.php │ │ ├── ext_standard_tests_file_fgetcsv_variation26.php │ │ ├── ext_standard_tests_file_fgetcsv_variation27.php │ │ ├── ext_standard_tests_file_fgetcsv_variation28.php │ │ ├── ext_standard_tests_file_fgetcsv_variation29.php │ │ ├── ext_standard_tests_file_fgetcsv_variation3.php │ │ ├── ext_standard_tests_file_fgetcsv_variation30.php │ │ ├── ext_standard_tests_file_fgetcsv_variation31.php │ │ ├── ext_standard_tests_file_fgetcsv_variation4.php │ │ ├── ext_standard_tests_file_fgetcsv_variation5.php │ │ ├── ext_standard_tests_file_fgetcsv_variation6.php │ │ ├── ext_standard_tests_file_fgetcsv_variation7.php │ │ ├── ext_standard_tests_file_fgetcsv_variation8.php │ │ ├── ext_standard_tests_file_fgetcsv_variation9.php │ │ ├── ext_standard_tests_file_fgets_basic.php │ │ ├── ext_standard_tests_file_fgets_error.php │ │ ├── ext_standard_tests_file_fgets_socket_variation1.php │ │ ├── ext_standard_tests_file_fgets_socket_variation2.php │ │ ├── ext_standard_tests_file_fgets_variation1.php │ │ ├── ext_standard_tests_file_fgets_variation2.php │ │ ├── ext_standard_tests_file_fgets_variation3.php │ │ ├── ext_standard_tests_file_fgets_variation4-win32.php │ │ ├── ext_standard_tests_file_fgets_variation4.php │ │ ├── ext_standard_tests_file_fgets_variation5.php │ │ ├── ext_standard_tests_file_fgets_variation6-win32.php │ │ ├── ext_standard_tests_file_fgets_variation6.php │ │ ├── ext_standard_tests_file_fgetss.php │ │ ├── ext_standard_tests_file_fgetss1.php │ │ ├── ext_standard_tests_file_fgetss_basic1.php │ │ ├── ext_standard_tests_file_fgetss_basic2-win32.php │ │ ├── ext_standard_tests_file_fgetss_basic2.php │ │ ├── ext_standard_tests_file_fgetss_error.php │ │ ├── ext_standard_tests_file_fgetss_variation1-win32.php │ │ ├── ext_standard_tests_file_fgetss_variation1.php │ │ ├── ext_standard_tests_file_fgetss_variation2.php │ │ ├── ext_standard_tests_file_fgetss_variation3-win32.php │ │ ├── ext_standard_tests_file_fgetss_variation3.php │ │ ├── ext_standard_tests_file_fgetss_variation4.php │ │ ├── ext_standard_tests_file_fgetss_variation5-win32.php │ │ ├── ext_standard_tests_file_fgetss_variation5.php │ │ ├── ext_standard_tests_file_file_basic.php │ │ ├── ext_standard_tests_file_file_error.php │ │ ├── ext_standard_tests_file_file_exists_error.php │ │ ├── ext_standard_tests_file_file_exists_variation1.php │ │ ├── ext_standard_tests_file_file_get_contents_basic.php │ │ ├── ext_standard_tests_file_file_get_contents_basic001.php │ │ ├── ext_standard_tests_file_file_get_contents_error.php │ │ ├── ext_standard_tests_file_file_get_contents_error001.php │ │ ├── ext_standard_tests_file_file_get_contents_error002.php │ │ ├── ext_standard_tests_file_file_get_contents_file_put_contents_basic.php │ │ ├── ext_standard_tests_file_file_get_contents_file_put_contents_error.php │ │ ├── ext_standard_tests_file_file_get_contents_file_put_contents_variation1.php │ │ ├── ext_standard_tests_file_file_get_contents_file_put_contents_variation2.php │ │ ├── ext_standard_tests_file_file_get_contents_variation1.php │ │ ├── ext_standard_tests_file_file_get_contents_variation2.php │ │ ├── ext_standard_tests_file_file_get_contents_variation3.php │ │ ├── ext_standard_tests_file_file_get_contents_variation4.php │ │ ├── ext_standard_tests_file_file_get_contents_variation5.php │ │ ├── ext_standard_tests_file_file_get_contents_variation6.php │ │ ├── ext_standard_tests_file_file_get_contents_variation7-win32.php │ │ ├── ext_standard_tests_file_file_get_contents_variation7.php │ │ ├── ext_standard_tests_file_file_get_contents_variation8-win32.php │ │ ├── ext_standard_tests_file_file_get_contents_variation8.php │ │ ├── ext_standard_tests_file_file_get_contents_variation9.php │ │ ├── ext_standard_tests_file_file_put_contents.php │ │ ├── ext_standard_tests_file_file_put_contents_variation1.php │ │ ├── ext_standard_tests_file_file_put_contents_variation2.php │ │ ├── ext_standard_tests_file_file_put_contents_variation3.php │ │ ├── ext_standard_tests_file_file_put_contents_variation4.php │ │ ├── ext_standard_tests_file_file_put_contents_variation5.php │ │ ├── ext_standard_tests_file_file_put_contents_variation6.php │ │ ├── ext_standard_tests_file_file_put_contents_variation7-win32.php │ │ ├── ext_standard_tests_file_file_put_contents_variation7.php │ │ ├── ext_standard_tests_file_file_put_contents_variation8-win32.php │ │ ├── ext_standard_tests_file_file_put_contents_variation8.php │ │ ├── ext_standard_tests_file_file_put_contents_variation9.php │ │ ├── ext_standard_tests_file_file_variation.php │ │ ├── ext_standard_tests_file_file_variation2.php │ │ ├── ext_standard_tests_file_file_variation3.php │ │ ├── ext_standard_tests_file_file_variation4.php │ │ ├── ext_standard_tests_file_file_variation5-win32.php │ │ ├── ext_standard_tests_file_file_variation5.php │ │ ├── ext_standard_tests_file_file_variation6.php │ │ ├── ext_standard_tests_file_file_variation7.php │ │ ├── ext_standard_tests_file_file_variation8-win32.php │ │ ├── ext_standard_tests_file_file_variation8.php │ │ ├── ext_standard_tests_file_file_variation9.php │ │ ├── ext_standard_tests_file_filegroup_basic.php │ │ ├── ext_standard_tests_file_filegroup_error.php │ │ ├── ext_standard_tests_file_filegroup_variation1.php │ │ ├── ext_standard_tests_file_filegroup_variation2.php │ │ ├── ext_standard_tests_file_filegroup_variation3.php │ │ ├── ext_standard_tests_file_fileinode_basic.php │ │ ├── ext_standard_tests_file_fileinode_error.php │ │ ├── ext_standard_tests_file_fileinode_variation.php │ │ ├── ext_standard_tests_file_fileinode_variation1.php │ │ ├── ext_standard_tests_file_fileinode_variation2.php │ │ ├── ext_standard_tests_file_fileinode_variation3.php │ │ ├── ext_standard_tests_file_fileowner_basic.php │ │ ├── ext_standard_tests_file_fileowner_error.php │ │ ├── ext_standard_tests_file_fileowner_variation1.php │ │ ├── ext_standard_tests_file_fileowner_variation2.php │ │ ├── ext_standard_tests_file_fileowner_variation3.php │ │ ├── ext_standard_tests_file_fileperms_variation1.php │ │ ├── ext_standard_tests_file_fileperms_variation2.php │ │ ├── ext_standard_tests_file_fileperms_variation3.php │ │ ├── ext_standard_tests_file_filesize_basic.php │ │ ├── ext_standard_tests_file_filesize_error.php │ │ ├── ext_standard_tests_file_filesize_variation1-win32.php │ │ ├── ext_standard_tests_file_filesize_variation1.php │ │ ├── ext_standard_tests_file_filesize_variation2-win32.php │ │ ├── ext_standard_tests_file_filesize_variation2.php │ │ ├── ext_standard_tests_file_filesize_variation3-win32.php │ │ ├── ext_standard_tests_file_filesize_variation3.php │ │ ├── ext_standard_tests_file_filesize_variation4-win32.php │ │ ├── ext_standard_tests_file_filesize_variation4.php │ │ ├── ext_standard_tests_file_filesize_variation5.php │ │ ├── ext_standard_tests_file_filestat.php │ │ ├── ext_standard_tests_file_filetype_basic.php │ │ ├── ext_standard_tests_file_filetype_error.php │ │ ├── ext_standard_tests_file_filetype_variation.php │ │ ├── ext_standard_tests_file_filetype_variation2.php │ │ ├── ext_standard_tests_file_filetype_variation3.php │ │ ├── ext_standard_tests_file_flock.php │ │ ├── ext_standard_tests_file_flock_basic.php │ │ ├── ext_standard_tests_file_flock_error.php │ │ ├── ext_standard_tests_file_flock_variation.php │ │ ├── ext_standard_tests_file_fnmatch_basic.php │ │ ├── ext_standard_tests_file_fnmatch_error.php │ │ ├── ext_standard_tests_file_fnmatch_variation.php │ │ ├── ext_standard_tests_file_fopen_variation1.php │ │ ├── ext_standard_tests_file_fopen_variation10-win32.php │ │ ├── ext_standard_tests_file_fopen_variation11-win32.php │ │ ├── ext_standard_tests_file_fopen_variation12.php │ │ ├── ext_standard_tests_file_fopen_variation13.php │ │ ├── ext_standard_tests_file_fopen_variation14-win32.php │ │ ├── ext_standard_tests_file_fopen_variation14.php │ │ ├── ext_standard_tests_file_fopen_variation15-win32.php │ │ ├── ext_standard_tests_file_fopen_variation15.php │ │ ├── ext_standard_tests_file_fopen_variation16.php │ │ ├── ext_standard_tests_file_fopen_variation17.php │ │ ├── ext_standard_tests_file_fopen_variation19.php │ │ ├── ext_standard_tests_file_fopen_variation3.php │ │ ├── ext_standard_tests_file_fopen_variation4.php │ │ ├── ext_standard_tests_file_fopen_variation5.php │ │ ├── ext_standard_tests_file_fopen_variation6.php │ │ ├── ext_standard_tests_file_fopen_variation7.php │ │ ├── ext_standard_tests_file_fopen_variation8.php │ │ ├── ext_standard_tests_file_fopen_variation9.php │ │ ├── ext_standard_tests_file_fopencookie.php │ │ ├── ext_standard_tests_file_fpassthru_basic.php │ │ ├── ext_standard_tests_file_fpassthru_error.php │ │ ├── ext_standard_tests_file_fpassthru_variation.php │ │ ├── ext_standard_tests_file_fpassthru_variation1.php │ │ ├── ext_standard_tests_file_fputcsv.php │ │ ├── ext_standard_tests_file_fputcsv_002.php │ │ ├── ext_standard_tests_file_fputcsv_error.php │ │ ├── ext_standard_tests_file_fputcsv_variation1.php │ │ ├── ext_standard_tests_file_fputcsv_variation10.php │ │ ├── ext_standard_tests_file_fputcsv_variation11.php │ │ ├── ext_standard_tests_file_fputcsv_variation12.php │ │ ├── ext_standard_tests_file_fputcsv_variation13.php │ │ ├── ext_standard_tests_file_fputcsv_variation14.php │ │ ├── ext_standard_tests_file_fputcsv_variation15.php │ │ ├── ext_standard_tests_file_fputcsv_variation2.php │ │ ├── ext_standard_tests_file_fputcsv_variation3.php │ │ ├── ext_standard_tests_file_fputcsv_variation4.php │ │ ├── ext_standard_tests_file_fputcsv_variation5.php │ │ ├── ext_standard_tests_file_fputcsv_variation6.php │ │ ├── ext_standard_tests_file_fputcsv_variation7.php │ │ ├── ext_standard_tests_file_fputcsv_variation8.php │ │ ├── ext_standard_tests_file_fputcsv_variation9.php │ │ ├── ext_standard_tests_file_fread_basic.php │ │ ├── ext_standard_tests_file_fread_error.php │ │ ├── ext_standard_tests_file_fread_fwrite_basic.php │ │ ├── ext_standard_tests_file_fread_socket_variation1.php │ │ ├── ext_standard_tests_file_fread_variation1.php │ │ ├── ext_standard_tests_file_fread_variation2.php │ │ ├── ext_standard_tests_file_fread_variation3-win32.php │ │ ├── ext_standard_tests_file_fread_variation3.php │ │ ├── ext_standard_tests_file_fread_variation4-win32.php │ │ ├── ext_standard_tests_file_fread_variation4.php │ │ ├── ext_standard_tests_file_fscanf.php │ │ ├── ext_standard_tests_file_fscanf_error.php │ │ ├── ext_standard_tests_file_fscanf_variation1.php │ │ ├── ext_standard_tests_file_fscanf_variation10.php │ │ ├── ext_standard_tests_file_fscanf_variation11.php │ │ ├── ext_standard_tests_file_fscanf_variation12.php │ │ ├── ext_standard_tests_file_fscanf_variation13.php │ │ ├── ext_standard_tests_file_fscanf_variation14.php │ │ ├── ext_standard_tests_file_fscanf_variation15.php │ │ ├── ext_standard_tests_file_fscanf_variation16.php │ │ ├── ext_standard_tests_file_fscanf_variation17.php │ │ ├── ext_standard_tests_file_fscanf_variation18.php │ │ ├── ext_standard_tests_file_fscanf_variation19.php │ │ ├── ext_standard_tests_file_fscanf_variation2.php │ │ ├── ext_standard_tests_file_fscanf_variation20.php │ │ ├── ext_standard_tests_file_fscanf_variation21.php │ │ ├── ext_standard_tests_file_fscanf_variation22.php │ │ ├── ext_standard_tests_file_fscanf_variation23.php │ │ ├── ext_standard_tests_file_fscanf_variation24.php │ │ ├── ext_standard_tests_file_fscanf_variation25.php │ │ ├── ext_standard_tests_file_fscanf_variation26.php │ │ ├── ext_standard_tests_file_fscanf_variation27.php │ │ ├── ext_standard_tests_file_fscanf_variation28.php │ │ ├── ext_standard_tests_file_fscanf_variation29.php │ │ ├── ext_standard_tests_file_fscanf_variation3.php │ │ ├── ext_standard_tests_file_fscanf_variation30.php │ │ ├── ext_standard_tests_file_fscanf_variation31.php │ │ ├── ext_standard_tests_file_fscanf_variation32.php │ │ ├── ext_standard_tests_file_fscanf_variation33.php │ │ ├── ext_standard_tests_file_fscanf_variation34.php │ │ ├── ext_standard_tests_file_fscanf_variation35.php │ │ ├── ext_standard_tests_file_fscanf_variation36.php │ │ ├── ext_standard_tests_file_fscanf_variation37.php │ │ ├── ext_standard_tests_file_fscanf_variation38.php │ │ ├── ext_standard_tests_file_fscanf_variation39.php │ │ ├── ext_standard_tests_file_fscanf_variation4.php │ │ ├── ext_standard_tests_file_fscanf_variation40.php │ │ ├── ext_standard_tests_file_fscanf_variation41.php │ │ ├── ext_standard_tests_file_fscanf_variation42.php │ │ ├── ext_standard_tests_file_fscanf_variation43.php │ │ ├── ext_standard_tests_file_fscanf_variation44.php │ │ ├── ext_standard_tests_file_fscanf_variation45.php │ │ ├── ext_standard_tests_file_fscanf_variation46.php │ │ ├── ext_standard_tests_file_fscanf_variation47.php │ │ ├── ext_standard_tests_file_fscanf_variation48.php │ │ ├── ext_standard_tests_file_fscanf_variation49.php │ │ ├── ext_standard_tests_file_fscanf_variation5.php │ │ ├── ext_standard_tests_file_fscanf_variation50.php │ │ ├── ext_standard_tests_file_fscanf_variation51.php │ │ ├── ext_standard_tests_file_fscanf_variation52.php │ │ ├── ext_standard_tests_file_fscanf_variation53.php │ │ ├── ext_standard_tests_file_fscanf_variation54.php │ │ ├── ext_standard_tests_file_fscanf_variation55.php │ │ ├── ext_standard_tests_file_fscanf_variation6.php │ │ ├── ext_standard_tests_file_fscanf_variation7.php │ │ ├── ext_standard_tests_file_fscanf_variation8.php │ │ ├── ext_standard_tests_file_fscanf_variation9.php │ │ ├── ext_standard_tests_file_fseek_dir_basic.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_basic1.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_basic2-win32.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_basic2.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_error1.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_error2.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_error3.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation1.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation2-win32.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation2.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation3.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation4-win32.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation4.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation5.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation6-win32.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation6.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation7.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation8-win32.php │ │ ├── ext_standard_tests_file_fseek_ftell_rewind_variation8.php │ │ ├── ext_standard_tests_file_fseek_variation1.php │ │ ├── ext_standard_tests_file_fseek_variation2.php │ │ ├── ext_standard_tests_file_fseek_variation3.php │ │ ├── ext_standard_tests_file_fstat.php │ │ ├── ext_standard_tests_file_fstat_basic.php │ │ ├── ext_standard_tests_file_fstat_error.php │ │ ├── ext_standard_tests_file_fstat_variation1.php │ │ ├── ext_standard_tests_file_fstat_variation2.php │ │ ├── ext_standard_tests_file_fstat_variation3.php │ │ ├── ext_standard_tests_file_fstat_variation4.php │ │ ├── ext_standard_tests_file_fstat_variation5.php │ │ ├── ext_standard_tests_file_fstat_variation6.php │ │ ├── ext_standard_tests_file_fstat_variation7.php │ │ ├── ext_standard_tests_file_fstat_variation8.php │ │ ├── ext_standard_tests_file_ftruncate.php │ │ ├── ext_standard_tests_file_ftruncate_error.php │ │ ├── ext_standard_tests_file_ftruncate_variation1-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation1.php │ │ ├── ext_standard_tests_file_ftruncate_variation2-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation2.php │ │ ├── ext_standard_tests_file_ftruncate_variation3-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation3.php │ │ ├── ext_standard_tests_file_ftruncate_variation4-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation4.php │ │ ├── ext_standard_tests_file_ftruncate_variation5-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation5.php │ │ ├── ext_standard_tests_file_ftruncate_variation6-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation6.php │ │ ├── ext_standard_tests_file_ftruncate_variation7-win32.php │ │ ├── ext_standard_tests_file_ftruncate_variation7.php │ │ ├── ext_standard_tests_file_fwrite.php │ │ ├── ext_standard_tests_file_fwrite_basic-win32.php │ │ ├── ext_standard_tests_file_fwrite_basic.php │ │ ├── ext_standard_tests_file_fwrite_error.php │ │ ├── ext_standard_tests_file_fwrite_variation1-win32.php │ │ ├── ext_standard_tests_file_fwrite_variation1.php │ │ ├── ext_standard_tests_file_fwrite_variation2-win32.php │ │ ├── ext_standard_tests_file_fwrite_variation2.php │ │ ├── ext_standard_tests_file_fwrite_variation3-win32.php │ │ ├── ext_standard_tests_file_fwrite_variation3.php │ │ ├── ext_standard_tests_file_fwrite_variation4-win32.php │ │ ├── ext_standard_tests_file_fwrite_variation4.php │ │ ├── ext_standard_tests_file_fwrite_variation5.php │ │ ├── ext_standard_tests_file_get_current_user.php │ │ ├── ext_standard_tests_file_glob_basic.php │ │ ├── ext_standard_tests_file_glob_error.php │ │ ├── ext_standard_tests_file_glob_error_002-win32.php │ │ ├── ext_standard_tests_file_glob_variation-win32.php │ │ ├── ext_standard_tests_file_glob_variation.php │ │ ├── ext_standard_tests_file_glob_variation2.php │ │ ├── ext_standard_tests_file_glob_variation3.php │ │ ├── ext_standard_tests_file_glob_variation4.php │ │ ├── ext_standard_tests_file_glob_variation5.php │ │ ├── ext_standard_tests_file_glob_variation6.php │ │ ├── ext_standard_tests_file_include_streams.php │ │ ├── ext_standard_tests_file_include_userstream_001.php │ │ ├── ext_standard_tests_file_include_userstream_002.php │ │ ├── ext_standard_tests_file_include_userstream_003.php │ │ ├── ext_standard_tests_file_is_dir_basic.php │ │ ├── ext_standard_tests_file_is_dir_error.php │ │ ├── ext_standard_tests_file_is_dir_variation1.php │ │ ├── ext_standard_tests_file_is_dir_variation2.php │ │ ├── ext_standard_tests_file_is_dir_variation3.php │ │ ├── ext_standard_tests_file_is_dir_variation4.php │ │ ├── ext_standard_tests_file_is_executable_basic-win32.php │ │ ├── ext_standard_tests_file_is_executable_basic.php │ │ ├── ext_standard_tests_file_is_executable_error.php │ │ ├── ext_standard_tests_file_is_executable_variation1.php │ │ ├── ext_standard_tests_file_is_executable_variation2.php │ │ ├── ext_standard_tests_file_is_executable_variation3.php │ │ ├── ext_standard_tests_file_is_file_basic.php │ │ ├── ext_standard_tests_file_is_file_error.php │ │ ├── ext_standard_tests_file_is_file_variation1.php │ │ ├── ext_standard_tests_file_is_file_variation2.php │ │ ├── ext_standard_tests_file_is_file_variation3.php │ │ ├── ext_standard_tests_file_is_file_variation4.php │ │ ├── ext_standard_tests_file_is_readable_basic-win32.php │ │ ├── ext_standard_tests_file_is_readable_basic.php │ │ ├── ext_standard_tests_file_is_readable_error.php │ │ ├── ext_standard_tests_file_is_readable_variation1.php │ │ ├── ext_standard_tests_file_is_readable_variation2.php │ │ ├── ext_standard_tests_file_is_readable_variation3.php │ │ ├── ext_standard_tests_file_is_uploaded_file_basic.php │ │ ├── ext_standard_tests_file_is_writable_basic.php │ │ ├── ext_standard_tests_file_is_writable_error.php │ │ ├── ext_standard_tests_file_is_writable_variation1.php │ │ ├── ext_standard_tests_file_is_writable_variation2.php │ │ ├── ext_standard_tests_file_is_writable_variation3.php │ │ ├── ext_standard_tests_file_lchgrp_basic.php │ │ ├── ext_standard_tests_file_lchown_basic.php │ │ ├── ext_standard_tests_file_lchown_error.php │ │ ├── ext_standard_tests_file_link_win32.php │ │ ├── ext_standard_tests_file_lstat_stat_basic.php │ │ ├── ext_standard_tests_file_lstat_stat_error.php │ │ ├── ext_standard_tests_file_lstat_stat_variation1.php │ │ ├── ext_standard_tests_file_lstat_stat_variation10.php │ │ ├── ext_standard_tests_file_lstat_stat_variation11.php │ │ ├── ext_standard_tests_file_lstat_stat_variation12.php │ │ ├── ext_standard_tests_file_lstat_stat_variation13.php │ │ ├── ext_standard_tests_file_lstat_stat_variation14.php │ │ ├── ext_standard_tests_file_lstat_stat_variation15.php │ │ ├── ext_standard_tests_file_lstat_stat_variation16.php │ │ ├── ext_standard_tests_file_lstat_stat_variation17.php │ │ ├── ext_standard_tests_file_lstat_stat_variation18.php │ │ ├── ext_standard_tests_file_lstat_stat_variation19.php │ │ ├── ext_standard_tests_file_lstat_stat_variation2.php │ │ ├── ext_standard_tests_file_lstat_stat_variation20.php │ │ ├── ext_standard_tests_file_lstat_stat_variation21.php │ │ ├── ext_standard_tests_file_lstat_stat_variation22.php │ │ ├── ext_standard_tests_file_lstat_stat_variation3.php │ │ ├── ext_standard_tests_file_lstat_stat_variation4.php │ │ ├── ext_standard_tests_file_lstat_stat_variation5.php │ │ ├── ext_standard_tests_file_lstat_stat_variation6.php │ │ ├── ext_standard_tests_file_lstat_stat_variation7.php │ │ ├── ext_standard_tests_file_lstat_stat_variation8.php │ │ ├── ext_standard_tests_file_lstat_stat_variation9.php │ │ ├── ext_standard_tests_file_mkdir-001.php │ │ ├── ext_standard_tests_file_mkdir-002.php │ │ ├── ext_standard_tests_file_mkdir-003.php │ │ ├── ext_standard_tests_file_mkdir-004.php │ │ ├── ext_standard_tests_file_mkdir-005.php │ │ ├── ext_standard_tests_file_mkdir-006.php │ │ ├── ext_standard_tests_file_mkdir_rmdir_error.php │ │ ├── ext_standard_tests_file_mkdir_rmdir_variation-win32.php │ │ ├── ext_standard_tests_file_mkdir_rmdir_variation1.php │ │ ├── ext_standard_tests_file_mkdir_rmdir_variation2.php │ │ ├── ext_standard_tests_file_mkdir_variation1-win32.php │ │ ├── ext_standard_tests_file_mkdir_variation1.php │ │ ├── ext_standard_tests_file_mkdir_variation2.php │ │ ├── ext_standard_tests_file_mkdir_variation3.php │ │ ├── ext_standard_tests_file_mkdir_variation4.php │ │ ├── ext_standard_tests_file_mkdir_variation5-win32.php │ │ ├── ext_standard_tests_file_mkdir_variation5.php │ │ ├── ext_standard_tests_file_move_uploaded_file_basic.php │ │ ├── ext_standard_tests_file_parse_ini_file.php │ │ ├── ext_standard_tests_file_parse_ini_file_error.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation1.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation2.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation3.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation4.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation5.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation6-win32.php │ │ ├── ext_standard_tests_file_parse_ini_file_variation6.php │ │ ├── ext_standard_tests_file_pathinfo_basic.php │ │ ├── ext_standard_tests_file_pathinfo_basic1-win32.php │ │ ├── ext_standard_tests_file_pathinfo_basic1.php │ │ ├── ext_standard_tests_file_pathinfo_basic2-win32.php │ │ ├── ext_standard_tests_file_pathinfo_basic2.php │ │ ├── ext_standard_tests_file_pathinfo_error.php │ │ ├── ext_standard_tests_file_pathinfo_variation1.php │ │ ├── ext_standard_tests_file_pathinfo_variation2.php │ │ ├── ext_standard_tests_file_pathinfo_variation3.php │ │ ├── ext_standard_tests_file_pathinfo_variaton.php │ │ ├── ext_standard_tests_file_pclose_variation1.php │ │ ├── ext_standard_tests_file_php_fd_wrapper_01.php │ │ ├── ext_standard_tests_file_php_fd_wrapper_02.php │ │ ├── ext_standard_tests_file_php_fd_wrapper_03.php │ │ ├── ext_standard_tests_file_php_fd_wrapper_04.php │ │ ├── ext_standard_tests_file_popen_pclose_basic-win32.php │ │ ├── ext_standard_tests_file_popen_pclose_basic.php │ │ ├── ext_standard_tests_file_popen_pclose_error-sunos.php │ │ ├── ext_standard_tests_file_popen_pclose_error-win32-debug.php │ │ ├── ext_standard_tests_file_popen_pclose_error-win32.php │ │ ├── ext_standard_tests_file_popen_pclose_error.php │ │ ├── ext_standard_tests_file_proc_open01.php │ │ ├── ext_standard_tests_file_readfile_basic-win32.php │ │ ├── ext_standard_tests_file_readfile_basic.php │ │ ├── ext_standard_tests_file_readfile_error.php │ │ ├── ext_standard_tests_file_readfile_variation1.php │ │ ├── ext_standard_tests_file_readfile_variation10-win32.php │ │ ├── ext_standard_tests_file_readfile_variation10.php │ │ ├── ext_standard_tests_file_readfile_variation2.php │ │ ├── ext_standard_tests_file_readfile_variation3.php │ │ ├── ext_standard_tests_file_readfile_variation4.php │ │ ├── ext_standard_tests_file_readfile_variation5.php │ │ ├── ext_standard_tests_file_readfile_variation6.php │ │ ├── ext_standard_tests_file_readfile_variation7.php │ │ ├── ext_standard_tests_file_readfile_variation8-win32.php │ │ ├── ext_standard_tests_file_readfile_variation9.php │ │ ├── ext_standard_tests_file_readlink_realpath_basic1.php │ │ ├── ext_standard_tests_file_readlink_realpath_basic2.php │ │ ├── ext_standard_tests_file_readlink_realpath_error.php │ │ ├── ext_standard_tests_file_readlink_realpath_variation1.php │ │ ├── ext_standard_tests_file_readlink_realpath_variation2.php │ │ ├── ext_standard_tests_file_readlink_realpath_variation3.php │ │ ├── ext_standard_tests_file_readlink_variation1.php │ │ ├── ext_standard_tests_file_realpath_basic-win32.php │ │ ├── ext_standard_tests_file_realpath_basic2.php │ │ ├── ext_standard_tests_file_realpath_basic3.php │ │ ├── ext_standard_tests_file_realpath_basic4.php │ │ ├── ext_standard_tests_file_realpath_cache.php │ │ ├── ext_standard_tests_file_realpath_cache_win32.php │ │ ├── ext_standard_tests_file_realpath_error-win32.php │ │ ├── ext_standard_tests_file_realpath_variation-win32.php │ │ ├── ext_standard_tests_file_realpath_variation2.php │ │ ├── ext_standard_tests_file_rename_basic.php │ │ ├── ext_standard_tests_file_rename_error.php │ │ ├── ext_standard_tests_file_rename_variation-win32.php │ │ ├── ext_standard_tests_file_rename_variation.php │ │ ├── ext_standard_tests_file_rename_variation1-win32.php │ │ ├── ext_standard_tests_file_rename_variation1.php │ │ ├── ext_standard_tests_file_rename_variation10.php │ │ ├── ext_standard_tests_file_rename_variation11-win32.php │ │ ├── ext_standard_tests_file_rename_variation12-win32.php │ │ ├── ext_standard_tests_file_rename_variation12.php │ │ ├── ext_standard_tests_file_rename_variation13-win32.php │ │ ├── ext_standard_tests_file_rename_variation13.php │ │ ├── ext_standard_tests_file_rename_variation2-win32.php │ │ ├── ext_standard_tests_file_rename_variation2.php │ │ ├── ext_standard_tests_file_rename_variation3-win32.php │ │ ├── ext_standard_tests_file_rename_variation3.php │ │ ├── ext_standard_tests_file_rename_variation4.php │ │ ├── ext_standard_tests_file_rename_variation5.php │ │ ├── ext_standard_tests_file_rename_variation6-win32.php │ │ ├── ext_standard_tests_file_rename_variation6.php │ │ ├── ext_standard_tests_file_rename_variation7-win32.php │ │ ├── ext_standard_tests_file_rename_variation7.php │ │ ├── ext_standard_tests_file_rename_variation8-win32.php │ │ ├── ext_standard_tests_file_rename_variation8.php │ │ ├── ext_standard_tests_file_rename_variation9.php │ │ ├── ext_standard_tests_file_rmdir_variation1-win32.php │ │ ├── ext_standard_tests_file_rmdir_variation1.php │ │ ├── ext_standard_tests_file_rmdir_variation2.php │ │ ├── ext_standard_tests_file_rmdir_variation3-win32.php │ │ ├── ext_standard_tests_file_rmdir_variation3.php │ │ ├── ext_standard_tests_file_stat_basic-win32.php │ │ ├── ext_standard_tests_file_stat_error-win32.php │ │ ├── ext_standard_tests_file_stat_variation1-win32.php │ │ ├── ext_standard_tests_file_stat_variation2-win32.php │ │ ├── ext_standard_tests_file_stat_variation3-win32.php │ │ ├── ext_standard_tests_file_stat_variation4-win32.php │ │ ├── ext_standard_tests_file_stat_variation5-win32.php │ │ ├── ext_standard_tests_file_stat_variation6-win32.php │ │ ├── ext_standard_tests_file_stat_variation7-win32.php │ │ ├── ext_standard_tests_file_stat_variation8-win32.php │ │ ├── ext_standard_tests_file_statcache-corruption.php │ │ ├── ext_standard_tests_file_statpage.php │ │ ├── ext_standard_tests_file_stream_001.php │ │ ├── ext_standard_tests_file_stream_002.php │ │ ├── ext_standard_tests_file_stream_copy_to_stream.php │ │ ├── ext_standard_tests_file_stream_enclosed.php │ │ ├── ext_standard_tests_file_stream_get_line.php │ │ ├── ext_standard_tests_file_stream_rfc2397_001.php │ │ ├── ext_standard_tests_file_stream_rfc2397_002.php │ │ ├── ext_standard_tests_file_stream_rfc2397_003.php │ │ ├── ext_standard_tests_file_stream_rfc2397_004.php │ │ ├── ext_standard_tests_file_stream_rfc2397_005.php │ │ ├── ext_standard_tests_file_stream_rfc2397_006.php │ │ ├── ext_standard_tests_file_stream_rfc2397_007.php │ │ ├── ext_standard_tests_file_stream_supports_lock.php │ │ ├── ext_standard_tests_file_symlink.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_basic1.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_basic2.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_error1.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_error2.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation1.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation2.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation3.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation4.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation5.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation6.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation7.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation8.php │ │ ├── ext_standard_tests_file_symlink_link_linkinfo_is_link_variation9.php │ │ ├── ext_standard_tests_file_symlink_to_symlink.php │ │ ├── ext_standard_tests_file_tempnam_error.php │ │ ├── ext_standard_tests_file_tempnam_variation1-win32.php │ │ ├── ext_standard_tests_file_tempnam_variation1.php │ │ ├── ext_standard_tests_file_tempnam_variation2-win32.php │ │ ├── ext_standard_tests_file_tempnam_variation2.php │ │ ├── ext_standard_tests_file_tempnam_variation3-win32.php │ │ ├── ext_standard_tests_file_tempnam_variation3.php │ │ ├── ext_standard_tests_file_tempnam_variation4.php │ │ ├── ext_standard_tests_file_tempnam_variation5-win32.php │ │ ├── ext_standard_tests_file_tempnam_variation5.php │ │ ├── ext_standard_tests_file_tempnam_variation6-win32.php │ │ ├── ext_standard_tests_file_tempnam_variation6.php │ │ ├── ext_standard_tests_file_tempnam_variation7-win32.php │ │ ├── ext_standard_tests_file_tempnam_variation7.php │ │ ├── ext_standard_tests_file_tempnam_variation8-win32.php │ │ ├── ext_standard_tests_file_touch.php │ │ ├── ext_standard_tests_file_touch_basic-win32.php │ │ ├── ext_standard_tests_file_touch_basic.php │ │ ├── ext_standard_tests_file_touch_error.php │ │ ├── ext_standard_tests_file_touch_variation1.php │ │ ├── ext_standard_tests_file_touch_variation2.php │ │ ├── ext_standard_tests_file_touch_variation3-win32.php │ │ ├── ext_standard_tests_file_touch_variation3.php │ │ ├── ext_standard_tests_file_touch_variation4-win32.php │ │ ├── ext_standard_tests_file_touch_variation4.php │ │ ├── ext_standard_tests_file_touch_variation5-win32.php │ │ ├── ext_standard_tests_file_touch_variation5.php │ │ ├── ext_standard_tests_file_touch_variation6-win32.php │ │ ├── ext_standard_tests_file_umask_basic.php │ │ ├── ext_standard_tests_file_umask_error.php │ │ ├── ext_standard_tests_file_umask_variation1.php │ │ ├── ext_standard_tests_file_umask_variation2.php │ │ ├── ext_standard_tests_file_umask_variation3.php │ │ ├── ext_standard_tests_file_unlink_basic.php │ │ ├── ext_standard_tests_file_unlink_error-win32.php │ │ ├── ext_standard_tests_file_unlink_error.php │ │ ├── ext_standard_tests_file_unlink_variation1-win32.php │ │ ├── ext_standard_tests_file_unlink_variation1.php │ │ ├── ext_standard_tests_file_unlink_variation10.php │ │ ├── ext_standard_tests_file_unlink_variation2-win32.php │ │ ├── ext_standard_tests_file_unlink_variation2.php │ │ ├── ext_standard_tests_file_unlink_variation3.php │ │ ├── ext_standard_tests_file_unlink_variation4.php │ │ ├── ext_standard_tests_file_unlink_variation5.php │ │ ├── ext_standard_tests_file_unlink_variation6.php │ │ ├── ext_standard_tests_file_unlink_variation7.php │ │ ├── ext_standard_tests_file_unlink_variation8-win32.php │ │ ├── ext_standard_tests_file_unlink_variation8.php │ │ ├── ext_standard_tests_file_unlink_variation9-win32.php │ │ ├── ext_standard_tests_file_userdirstream.php │ │ ├── ext_standard_tests_file_userfilters.php │ │ ├── ext_standard_tests_file_userstreams.php │ │ ├── ext_standard_tests_file_userstreams_002.php │ │ ├── ext_standard_tests_file_userstreams_003.php │ │ ├── ext_standard_tests_file_userstreams_004.php │ │ ├── ext_standard_tests_file_userstreams_005.php │ │ ├── ext_standard_tests_file_userstreams_006.php │ │ ├── ext_standard_tests_file_userstreams_007.php │ │ ├── ext_standard_tests_file_userwrapper.php │ │ ├── ext_standard_tests_file_windows_acls_bug44859.php │ │ ├── ext_standard_tests_file_windows_acls_bug44859_2.php │ │ ├── ext_standard_tests_file_windows_acls_bug44859_3.php │ │ ├── ext_standard_tests_file_windows_acls_bug44859_4.php │ │ ├── ext_standard_tests_file_windows_links_bug48746.php │ │ ├── ext_standard_tests_file_windows_links_bug48746_1.php │ │ ├── ext_standard_tests_file_windows_links_bug48746_2.php │ │ ├── ext_standard_tests_file_windows_links_bug48746_3.php │ │ ├── ext_standard_tests_filters_001.php │ │ ├── ext_standard_tests_filters_basic.php │ │ ├── ext_standard_tests_filters_bug22538.php │ │ ├── ext_standard_tests_filters_bug35916.php │ │ ├── ext_standard_tests_filters_bug46164-1.php │ │ ├── ext_standard_tests_filters_bug46164-2.php │ │ ├── ext_standard_tests_filters_bug50363.php │ │ ├── ext_standard_tests_filters_chunked_001.php │ │ ├── ext_standard_tests_filters_filter_errors_convert_base64_decode.php │ │ ├── ext_standard_tests_filters_filter_errors_user.php │ │ ├── ext_standard_tests_filters_filter_errors_zlib_inflate.php │ │ ├── ext_standard_tests_filters_php_user_filter_01.php │ │ ├── ext_standard_tests_filters_php_user_filter_02.php │ │ ├── ext_standard_tests_filters_php_user_filter_03.php │ │ ├── ext_standard_tests_filters_read.php │ │ ├── ext_standard_tests_filters_stream_filter_remove_basic.php │ │ ├── ext_standard_tests_filters_stream_filter_remove_error.php │ │ ├── ext_standard_tests_general_functions_001.php │ │ ├── ext_standard_tests_general_functions_002.php │ │ ├── ext_standard_tests_general_functions_003.php │ │ ├── ext_standard_tests_general_functions_004.php │ │ ├── ext_standard_tests_general_functions_005.php │ │ ├── ext_standard_tests_general_functions_006.php │ │ ├── ext_standard_tests_general_functions_007.php │ │ ├── ext_standard_tests_general_functions_008.php │ │ ├── ext_standard_tests_general_functions_009.php │ │ ├── ext_standard_tests_general_functions_010.php │ │ ├── ext_standard_tests_general_functions_boolval.php │ │ ├── ext_standard_tests_general_functions_bug25038.php │ │ ├── ext_standard_tests_general_functions_bug27678.php │ │ ├── ext_standard_tests_general_functions_bug29038.php │ │ ├── ext_standard_tests_general_functions_bug31190.php │ │ ├── ext_standard_tests_general_functions_bug32647.php │ │ ├── ext_standard_tests_general_functions_bug34794.php │ │ ├── ext_standard_tests_general_functions_bug35229.php │ │ ├── ext_standard_tests_general_functions_bug36011.php │ │ ├── ext_standard_tests_general_functions_bug39322.php │ │ ├── ext_standard_tests_general_functions_bug40398.php │ │ ├── ext_standard_tests_general_functions_bug40752.php │ │ ├── ext_standard_tests_general_functions_bug41037.php │ │ ├── ext_standard_tests_general_functions_bug41445.php │ │ ├── ext_standard_tests_general_functions_bug41445_1.php │ │ ├── ext_standard_tests_general_functions_bug41518.php │ │ ├── ext_standard_tests_general_functions_bug41970.php │ │ ├── ext_standard_tests_general_functions_bug42272.php │ │ ├── ext_standard_tests_general_functions_bug43293_1.php │ │ ├── ext_standard_tests_general_functions_bug43293_2.php │ │ ├── ext_standard_tests_general_functions_bug43293_3.php │ │ ├── ext_standard_tests_general_functions_bug44295-win.php │ │ ├── ext_standard_tests_general_functions_bug44295.php │ │ ├── ext_standard_tests_general_functions_bug44394.php │ │ ├── ext_standard_tests_general_functions_bug44394_2.php │ │ ├── ext_standard_tests_general_functions_bug44461.php │ │ ├── ext_standard_tests_general_functions_bug44667.php │ │ ├── ext_standard_tests_general_functions_bug46587.php │ │ ├── ext_standard_tests_general_functions_bug47027.php │ │ ├── ext_standard_tests_general_functions_bug47857.php │ │ ├── ext_standard_tests_general_functions_bug47859.php │ │ ├── ext_standard_tests_general_functions_bug48660.php │ │ ├── ext_standard_tests_general_functions_bug48768.php │ │ ├── ext_standard_tests_general_functions_bug49056.php │ │ ├── ext_standard_tests_general_functions_bug49692.php │ │ ├── ext_standard_tests_general_functions_bug49847.php │ │ ├── ext_standard_tests_general_functions_bug50690.php │ │ ├── ext_standard_tests_general_functions_bug50732.php │ │ ├── ext_standard_tests_general_functions_bug52138.php │ │ ├── ext_standard_tests_general_functions_bug55371.php │ │ ├── ext_standard_tests_general_functions_bug60227_1.php │ │ ├── ext_standard_tests_general_functions_bug60227_2.php │ │ ├── ext_standard_tests_general_functions_bug60227_3.php │ │ ├── ext_standard_tests_general_functions_bug60227_4.php │ │ ├── ext_standard_tests_general_functions_bug60723.php │ │ ├── ext_standard_tests_general_functions_bug66094.php │ │ ├── ext_standard_tests_general_functions_bug67498.php │ │ ├── ext_standard_tests_general_functions_bug69646.php │ │ ├── ext_standard_tests_general_functions_bug70018.php │ │ ├── ext_standard_tests_general_functions_call_user_func_array_variation_001.php │ │ ├── ext_standard_tests_general_functions_call_user_func_array_variation_002.php │ │ ├── ext_standard_tests_general_functions_call_user_func_array_variation_003.php │ │ ├── ext_standard_tests_general_functions_call_user_func_return.php │ │ ├── ext_standard_tests_general_functions_callbacks_001.php │ │ ├── ext_standard_tests_general_functions_callbacks_002.php │ │ ├── ext_standard_tests_general_functions_closures_001.php │ │ ├── ext_standard_tests_general_functions_closures_002.php │ │ ├── ext_standard_tests_general_functions_debug_zval_dump_b.php │ │ ├── ext_standard_tests_general_functions_debug_zval_dump_b_64bit.php │ │ ├── ext_standard_tests_general_functions_debug_zval_dump_e.php │ │ ├── ext_standard_tests_general_functions_debug_zval_dump_o.php │ │ ├── ext_standard_tests_general_functions_debug_zval_dump_v.php │ │ ├── ext_standard_tests_general_functions_dl-cve-2007-4887.php │ │ ├── ext_standard_tests_general_functions_error_clear_last.php │ │ ├── ext_standard_tests_general_functions_error_get_last.php │ │ ├── ext_standard_tests_general_functions_escapeshellarg_basic-win32.php │ │ ├── ext_standard_tests_general_functions_escapeshellarg_basic.php │ │ ├── ext_standard_tests_general_functions_escapeshellarg_error.php │ │ ├── ext_standard_tests_general_functions_escapeshellarg_variation1-win32.php │ │ ├── ext_standard_tests_general_functions_escapeshellarg_variation1.php │ │ ├── ext_standard_tests_general_functions_escapeshellcmd-win32.php │ │ ├── ext_standard_tests_general_functions_floatval.php │ │ ├── ext_standard_tests_general_functions_floatval_basic.php │ │ ├── ext_standard_tests_general_functions_floatval_error.php │ │ ├── ext_standard_tests_general_functions_floatval_variation1.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_basic.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_error.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation1.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation2.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation3.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation4.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation5.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation6.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation7.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation8.php │ │ ├── ext_standard_tests_general_functions_get_cfg_var_variation9.php │ │ ├── ext_standard_tests_general_functions_get_defined_constants_basic.php │ │ ├── ext_standard_tests_general_functions_get_defined_constants_error.php │ │ ├── ext_standard_tests_general_functions_get_defined_vars_basic.php │ │ ├── ext_standard_tests_general_functions_get_extension_funcs_basic.php │ │ ├── ext_standard_tests_general_functions_get_extension_funcs_error.php │ │ ├── ext_standard_tests_general_functions_get_extension_funcs_variation.php │ │ ├── ext_standard_tests_general_functions_get_include_path_basic.php │ │ ├── ext_standard_tests_general_functions_get_included_files.php │ │ ├── ext_standard_tests_general_functions_get_loaded_extensions_basic.php │ │ ├── ext_standard_tests_general_functions_get_loaded_extensions_error.php │ │ ├── ext_standard_tests_general_functions_get_magic_quotes_gpc.php │ │ ├── ext_standard_tests_general_functions_get_magic_quotes_runtime.php │ │ ├── ext_standard_tests_general_functions_get_resource_type_basic.php │ │ ├── ext_standard_tests_general_functions_get_resource_type_error.php │ │ ├── ext_standard_tests_general_functions_get_resource_type_variation1.php │ │ ├── ext_standard_tests_general_functions_getmypid_basic.php │ │ ├── ext_standard_tests_general_functions_getopt.php │ │ ├── ext_standard_tests_general_functions_getopt_002.php │ │ ├── ext_standard_tests_general_functions_getopt_003.php │ │ ├── ext_standard_tests_general_functions_getopt_004.php │ │ ├── ext_standard_tests_general_functions_getopt_005.php │ │ ├── ext_standard_tests_general_functions_getrusage.php │ │ ├── ext_standard_tests_general_functions_getrusage_basic.php │ │ ├── ext_standard_tests_general_functions_getrusage_error.php │ │ ├── ext_standard_tests_general_functions_getrusage_variation1.php │ │ ├── ext_standard_tests_general_functions_getservbyname_basic.php │ │ ├── ext_standard_tests_general_functions_getservbyname_error.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation1.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation10.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation11.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation12.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation13.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation14.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation2.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation3.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation4.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation5.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation6.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation7.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation8.php │ │ ├── ext_standard_tests_general_functions_getservbyname_variation9.php │ │ ├── ext_standard_tests_general_functions_getservbyport_basic.php │ │ ├── ext_standard_tests_general_functions_getservbyport_error.php │ │ ├── ext_standard_tests_general_functions_getservbyport_variation1.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_basic.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_error.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation1.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation2.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation3.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation4.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation5.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation6.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation7.php │ │ ├── ext_standard_tests_general_functions_gettype_settype_variation8.php │ │ ├── ext_standard_tests_general_functions_head.php │ │ ├── ext_standard_tests_general_functions_header_redirection_001.php │ │ ├── ext_standard_tests_general_functions_header_redirection_002.php │ │ ├── ext_standard_tests_general_functions_header_redirection_003.php │ │ ├── ext_standard_tests_general_functions_header_redirection_004.php │ │ ├── ext_standard_tests_general_functions_header_redirection_005.php │ │ ├── ext_standard_tests_general_functions_header_redirection_006.php │ │ ├── ext_standard_tests_general_functions_header_redirection_007.php │ │ ├── ext_standard_tests_general_functions_header_redirection_008.php │ │ ├── ext_standard_tests_general_functions_header_redirection_009.php │ │ ├── ext_standard_tests_general_functions_header_redirection_010.php │ │ ├── ext_standard_tests_general_functions_header_redirection_011.php │ │ ├── ext_standard_tests_general_functions_header_redirection_012.php │ │ ├── ext_standard_tests_general_functions_header_redirection_013.php │ │ ├── ext_standard_tests_general_functions_header_redirection_014.php │ │ ├── ext_standard_tests_general_functions_highlight_heredoc.php │ │ ├── ext_standard_tests_general_functions_import_request.php │ │ ├── ext_standard_tests_general_functions_import_request1.php │ │ ├── ext_standard_tests_general_functions_import_request2.php │ │ ├── ext_standard_tests_general_functions_import_request3.php │ │ ├── ext_standard_tests_general_functions_include_path.php │ │ ├── ext_standard_tests_general_functions_ini_get_all.php │ │ ├── ext_standard_tests_general_functions_intval.php │ │ ├── ext_standard_tests_general_functions_intval_variation1.php │ │ ├── ext_standard_tests_general_functions_intval_variation2.php │ │ ├── ext_standard_tests_general_functions_is_array.php │ │ ├── ext_standard_tests_general_functions_is_bool.php │ │ ├── ext_standard_tests_general_functions_is_callable_basic1.php │ │ ├── ext_standard_tests_general_functions_is_callable_basic2.php │ │ ├── ext_standard_tests_general_functions_is_callable_error.php │ │ ├── ext_standard_tests_general_functions_is_callable_variation1.php │ │ ├── ext_standard_tests_general_functions_is_callable_variation2.php │ │ ├── ext_standard_tests_general_functions_is_float.php │ │ ├── ext_standard_tests_general_functions_is_float_64bit.php │ │ ├── ext_standard_tests_general_functions_is_int.php │ │ ├── ext_standard_tests_general_functions_is_int_64bit.php │ │ ├── ext_standard_tests_general_functions_is_null.php │ │ ├── ext_standard_tests_general_functions_is_numeric.php │ │ ├── ext_standard_tests_general_functions_is_object.php │ │ ├── ext_standard_tests_general_functions_is_resource.php │ │ ├── ext_standard_tests_general_functions_is_resource_basic.php │ │ ├── ext_standard_tests_general_functions_is_resource_error.php │ │ ├── ext_standard_tests_general_functions_is_scalar.php │ │ ├── ext_standard_tests_general_functions_is_string.php │ │ ├── ext_standard_tests_general_functions_isset_basic1.php │ │ ├── ext_standard_tests_general_functions_isset_basic2.php │ │ ├── ext_standard_tests_general_functions_ob_get_flush_basic.php │ │ ├── ext_standard_tests_general_functions_ob_get_flush_error.php │ │ ├── ext_standard_tests_general_functions_ob_get_length_basic.php │ │ ├── ext_standard_tests_general_functions_ob_start_closures.php │ │ ├── ext_standard_tests_general_functions_parse_ini_basic.php │ │ ├── ext_standard_tests_general_functions_parse_ini_booleans.php │ │ ├── ext_standard_tests_general_functions_parse_ini_file.php │ │ ├── ext_standard_tests_general_functions_parse_ini_string_001.php │ │ ├── ext_standard_tests_general_functions_parse_ini_string_002.php │ │ ├── ext_standard_tests_general_functions_parse_ini_string_003.php │ │ ├── ext_standard_tests_general_functions_php_uname_basic.php │ │ ├── ext_standard_tests_general_functions_php_uname_error.php │ │ ├── ext_standard_tests_general_functions_php_uname_variation1.php │ │ ├── ext_standard_tests_general_functions_phpcredits.php │ │ ├── ext_standard_tests_general_functions_phpcredits2.php │ │ ├── ext_standard_tests_general_functions_phpinfo.php │ │ ├── ext_standard_tests_general_functions_phpinfo2.php │ │ ├── ext_standard_tests_general_functions_print_r.php │ │ ├── ext_standard_tests_general_functions_print_r_64bit.php │ │ ├── ext_standard_tests_general_functions_proc_nice_basic.php │ │ ├── ext_standard_tests_general_functions_proc_nice_error.php │ │ ├── ext_standard_tests_general_functions_proc_nice_variation1.php │ │ ├── ext_standard_tests_general_functions_proc_nice_variation2.php │ │ ├── ext_standard_tests_general_functions_proc_nice_variation3.php │ │ ├── ext_standard_tests_general_functions_proc_nice_variation5.php │ │ ├── ext_standard_tests_general_functions_proc_nice_variation6.php │ │ ├── ext_standard_tests_general_functions_proc_nice_variation7.php │ │ ├── ext_standard_tests_general_functions_proc_open.php │ │ ├── ext_standard_tests_general_functions_proc_open02.php │ │ ├── ext_standard_tests_general_functions_proc_open_pipes1.php │ │ ├── ext_standard_tests_general_functions_proc_open_pipes2.php │ │ ├── ext_standard_tests_general_functions_proc_open_pipes3.php │ │ ├── ext_standard_tests_general_functions_putenv.php │ │ ├── ext_standard_tests_general_functions_rand.php │ │ ├── ext_standard_tests_general_functions_sleep_basic.php │ │ ├── ext_standard_tests_general_functions_sleep_error.php │ │ ├── ext_standard_tests_general_functions_strval.php │ │ ├── ext_standard_tests_general_functions_sys_getloadavg.php │ │ ├── ext_standard_tests_general_functions_type.php │ │ ├── ext_standard_tests_general_functions_uniqid_basic.php │ │ ├── ext_standard_tests_general_functions_uniqid_error.php │ │ ├── ext_standard_tests_general_functions_usleep_basic.php │ │ ├── ext_standard_tests_general_functions_usleep_error.php │ │ ├── ext_standard_tests_general_functions_var_dump.php │ │ ├── ext_standard_tests_general_functions_var_dump_64bit.php │ │ ├── ext_standard_tests_general_functions_var_export-locale.php │ │ ├── ext_standard_tests_general_functions_var_export_basic1.php │ │ ├── ext_standard_tests_general_functions_var_export_basic2.php │ │ ├── ext_standard_tests_general_functions_var_export_basic3.php │ │ ├── ext_standard_tests_general_functions_var_export_basic4.php │ │ ├── ext_standard_tests_general_functions_var_export_basic5.php │ │ ├── ext_standard_tests_general_functions_var_export_basic6.php │ │ ├── ext_standard_tests_general_functions_var_export_basic7.php │ │ ├── ext_standard_tests_general_functions_var_export_basic8.php │ │ ├── ext_standard_tests_general_functions_var_export_basic9.php │ │ ├── ext_standard_tests_general_functions_var_export_error1.php │ │ ├── ext_standard_tests_general_functions_var_export_error2.php │ │ ├── ext_standard_tests_general_functions_var_export_error3.php │ │ ├── ext_standard_tests_http_bug38802.php │ │ ├── ext_standard_tests_http_bug43510.php │ │ ├── ext_standard_tests_http_bug48929.php │ │ ├── ext_standard_tests_http_bug53198.php │ │ ├── ext_standard_tests_http_bug60570.php │ │ ├── ext_standard_tests_http_bug61548.php │ │ ├── ext_standard_tests_http_bug65634.php │ │ ├── ext_standard_tests_http_bug67430.php │ │ ├── ext_standard_tests_http_bug69337.php │ │ ├── ext_standard_tests_http_ignore_errors.php │ │ ├── ext_standard_tests_image_bug13213.php │ │ ├── ext_standard_tests_image_bug67250.php │ │ ├── ext_standard_tests_image_getimagesize.php │ │ ├── ext_standard_tests_image_getimagesize_246x247.php │ │ ├── ext_standard_tests_image_getimagesize_384x385.php │ │ ├── ext_standard_tests_image_getimagesize_basic.php │ │ ├── ext_standard_tests_image_getimagesize_error1.php │ │ ├── ext_standard_tests_image_getimagesize_jpgapp.php │ │ ├── ext_standard_tests_image_getimagesize_swc.php │ │ ├── ext_standard_tests_image_getimagesize_tif_mm.php │ │ ├── ext_standard_tests_image_getimagesize_variation1.php │ │ ├── ext_standard_tests_image_getimagesize_variation2.php │ │ ├── ext_standard_tests_image_getimagesize_variation3.php │ │ ├── ext_standard_tests_image_getimagesize_variation4.php │ │ ├── ext_standard_tests_image_getimagesize_variation_003.php │ │ ├── ext_standard_tests_image_getimagesize_variation_005.php │ │ ├── ext_standard_tests_image_getimagesize_wbmp.php │ │ ├── ext_standard_tests_image_getimagesize_xbm.php │ │ ├── ext_standard_tests_image_getimagesizefromstring1.php │ │ ├── ext_standard_tests_image_image_type_to_extension.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type_basic.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type_error.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type_variation1.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type_variation2.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type_variation3.php │ │ ├── ext_standard_tests_image_image_type_to_mime_type_variation4.php │ │ ├── ext_standard_tests_image_iptcembed_001.php │ │ ├── ext_standard_tests_mail_bug51604.php │ │ ├── ext_standard_tests_mail_bug66535.php │ │ ├── ext_standard_tests_mail_bug69115.php │ │ ├── ext_standard_tests_mail_bug69874.php │ │ ├── ext_standard_tests_mail_bug69874_2.php │ │ ├── ext_standard_tests_mail_ezmlm_hash_basic.php │ │ ├── ext_standard_tests_mail_ezmlm_hash_basic_64bit.php │ │ ├── ext_standard_tests_mail_ezmlm_hash_error.php │ │ ├── ext_standard_tests_mail_ezmlm_hash_variation1.php │ │ ├── ext_standard_tests_mail_mail_basic.php │ │ ├── ext_standard_tests_mail_mail_basic2.php │ │ ├── ext_standard_tests_mail_mail_basic3.php │ │ ├── ext_standard_tests_mail_mail_basic4.php │ │ ├── ext_standard_tests_mail_mail_basic5.php │ │ ├── ext_standard_tests_mail_mail_basic6.php │ │ ├── ext_standard_tests_mail_mail_basic_alt1-win32.php │ │ ├── ext_standard_tests_mail_mail_basic_alt2-win32.php │ │ ├── ext_standard_tests_mail_mail_basic_alt3-win32.php │ │ ├── ext_standard_tests_mail_mail_basic_alt4-win32.php │ │ ├── ext_standard_tests_mail_mail_error.php │ │ ├── ext_standard_tests_mail_mail_log.php │ │ ├── ext_standard_tests_mail_mail_variation1.php │ │ ├── ext_standard_tests_mail_mail_variation2.php │ │ ├── ext_standard_tests_mail_mail_variation_alt1-win32.php │ │ ├── ext_standard_tests_mail_mail_variation_alt2-win32.php │ │ ├── ext_standard_tests_mail_mail_variation_alt3-win32.php │ │ ├── ext_standard_tests_math_abs.php │ │ ├── ext_standard_tests_math_abs_basic.php │ │ ├── ext_standard_tests_math_abs_basiclong_64bit.php │ │ ├── ext_standard_tests_math_abs_error.php │ │ ├── ext_standard_tests_math_abs_variation.php │ │ ├── ext_standard_tests_math_acos_basic.php │ │ ├── ext_standard_tests_math_acos_basiclong_64bit.php │ │ ├── ext_standard_tests_math_acos_error.php │ │ ├── ext_standard_tests_math_acos_variation.php │ │ ├── ext_standard_tests_math_acosh_basic.php │ │ ├── ext_standard_tests_math_acosh_basiclong_64bit.php │ │ ├── ext_standard_tests_math_acosh_error.php │ │ ├── ext_standard_tests_math_acosh_variation.php │ │ ├── ext_standard_tests_math_asin_basic.php │ │ ├── ext_standard_tests_math_asin_basiclong_64bit.php │ │ ├── ext_standard_tests_math_asin_error.php │ │ ├── ext_standard_tests_math_asin_variation.php │ │ ├── ext_standard_tests_math_asinh_basic.php │ │ ├── ext_standard_tests_math_asinh_basiclong_64bit.php │ │ ├── ext_standard_tests_math_asinh_error.php │ │ ├── ext_standard_tests_math_asinh_variation.php │ │ ├── ext_standard_tests_math_atan2_basic.php │ │ ├── ext_standard_tests_math_atan2_basiclong_64bit.php │ │ ├── ext_standard_tests_math_atan2_error.php │ │ ├── ext_standard_tests_math_atan2_variation1.php │ │ ├── ext_standard_tests_math_atan2_variation2.php │ │ ├── ext_standard_tests_math_atan_basic.php │ │ ├── ext_standard_tests_math_atan_basiclong_64bit.php │ │ ├── ext_standard_tests_math_atan_error.php │ │ ├── ext_standard_tests_math_atan_variation.php │ │ ├── ext_standard_tests_math_atanh_basic.php │ │ ├── ext_standard_tests_math_atanh_basiclong_64bit.php │ │ ├── ext_standard_tests_math_atanh_error.php │ │ ├── ext_standard_tests_math_atanh_variation.php │ │ ├── ext_standard_tests_math_base_convert_basic.php │ │ ├── ext_standard_tests_math_base_convert_error.php │ │ ├── ext_standard_tests_math_base_convert_variation1.php │ │ ├── ext_standard_tests_math_base_convert_variation2.php │ │ ├── ext_standard_tests_math_base_convert_variation3.php │ │ ├── ext_standard_tests_math_bindec_basic.php │ │ ├── ext_standard_tests_math_bindec_basic_64bit.php │ │ ├── ext_standard_tests_math_bindec_basiclong_64bit.php │ │ ├── ext_standard_tests_math_bindec_error.php │ │ ├── ext_standard_tests_math_bindec_variation1.php │ │ ├── ext_standard_tests_math_bindec_variation1_64bit.php │ │ ├── ext_standard_tests_math_bug21523.php │ │ ├── ext_standard_tests_math_bug24142.php │ │ ├── ext_standard_tests_math_bug25665.php │ │ ├── ext_standard_tests_math_bug25694.php │ │ ├── ext_standard_tests_math_bug27646.php │ │ ├── ext_standard_tests_math_bug28228.php │ │ ├── ext_standard_tests_math_bug30069.php │ │ ├── ext_standard_tests_math_bug30695.php │ │ ├── ext_standard_tests_math_bug45712.php │ │ ├── ext_standard_tests_math_bug62112.php │ │ ├── ext_standard_tests_math_ceil_basic.php │ │ ├── ext_standard_tests_math_ceil_basiclong_64bit.php │ │ ├── ext_standard_tests_math_ceil_error.php │ │ ├── ext_standard_tests_math_ceil_variation1.php │ │ ├── ext_standard_tests_math_constants.php │ │ ├── ext_standard_tests_math_constants_basic.php │ │ ├── ext_standard_tests_math_cos_basic.php │ │ ├── ext_standard_tests_math_cos_basiclong_64bit.php │ │ ├── ext_standard_tests_math_cos_error.php │ │ ├── ext_standard_tests_math_cos_variation.php │ │ ├── ext_standard_tests_math_cosh_basic.php │ │ ├── ext_standard_tests_math_cosh_basiclong_64bit.php │ │ ├── ext_standard_tests_math_cosh_error.php │ │ ├── ext_standard_tests_math_cosh_variation.php │ │ ├── ext_standard_tests_math_decbin_basic.php │ │ ├── ext_standard_tests_math_decbin_basiclong_64bit.php │ │ ├── ext_standard_tests_math_decbin_error.php │ │ ├── ext_standard_tests_math_decbin_variation1.php │ │ ├── ext_standard_tests_math_decbin_variation1_64bit.php │ │ ├── ext_standard_tests_math_dechex_basic.php │ │ ├── ext_standard_tests_math_dechex_basiclong_64bit.php │ │ ├── ext_standard_tests_math_dechex_error.php │ │ ├── ext_standard_tests_math_dechex_variation1.php │ │ ├── ext_standard_tests_math_dechex_variation1_64bit.php │ │ ├── ext_standard_tests_math_decoct_basic.php │ │ ├── ext_standard_tests_math_decoct_basiclong_64bit.php │ │ ├── ext_standard_tests_math_decoct_error.php │ │ ├── ext_standard_tests_math_decoct_variation1.php │ │ ├── ext_standard_tests_math_decoct_variation1_64bit.php │ │ ├── ext_standard_tests_math_deg2rad_basic.php │ │ ├── ext_standard_tests_math_deg2rad_basiclong_64bit.php │ │ ├── ext_standard_tests_math_deg2rad_error.php │ │ ├── ext_standard_tests_math_deg2rad_variation.php │ │ ├── ext_standard_tests_math_exp_basic.php │ │ ├── ext_standard_tests_math_exp_basiclong_64bit.php │ │ ├── ext_standard_tests_math_exp_error.php │ │ ├── ext_standard_tests_math_exp_variation1.php │ │ ├── ext_standard_tests_math_expm1_basic.php │ │ ├── ext_standard_tests_math_expm1_basiclong_64bit.php │ │ ├── ext_standard_tests_math_expm1_error.php │ │ ├── ext_standard_tests_math_expm1_variation1.php │ │ ├── ext_standard_tests_math_floor_basic.php │ │ ├── ext_standard_tests_math_floor_basiclong_64bit.php │ │ ├── ext_standard_tests_math_floor_error.php │ │ ├── ext_standard_tests_math_floor_variation1.php │ │ ├── ext_standard_tests_math_floorceil.php │ │ ├── ext_standard_tests_math_fmod_basic.php │ │ ├── ext_standard_tests_math_fmod_basiclong_64bit.php │ │ ├── ext_standard_tests_math_fmod_error.php │ │ ├── ext_standard_tests_math_fmod_variation1.php │ │ ├── ext_standard_tests_math_fmod_variation2.php │ │ ├── ext_standard_tests_math_getrandmax_basic.php │ │ ├── ext_standard_tests_math_getrandmax_error.php │ │ ├── ext_standard_tests_math_hexdec.php │ │ ├── ext_standard_tests_math_hexdec_basic.php │ │ ├── ext_standard_tests_math_hexdec_basic_64bit.php │ │ ├── ext_standard_tests_math_hexdec_basiclong_64bit.php │ │ ├── ext_standard_tests_math_hexdec_error.php │ │ ├── ext_standard_tests_math_hexdec_variation1.php │ │ ├── ext_standard_tests_math_hexdec_variation1_64bit.php │ │ ├── ext_standard_tests_math_hypot_basic.php │ │ ├── ext_standard_tests_math_hypot_basiclong_64bit.php │ │ ├── ext_standard_tests_math_hypot_error.php │ │ ├── ext_standard_tests_math_hypot_variation1.php │ │ ├── ext_standard_tests_math_hypot_variation2.php │ │ ├── ext_standard_tests_math_intdiv.php │ │ ├── ext_standard_tests_math_intdiv_64bit.php │ │ ├── ext_standard_tests_math_is_finite_basic.php │ │ ├── ext_standard_tests_math_is_finite_basiclong_64bit.php │ │ ├── ext_standard_tests_math_is_finite_error.php │ │ ├── ext_standard_tests_math_is_finite_variation1.php │ │ ├── ext_standard_tests_math_is_infinite_basic.php │ │ ├── ext_standard_tests_math_is_infinite_basiclong_64bit.php │ │ ├── ext_standard_tests_math_is_infinite_error.php │ │ ├── ext_standard_tests_math_is_infinite_variation1.php │ │ ├── ext_standard_tests_math_is_nan_basic.php │ │ ├── ext_standard_tests_math_is_nan_basiclong_64bit.php │ │ ├── ext_standard_tests_math_is_nan_error.php │ │ ├── ext_standard_tests_math_is_nan_variation1.php │ │ ├── ext_standard_tests_math_lcg_value_basic.php │ │ ├── ext_standard_tests_math_log.php │ │ ├── ext_standard_tests_math_log10_basic.php │ │ ├── ext_standard_tests_math_log10_basiclong_64bit.php │ │ ├── ext_standard_tests_math_log10_error.php │ │ ├── ext_standard_tests_math_log10_variation.php │ │ ├── ext_standard_tests_math_log1p_basic.php │ │ ├── ext_standard_tests_math_log1p_basiclong_64bit.php │ │ ├── ext_standard_tests_math_log1p_error.php │ │ ├── ext_standard_tests_math_log1p_variation1.php │ │ ├── ext_standard_tests_math_log_basic.php │ │ ├── ext_standard_tests_math_log_basiclong_64bit.php │ │ ├── ext_standard_tests_math_log_error.php │ │ ├── ext_standard_tests_math_log_variation1.php │ │ ├── ext_standard_tests_math_log_variation2.php │ │ ├── ext_standard_tests_math_mt_getrandmax_basic.php │ │ ├── ext_standard_tests_math_mt_getrandmax_error.php │ │ ├── ext_standard_tests_math_mt_rand_basic.php │ │ ├── ext_standard_tests_math_mt_rand_error.php │ │ ├── ext_standard_tests_math_mt_rand_variation1.php │ │ ├── ext_standard_tests_math_mt_rand_variation2.php │ │ ├── ext_standard_tests_math_mt_srand_basic.php │ │ ├── ext_standard_tests_math_mt_srand_error.php │ │ ├── ext_standard_tests_math_mt_srand_variation1.php │ │ ├── ext_standard_tests_math_number_format_basic.php │ │ ├── ext_standard_tests_math_number_format_multichar.php │ │ ├── ext_standard_tests_math_octdec_basic.php │ │ ├── ext_standard_tests_math_octdec_basic_64bit.php │ │ ├── ext_standard_tests_math_octdec_basiclong_64bit.php │ │ ├── ext_standard_tests_math_octdec_error.php │ │ ├── ext_standard_tests_math_octdec_variation1.php │ │ ├── ext_standard_tests_math_pi_basic.php │ │ ├── ext_standard_tests_math_pow-operator.php │ │ ├── ext_standard_tests_math_pow.php │ │ ├── ext_standard_tests_math_pow_basic.php │ │ ├── ext_standard_tests_math_pow_basic2.php │ │ ├── ext_standard_tests_math_pow_basic_64bit.php │ │ ├── ext_standard_tests_math_pow_basiclong_64bit.php │ │ ├── ext_standard_tests_math_pow_error.php │ │ ├── ext_standard_tests_math_pow_variation1.php │ │ ├── ext_standard_tests_math_pow_variation1_64bit.php │ │ ├── ext_standard_tests_math_pow_variation2.php │ │ ├── ext_standard_tests_math_rad2deg_basic.php │ │ ├── ext_standard_tests_math_rad2deg_basiclong_64bit.php │ │ ├── ext_standard_tests_math_rad2deg_error.php │ │ ├── ext_standard_tests_math_rad2deg_variation.php │ │ ├── ext_standard_tests_math_rand_basic.php │ │ ├── ext_standard_tests_math_rand_error.php │ │ ├── ext_standard_tests_math_rand_variation1.php │ │ ├── ext_standard_tests_math_rand_variation2.php │ │ ├── ext_standard_tests_math_round.php │ │ ├── ext_standard_tests_math_round_basic.php │ │ ├── ext_standard_tests_math_round_basiclong_64bit.php │ │ ├── ext_standard_tests_math_round_error.php │ │ ├── ext_standard_tests_math_round_large_exp.php │ │ ├── ext_standard_tests_math_round_modes.php │ │ ├── ext_standard_tests_math_round_prerounding.php │ │ ├── ext_standard_tests_math_round_variation1.php │ │ ├── ext_standard_tests_math_round_variation2.php │ │ ├── ext_standard_tests_math_sin_basic.php │ │ ├── ext_standard_tests_math_sin_basiclong_64bit.php │ │ ├── ext_standard_tests_math_sin_error.php │ │ ├── ext_standard_tests_math_sin_variation.php │ │ ├── ext_standard_tests_math_sinh_basic.php │ │ ├── ext_standard_tests_math_sinh_basiclong_64bit.php │ │ ├── ext_standard_tests_math_sinh_error.php │ │ ├── ext_standard_tests_math_sinh_variation.php │ │ ├── ext_standard_tests_math_sqrt_basic.php │ │ ├── ext_standard_tests_math_sqrt_basiclong_64bit.php │ │ ├── ext_standard_tests_math_sqrt_error.php │ │ ├── ext_standard_tests_math_sqrt_variation.php │ │ ├── ext_standard_tests_math_srand_basic.php │ │ ├── ext_standard_tests_math_srand_error.php │ │ ├── ext_standard_tests_math_srand_variation1.php │ │ ├── ext_standard_tests_math_tan_basic.php │ │ ├── ext_standard_tests_math_tan_basiclong_64bit.php │ │ ├── ext_standard_tests_math_tan_error.php │ │ ├── ext_standard_tests_math_tan_variation.php │ │ ├── ext_standard_tests_math_tanh_basic.php │ │ ├── ext_standard_tests_math_tanh_basiclong_64bit.php │ │ ├── ext_standard_tests_math_tanh_error.php │ │ ├── ext_standard_tests_math_tanh_variation.php │ │ ├── ext_standard_tests_misc_bug69983.php │ │ ├── ext_standard_tests_misc_exec_basic1.php │ │ ├── ext_standard_tests_misc_get_browser_basic.php │ │ ├── ext_standard_tests_misc_get_browser_error.php │ │ ├── ext_standard_tests_misc_get_browser_variation1.php │ │ ├── ext_standard_tests_misc_syslog_basic.php │ │ ├── ext_standard_tests_misc_syslog_parameters.php │ │ ├── ext_standard_tests_misc_time_nanosleep_basic.php │ │ ├── ext_standard_tests_misc_time_nanosleep_error1.php │ │ ├── ext_standard_tests_misc_time_nanosleep_error2.php │ │ ├── ext_standard_tests_misc_time_nanosleep_error3.php │ │ ├── ext_standard_tests_misc_time_nanosleep_error4.php │ │ ├── ext_standard_tests_misc_time_nanosleep_error5.php │ │ ├── ext_standard_tests_misc_time_sleep_until_basic.php │ │ ├── ext_standard_tests_misc_time_sleep_until_error1.php │ │ ├── ext_standard_tests_misc_time_sleep_until_error2.php │ │ ├── ext_standard_tests_misc_time_sleep_until_error3.php │ │ ├── ext_standard_tests_network_bug20134.php │ │ ├── ext_standard_tests_network_bug41347.php │ │ ├── ext_standard_tests_network_bug64330.php │ │ ├── ext_standard_tests_network_bug68925.php │ │ ├── ext_standard_tests_network_bug69523.php │ │ ├── ext_standard_tests_network_closelog_basic.php │ │ ├── ext_standard_tests_network_closelog_error.php │ │ ├── ext_standard_tests_network_fsockopen_basic.php │ │ ├── ext_standard_tests_network_fsockopen_error.php │ │ ├── ext_standard_tests_network_fsockopen_variation1.php │ │ ├── ext_standard_tests_network_fsockopen_variation2.php │ │ ├── ext_standard_tests_network_gethostbyaddr_basic1.php │ │ ├── ext_standard_tests_network_gethostbyaddr_error.php │ │ ├── ext_standard_tests_network_gethostbyname_basic001.php │ │ ├── ext_standard_tests_network_gethostbyname_basic003.php │ │ ├── ext_standard_tests_network_gethostbyname_error001.php │ │ ├── ext_standard_tests_network_gethostbyname_error002.php │ │ ├── ext_standard_tests_network_gethostbyname_error003.php │ │ ├── ext_standard_tests_network_gethostbyname_error004.php │ │ ├── ext_standard_tests_network_gethostbyname_error005.php │ │ ├── ext_standard_tests_network_gethostbyname_error006.php │ │ ├── ext_standard_tests_network_gethostbynamel_basic1.php │ │ ├── ext_standard_tests_network_gethostbynamel_error.php │ │ ├── ext_standard_tests_network_getmxrr.php │ │ ├── ext_standard_tests_network_http-stream.php │ │ ├── ext_standard_tests_network_inet.php │ │ ├── ext_standard_tests_network_inet_ipv6.php │ │ ├── ext_standard_tests_network_ip.php │ │ ├── ext_standard_tests_network_ip2long_error.php │ │ ├── ext_standard_tests_network_ip2long_variation1.php │ │ ├── ext_standard_tests_network_ip2long_variation2.php │ │ ├── ext_standard_tests_network_ip2long_variation2_x64.php │ │ ├── ext_standard_tests_network_ip_x86_64.php │ │ ├── ext_standard_tests_network_long2ip_error.php │ │ ├── ext_standard_tests_network_long2ip_variation1.php │ │ ├── ext_standard_tests_network_setcookie.php │ │ ├── ext_standard_tests_network_shutdown.php │ │ ├── ext_standard_tests_network_socket_get_status_basic.php │ │ ├── ext_standard_tests_network_syslog_basic-win32.php │ │ ├── ext_standard_tests_network_syslog_error.php │ │ ├── ext_standard_tests_network_tcp4loop.php │ │ ├── ext_standard_tests_network_tcp6loop.php │ │ ├── ext_standard_tests_network_udgloop.php │ │ ├── ext_standard_tests_network_udp4loop.php │ │ ├── ext_standard_tests_network_udp6loop.php │ │ ├── ext_standard_tests_network_unixloop.php │ │ ├── ext_standard_tests_password_password_bcrypt_errors.php │ │ ├── ext_standard_tests_password_password_deprecated_salts.php │ │ ├── ext_standard_tests_password_password_get_info.php │ │ ├── ext_standard_tests_password_password_get_info_error.php │ │ ├── ext_standard_tests_password_password_hash.php │ │ ├── ext_standard_tests_password_password_hash_error.php │ │ ├── ext_standard_tests_password_password_needs_rehash.php │ │ ├── ext_standard_tests_password_password_needs_rehash_error.php │ │ ├── ext_standard_tests_password_password_verify.php │ │ ├── ext_standard_tests_password_password_verify_error.php │ │ ├── ext_standard_tests_php_ini_loaded_file.php │ │ ├── ext_standard_tests_php_version_win_const.php │ │ ├── ext_standard_tests_random_random_bytes.php │ │ ├── ext_standard_tests_random_random_bytes_error.php │ │ ├── ext_standard_tests_random_random_int.php │ │ ├── ext_standard_tests_random_random_int_error.php │ │ ├── ext_standard_tests_serialize_001.php │ │ ├── ext_standard_tests_serialize_002.php │ │ ├── ext_standard_tests_serialize_003.php │ │ ├── ext_standard_tests_serialize_004.php │ │ ├── ext_standard_tests_serialize_005.php │ │ ├── ext_standard_tests_serialize_006.php │ │ ├── ext_standard_tests_serialize_bug14293.php │ │ ├── ext_standard_tests_serialize_bug21957.php │ │ ├── ext_standard_tests_serialize_bug23298.php │ │ ├── ext_standard_tests_serialize_bug24063.php │ │ ├── ext_standard_tests_serialize_bug25378.php │ │ ├── ext_standard_tests_serialize_bug26762.php │ │ ├── ext_standard_tests_serialize_bug27469.php │ │ ├── ext_standard_tests_serialize_bug28325.php │ │ ├── ext_standard_tests_serialize_bug30234.php │ │ ├── ext_standard_tests_serialize_bug31402.php │ │ ├── ext_standard_tests_serialize_bug31442.php │ │ ├── ext_standard_tests_serialize_bug35895.php │ │ ├── ext_standard_tests_serialize_bug36424.php │ │ ├── ext_standard_tests_serialize_bug37947.php │ │ ├── ext_standard_tests_serialize_bug42919.php │ │ ├── ext_standard_tests_serialize_bug43614.php │ │ ├── ext_standard_tests_serialize_bug45706.php │ │ ├── ext_standard_tests_serialize_bug46882.php │ │ ├── ext_standard_tests_serialize_bug55798.php │ │ ├── ext_standard_tests_serialize_bug62373.php │ │ ├── ext_standard_tests_serialize_bug62836_1.php │ │ ├── ext_standard_tests_serialize_bug62836_2.php │ │ ├── ext_standard_tests_serialize_bug64146.php │ │ ├── ext_standard_tests_serialize_bug64354_1.php │ │ ├── ext_standard_tests_serialize_bug64354_2.php │ │ ├── ext_standard_tests_serialize_bug64354_3.php │ │ ├── ext_standard_tests_serialize_bug65481.php │ │ ├── ext_standard_tests_serialize_bug65806.php │ │ ├── ext_standard_tests_serialize_bug67072.php │ │ ├── ext_standard_tests_serialize_bug68044.php │ │ ├── ext_standard_tests_serialize_bug68545.php │ │ ├── ext_standard_tests_serialize_bug68594.php │ │ ├── ext_standard_tests_serialize_bug68976.php │ │ ├── ext_standard_tests_serialize_bug69139.php │ │ ├── ext_standard_tests_serialize_bug69152.php │ │ ├── ext_standard_tests_serialize_bug69210.php │ │ ├── ext_standard_tests_serialize_counting_of_references.php │ │ ├── ext_standard_tests_serialize_incomplete_class.php │ │ ├── ext_standard_tests_serialize_precision.php │ │ ├── ext_standard_tests_serialize_serialization_arrays_001.php │ │ ├── ext_standard_tests_serialize_serialization_arrays_002.php │ │ ├── ext_standard_tests_serialize_serialization_arrays_003.php │ │ ├── ext_standard_tests_serialize_serialization_arrays_004.php │ │ ├── ext_standard_tests_serialize_serialization_arrays_005.php │ │ ├── ext_standard_tests_serialize_serialization_error_001.php │ │ ├── ext_standard_tests_serialize_serialization_error_002.php │ │ ├── ext_standard_tests_serialize_serialization_miscTypes_001.php │ │ ├── ext_standard_tests_serialize_serialization_objects_001.php │ │ ├── ext_standard_tests_serialize_serialization_objects_002.php │ │ ├── ext_standard_tests_serialize_serialization_objects_003.php │ │ ├── ext_standard_tests_serialize_serialization_objects_004.php │ │ ├── ext_standard_tests_serialize_serialization_objects_005.php │ │ ├── ext_standard_tests_serialize_serialization_objects_006.php │ │ ├── ext_standard_tests_serialize_serialization_objects_007.php │ │ ├── ext_standard_tests_serialize_serialization_objects_008.php │ │ ├── ext_standard_tests_serialize_serialization_objects_009.php │ │ ├── ext_standard_tests_serialize_serialization_objects_010.php │ │ ├── ext_standard_tests_serialize_serialization_objects_011.php │ │ ├── ext_standard_tests_serialize_serialization_objects_012.php │ │ ├── ext_standard_tests_serialize_serialization_objects_013.php │ │ ├── ext_standard_tests_serialize_serialization_objects_014.php │ │ ├── ext_standard_tests_serialize_serialization_objects_015.php │ │ ├── ext_standard_tests_serialize_serialization_precision_001.php │ │ ├── ext_standard_tests_serialize_serialization_precision_002.php │ │ ├── ext_standard_tests_serialize_serialization_resources_001.php │ │ ├── ext_standard_tests_serialize_unserializeS.php │ │ ├── ext_standard_tests_serialize_unserialize_classes.php │ │ ├── ext_standard_tests_serialize_unserialize_mem_leak.php │ │ ├── ext_standard_tests_streams_bug40459.php │ │ ├── ext_standard_tests_streams_bug44712.php │ │ ├── ext_standard_tests_streams_bug44818.php │ │ ├── ext_standard_tests_streams_bug46024.php │ │ ├── ext_standard_tests_streams_bug46426.php │ │ ├── ext_standard_tests_streams_bug47997.php │ │ ├── ext_standard_tests_streams_bug48309.php │ │ ├── ext_standard_tests_streams_bug49936.php │ │ ├── ext_standard_tests_streams_bug49936_win32.php │ │ ├── ext_standard_tests_streams_bug53427.php │ │ ├── ext_standard_tests_streams_bug53903.php │ │ ├── ext_standard_tests_streams_bug54623.php │ │ ├── ext_standard_tests_streams_bug54946.php │ │ ├── ext_standard_tests_streams_bug60106.php │ │ ├── ext_standard_tests_streams_bug60455_01.php │ │ ├── ext_standard_tests_streams_bug60455_02.php │ │ ├── ext_standard_tests_streams_bug60455_03.php │ │ ├── ext_standard_tests_streams_bug60455_04.php │ │ ├── ext_standard_tests_streams_bug60602.php │ │ ├── ext_standard_tests_streams_bug60817.php │ │ ├── ext_standard_tests_streams_bug61019.php │ │ ├── ext_standard_tests_streams_bug61115-1.php │ │ ├── ext_standard_tests_streams_bug61115-2.php │ │ ├── ext_standard_tests_streams_bug61115.php │ │ ├── ext_standard_tests_streams_bug61371-win.php │ │ ├── ext_standard_tests_streams_bug61371.php │ │ ├── ext_standard_tests_streams_bug62922.php │ │ ├── ext_standard_tests_streams_bug63240.php │ │ ├── ext_standard_tests_streams_bug64166.php │ │ ├── ext_standard_tests_streams_bug64166_2.php │ │ ├── ext_standard_tests_streams_bug64166_3.php │ │ ├── ext_standard_tests_streams_bug64433.php │ │ ├── ext_standard_tests_streams_bug64770.php │ │ ├── ext_standard_tests_streams_bug65483.php │ │ ├── ext_standard_tests_streams_bug67626.php │ │ ├── ext_standard_tests_streams_bug69521.php │ │ ├── ext_standard_tests_streams_proc_open_bug51800.php │ │ ├── ext_standard_tests_streams_proc_open_bug51800_right.php │ │ ├── ext_standard_tests_streams_proc_open_bug51800_right2.php │ │ ├── ext_standard_tests_streams_proc_open_bug60120.php │ │ ├── ext_standard_tests_streams_proc_open_bug64438.php │ │ ├── ext_standard_tests_streams_proc_open_bug69900.php │ │ ├── ext_standard_tests_streams_stream_context_get_params_001.php │ │ ├── ext_standard_tests_streams_stream_context_set_option_basic.php │ │ ├── ext_standard_tests_streams_stream_context_set_option_error_001.php │ │ ├── ext_standard_tests_streams_stream_context_set_option_error_002.php │ │ ├── ext_standard_tests_streams_stream_copy_to_stream_socket.php │ │ ├── ext_standard_tests_streams_stream_get_contents_001.php │ │ ├── ext_standard_tests_streams_stream_get_contents_002.php │ │ ├── ext_standard_tests_streams_stream_get_line_NUL_delimiter.php │ │ ├── ext_standard_tests_streams_stream_get_line_nb.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_dir_basic.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_file_basic.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_file_error.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_file_variation1.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_file_variation2.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_file_variation4.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_file_variation5.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_process_basic.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_socket_basic.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_socket_variation1.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_socket_variation2.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_socket_variation3.php │ │ ├── ext_standard_tests_streams_stream_get_meta_data_socket_variation4.php │ │ ├── ext_standard_tests_streams_stream_is_local.php │ │ ├── ext_standard_tests_streams_stream_multi_filters_close.php │ │ ├── ext_standard_tests_streams_stream_resolve_include_path.php │ │ ├── ext_standard_tests_streams_stream_set_chunk_size.php │ │ ├── ext_standard_tests_streams_stream_set_timeout_error.php │ │ ├── ext_standard_tests_streams_stream_socket_pair.php │ │ ├── ext_standard_tests_strings_004.php │ │ ├── ext_standard_tests_strings_005.php │ │ ├── ext_standard_tests_strings_006.php │ │ ├── ext_standard_tests_strings_007-win32.php │ │ ├── ext_standard_tests_strings_007.php │ │ ├── ext_standard_tests_strings_add-and-stripcslashes.php │ │ ├── ext_standard_tests_strings_add-and-stripslashes.php │ │ ├── ext_standard_tests_strings_addcslashes_001.php │ │ ├── ext_standard_tests_strings_addcslashes_002.php │ │ ├── ext_standard_tests_strings_addcslashes_003.php │ │ ├── ext_standard_tests_strings_addcslashes_004.php │ │ ├── ext_standard_tests_strings_addcslashes_005.php │ │ ├── ext_standard_tests_strings_addslashes_basic.php │ │ ├── ext_standard_tests_strings_addslashes_error.php │ │ ├── ext_standard_tests_strings_addslashes_variation1.php │ │ ├── ext_standard_tests_strings_addslashes_variation2.php │ │ ├── ext_standard_tests_strings_basename.php │ │ ├── ext_standard_tests_strings_basename_basic.php │ │ ├── ext_standard_tests_strings_basename_error.php │ │ ├── ext_standard_tests_strings_basename_variation.php │ │ ├── ext_standard_tests_strings_bin2hex.php │ │ ├── ext_standard_tests_strings_bin2hex_001.php │ │ ├── ext_standard_tests_strings_bin2hex_basic.php │ │ ├── ext_standard_tests_strings_bin2hex_error.php │ │ ├── ext_standard_tests_strings_bin2hex_variation1.php │ │ ├── ext_standard_tests_strings_bug20108.php │ │ ├── ext_standard_tests_strings_bug20169.php │ │ ├── ext_standard_tests_strings_bug20261.php │ │ ├── ext_standard_tests_strings_bug20927.php │ │ ├── ext_standard_tests_strings_bug20934.php │ │ ├── ext_standard_tests_strings_bug21338.php │ │ ├── ext_standard_tests_strings_bug21453.php │ │ ├── ext_standard_tests_strings_bug21730.php │ │ ├── ext_standard_tests_strings_bug21744.php │ │ ├── ext_standard_tests_strings_bug22008.php │ │ ├── ext_standard_tests_strings_bug22187.php │ │ ├── ext_standard_tests_strings_bug22207.php │ │ ├── ext_standard_tests_strings_bug22224.php │ │ ├── ext_standard_tests_strings_bug22227.php │ │ ├── ext_standard_tests_strings_bug23650.php │ │ ├── ext_standard_tests_strings_bug23894.php │ │ ├── ext_standard_tests_strings_bug24098.php │ │ ├── ext_standard_tests_strings_bug24208.php │ │ ├── ext_standard_tests_strings_bug24281.php │ │ ├── ext_standard_tests_strings_bug24312.php │ │ ├── ext_standard_tests_strings_bug25671.php │ │ ├── ext_standard_tests_strings_bug25707.php │ │ ├── ext_standard_tests_strings_bug26817.php │ │ ├── ext_standard_tests_strings_bug26819.php │ │ ├── ext_standard_tests_strings_bug26878.php │ │ ├── ext_standard_tests_strings_bug26973.php │ │ ├── ext_standard_tests_strings_bug27276.php │ │ ├── ext_standard_tests_strings_bug27278.php │ │ ├── ext_standard_tests_strings_bug27295.php │ │ ├── ext_standard_tests_strings_bug27457.php │ │ ├── ext_standard_tests_strings_bug27675.php │ │ ├── ext_standard_tests_strings_bug28386.php │ │ ├── ext_standard_tests_strings_bug28633.php │ │ ├── ext_standard_tests_strings_bug29075.php │ │ ├── ext_standard_tests_strings_bug29119.php │ │ ├── ext_standard_tests_strings_bug29538.php │ │ ├── ext_standard_tests_strings_bug33076.php │ │ ├── ext_standard_tests_strings_bug33605.php │ │ ├── ext_standard_tests_strings_bug34214.php │ │ ├── ext_standard_tests_strings_bug35817.php │ │ ├── ext_standard_tests_strings_bug36148.php │ │ ├── ext_standard_tests_strings_bug36306.php │ │ ├── ext_standard_tests_strings_bug36392.php │ │ ├── ext_standard_tests_strings_bug36944.php │ │ ├── ext_standard_tests_strings_bug37244.php │ │ ├── ext_standard_tests_strings_bug37262.php │ │ ├── ext_standard_tests_strings_bug38322.php │ │ ├── ext_standard_tests_strings_bug38770.php │ │ ├── ext_standard_tests_strings_bug39032.php │ │ ├── ext_standard_tests_strings_bug39350.php │ │ ├── ext_standard_tests_strings_bug39621.php │ │ ├── ext_standard_tests_strings_bug39873.php │ │ ├── ext_standard_tests_strings_bug40432.php │ │ ├── ext_standard_tests_strings_bug40637.php │ │ ├── ext_standard_tests_strings_bug40704.php │ │ ├── ext_standard_tests_strings_bug40754.php │ │ ├── ext_standard_tests_strings_bug40915.php │ │ ├── ext_standard_tests_strings_bug42107.php │ │ ├── ext_standard_tests_strings_bug42208.php │ │ ├── ext_standard_tests_strings_bug43927.php │ │ ├── ext_standard_tests_strings_bug44242.php │ │ ├── ext_standard_tests_strings_bug44703.php │ │ ├── ext_standard_tests_strings_bug45166.php │ │ ├── ext_standard_tests_strings_bug45485.php │ │ ├── ext_standard_tests_strings_bug46578.php │ │ ├── ext_standard_tests_strings_bug47168.php │ │ ├── ext_standard_tests_strings_bug47322.php │ │ ├── ext_standard_tests_strings_bug47443.php │ │ ├── ext_standard_tests_strings_bug47481.php │ │ ├── ext_standard_tests_strings_bug47842.php │ │ ├── ext_standard_tests_strings_bug48709.php │ │ ├── ext_standard_tests_strings_bug49785.php │ │ ├── ext_standard_tests_strings_bug50052.php │ │ ├── ext_standard_tests_strings_bug50847.php │ │ ├── ext_standard_tests_strings_bug51059.php │ │ ├── ext_standard_tests_strings_bug51899.php │ │ ├── ext_standard_tests_strings_bug53021.php │ │ ├── ext_standard_tests_strings_bug53319.php │ │ ├── ext_standard_tests_strings_bug54055.php │ │ ├── ext_standard_tests_strings_bug54238.php │ │ ├── ext_standard_tests_strings_bug54322.php │ │ ├── ext_standard_tests_strings_bug54332.php │ │ ├── ext_standard_tests_strings_bug54454.php │ │ ├── ext_standard_tests_strings_bug54721.php │ │ ├── ext_standard_tests_strings_bug55674.php │ │ ├── ext_standard_tests_strings_bug55871.php │ │ ├── ext_standard_tests_strings_bug60801.php │ │ ├── ext_standard_tests_strings_bug60965.php │ │ ├── ext_standard_tests_strings_bug61038.php │ │ ├── ext_standard_tests_strings_bug61116.php │ │ ├── ext_standard_tests_strings_bug61374.php │ │ ├── ext_standard_tests_strings_bug61660.php │ │ ├── ext_standard_tests_strings_bug61764.php │ │ ├── ext_standard_tests_strings_bug62443.php │ │ ├── ext_standard_tests_strings_bug62462.php │ │ ├── ext_standard_tests_strings_bug63874.php │ │ ├── ext_standard_tests_strings_bug63943.php │ │ ├── ext_standard_tests_strings_bug64879.php │ │ ├── ext_standard_tests_strings_bug65230.php │ │ ├── ext_standard_tests_strings_bug65769.php │ │ ├── ext_standard_tests_strings_bug65947.php │ │ ├── ext_standard_tests_strings_bug67151.php │ │ ├── ext_standard_tests_strings_bug67249.php │ │ ├── ext_standard_tests_strings_bug67252.php │ │ ├── ext_standard_tests_strings_bug68636.php │ │ ├── ext_standard_tests_strings_bug68710.php │ │ ├── ext_standard_tests_strings_bug68996.php │ │ ├── ext_standard_tests_strings_bug69144.php │ │ ├── ext_standard_tests_strings_bug69522.php │ │ ├── ext_standard_tests_strings_chop_basic.php │ │ ├── ext_standard_tests_strings_chop_error.php │ │ ├── ext_standard_tests_strings_chop_variation1.php │ │ ├── ext_standard_tests_strings_chop_variation2.php │ │ ├── ext_standard_tests_strings_chop_variation3.php │ │ ├── ext_standard_tests_strings_chop_variation4.php │ │ ├── ext_standard_tests_strings_chop_variation5.php │ │ ├── ext_standard_tests_strings_chr_basic.php │ │ ├── ext_standard_tests_strings_chr_error.php │ │ ├── ext_standard_tests_strings_chr_ord.php │ │ ├── ext_standard_tests_strings_chr_variation1.php │ │ ├── ext_standard_tests_strings_chunk_split.php │ │ ├── ext_standard_tests_strings_chunk_split_basic.php │ │ ├── ext_standard_tests_strings_chunk_split_error.php │ │ ├── ext_standard_tests_strings_chunk_split_variation1.php │ │ ├── ext_standard_tests_strings_chunk_split_variation10.php │ │ ├── ext_standard_tests_strings_chunk_split_variation11.php │ │ ├── ext_standard_tests_strings_chunk_split_variation12.php │ │ ├── ext_standard_tests_strings_chunk_split_variation13.php │ │ ├── ext_standard_tests_strings_chunk_split_variation2.php │ │ ├── ext_standard_tests_strings_chunk_split_variation3.php │ │ ├── ext_standard_tests_strings_chunk_split_variation4.php │ │ ├── ext_standard_tests_strings_chunk_split_variation5.php │ │ ├── ext_standard_tests_strings_chunk_split_variation6.php │ │ ├── ext_standard_tests_strings_chunk_split_variation7.php │ │ ├── ext_standard_tests_strings_chunk_split_variation8.php │ │ ├── ext_standard_tests_strings_chunk_split_variation9.php │ │ ├── ext_standard_tests_strings_convert_cyr_string.php │ │ ├── ext_standard_tests_strings_convert_cyr_string_basic.php │ │ ├── ext_standard_tests_strings_convert_cyr_string_error.php │ │ ├── ext_standard_tests_strings_convert_cyr_string_variation1.php │ │ ├── ext_standard_tests_strings_convert_uudecode_basic.php │ │ ├── ext_standard_tests_strings_convert_uudecode_error.php │ │ ├── ext_standard_tests_strings_convert_uudecode_variation1.php │ │ ├── ext_standard_tests_strings_convert_uuencode_basic.php │ │ ├── ext_standard_tests_strings_convert_uuencode_error.php │ │ ├── ext_standard_tests_strings_convert_uuencode_variation1.php │ │ ├── ext_standard_tests_strings_count_chars.php │ │ ├── ext_standard_tests_strings_count_chars_basic.php │ │ ├── ext_standard_tests_strings_count_chars_error.php │ │ ├── ext_standard_tests_strings_count_chars_variation1.php │ │ ├── ext_standard_tests_strings_count_chars_variation2.php │ │ ├── ext_standard_tests_strings_crc32.php │ │ ├── ext_standard_tests_strings_crc32_basic.php │ │ ├── ext_standard_tests_strings_crc32_error.php │ │ ├── ext_standard_tests_strings_crc32_variation1.php │ │ ├── ext_standard_tests_strings_crc32_variation2.php │ │ ├── ext_standard_tests_strings_crc32_variation3.php │ │ ├── ext_standard_tests_strings_crc32_variation4.php │ │ ├── ext_standard_tests_strings_crypt.php │ │ ├── ext_standard_tests_strings_crypt_blowfish.php │ │ ├── ext_standard_tests_strings_crypt_blowfish_variation1.php │ │ ├── ext_standard_tests_strings_crypt_blowfish_variation2.php │ │ ├── ext_standard_tests_strings_crypt_chars.php │ │ ├── ext_standard_tests_strings_crypt_des_error.php │ │ ├── ext_standard_tests_strings_crypt_sha256.php │ │ ├── ext_standard_tests_strings_crypt_sha512.php │ │ ├── ext_standard_tests_strings_crypt_variation1.php │ │ ├── ext_standard_tests_strings_default_charset.php │ │ ├── ext_standard_tests_strings_dirname_basic.php │ │ ├── ext_standard_tests_strings_dirname_error.php │ │ ├── ext_standard_tests_strings_dirname_variation.php │ │ ├── ext_standard_tests_strings_explode.php │ │ ├── ext_standard_tests_strings_explode1.php │ │ ├── ext_standard_tests_strings_explode_bug.php │ │ ├── ext_standard_tests_strings_explode_error.php │ │ ├── ext_standard_tests_strings_explode_variation1.php │ │ ├── ext_standard_tests_strings_explode_variation2.php │ │ ├── ext_standard_tests_strings_explode_variation3.php │ │ ├── ext_standard_tests_strings_explode_variation4.php │ │ ├── ext_standard_tests_strings_explode_variation5.php │ │ ├── ext_standard_tests_strings_explode_variation6.php │ │ ├── ext_standard_tests_strings_explode_variation7.php │ │ ├── ext_standard_tests_strings_fprintf_error.php │ │ ├── ext_standard_tests_strings_fprintf_variation_001.php │ │ ├── ext_standard_tests_strings_fprintf_variation_002.php │ │ ├── ext_standard_tests_strings_fprintf_variation_003.php │ │ ├── ext_standard_tests_strings_fprintf_variation_003_64bit.php │ │ ├── ext_standard_tests_strings_fprintf_variation_004.php │ │ ├── ext_standard_tests_strings_fprintf_variation_005.php │ │ ├── ext_standard_tests_strings_fprintf_variation_006.php │ │ ├── ext_standard_tests_strings_fprintf_variation_006_64bit.php │ │ ├── ext_standard_tests_strings_fprintf_variation_007.php │ │ ├── ext_standard_tests_strings_fprintf_variation_007_64bit.php │ │ ├── ext_standard_tests_strings_fprintf_variation_008.php │ │ ├── ext_standard_tests_strings_fprintf_variation_008_64bit.php │ │ ├── ext_standard_tests_strings_fprintf_variation_009.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic1.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic10.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic2.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic3.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic4.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic5.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic6.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic7.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic8.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_basic9.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_error.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_variation1.php │ │ ├── ext_standard_tests_strings_get_html_translation_table_variation2.php │ │ ├── ext_standard_tests_strings_get_meta_tags.php │ │ ├── ext_standard_tests_strings_hebrev_basic.php │ │ ├── ext_standard_tests_strings_hebrev_error.php │ │ ├── ext_standard_tests_strings_hebrev_variation1.php │ │ ├── ext_standard_tests_strings_hebrev_variation2.php │ │ ├── ext_standard_tests_strings_hebrevc_basic.php │ │ ├── ext_standard_tests_strings_hebrevc_error.php │ │ ├── ext_standard_tests_strings_hebrevc_variation1.php │ │ ├── ext_standard_tests_strings_hebrevc_variation2.php │ │ ├── ext_standard_tests_strings_hex2bin_basic.php │ │ ├── ext_standard_tests_strings_hex2bin_error.php │ │ ├── ext_standard_tests_strings_highlight_file.php │ │ ├── ext_standard_tests_strings_html_entity_decode1.php │ │ ├── ext_standard_tests_strings_html_entity_decode2.php │ │ ├── ext_standard_tests_strings_html_entity_decode3.php │ │ ├── ext_standard_tests_strings_html_entity_decode_cp866.php │ │ ├── ext_standard_tests_strings_html_entity_decode_html4.php │ │ ├── ext_standard_tests_strings_html_entity_decode_html5.php │ │ ├── ext_standard_tests_strings_html_entity_decode_iso8859-15.php │ │ ├── ext_standard_tests_strings_html_entity_decode_iso8859-5.php │ │ ├── ext_standard_tests_strings_html_entity_decode_koi8-r.php │ │ ├── ext_standard_tests_strings_html_entity_decode_macroman.php │ │ ├── ext_standard_tests_strings_html_entity_decode_win1251.php │ │ ├── ext_standard_tests_strings_html_entity_decode_win1252.php │ │ ├── ext_standard_tests_strings_htmlentities-utf-2.php │ │ ├── ext_standard_tests_strings_htmlentities-utf-3.php │ │ ├── ext_standard_tests_strings_htmlentities-utf.php │ │ ├── ext_standard_tests_strings_htmlentities.php │ │ ├── ext_standard_tests_strings_htmlentities01.php │ │ ├── ext_standard_tests_strings_htmlentities02.php │ │ ├── ext_standard_tests_strings_htmlentities03.php │ │ ├── ext_standard_tests_strings_htmlentities04.php │ │ ├── ext_standard_tests_strings_htmlentities05.php │ │ ├── ext_standard_tests_strings_htmlentities06.php │ │ ├── ext_standard_tests_strings_htmlentities07.php │ │ ├── ext_standard_tests_strings_htmlentities08.php │ │ ├── ext_standard_tests_strings_htmlentities09.php │ │ ├── ext_standard_tests_strings_htmlentities10.php │ │ ├── ext_standard_tests_strings_htmlentities11.php │ │ ├── ext_standard_tests_strings_htmlentities12.php │ │ ├── ext_standard_tests_strings_htmlentities13.php │ │ ├── ext_standard_tests_strings_htmlentities14.php │ │ ├── ext_standard_tests_strings_htmlentities15.php │ │ ├── ext_standard_tests_strings_htmlentities16.php │ │ ├── ext_standard_tests_strings_htmlentities17.php │ │ ├── ext_standard_tests_strings_htmlentities18.php │ │ ├── ext_standard_tests_strings_htmlentities19.php │ │ ├── ext_standard_tests_strings_htmlentities20.php │ │ ├── ext_standard_tests_strings_htmlentities21.php │ │ ├── ext_standard_tests_strings_htmlentities22.php │ │ ├── ext_standard_tests_strings_htmlentities23.php │ │ ├── ext_standard_tests_strings_htmlentities24.php │ │ ├── ext_standard_tests_strings_htmlentities_html4.php │ │ ├── ext_standard_tests_strings_htmlentities_html5.php │ │ ├── ext_standard_tests_strings_htmlspecialchars.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_basic.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_basic.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_error.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation1.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation2.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation3.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation4.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation5.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation6.php │ │ ├── ext_standard_tests_strings_htmlspecialchars_decode_variation7.php │ │ ├── ext_standard_tests_strings_http_build_query.php │ │ ├── ext_standard_tests_strings_http_build_query_error.php │ │ ├── ext_standard_tests_strings_http_build_query_variation1.php │ │ ├── ext_standard_tests_strings_http_build_query_variation2.php │ │ ├── ext_standard_tests_strings_http_build_query_variation3.php │ │ ├── ext_standard_tests_strings_implode.php │ │ ├── ext_standard_tests_strings_implode1.php │ │ ├── ext_standard_tests_strings_join_basic.php │ │ ├── ext_standard_tests_strings_join_error.php │ │ ├── ext_standard_tests_strings_join_variation1.php │ │ ├── ext_standard_tests_strings_join_variation2.php │ │ ├── ext_standard_tests_strings_join_variation3.php │ │ ├── ext_standard_tests_strings_join_variation4.php │ │ ├── ext_standard_tests_strings_join_variation5.php │ │ ├── ext_standard_tests_strings_join_variation6.php │ │ ├── ext_standard_tests_strings_lcfirst.php │ │ ├── ext_standard_tests_strings_levenshtein.php │ │ ├── ext_standard_tests_strings_ltrim.php │ │ ├── ext_standard_tests_strings_ltrim_basic.php │ │ ├── ext_standard_tests_strings_ltrim_error.php │ │ ├── ext_standard_tests_strings_ltrim_variation1.php │ │ ├── ext_standard_tests_strings_ltrim_variation2.php │ │ ├── ext_standard_tests_strings_md5.php │ │ ├── ext_standard_tests_strings_md5_basic1.php │ │ ├── ext_standard_tests_strings_md5_basic2.php │ │ ├── ext_standard_tests_strings_md5_error.php │ │ ├── ext_standard_tests_strings_md5_file.php │ │ ├── ext_standard_tests_strings_md5raw.php │ │ ├── ext_standard_tests_strings_metaphone.php │ │ ├── ext_standard_tests_strings_money_format_basic1.php │ │ ├── ext_standard_tests_strings_money_format_error.php │ │ ├── ext_standard_tests_strings_money_format_variation1.php │ │ ├── ext_standard_tests_strings_money_format_variation2.php │ │ ├── ext_standard_tests_strings_moneyformat.php │ │ ├── ext_standard_tests_strings_nl2br.php │ │ ├── ext_standard_tests_strings_nl2br_error.php │ │ ├── ext_standard_tests_strings_nl2br_variation1.php │ │ ├── ext_standard_tests_strings_nl2br_variation2.php │ │ ├── ext_standard_tests_strings_nl2br_variation3.php │ │ ├── ext_standard_tests_strings_nl2br_variation4.php │ │ ├── ext_standard_tests_strings_nl2br_variation5.php │ │ ├── ext_standard_tests_strings_nl_langinfo_basic.php │ │ ├── ext_standard_tests_strings_nl_langinfo_error1.php │ │ ├── ext_standard_tests_strings_nl_langinfo_variation1.php │ │ ├── ext_standard_tests_strings_number_format_basic.php │ │ ├── ext_standard_tests_strings_number_format_error.php │ │ ├── ext_standard_tests_strings_ord_basic.php │ │ ├── ext_standard_tests_strings_ord_error.php │ │ ├── ext_standard_tests_strings_ord_variation1.php │ │ ├── ext_standard_tests_strings_pack.php │ │ ├── ext_standard_tests_strings_pack64.php │ │ ├── ext_standard_tests_strings_pack64_32.php │ │ ├── ext_standard_tests_strings_pack_A.php │ │ ├── ext_standard_tests_strings_pack_Z.php │ │ ├── ext_standard_tests_strings_parse_str_basic1.php │ │ ├── ext_standard_tests_strings_parse_str_basic2.php │ │ ├── ext_standard_tests_strings_parse_str_basic3.php │ │ ├── ext_standard_tests_strings_parse_str_basic4.php │ │ ├── ext_standard_tests_strings_parse_str_error1.php │ │ ├── ext_standard_tests_strings_pathinfo.php │ │ ├── ext_standard_tests_strings_php_strip_whitespace.php │ │ ├── ext_standard_tests_strings_print_basic.php │ │ ├── ext_standard_tests_strings_print_variation1.php │ │ ├── ext_standard_tests_strings_printf.php │ │ ├── ext_standard_tests_strings_printf_64bit.php │ │ ├── ext_standard_tests_strings_printf_basic1.php │ │ ├── ext_standard_tests_strings_printf_basic2.php │ │ ├── ext_standard_tests_strings_printf_basic3.php │ │ ├── ext_standard_tests_strings_printf_basic4.php │ │ ├── ext_standard_tests_strings_printf_basic5.php │ │ ├── ext_standard_tests_strings_printf_basic6.php │ │ ├── ext_standard_tests_strings_printf_basic7.php │ │ ├── ext_standard_tests_strings_printf_basic8.php │ │ ├── ext_standard_tests_strings_printf_basic9.php │ │ ├── ext_standard_tests_strings_printf_error.php │ │ ├── ext_standard_tests_strings_printf_variation1.php │ │ ├── ext_standard_tests_strings_printf_variation2.php │ │ ├── ext_standard_tests_strings_quoted_printable_decode_basic.php │ │ ├── ext_standard_tests_strings_quoted_printable_decode_error.php │ │ ├── ext_standard_tests_strings_quoted_printable_decode_variation1.php │ │ ├── ext_standard_tests_strings_quoted_printable_encode_001.php │ │ ├── ext_standard_tests_strings_quoted_printable_encode_002.php │ │ ├── ext_standard_tests_strings_quotemeta_basic.php │ │ ├── ext_standard_tests_strings_quotemeta_error.php │ │ ├── ext_standard_tests_strings_rtrim.php │ │ ├── ext_standard_tests_strings_rtrim_basic.php │ │ ├── ext_standard_tests_strings_rtrim_error.php │ │ ├── ext_standard_tests_strings_rtrim_variation1.php │ │ ├── ext_standard_tests_strings_rtrim_variation2.php │ │ ├── ext_standard_tests_strings_setlocale_basic1.php │ │ ├── ext_standard_tests_strings_setlocale_basic2.php │ │ ├── ext_standard_tests_strings_setlocale_basic3.php │ │ ├── ext_standard_tests_strings_setlocale_error.php │ │ ├── ext_standard_tests_strings_setlocale_variation1.php │ │ ├── ext_standard_tests_strings_setlocale_variation2.php │ │ ├── ext_standard_tests_strings_setlocale_variation3.php │ │ ├── ext_standard_tests_strings_setlocale_variation4.php │ │ ├── ext_standard_tests_strings_setlocale_variation5.php │ │ ├── ext_standard_tests_strings_sha1.php │ │ ├── ext_standard_tests_strings_sha1_basic.php │ │ ├── ext_standard_tests_strings_sha1_error.php │ │ ├── ext_standard_tests_strings_sha1_file.php │ │ ├── ext_standard_tests_strings_sha1_variation1.php │ │ ├── ext_standard_tests_strings_sha1_variation2.php │ │ ├── ext_standard_tests_strings_sha1raw.php │ │ ├── ext_standard_tests_strings_show_source_basic.php │ │ ├── ext_standard_tests_strings_show_source_variation1.php │ │ ├── ext_standard_tests_strings_show_source_variation2.php │ │ ├── ext_standard_tests_strings_similar_text_basic.php │ │ ├── ext_standard_tests_strings_similar_text_error.php │ │ ├── ext_standard_tests_strings_soundex.php │ │ ├── ext_standard_tests_strings_soundex_basic.php │ │ ├── ext_standard_tests_strings_soundex_error.php │ │ ├── ext_standard_tests_strings_sprintf_basic1.php │ │ ├── ext_standard_tests_strings_sprintf_basic2.php │ │ ├── ext_standard_tests_strings_sprintf_basic3.php │ │ ├── ext_standard_tests_strings_sprintf_basic4.php │ │ ├── ext_standard_tests_strings_sprintf_basic5.php │ │ ├── ext_standard_tests_strings_sprintf_basic6.php │ │ ├── ext_standard_tests_strings_sprintf_basic7.php │ │ ├── ext_standard_tests_strings_sprintf_basic7_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_basic8.php │ │ ├── ext_standard_tests_strings_sprintf_basic8_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_basic9.php │ │ ├── ext_standard_tests_strings_sprintf_error.php │ │ ├── ext_standard_tests_strings_sprintf_f.php │ │ ├── ext_standard_tests_strings_sprintf_f_2.php │ │ ├── ext_standard_tests_strings_sprintf_f_3.php │ │ ├── ext_standard_tests_strings_sprintf_variation1.php │ │ ├── ext_standard_tests_strings_sprintf_variation10.php │ │ ├── ext_standard_tests_strings_sprintf_variation11.php │ │ ├── ext_standard_tests_strings_sprintf_variation12.php │ │ ├── ext_standard_tests_strings_sprintf_variation13.php │ │ ├── ext_standard_tests_strings_sprintf_variation14.php │ │ ├── ext_standard_tests_strings_sprintf_variation15.php │ │ ├── ext_standard_tests_strings_sprintf_variation16.php │ │ ├── ext_standard_tests_strings_sprintf_variation17.php │ │ ├── ext_standard_tests_strings_sprintf_variation18.php │ │ ├── ext_standard_tests_strings_sprintf_variation19.php │ │ ├── ext_standard_tests_strings_sprintf_variation2.php │ │ ├── ext_standard_tests_strings_sprintf_variation20.php │ │ ├── ext_standard_tests_strings_sprintf_variation21.php │ │ ├── ext_standard_tests_strings_sprintf_variation22.php │ │ ├── ext_standard_tests_strings_sprintf_variation23.php │ │ ├── ext_standard_tests_strings_sprintf_variation24.php │ │ ├── ext_standard_tests_strings_sprintf_variation25.php │ │ ├── ext_standard_tests_strings_sprintf_variation26.php │ │ ├── ext_standard_tests_strings_sprintf_variation27.php │ │ ├── ext_standard_tests_strings_sprintf_variation28.php │ │ ├── ext_standard_tests_strings_sprintf_variation28_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation29.php │ │ ├── ext_standard_tests_strings_sprintf_variation29_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation3.php │ │ ├── ext_standard_tests_strings_sprintf_variation30.php │ │ ├── ext_standard_tests_strings_sprintf_variation31.php │ │ ├── ext_standard_tests_strings_sprintf_variation32.php │ │ ├── ext_standard_tests_strings_sprintf_variation33.php │ │ ├── ext_standard_tests_strings_sprintf_variation34.php │ │ ├── ext_standard_tests_strings_sprintf_variation34_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation35.php │ │ ├── ext_standard_tests_strings_sprintf_variation35_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation36.php │ │ ├── ext_standard_tests_strings_sprintf_variation37.php │ │ ├── ext_standard_tests_strings_sprintf_variation38.php │ │ ├── ext_standard_tests_strings_sprintf_variation39.php │ │ ├── ext_standard_tests_strings_sprintf_variation4.php │ │ ├── ext_standard_tests_strings_sprintf_variation40.php │ │ ├── ext_standard_tests_strings_sprintf_variation40_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation41.php │ │ ├── ext_standard_tests_strings_sprintf_variation41_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation42.php │ │ ├── ext_standard_tests_strings_sprintf_variation43.php │ │ ├── ext_standard_tests_strings_sprintf_variation44.php │ │ ├── ext_standard_tests_strings_sprintf_variation44_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation45.php │ │ ├── ext_standard_tests_strings_sprintf_variation46.php │ │ ├── ext_standard_tests_strings_sprintf_variation47.php │ │ ├── ext_standard_tests_strings_sprintf_variation48.php │ │ ├── ext_standard_tests_strings_sprintf_variation49.php │ │ ├── ext_standard_tests_strings_sprintf_variation4_64bit.php │ │ ├── ext_standard_tests_strings_sprintf_variation5.php │ │ ├── ext_standard_tests_strings_sprintf_variation50.php │ │ ├── ext_standard_tests_strings_sprintf_variation51.php │ │ ├── ext_standard_tests_strings_sprintf_variation52.php │ │ ├── ext_standard_tests_strings_sprintf_variation53.php │ │ ├── ext_standard_tests_strings_sprintf_variation6.php │ │ ├── ext_standard_tests_strings_sprintf_variation7.php │ │ ├── ext_standard_tests_strings_sprintf_variation8.php │ │ ├── ext_standard_tests_strings_sprintf_variation9.php │ │ ├── ext_standard_tests_strings_sscanf_basic1.php │ │ ├── ext_standard_tests_strings_sscanf_basic2.php │ │ ├── ext_standard_tests_strings_sscanf_basic3.php │ │ ├── ext_standard_tests_strings_sscanf_basic4.php │ │ ├── ext_standard_tests_strings_sscanf_basic5.php │ │ ├── ext_standard_tests_strings_sscanf_basic6.php │ │ ├── ext_standard_tests_strings_sscanf_basic7.php │ │ ├── ext_standard_tests_strings_sscanf_basic8.php │ │ ├── ext_standard_tests_strings_sscanf_error.php │ │ ├── ext_standard_tests_strings_sscanf_variation1.php │ │ ├── ext_standard_tests_strings_sscanf_variation2.php │ │ ├── ext_standard_tests_strings_str_getcsv_001.php │ │ ├── ext_standard_tests_strings_str_ireplace.php │ │ ├── ext_standard_tests_strings_str_pad.php │ │ ├── ext_standard_tests_strings_str_pad_variation1.php │ │ ├── ext_standard_tests_strings_str_pad_variation2.php │ │ ├── ext_standard_tests_strings_str_pad_variation3.php │ │ ├── ext_standard_tests_strings_str_pad_variation4.php │ │ ├── ext_standard_tests_strings_str_pad_variation5.php │ │ ├── ext_standard_tests_strings_str_repeat.php │ │ ├── ext_standard_tests_strings_str_replace.php │ │ ├── ext_standard_tests_strings_str_replace_array_refs.php │ │ ├── ext_standard_tests_strings_str_replace_array_refs2.php │ │ ├── ext_standard_tests_strings_str_replace_basic.php │ │ ├── ext_standard_tests_strings_str_replace_error.php │ │ ├── ext_standard_tests_strings_str_replace_variation1.php │ │ ├── ext_standard_tests_strings_str_replace_variation2.php │ │ ├── ext_standard_tests_strings_str_replace_variation3.php │ │ ├── ext_standard_tests_strings_str_rot13_basic.php │ │ ├── ext_standard_tests_strings_str_rot13_error.php │ │ ├── ext_standard_tests_strings_str_shuffle.php │ │ ├── ext_standard_tests_strings_str_shuffle_basic.php │ │ ├── ext_standard_tests_strings_str_shuffle_error.php │ │ ├── ext_standard_tests_strings_str_shuffle_variation1.php │ │ ├── ext_standard_tests_strings_str_split_basic.php │ │ ├── ext_standard_tests_strings_str_split_error.php │ │ ├── ext_standard_tests_strings_str_split_variation1.php │ │ ├── ext_standard_tests_strings_str_split_variation2.php │ │ ├── ext_standard_tests_strings_str_split_variation2_64bit.php │ │ ├── ext_standard_tests_strings_str_split_variation3.php │ │ ├── ext_standard_tests_strings_str_split_variation4.php │ │ ├── ext_standard_tests_strings_str_split_variation5.php │ │ ├── ext_standard_tests_strings_str_split_variation6.php │ │ ├── ext_standard_tests_strings_str_split_variation6_64bit.php │ │ ├── ext_standard_tests_strings_str_split_variation7.php │ │ ├── ext_standard_tests_strings_str_split_variation7_64bit.php │ │ ├── ext_standard_tests_strings_str_word_count.php │ │ ├── ext_standard_tests_strings_str_word_count1.php │ │ ├── ext_standard_tests_strings_strcasecmp.php │ │ ├── ext_standard_tests_strings_strcmp.php │ │ ├── ext_standard_tests_strings_strcoll.php │ │ ├── ext_standard_tests_strings_strcoll_error.php │ │ ├── ext_standard_tests_strings_strcspn.php │ │ ├── ext_standard_tests_strings_strcspn_basic.php │ │ ├── ext_standard_tests_strings_strcspn_error.php │ │ ├── ext_standard_tests_strings_strcspn_variation1.php │ │ ├── ext_standard_tests_strings_strcspn_variation10.php │ │ ├── ext_standard_tests_strings_strcspn_variation11.php │ │ ├── ext_standard_tests_strings_strcspn_variation12.php │ │ ├── ext_standard_tests_strings_strcspn_variation2.php │ │ ├── ext_standard_tests_strings_strcspn_variation3.php │ │ ├── ext_standard_tests_strings_strcspn_variation4.php │ │ ├── ext_standard_tests_strings_strcspn_variation5.php │ │ ├── ext_standard_tests_strings_strcspn_variation6.php │ │ ├── ext_standard_tests_strings_strcspn_variation7.php │ │ ├── ext_standard_tests_strings_strcspn_variation8.php │ │ ├── ext_standard_tests_strings_strcspn_variation9.php │ │ ├── ext_standard_tests_strings_strings001.php │ │ ├── ext_standard_tests_strings_strip_tags.php │ │ ├── ext_standard_tests_strings_strip_tags_basic1.php │ │ ├── ext_standard_tests_strings_strip_tags_basic2.php │ │ ├── ext_standard_tests_strings_strip_tags_error.php │ │ ├── ext_standard_tests_strings_strip_tags_variation1.php │ │ ├── ext_standard_tests_strings_strip_tags_variation10.php │ │ ├── ext_standard_tests_strings_strip_tags_variation11.php │ │ ├── ext_standard_tests_strings_strip_tags_variation2.php │ │ ├── ext_standard_tests_strings_strip_tags_variation3.php │ │ ├── ext_standard_tests_strings_strip_tags_variation4.php │ │ ├── ext_standard_tests_strings_strip_tags_variation5.php │ │ ├── ext_standard_tests_strings_strip_tags_variation6.php │ │ ├── ext_standard_tests_strings_strip_tags_variation7.php │ │ ├── ext_standard_tests_strings_strip_tags_variation8.php │ │ ├── ext_standard_tests_strings_strip_tags_variation9.php │ │ ├── ext_standard_tests_strings_stripcslashes_basic.php │ │ ├── ext_standard_tests_strings_stripcslashes_error.php │ │ ├── ext_standard_tests_strings_stripcslashes_variation1.php │ │ ├── ext_standard_tests_strings_stripos.php │ │ ├── ext_standard_tests_strings_stripos_basic1.php │ │ ├── ext_standard_tests_strings_stripos_basic2.php │ │ ├── ext_standard_tests_strings_stripos_error.php │ │ ├── ext_standard_tests_strings_stripos_variation1.php │ │ ├── ext_standard_tests_strings_stripos_variation10.php │ │ ├── ext_standard_tests_strings_stripos_variation11.php │ │ ├── ext_standard_tests_strings_stripos_variation12.php │ │ ├── ext_standard_tests_strings_stripos_variation13.php │ │ ├── ext_standard_tests_strings_stripos_variation14.php │ │ ├── ext_standard_tests_strings_stripos_variation15.php │ │ ├── ext_standard_tests_strings_stripos_variation2.php │ │ ├── ext_standard_tests_strings_stripos_variation3.php │ │ ├── ext_standard_tests_strings_stripos_variation4.php │ │ ├── ext_standard_tests_strings_stripos_variation5.php │ │ ├── ext_standard_tests_strings_stripos_variation6.php │ │ ├── ext_standard_tests_strings_stripos_variation7.php │ │ ├── ext_standard_tests_strings_stripos_variation8.php │ │ ├── ext_standard_tests_strings_stripos_variation9.php │ │ ├── ext_standard_tests_strings_stripslashes_basic.php │ │ ├── ext_standard_tests_strings_stripslashes_error.php │ │ ├── ext_standard_tests_strings_stripslashes_variation1.php │ │ ├── ext_standard_tests_strings_stripslashes_variation2.php │ │ ├── ext_standard_tests_strings_stripslashes_variation3.php │ │ ├── ext_standard_tests_strings_stripslashes_variation4.php │ │ ├── ext_standard_tests_strings_stristr.php │ │ ├── ext_standard_tests_strings_stristr2.php │ │ ├── ext_standard_tests_strings_stristr_basic.php │ │ ├── ext_standard_tests_strings_stristr_error.php │ │ ├── ext_standard_tests_strings_stristr_variation1.php │ │ ├── ext_standard_tests_strings_stristr_variation2.php │ │ ├── ext_standard_tests_strings_strlen.php │ │ ├── ext_standard_tests_strings_strlen_basic.php │ │ ├── ext_standard_tests_strings_strlen_error.php │ │ ├── ext_standard_tests_strings_strlen_variation1.php │ │ ├── ext_standard_tests_strings_strnatcasecmp_basic.php │ │ ├── ext_standard_tests_strings_strnatcasecmp_error.php │ │ ├── ext_standard_tests_strings_strnatcasecmp_variation1.php │ │ ├── ext_standard_tests_strings_strnatcmp_basic.php │ │ ├── ext_standard_tests_strings_strnatcmp_error.php │ │ ├── ext_standard_tests_strings_strncasecmp_basic.php │ │ ├── ext_standard_tests_strings_strncasecmp_error.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation1.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation10.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation11.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation2.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation3.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation4.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation5.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation6.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation7.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation8.php │ │ ├── ext_standard_tests_strings_strncasecmp_variation9.php │ │ ├── ext_standard_tests_strings_strncmp_basic.php │ │ ├── ext_standard_tests_strings_strncmp_error.php │ │ ├── ext_standard_tests_strings_strncmp_variation1.php │ │ ├── ext_standard_tests_strings_strncmp_variation2.php │ │ ├── ext_standard_tests_strings_strncmp_variation3.php │ │ ├── ext_standard_tests_strings_strncmp_variation4.php │ │ ├── ext_standard_tests_strings_strncmp_variation5.php │ │ ├── ext_standard_tests_strings_strncmp_variation6.php │ │ ├── ext_standard_tests_strings_strncmp_variation7.php │ │ ├── ext_standard_tests_strings_strncmp_variation8.php │ │ ├── ext_standard_tests_strings_strncmp_variation9.php │ │ ├── ext_standard_tests_strings_strpbrk_basic.php │ │ ├── ext_standard_tests_strings_strpbrk_error.php │ │ ├── ext_standard_tests_strings_strpos.php │ │ ├── ext_standard_tests_strings_strpos_number.php │ │ ├── ext_standard_tests_strings_strrchr.php │ │ ├── ext_standard_tests_strings_strrchr_basic.php │ │ ├── ext_standard_tests_strings_strrchr_error.php │ │ ├── ext_standard_tests_strings_strrchr_variation1.php │ │ ├── ext_standard_tests_strings_strrchr_variation10.php │ │ ├── ext_standard_tests_strings_strrchr_variation11.php │ │ ├── ext_standard_tests_strings_strrchr_variation12.php │ │ ├── ext_standard_tests_strings_strrchr_variation2.php │ │ ├── ext_standard_tests_strings_strrchr_variation3.php │ │ ├── ext_standard_tests_strings_strrchr_variation4.php │ │ ├── ext_standard_tests_strings_strrchr_variation5.php │ │ ├── ext_standard_tests_strings_strrchr_variation6.php │ │ ├── ext_standard_tests_strings_strrchr_variation7.php │ │ ├── ext_standard_tests_strings_strrchr_variation8.php │ │ ├── ext_standard_tests_strings_strrchr_variation9.php │ │ ├── ext_standard_tests_strings_strrev.php │ │ ├── ext_standard_tests_strings_strrev_basic.php │ │ ├── ext_standard_tests_strings_strrev_error.php │ │ ├── ext_standard_tests_strings_strrev_variation1.php │ │ ├── ext_standard_tests_strings_strrev_variation2.php │ │ ├── ext_standard_tests_strings_strrev_variation3.php │ │ ├── ext_standard_tests_strings_strrev_variation4.php │ │ ├── ext_standard_tests_strings_strripos.php │ │ ├── ext_standard_tests_strings_strripos_basic1.php │ │ ├── ext_standard_tests_strings_strripos_basic2.php │ │ ├── ext_standard_tests_strings_strripos_error.php │ │ ├── ext_standard_tests_strings_strripos_offset.php │ │ ├── ext_standard_tests_strings_strripos_variation1.php │ │ ├── ext_standard_tests_strings_strripos_variation2.php │ │ ├── ext_standard_tests_strings_strripos_variation3.php │ │ ├── ext_standard_tests_strings_strripos_variation4.php │ │ ├── ext_standard_tests_strings_strripos_variation5.php │ │ ├── ext_standard_tests_strings_strrpos.php │ │ ├── ext_standard_tests_strings_strrpos_basic1.php │ │ ├── ext_standard_tests_strings_strrpos_basic2.php │ │ ├── ext_standard_tests_strings_strrpos_error.php │ │ ├── ext_standard_tests_strings_strrpos_negative_offset.php │ │ ├── ext_standard_tests_strings_strrpos_offset.php │ │ ├── ext_standard_tests_strings_strrpos_variation1.php │ │ ├── ext_standard_tests_strings_strrpos_variation10.php │ │ ├── ext_standard_tests_strings_strrpos_variation11.php │ │ ├── ext_standard_tests_strings_strrpos_variation12.php │ │ ├── ext_standard_tests_strings_strrpos_variation13.php │ │ ├── ext_standard_tests_strings_strrpos_variation14.php │ │ ├── ext_standard_tests_strings_strrpos_variation15.php │ │ ├── ext_standard_tests_strings_strrpos_variation2.php │ │ ├── ext_standard_tests_strings_strrpos_variation3.php │ │ ├── ext_standard_tests_strings_strrpos_variation4.php │ │ ├── ext_standard_tests_strings_strrpos_variation5.php │ │ ├── ext_standard_tests_strings_strrpos_variation6.php │ │ ├── ext_standard_tests_strings_strrpos_variation7.php │ │ ├── ext_standard_tests_strings_strrpos_variation8.php │ │ ├── ext_standard_tests_strings_strrpos_variation9.php │ │ ├── ext_standard_tests_strings_strspn.php │ │ ├── ext_standard_tests_strings_strspn_basic.php │ │ ├── ext_standard_tests_strings_strspn_error.php │ │ ├── ext_standard_tests_strings_strspn_variation1.php │ │ ├── ext_standard_tests_strings_strspn_variation10.php │ │ ├── ext_standard_tests_strings_strspn_variation11.php │ │ ├── ext_standard_tests_strings_strspn_variation12.php │ │ ├── ext_standard_tests_strings_strspn_variation2.php │ │ ├── ext_standard_tests_strings_strspn_variation3.php │ │ ├── ext_standard_tests_strings_strspn_variation4.php │ │ ├── ext_standard_tests_strings_strspn_variation5.php │ │ ├── ext_standard_tests_strings_strspn_variation6.php │ │ ├── ext_standard_tests_strings_strspn_variation7.php │ │ ├── ext_standard_tests_strings_strspn_variation8.php │ │ ├── ext_standard_tests_strings_strspn_variation9.php │ │ ├── ext_standard_tests_strings_strstr.php │ │ ├── ext_standard_tests_strings_strstr2.php │ │ ├── ext_standard_tests_strings_strtok_basic.php │ │ ├── ext_standard_tests_strings_strtok_error.php │ │ ├── ext_standard_tests_strings_strtok_variation1.php │ │ ├── ext_standard_tests_strings_strtok_variation2.php │ │ ├── ext_standard_tests_strings_strtok_variation3.php │ │ ├── ext_standard_tests_strings_strtok_variation4.php │ │ ├── ext_standard_tests_strings_strtok_variation5.php │ │ ├── ext_standard_tests_strings_strtok_variation6.php │ │ ├── ext_standard_tests_strings_strtok_variation7.php │ │ ├── ext_standard_tests_strings_strtolower-win32.php │ │ ├── ext_standard_tests_strings_strtolower.php │ │ ├── ext_standard_tests_strings_strtoupper.php │ │ ├── ext_standard_tests_strings_strtoupper1-win32.php │ │ ├── ext_standard_tests_strings_strtoupper1.php │ │ ├── ext_standard_tests_strings_strtr.php │ │ ├── ext_standard_tests_strings_strtr_basic.php │ │ ├── ext_standard_tests_strings_strtr_error.php │ │ ├── ext_standard_tests_strings_strtr_variation1.php │ │ ├── ext_standard_tests_strings_strtr_variation2.php │ │ ├── ext_standard_tests_strings_strtr_variation3.php │ │ ├── ext_standard_tests_strings_strtr_variation4.php │ │ ├── ext_standard_tests_strings_strtr_variation5.php │ │ ├── ext_standard_tests_strings_strtr_variation6.php │ │ ├── ext_standard_tests_strings_strtr_variation7.php │ │ ├── ext_standard_tests_strings_strtr_variation8.php │ │ ├── ext_standard_tests_strings_strtr_variation9.php │ │ ├── ext_standard_tests_strings_strtr_with_reference.php │ │ ├── ext_standard_tests_strings_strval.php │ │ ├── ext_standard_tests_strings_strval_basic.php │ │ ├── ext_standard_tests_strings_strval_error.php │ │ ├── ext_standard_tests_strings_strval_variation1.php │ │ ├── ext_standard_tests_strings_strval_variation2.php │ │ ├── ext_standard_tests_strings_substr.php │ │ ├── ext_standard_tests_strings_substr_compare.php │ │ ├── ext_standard_tests_strings_substr_count_basic.php │ │ ├── ext_standard_tests_strings_substr_count_error.php │ │ ├── ext_standard_tests_strings_substr_count_variation_001.php │ │ ├── ext_standard_tests_strings_substr_count_variation_002.php │ │ ├── ext_standard_tests_strings_substr_replace.php │ │ ├── ext_standard_tests_strings_substr_replace_array.php │ │ ├── ext_standard_tests_strings_substr_replace_error.php │ │ ├── ext_standard_tests_strings_trim.php │ │ ├── ext_standard_tests_strings_trim1.php │ │ ├── ext_standard_tests_strings_trim_basic.php │ │ ├── ext_standard_tests_strings_trim_error.php │ │ ├── ext_standard_tests_strings_trim_variation1.php │ │ ├── ext_standard_tests_strings_trim_variation2.php │ │ ├── ext_standard_tests_strings_ucfirst.php │ │ ├── ext_standard_tests_strings_ucwords_basic.php │ │ ├── ext_standard_tests_strings_ucwords_error.php │ │ ├── ext_standard_tests_strings_ucwords_variation1.php │ │ ├── ext_standard_tests_strings_ucwords_variation2.php │ │ ├── ext_standard_tests_strings_ucwords_variation3.php │ │ ├── ext_standard_tests_strings_ucwords_variation4.php │ │ ├── ext_standard_tests_strings_ucwords_variation5.php │ │ ├── ext_standard_tests_strings_unpack.php │ │ ├── ext_standard_tests_strings_unpack_bug68225.php │ │ ├── ext_standard_tests_strings_unpack_error.php │ │ ├── ext_standard_tests_strings_url_t.php │ │ ├── ext_standard_tests_strings_uuencode.php │ │ ├── ext_standard_tests_strings_vfprintf_basic.php │ │ ├── ext_standard_tests_strings_vfprintf_basic1.php │ │ ├── ext_standard_tests_strings_vfprintf_basic2.php │ │ ├── ext_standard_tests_strings_vfprintf_basic3.php │ │ ├── ext_standard_tests_strings_vfprintf_basic4.php │ │ ├── ext_standard_tests_strings_vfprintf_basic5.php │ │ ├── ext_standard_tests_strings_vfprintf_basic6.php │ │ ├── ext_standard_tests_strings_vfprintf_basic7.php │ │ ├── ext_standard_tests_strings_vfprintf_basic7_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_basic8.php │ │ ├── ext_standard_tests_strings_vfprintf_basic9.php │ │ ├── ext_standard_tests_strings_vfprintf_error1.php │ │ ├── ext_standard_tests_strings_vfprintf_error2.php │ │ ├── ext_standard_tests_strings_vfprintf_error3.php │ │ ├── ext_standard_tests_strings_vfprintf_error4.php │ │ ├── ext_standard_tests_strings_vfprintf_variation1.php │ │ ├── ext_standard_tests_strings_vfprintf_variation10.php │ │ ├── ext_standard_tests_strings_vfprintf_variation11.php │ │ ├── ext_standard_tests_strings_vfprintf_variation11_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation12.php │ │ ├── ext_standard_tests_strings_vfprintf_variation12_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation13.php │ │ ├── ext_standard_tests_strings_vfprintf_variation13_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation14.php │ │ ├── ext_standard_tests_strings_vfprintf_variation14_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation15.php │ │ ├── ext_standard_tests_strings_vfprintf_variation15_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation16.php │ │ ├── ext_standard_tests_strings_vfprintf_variation16_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation17.php │ │ ├── ext_standard_tests_strings_vfprintf_variation18.php │ │ ├── ext_standard_tests_strings_vfprintf_variation19.php │ │ ├── ext_standard_tests_strings_vfprintf_variation19_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation20.php │ │ ├── ext_standard_tests_strings_vfprintf_variation21.php │ │ ├── ext_standard_tests_strings_vfprintf_variation3.php │ │ ├── ext_standard_tests_strings_vfprintf_variation4.php │ │ ├── ext_standard_tests_strings_vfprintf_variation4_64bit.php │ │ ├── ext_standard_tests_strings_vfprintf_variation5.php │ │ ├── ext_standard_tests_strings_vfprintf_variation6.php │ │ ├── ext_standard_tests_strings_vfprintf_variation7.php │ │ ├── ext_standard_tests_strings_vfprintf_variation8.php │ │ ├── ext_standard_tests_strings_vfprintf_variation9.php │ │ ├── ext_standard_tests_strings_vprintf_basic1.php │ │ ├── ext_standard_tests_strings_vprintf_basic2.php │ │ ├── ext_standard_tests_strings_vprintf_basic3.php │ │ ├── ext_standard_tests_strings_vprintf_basic4.php │ │ ├── ext_standard_tests_strings_vprintf_basic5.php │ │ ├── ext_standard_tests_strings_vprintf_basic6.php │ │ ├── ext_standard_tests_strings_vprintf_basic7.php │ │ ├── ext_standard_tests_strings_vprintf_basic7_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_basic8.php │ │ ├── ext_standard_tests_strings_vprintf_basic9.php │ │ ├── ext_standard_tests_strings_vprintf_error.php │ │ ├── ext_standard_tests_strings_vprintf_variation1.php │ │ ├── ext_standard_tests_strings_vprintf_variation10.php │ │ ├── ext_standard_tests_strings_vprintf_variation11.php │ │ ├── ext_standard_tests_strings_vprintf_variation11_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation12.php │ │ ├── ext_standard_tests_strings_vprintf_variation12_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation13.php │ │ ├── ext_standard_tests_strings_vprintf_variation13_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation14.php │ │ ├── ext_standard_tests_strings_vprintf_variation14_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation15.php │ │ ├── ext_standard_tests_strings_vprintf_variation15_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation16.php │ │ ├── ext_standard_tests_strings_vprintf_variation16_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation17.php │ │ ├── ext_standard_tests_strings_vprintf_variation18.php │ │ ├── ext_standard_tests_strings_vprintf_variation19.php │ │ ├── ext_standard_tests_strings_vprintf_variation19_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation2.php │ │ ├── ext_standard_tests_strings_vprintf_variation3.php │ │ ├── ext_standard_tests_strings_vprintf_variation4.php │ │ ├── ext_standard_tests_strings_vprintf_variation4_64bit.php │ │ ├── ext_standard_tests_strings_vprintf_variation5.php │ │ ├── ext_standard_tests_strings_vprintf_variation6.php │ │ ├── ext_standard_tests_strings_vprintf_variation7.php │ │ ├── ext_standard_tests_strings_vprintf_variation8.php │ │ ├── ext_standard_tests_strings_vprintf_variation9.php │ │ ├── ext_standard_tests_strings_vsprintf_basic1.php │ │ ├── ext_standard_tests_strings_vsprintf_basic2.php │ │ ├── ext_standard_tests_strings_vsprintf_basic3.php │ │ ├── ext_standard_tests_strings_vsprintf_basic4.php │ │ ├── ext_standard_tests_strings_vsprintf_basic5.php │ │ ├── ext_standard_tests_strings_vsprintf_basic6.php │ │ ├── ext_standard_tests_strings_vsprintf_basic7.php │ │ ├── ext_standard_tests_strings_vsprintf_basic7_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_basic8.php │ │ ├── ext_standard_tests_strings_vsprintf_basic9.php │ │ ├── ext_standard_tests_strings_vsprintf_error.php │ │ ├── ext_standard_tests_strings_vsprintf_variation1.php │ │ ├── ext_standard_tests_strings_vsprintf_variation10.php │ │ ├── ext_standard_tests_strings_vsprintf_variation11.php │ │ ├── ext_standard_tests_strings_vsprintf_variation11_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation12.php │ │ ├── ext_standard_tests_strings_vsprintf_variation12_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation13.php │ │ ├── ext_standard_tests_strings_vsprintf_variation13_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation14.php │ │ ├── ext_standard_tests_strings_vsprintf_variation14_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation15.php │ │ ├── ext_standard_tests_strings_vsprintf_variation15_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation16.php │ │ ├── ext_standard_tests_strings_vsprintf_variation16_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation17.php │ │ ├── ext_standard_tests_strings_vsprintf_variation18.php │ │ ├── ext_standard_tests_strings_vsprintf_variation19.php │ │ ├── ext_standard_tests_strings_vsprintf_variation19_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation2.php │ │ ├── ext_standard_tests_strings_vsprintf_variation3.php │ │ ├── ext_standard_tests_strings_vsprintf_variation4.php │ │ ├── ext_standard_tests_strings_vsprintf_variation4_64bit.php │ │ ├── ext_standard_tests_strings_vsprintf_variation5.php │ │ ├── ext_standard_tests_strings_vsprintf_variation6.php │ │ ├── ext_standard_tests_strings_vsprintf_variation7.php │ │ ├── ext_standard_tests_strings_vsprintf_variation8.php │ │ ├── ext_standard_tests_strings_vsprintf_variation9.php │ │ ├── ext_standard_tests_strings_wordwrap.php │ │ ├── ext_standard_tests_strings_wordwrap_basic.php │ │ ├── ext_standard_tests_strings_wordwrap_error.php │ │ ├── ext_standard_tests_strings_wordwrap_variation1.php │ │ ├── ext_standard_tests_strings_wordwrap_variation2.php │ │ ├── ext_standard_tests_strings_wordwrap_variation3.php │ │ ├── ext_standard_tests_strings_wordwrap_variation4.php │ │ ├── ext_standard_tests_strings_wordwrap_variation5.php │ │ ├── ext_standard_tests_time_001.php │ │ ├── ext_standard_tests_time_bug38524.php │ │ ├── ext_standard_tests_time_bug60222.php │ │ ├── ext_standard_tests_time_idate.php │ │ ├── ext_standard_tests_time_strptime_basic.php │ │ ├── ext_standard_tests_time_strptime_error.php │ │ ├── ext_standard_tests_time_strptime_parts.php │ │ ├── ext_standard_tests_url_base64_decode_basic_001.php │ │ ├── ext_standard_tests_url_base64_decode_basic_002.php │ │ ├── ext_standard_tests_url_base64_decode_error_001.php │ │ ├── ext_standard_tests_url_base64_decode_variation_001.php │ │ ├── ext_standard_tests_url_base64_decode_variation_002.php │ │ ├── ext_standard_tests_url_base64_encode_basic_001.php │ │ ├── ext_standard_tests_url_base64_encode_basic_002.php │ │ ├── ext_standard_tests_url_base64_encode_error_001.php │ │ ├── ext_standard_tests_url_base64_encode_variation_001.php │ │ ├── ext_standard_tests_url_bug47174.php │ │ ├── ext_standard_tests_url_bug52327.php │ │ ├── ext_standard_tests_url_bug53248.php │ │ ├── ext_standard_tests_url_bug54180.php │ │ ├── ext_standard_tests_url_bug55273.php │ │ ├── ext_standard_tests_url_bug55399.php │ │ ├── ext_standard_tests_url_bug63162.php │ │ ├── ext_standard_tests_url_bug68917.php │ │ ├── ext_standard_tests_url_bug69976.php │ │ ├── ext_standard_tests_url_get_headers_error_001.php │ │ ├── ext_standard_tests_url_get_headers_error_002.php │ │ ├── ext_standard_tests_url_parse_url_basic_001.php │ │ ├── ext_standard_tests_url_parse_url_basic_002.php │ │ ├── ext_standard_tests_url_parse_url_basic_003.php │ │ ├── ext_standard_tests_url_parse_url_basic_004.php │ │ ├── ext_standard_tests_url_parse_url_basic_005.php │ │ ├── ext_standard_tests_url_parse_url_basic_006.php │ │ ├── ext_standard_tests_url_parse_url_basic_007.php │ │ ├── ext_standard_tests_url_parse_url_basic_008.php │ │ ├── ext_standard_tests_url_parse_url_basic_009.php │ │ ├── ext_standard_tests_url_parse_url_basic_010.php │ │ ├── ext_standard_tests_url_parse_url_error_001.php │ │ ├── ext_standard_tests_url_parse_url_error_002.php │ │ ├── ext_standard_tests_url_parse_url_relative_scheme.php │ │ ├── ext_standard_tests_url_parse_url_variation_001.php │ │ ├── ext_standard_tests_url_parse_url_variation_002_32bit.php │ │ ├── ext_standard_tests_url_parse_url_variation_002_64bit.php │ │ ├── ext_standard_tests_url_rawurldecode_error_001.php │ │ ├── ext_standard_tests_url_rawurldecode_variation_001.php │ │ ├── ext_standard_tests_url_rawurlencode_error_001.php │ │ ├── ext_standard_tests_url_rawurlencode_variation_001.php │ │ ├── ext_standard_tests_url_urldecode_error_001.php │ │ ├── ext_standard_tests_url_urldecode_variation_001.php │ │ ├── ext_standard_tests_url_urlencode_error_001.php │ │ ├── ext_standard_tests_url_urlencode_variation_001.php │ │ ├── ext_standard_tests_versioning_php_sapi_name.php │ │ ├── ext_standard_tests_versioning_php_sapi_name_variation001.php │ │ ├── ext_standard_tests_versioning_phpversion.php │ │ ├── ext_standard_tests_versioning_version_compare.php │ │ ├── ext_sysvmsg_tests_001.php │ │ ├── ext_sysvmsg_tests_002.php │ │ ├── ext_sysvmsg_tests_003.php │ │ ├── ext_sysvmsg_tests_004.php │ │ ├── ext_sysvmsg_tests_005.php │ │ ├── ext_sysvmsg_tests_006.php │ │ ├── ext_sysvsem_tests_nowait.php │ │ ├── ext_sysvsem_tests_sysv.php │ │ ├── ext_sysvshm_tests_001.php │ │ ├── ext_sysvshm_tests_002.php │ │ ├── ext_sysvshm_tests_003.php │ │ ├── ext_sysvshm_tests_004.php │ │ ├── ext_sysvshm_tests_005.php │ │ ├── ext_sysvshm_tests_006.php │ │ ├── ext_sysvshm_tests_007.php │ │ ├── ext_tidy_tests_001.php │ │ ├── ext_tidy_tests_002.php │ │ ├── ext_tidy_tests_003.php │ │ ├── ext_tidy_tests_004.php │ │ ├── ext_tidy_tests_005.php │ │ ├── ext_tidy_tests_006.php │ │ ├── ext_tidy_tests_007.php │ │ ├── ext_tidy_tests_008.php │ │ ├── ext_tidy_tests_009.php │ │ ├── ext_tidy_tests_010.php │ │ ├── ext_tidy_tests_011.php │ │ ├── ext_tidy_tests_012.php │ │ ├── ext_tidy_tests_013.php │ │ ├── ext_tidy_tests_014.php │ │ ├── ext_tidy_tests_015.php │ │ ├── ext_tidy_tests_016.php │ │ ├── ext_tidy_tests_017.php │ │ ├── ext_tidy_tests_018.php │ │ ├── ext_tidy_tests_019.php │ │ ├── ext_tidy_tests_020.php │ │ ├── ext_tidy_tests_021.php │ │ ├── ext_tidy_tests_022.php │ │ ├── ext_tidy_tests_023.php │ │ ├── ext_tidy_tests_024.php │ │ ├── ext_tidy_tests_025.php │ │ ├── ext_tidy_tests_026.php │ │ ├── ext_tidy_tests_027.php │ │ ├── ext_tidy_tests_028.php │ │ ├── ext_tidy_tests_029.php │ │ ├── ext_tidy_tests_030.php │ │ ├── ext_tidy_tests_031.php │ │ ├── ext_tidy_tests_032.php │ │ ├── ext_tidy_tests_033.php │ │ ├── ext_tidy_tests_034.php │ │ ├── ext_tidy_tests_035.php │ │ ├── ext_tidy_tests_bug54682.php │ │ ├── ext_tidy_tests_bug_50558.php │ │ ├── ext_tidy_tests_tidy_error.php │ │ ├── ext_tidy_tests_tidy_error1.php │ │ ├── ext_tokenizer_tests_001.php │ │ ├── ext_tokenizer_tests_002.php │ │ ├── ext_tokenizer_tests_003.php │ │ ├── ext_tokenizer_tests_bug26463.php │ │ ├── ext_tokenizer_tests_bug54089.php │ │ ├── ext_tokenizer_tests_bug60097.php │ │ ├── ext_tokenizer_tests_bug67395.php │ │ ├── ext_tokenizer_tests_parse_errors.php │ │ ├── ext_tokenizer_tests_token_get_all_TOKEN_PARSE_000.php │ │ ├── ext_tokenizer_tests_token_get_all_TOKEN_PARSE_001.php │ │ ├── ext_tokenizer_tests_token_get_all_TOKEN_PARSE_002.php │ │ ├── ext_tokenizer_tests_token_get_all_basic.php │ │ ├── ext_tokenizer_tests_token_get_all_error.php │ │ ├── ext_tokenizer_tests_token_get_all_variation1.php │ │ ├── ext_tokenizer_tests_token_get_all_variation10.php │ │ ├── ext_tokenizer_tests_token_get_all_variation11.php │ │ ├── ext_tokenizer_tests_token_get_all_variation12.php │ │ ├── ext_tokenizer_tests_token_get_all_variation13.php │ │ ├── ext_tokenizer_tests_token_get_all_variation14.php │ │ ├── ext_tokenizer_tests_token_get_all_variation15.php │ │ ├── ext_tokenizer_tests_token_get_all_variation16.php │ │ ├── ext_tokenizer_tests_token_get_all_variation17.php │ │ ├── ext_tokenizer_tests_token_get_all_variation18.php │ │ ├── ext_tokenizer_tests_token_get_all_variation19.php │ │ ├── ext_tokenizer_tests_token_get_all_variation2.php │ │ ├── ext_tokenizer_tests_token_get_all_variation3.php │ │ ├── ext_tokenizer_tests_token_get_all_variation4.php │ │ ├── ext_tokenizer_tests_token_get_all_variation5.php │ │ ├── ext_tokenizer_tests_token_get_all_variation6.php │ │ ├── ext_tokenizer_tests_token_get_all_variation7.php │ │ ├── ext_tokenizer_tests_token_get_all_variation8.php │ │ ├── ext_tokenizer_tests_token_get_all_variation9.php │ │ ├── ext_wddx_tests_001-64bit.php │ │ ├── ext_wddx_tests_001.php │ │ ├── ext_wddx_tests_002.php │ │ ├── ext_wddx_tests_003.php │ │ ├── ext_wddx_tests_004.php │ │ ├── ext_wddx_tests_005.php │ │ ├── ext_wddx_tests_bug27287.php │ │ ├── ext_wddx_tests_bug34306.php │ │ ├── ext_wddx_tests_bug35410.php │ │ ├── ext_wddx_tests_bug35410_64bit.php │ │ ├── ext_wddx_tests_bug37569.php │ │ ├── ext_wddx_tests_bug37587.php │ │ ├── ext_wddx_tests_bug41283.php │ │ ├── ext_wddx_tests_bug41527.php │ │ ├── ext_wddx_tests_bug45901.php │ │ ├── ext_wddx_tests_bug48562.php │ │ ├── ext_wddx_tests_bug52468.php │ │ ├── ext_wddx_tests_bug68996.php │ │ ├── ext_xml_tests_bug25666.php │ │ ├── ext_xml_tests_bug26528.php │ │ ├── ext_xml_tests_bug26614.php │ │ ├── ext_xml_tests_bug26614_libxml.php │ │ ├── ext_xml_tests_bug27908.php │ │ ├── ext_xml_tests_bug30266.php │ │ ├── ext_xml_tests_bug32001.php │ │ ├── ext_xml_tests_bug32001b.php │ │ ├── ext_xml_tests_bug35447.php │ │ ├── ext_xml_tests_bug43957.php │ │ ├── ext_xml_tests_bug46699.php │ │ ├── ext_xml_tests_bug49687.php │ │ ├── ext_xml_tests_bug50576.php │ │ ├── ext_xml_tests_bug65236.php │ │ ├── ext_xml_tests_utf8_decode_error.php │ │ ├── ext_xml_tests_utf8_decode_variation1.php │ │ ├── ext_xml_tests_utf8_encode_error.php │ │ ├── ext_xml_tests_utf8_encode_variation1.php │ │ ├── ext_xml_tests_xml001.php │ │ ├── ext_xml_tests_xml002.php │ │ ├── ext_xml_tests_xml003.php │ │ ├── ext_xml_tests_xml004.php │ │ ├── ext_xml_tests_xml006.php │ │ ├── ext_xml_tests_xml007.php │ │ ├── ext_xml_tests_xml009.php │ │ ├── ext_xml_tests_xml010.php │ │ ├── ext_xml_tests_xml011.php │ │ ├── ext_xml_tests_xml_closures_001.php │ │ ├── ext_xml_tests_xml_error_string_error.php │ │ ├── ext_xml_tests_xml_error_string_variation1.php │ │ ├── ext_xml_tests_xml_get_current_byte_index_error.php │ │ ├── ext_xml_tests_xml_get_current_byte_index_variation1.php │ │ ├── ext_xml_tests_xml_get_current_column_number_error.php │ │ ├── ext_xml_tests_xml_get_current_column_number_variation1.php │ │ ├── ext_xml_tests_xml_get_current_line_number_error.php │ │ ├── ext_xml_tests_xml_get_current_line_number_variation1.php │ │ ├── ext_xml_tests_xml_get_error_code_error.php │ │ ├── ext_xml_tests_xml_get_error_code_variation1.php │ │ ├── ext_xml_tests_xml_parse_error.php │ │ ├── ext_xml_tests_xml_parse_into_struct_error.php │ │ ├── ext_xml_tests_xml_parse_into_struct_variation.php │ │ ├── ext_xml_tests_xml_parse_into_struct_variation1.php │ │ ├── ext_xml_tests_xml_parse_variation1.php │ │ ├── ext_xml_tests_xml_parser_create_error.php │ │ ├── ext_xml_tests_xml_parser_create_ns_error.php │ │ ├── ext_xml_tests_xml_parser_create_ns_variation1.php │ │ ├── ext_xml_tests_xml_parser_create_variation1.php │ │ ├── ext_xml_tests_xml_parser_free_error.php │ │ ├── ext_xml_tests_xml_parser_free_variation1.php │ │ ├── ext_xml_tests_xml_parser_get_option_error.php │ │ ├── ext_xml_tests_xml_parser_get_option_variation1.php │ │ ├── ext_xml_tests_xml_parser_get_option_variation2.php │ │ ├── ext_xml_tests_xml_parser_set_option_basic.php │ │ ├── ext_xml_tests_xml_parser_set_option_error.php │ │ ├── ext_xml_tests_xml_parser_set_option_variation1.php │ │ ├── ext_xml_tests_xml_parser_set_option_variation2.php │ │ ├── ext_xml_tests_xml_parser_set_option_variation3.php │ │ ├── ext_xml_tests_xml_set_character_data_handler_error.php │ │ ├── ext_xml_tests_xml_set_character_data_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_default_handler_error.php │ │ ├── ext_xml_tests_xml_set_default_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_element_handler_error.php │ │ ├── ext_xml_tests_xml_set_element_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_end_namespace_decl_handler_error.php │ │ ├── ext_xml_tests_xml_set_end_namespace_decl_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_external_entity_ref_handler_error.php │ │ ├── ext_xml_tests_xml_set_external_entity_ref_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_notation_decl_handler_basic.php │ │ ├── ext_xml_tests_xml_set_notation_decl_handler_error.php │ │ ├── ext_xml_tests_xml_set_notation_decl_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_object_error.php │ │ ├── ext_xml_tests_xml_set_object_variation1.php │ │ ├── ext_xml_tests_xml_set_object_variation2.php │ │ ├── ext_xml_tests_xml_set_processing_instruction_handler_basic.php │ │ ├── ext_xml_tests_xml_set_processing_instruction_handler_error.php │ │ ├── ext_xml_tests_xml_set_processing_instruction_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_start_namespace_decl_handler_basic.php │ │ ├── ext_xml_tests_xml_set_start_namespace_decl_handler_error.php │ │ ├── ext_xml_tests_xml_set_start_namespace_decl_handler_variation1.php │ │ ├── ext_xml_tests_xml_set_unparsed_entity_decl_handler_error.php │ │ ├── ext_xml_tests_xml_set_unparsed_entity_decl_handler_variation1.php │ │ ├── ext_xmlreader_tests_001.php │ │ ├── ext_xmlreader_tests_002.php │ │ ├── ext_xmlreader_tests_003.php │ │ ├── ext_xmlreader_tests_004.php │ │ ├── ext_xmlreader_tests_005.php │ │ ├── ext_xmlreader_tests_006.php │ │ ├── ext_xmlreader_tests_007.php │ │ ├── ext_xmlreader_tests_008.php │ │ ├── ext_xmlreader_tests_009.php │ │ ├── ext_xmlreader_tests_010.php │ │ ├── ext_xmlreader_tests_011.php │ │ ├── ext_xmlreader_tests_012.php │ │ ├── ext_xmlreader_tests_013.php │ │ ├── ext_xmlreader_tests_bug36743.php │ │ ├── ext_xmlreader_tests_bug42139.php │ │ ├── ext_xmlreader_tests_bug51936.php │ │ ├── ext_xmlreader_tests_bug64230.php │ │ ├── ext_xmlreader_tests_expand.php │ │ ├── ext_xmlrpc_tests_001.php │ │ ├── ext_xmlrpc_tests_002.php │ │ ├── ext_xmlrpc_tests_003.php │ │ ├── ext_xmlrpc_tests_004.php │ │ ├── ext_xmlrpc_tests_005.php │ │ ├── ext_xmlrpc_tests_006.php │ │ ├── ext_xmlrpc_tests_007.php │ │ ├── ext_xmlrpc_tests_bug18916.php │ │ ├── ext_xmlrpc_tests_bug37057.php │ │ ├── ext_xmlrpc_tests_bug38431.php │ │ ├── ext_xmlrpc_tests_bug40576.php │ │ ├── ext_xmlrpc_tests_bug40576_64bit.php │ │ ├── ext_xmlrpc_tests_bug42189.php │ │ ├── ext_xmlrpc_tests_bug42736.php │ │ ├── ext_xmlrpc_tests_bug44996.php │ │ ├── ext_xmlrpc_tests_bug45226.php │ │ ├── ext_xmlrpc_tests_bug45555.php │ │ ├── ext_xmlrpc_tests_bug45556.php │ │ ├── ext_xmlrpc_tests_bug47818.php │ │ ├── ext_xmlrpc_tests_bug50282.php │ │ ├── ext_xmlrpc_tests_bug50285.php │ │ ├── ext_xmlrpc_tests_bug50761.php │ │ ├── ext_xmlrpc_tests_bug51288.php │ │ ├── ext_xmlrpc_tests_bug61097.php │ │ ├── ext_xmlrpc_tests_bug61264.php │ │ ├── ext_xmlrpc_tests_bug68027.php │ │ ├── ext_xmlwriter_tests_001.php │ │ ├── ext_xmlwriter_tests_002.php │ │ ├── ext_xmlwriter_tests_003.php │ │ ├── ext_xmlwriter_tests_004.php │ │ ├── ext_xmlwriter_tests_005.php │ │ ├── ext_xmlwriter_tests_006.php │ │ ├── ext_xmlwriter_tests_007.php │ │ ├── ext_xmlwriter_tests_008.php │ │ ├── ext_xmlwriter_tests_009.php │ │ ├── ext_xmlwriter_tests_010.php │ │ ├── ext_xmlwriter_tests_011.php │ │ ├── ext_xmlwriter_tests_012.php │ │ ├── ext_xmlwriter_tests_OO_001.php │ │ ├── ext_xmlwriter_tests_OO_002.php │ │ ├── ext_xmlwriter_tests_OO_003.php │ │ ├── ext_xmlwriter_tests_OO_004.php │ │ ├── ext_xmlwriter_tests_OO_005.php │ │ ├── ext_xmlwriter_tests_OO_006.php │ │ ├── ext_xmlwriter_tests_OO_007.php │ │ ├── ext_xmlwriter_tests_OO_008.php │ │ ├── ext_xmlwriter_tests_OO_009.php │ │ ├── ext_xmlwriter_tests_OO_010.php │ │ ├── ext_xmlwriter_tests_OO_011.php │ │ ├── ext_xmlwriter_tests_bug39504.php │ │ ├── ext_xmlwriter_tests_bug41287.php │ │ ├── ext_xmlwriter_tests_bug41326.php │ │ ├── ext_xmlwriter_tests_bug48204.php │ │ ├── ext_xmlwriter_tests_xmlwriter_open_uri_error_001.php │ │ ├── ext_xmlwriter_tests_xmlwriter_open_uri_error_002.php │ │ ├── ext_xmlwriter_tests_xmlwriter_open_uri_error_003.php │ │ ├── ext_xmlwriter_tests_xmlwriter_open_uri_error_004.php │ │ ├── ext_xmlwriter_tests_xmlwriter_open_uri_error_005.php │ │ ├── ext_xmlwriter_tests_xmlwriter_set_indent_string_basic_001.php │ │ ├── ext_xmlwriter_tests_xmlwriter_set_indent_string_error_001.php │ │ ├── ext_xmlwriter_tests_xmlwriter_write_attribute_ns_basic_001.php │ │ ├── ext_xmlwriter_tests_xmlwriter_write_attribute_ns_error_001.php │ │ ├── ext_xmlwriter_tests_xmlwriter_write_dtd_basic_001.php │ │ ├── ext_xmlwriter_tests_xmlwriter_write_dtd_error_001.php │ │ ├── ext_xsl_tests_bug26384.php │ │ ├── ext_xsl_tests_bug33853.php │ │ ├── ext_xsl_tests_bug48221.php │ │ ├── ext_xsl_tests_bug49634.php │ │ ├── ext_xsl_tests_bug53965.php │ │ ├── ext_xsl_tests_bug54446.php │ │ ├── ext_xsl_tests_bug54446_with_ini.php │ │ ├── ext_xsl_tests_xsl-phpinfo.php │ │ ├── ext_xsl_tests_xslt001.php │ │ ├── ext_xsl_tests_xslt002.php │ │ ├── ext_xsl_tests_xslt003.php │ │ ├── ext_xsl_tests_xslt004.php │ │ ├── ext_xsl_tests_xslt005.php │ │ ├── ext_xsl_tests_xslt006.php │ │ ├── ext_xsl_tests_xslt007.php │ │ ├── ext_xsl_tests_xslt008.php │ │ ├── ext_xsl_tests_xslt009.php │ │ ├── ext_xsl_tests_xslt010.php │ │ ├── ext_xsl_tests_xslt011.php │ │ ├── ext_xsl_tests_xslt012.php │ │ ├── ext_xsl_tests_xsltprocessor_getParameter-invalidparam.php │ │ ├── ext_xsl_tests_xsltprocessor_getParameter-wrongparam.php │ │ ├── ext_xsl_tests_xsltprocessor_getParameter.php │ │ ├── ext_xsl_tests_xsltprocessor_hasExsltSupport.php │ │ ├── ext_xsl_tests_xsltprocessor_hasExsltSupport_not_available_extension.php │ │ ├── ext_xsl_tests_xsltprocessor_hasExsltSupport_wrongparam_001.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-allfuncs.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-array-multiple.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-array-notallowed.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-array.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-funcnostring.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-funcundef.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-null.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-string-multiple.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-string-notallowed.php │ │ ├── ext_xsl_tests_xsltprocessor_registerPHPFunctions-string.php │ │ ├── ext_xsl_tests_xsltprocessor_removeParameter-invalidparam.php │ │ ├── ext_xsl_tests_xsltprocessor_removeParameter-wrongparams.php │ │ ├── ext_xsl_tests_xsltprocessor_removeParameter.php │ │ ├── ext_xsl_tests_xsltprocessor_setparameter-errorquote.php │ │ ├── ext_xsl_tests_xsltprocessor_setparameter-nostring.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToDoc.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToDoc_nullparam.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToDoc_wrongparam_001.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToDoc_wrongparam_002.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToDoc_wrongparam_003.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToDoc_wrongparam_004.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToURI.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToURI_nullparam.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToURI_wrongparam_001.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToURI_wrongparam_002.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToURI_wrongparam_003.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToURI_wrongparam_004.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToXML.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToXML_nullparam.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToXML_wrongparam_001.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToXML_wrongparam_002.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToXML_wrongparam_003.php │ │ ├── ext_xsl_tests_xsltprocessor_transformToXML_wrongparam_004.php │ │ ├── ext_zip_tests_001.php │ │ ├── ext_zip_tests_bug11216.php │ │ ├── ext_zip_tests_bug14962.php │ │ ├── ext_zip_tests_bug38943.php │ │ ├── ext_zip_tests_bug38943_2.php │ │ ├── ext_zip_tests_bug38944.php │ │ ├── ext_zip_tests_bug40228.php │ │ ├── ext_zip_tests_bug47667.php │ │ ├── ext_zip_tests_bug49072.php │ │ ├── ext_zip_tests_bug51353.php │ │ ├── ext_zip_tests_bug53579.php │ │ ├── ext_zip_tests_bug53603.php │ │ ├── ext_zip_tests_bug53854.php │ │ ├── ext_zip_tests_bug53885.php │ │ ├── ext_zip_tests_bug64342_0.php │ │ ├── ext_zip_tests_bug64342_1.php │ │ ├── ext_zip_tests_bug7214.php │ │ ├── ext_zip_tests_bug7658.php │ │ ├── ext_zip_tests_bug8009.php │ │ ├── ext_zip_tests_bug8700.php │ │ ├── ext_zip_tests_doubleclose.php │ │ ├── ext_zip_tests_oo_addemptydir.php │ │ ├── ext_zip_tests_oo_addfile.php │ │ ├── ext_zip_tests_oo_addglob.php │ │ ├── ext_zip_tests_oo_addpattern.php │ │ ├── ext_zip_tests_oo_close.php │ │ ├── ext_zip_tests_oo_delete.php │ │ ├── ext_zip_tests_oo_ext_zip.php │ │ ├── ext_zip_tests_oo_externalattributes.php │ │ ├── ext_zip_tests_oo_extract.php │ │ ├── ext_zip_tests_oo_getcomment.php │ │ ├── ext_zip_tests_oo_getnameindex.php │ │ ├── ext_zip_tests_oo_getstatusstring.php │ │ ├── ext_zip_tests_oo_namelocate.php │ │ ├── ext_zip_tests_oo_open.php │ │ ├── ext_zip_tests_oo_properties.php │ │ ├── ext_zip_tests_oo_rename.php │ │ ├── ext_zip_tests_oo_setcomment.php │ │ ├── ext_zip_tests_oo_setcompression.php │ │ ├── ext_zip_tests_oo_stream.php │ │ ├── ext_zip_tests_pecl12414.php │ │ ├── ext_zip_tests_stream_meta_data.php │ │ ├── ext_zip_tests_zip_close.php │ │ ├── ext_zip_tests_zip_entry_close.php │ │ ├── ext_zip_tests_zip_entry_compressedsize.php │ │ ├── ext_zip_tests_zip_entry_compressionmethod.php │ │ ├── ext_zip_tests_zip_entry_filesize.php │ │ ├── ext_zip_tests_zip_entry_name.php │ │ ├── ext_zip_tests_zip_entry_open.php │ │ ├── ext_zip_tests_zip_entry_read.php │ │ ├── ext_zip_tests_zip_open.php │ │ ├── ext_zip_tests_zip_open_error.php │ │ ├── ext_zip_tests_zip_read.php │ │ ├── ext_zlib_tests_001.php │ │ ├── ext_zlib_tests_002.php │ │ ├── ext_zlib_tests_003.php │ │ ├── ext_zlib_tests_004.php │ │ ├── ext_zlib_tests_005.php │ │ ├── ext_zlib_tests_006.php │ │ ├── ext_zlib_tests_007.php │ │ ├── ext_zlib_tests_008.php │ │ ├── ext_zlib_tests_bug51269.php │ │ ├── ext_zlib_tests_bug55544-win.php │ │ ├── ext_zlib_tests_bug55544.php │ │ ├── ext_zlib_tests_bug60761.php │ │ ├── ext_zlib_tests_bug61139.php │ │ ├── ext_zlib_tests_bug61287.php │ │ ├── ext_zlib_tests_bug61443.php │ │ ├── ext_zlib_tests_bug61820.php │ │ ├── ext_zlib_tests_bug65391.php │ │ ├── ext_zlib_tests_bug67724.php │ │ ├── ext_zlib_tests_bug_34821.php │ │ ├── ext_zlib_tests_bug_40189.php │ │ ├── ext_zlib_tests_bug_52944.php │ │ ├── ext_zlib_tests_compress_zlib_wrapper.php │ │ ├── ext_zlib_tests_deflate_add_basic.php │ │ ├── ext_zlib_tests_deflate_add_block_v123.php │ │ ├── ext_zlib_tests_deflate_add_error.php │ │ ├── ext_zlib_tests_deflate_init_error.php │ │ ├── ext_zlib_tests_deflate_init_reuse.php │ │ ├── ext_zlib_tests_dictionary_usage.php │ │ ├── ext_zlib_tests_gzclose_basic.php │ │ ├── ext_zlib_tests_gzclose_error.php │ │ ├── ext_zlib_tests_gzcompress_basic1.php │ │ ├── ext_zlib_tests_gzcompress_error1.php │ │ ├── ext_zlib_tests_gzcompress_variation1.php │ │ ├── ext_zlib_tests_gzdeflate_basic1.php │ │ ├── ext_zlib_tests_gzdeflate_error1.php │ │ ├── ext_zlib_tests_gzdeflate_variation1.php │ │ ├── ext_zlib_tests_gzencode_basic1.php │ │ ├── ext_zlib_tests_gzencode_error1.php │ │ ├── ext_zlib_tests_gzencode_variation1-win32.php │ │ ├── ext_zlib_tests_gzencode_variation1.php │ │ ├── ext_zlib_tests_gzencode_variation2-win32.php │ │ ├── ext_zlib_tests_gzencode_variation2.php │ │ ├── ext_zlib_tests_gzeof_basic.php │ │ ├── ext_zlib_tests_gzeof_error.php │ │ ├── ext_zlib_tests_gzeof_variation1.php │ │ ├── ext_zlib_tests_gzfile_basic.php │ │ ├── ext_zlib_tests_gzfile_basic2.php │ │ ├── ext_zlib_tests_gzfile_error.php │ │ ├── ext_zlib_tests_gzfile_variation1.php │ │ ├── ext_zlib_tests_gzfile_variation10.php │ │ ├── ext_zlib_tests_gzfile_variation11.php │ │ ├── ext_zlib_tests_gzfile_variation12.php │ │ ├── ext_zlib_tests_gzfile_variation13.php │ │ ├── ext_zlib_tests_gzfile_variation14.php │ │ ├── ext_zlib_tests_gzfile_variation15.php │ │ ├── ext_zlib_tests_gzfile_variation2.php │ │ ├── ext_zlib_tests_gzfile_variation3.php │ │ ├── ext_zlib_tests_gzfile_variation4.php │ │ ├── ext_zlib_tests_gzfile_variation5.php │ │ ├── ext_zlib_tests_gzfile_variation6.php │ │ ├── ext_zlib_tests_gzfile_variation7.php │ │ ├── ext_zlib_tests_gzfile_variation8.php │ │ ├── ext_zlib_tests_gzfile_variation9.php │ │ ├── ext_zlib_tests_gzfilegzreadfile.php │ │ ├── ext_zlib_tests_gzgetc_basic.php │ │ ├── ext_zlib_tests_gzgetc_basic_1.php │ │ ├── ext_zlib_tests_gzgetc_error.php │ │ ├── ext_zlib_tests_gzgets_basic.php │ │ ├── ext_zlib_tests_gzgets_error.php │ │ ├── ext_zlib_tests_gzinflate-bug42663.php │ │ ├── ext_zlib_tests_gzinflate_error1.php │ │ ├── ext_zlib_tests_gzinflate_length.php │ │ ├── ext_zlib_tests_gzopen_basic.php │ │ ├── ext_zlib_tests_gzopen_basic2.php │ │ ├── ext_zlib_tests_gzopen_error.php │ │ ├── ext_zlib_tests_gzopen_variation1.php │ │ ├── ext_zlib_tests_gzopen_variation2.php │ │ ├── ext_zlib_tests_gzopen_variation3.php │ │ ├── ext_zlib_tests_gzopen_variation4.php │ │ ├── ext_zlib_tests_gzopen_variation5.php │ │ ├── ext_zlib_tests_gzopen_variation6.php │ │ ├── ext_zlib_tests_gzopen_variation7.php │ │ ├── ext_zlib_tests_gzopen_variation8.php │ │ ├── ext_zlib_tests_gzopen_variation9.php │ │ ├── ext_zlib_tests_gzpassthru_basic.php │ │ ├── ext_zlib_tests_gzpassthru_error.php │ │ ├── ext_zlib_tests_gzputs_basic.php │ │ ├── ext_zlib_tests_gzread_basic.php │ │ ├── ext_zlib_tests_gzread_error.php │ │ ├── ext_zlib_tests_gzread_error2.php │ │ ├── ext_zlib_tests_gzread_variation1.php │ │ ├── ext_zlib_tests_gzreadgzwrite.php │ │ ├── ext_zlib_tests_gzreadgzwriteplain.php │ │ ├── ext_zlib_tests_gzrewind_basic.php │ │ ├── ext_zlib_tests_gzrewind_basic2.php │ │ ├── ext_zlib_tests_gzrewind_error.php │ │ ├── ext_zlib_tests_gzrewind_variation1.php │ │ ├── ext_zlib_tests_gzseek_basic.php │ │ ├── ext_zlib_tests_gzseek_basic2.php │ │ ├── ext_zlib_tests_gzseek_error.php │ │ ├── ext_zlib_tests_gzseek_variation1.php │ │ ├── ext_zlib_tests_gzseek_variation2.php │ │ ├── ext_zlib_tests_gzseek_variation3.php │ │ ├── ext_zlib_tests_gzseek_variation4.php │ │ ├── ext_zlib_tests_gzseek_variation5.php │ │ ├── ext_zlib_tests_gzseek_variation6.php │ │ ├── ext_zlib_tests_gzseek_variation7.php │ │ ├── ext_zlib_tests_gztell_basic.php │ │ ├── ext_zlib_tests_gztell_basic2.php │ │ ├── ext_zlib_tests_gztell_error.php │ │ ├── ext_zlib_tests_gzuncompress_basic1.php │ │ ├── ext_zlib_tests_gzuncompress_error1.php │ │ ├── ext_zlib_tests_gzwrite_basic.php │ │ ├── ext_zlib_tests_gzwrite_error.php │ │ ├── ext_zlib_tests_gzwrite_error2.php │ │ ├── ext_zlib_tests_gzwrite_variation1.php │ │ ├── ext_zlib_tests_inflate_add_basic.php │ │ ├── ext_zlib_tests_inflate_add_error.php │ │ ├── ext_zlib_tests_inflate_init_error.php │ │ ├── ext_zlib_tests_inflate_init_reuse.php │ │ ├── ext_zlib_tests_ob_001.php │ │ ├── ext_zlib_tests_ob_002.php │ │ ├── ext_zlib_tests_ob_003.php │ │ ├── ext_zlib_tests_ob_004.php │ │ ├── ext_zlib_tests_ob_005.php │ │ ├── ext_zlib_tests_ob_gzhandler_legacy_002.php │ │ ├── ext_zlib_tests_readgzfile_basic.php │ │ ├── ext_zlib_tests_readgzfile_basic2.php │ │ ├── ext_zlib_tests_readgzfile_error.php │ │ ├── ext_zlib_tests_readgzfile_variation1.php │ │ ├── ext_zlib_tests_readgzfile_variation10.php │ │ ├── ext_zlib_tests_readgzfile_variation11.php │ │ ├── ext_zlib_tests_readgzfile_variation12.php │ │ ├── ext_zlib_tests_readgzfile_variation13.php │ │ ├── ext_zlib_tests_readgzfile_variation14.php │ │ ├── ext_zlib_tests_readgzfile_variation15.php │ │ ├── ext_zlib_tests_readgzfile_variation2.php │ │ ├── ext_zlib_tests_readgzfile_variation3.php │ │ ├── ext_zlib_tests_readgzfile_variation4.php │ │ ├── ext_zlib_tests_readgzfile_variation5.php │ │ ├── ext_zlib_tests_readgzfile_variation6.php │ │ ├── ext_zlib_tests_readgzfile_variation7.php │ │ ├── ext_zlib_tests_readgzfile_variation8.php │ │ ├── ext_zlib_tests_readgzfile_variation9.php │ │ ├── ext_zlib_tests_zlib_filter_deflate.php │ │ ├── ext_zlib_tests_zlib_filter_deflate2.php │ │ ├── ext_zlib_tests_zlib_filter_inflate.php │ │ ├── ext_zlib_tests_zlib_filter_inflate2.php │ │ ├── ext_zlib_tests_zlib_scheme_copy_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_copy_variation1.php │ │ ├── ext_zlib_tests_zlib_scheme_copy_variation2.php │ │ ├── ext_zlib_tests_zlib_scheme_dir_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_file_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_file_get_contents_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_file_put_contents_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_file_read_file_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_fopen_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_fopen_variation1.php │ │ ├── ext_zlib_tests_zlib_scheme_rename_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_stat_basic.php │ │ ├── ext_zlib_tests_zlib_scheme_stat_basic2.php │ │ ├── ext_zlib_tests_zlib_scheme_unlink_basic.php │ │ ├── ext_zlib_tests_zlib_wrapper_fflush_basic.php │ │ ├── ext_zlib_tests_zlib_wrapper_flock_basic.php │ │ ├── ext_zlib_tests_zlib_wrapper_fstat_basic.php │ │ ├── ext_zlib_tests_zlib_wrapper_ftruncate_basic.php │ │ ├── ext_zlib_tests_zlib_wrapper_meta_data_basic.php │ │ ├── f.php │ │ ├── f103c68be45731bb8349f8a171559e42d26eb9ad │ │ ├── f18a005cacd6c17d8f26fe721c4dac74d5db4395 │ │ ├── f243cefac864492d42415a994605d4d7f672e98c │ │ ├── f28825cc50f70bb6ab2c262eb3ed969d562b3077 │ │ ├── f2e4ff80beda0e5c798c8abb3678b81b63b68f24 │ │ ├── f38c8214e3003a46f2173cece177642505a77c46 │ │ ├── f4b1adde0f949fad95a08b731b671109c8e14ee8 │ │ ├── f50365b44e140fc15cd3c2df9eae32d24537f6b0 │ │ ├── f56fb3dd76d86b773d958e3bae7e4ba164db3b0a │ │ ├── f5ac401cfff7dae30dd8e8e66b4df5b3cc9d9b5a │ │ ├── f623ddddc1570279883747069e77a9d4d3ecabc0 │ │ ├── f6375ba125b42ae7627690ff50ea98730b84534f │ │ ├── f6df943a32d23a39f3194f651e7ee5b366a7b563 │ │ ├── f76da72c9984e8b1a13cbeaea804293403a548aa │ │ ├── f7ac338dfcd15062591b19e1c366e6d7666f7334 │ │ ├── f830494816630542d1d10d25e8557601528fea84 │ │ ├── f91d6c648593df7e05f9c15db66df73c9de75120 │ │ ├── f99d522a323ad795494763709b1df3465578a1bf │ │ ├── fa734a80c3c948a9174c1cf5fc7916fa059f19e5 │ │ ├── fb21c1b71f7f0a40fdca422e507ff3fc3be384c5 │ │ ├── fd2d8afaab608cfd7f298d4cab51483edc853162 │ │ ├── fd9a69609b58e8f93b99c2f80c4aaefc1e2dabbf │ │ ├── ff40eb268da178c4eaf364d598554f88bc4d9050 │ │ ├── ff9fcac6ff48d364e034fd4a692e6ea564604f57 │ │ ├── g.php │ │ ├── globalVariableVariable.php │ │ ├── h.php │ │ ├── helloworld.php │ │ ├── heredoc.php │ │ ├── hex.php │ │ ├── i.php │ │ ├── ifAssignment.php │ │ ├── ifHtmlMode.php │ │ ├── ignoreErrors.php │ │ ├── keywordProperty.php │ │ ├── multiExpressionFor.php │ │ ├── multiProperty.php │ │ ├── namespace.php │ │ ├── noelseif.php │ │ ├── nullClass.php │ │ ├── nullFunctionName.php │ │ ├── orexit.php │ │ ├── print.php │ │ ├── readme.md │ │ ├── sapi_cgi_tests_001.php │ │ ├── sapi_cgi_tests_002.php │ │ ├── sapi_cgi_tests_003.php │ │ ├── sapi_cgi_tests_004.php │ │ ├── sapi_cgi_tests_005.php │ │ ├── sapi_cgi_tests_006.php │ │ ├── sapi_cgi_tests_007.php │ │ ├── sapi_cgi_tests_008.php │ │ ├── sapi_cgi_tests_009.php │ │ ├── sapi_cgi_tests_010.php │ │ ├── sapi_cgi_tests_011.php │ │ ├── sapi_cgi_tests_apache_request_headers.php │ │ ├── sapi_cgi_tests_bug61605.php │ │ ├── sapi_cli_tests_001.php │ │ ├── sapi_cli_tests_002-win32.php │ │ ├── sapi_cli_tests_002.php │ │ ├── sapi_cli_tests_003-2.php │ │ ├── sapi_cli_tests_003.php │ │ ├── sapi_cli_tests_004.php │ │ ├── sapi_cli_tests_005.php │ │ ├── sapi_cli_tests_006.php │ │ ├── sapi_cli_tests_007.php │ │ ├── sapi_cli_tests_008.php │ │ ├── sapi_cli_tests_009.php │ │ ├── sapi_cli_tests_010-2.php │ │ ├── sapi_cli_tests_010.php │ │ ├── sapi_cli_tests_011.php │ │ ├── sapi_cli_tests_012.php │ │ ├── sapi_cli_tests_013.php │ │ ├── sapi_cli_tests_014.php │ │ ├── sapi_cli_tests_015.php │ │ ├── sapi_cli_tests_016.php │ │ ├── sapi_cli_tests_017.php │ │ ├── sapi_cli_tests_018.php │ │ ├── sapi_cli_tests_019.php │ │ ├── sapi_cli_tests_020.php │ │ ├── sapi_cli_tests_021.php │ │ ├── sapi_cli_tests_022.php │ │ ├── sapi_cli_tests_bug43177.php │ │ ├── sapi_cli_tests_bug44564.php │ │ ├── sapi_cli_tests_bug61546.php │ │ ├── sapi_cli_tests_bug61679.php │ │ ├── sapi_cli_tests_bug61977.php │ │ ├── sapi_cli_tests_bug64529.php │ │ ├── sapi_cli_tests_bug64544.php │ │ ├── sapi_cli_tests_bug64878.php │ │ ├── sapi_cli_tests_bug65066_100.php │ │ ├── sapi_cli_tests_bug65066_422.php │ │ ├── sapi_cli_tests_bug65066_511.php │ │ ├── sapi_cli_tests_bug65633.php │ │ ├── sapi_cli_tests_bug66830.php │ │ ├── sapi_cli_tests_bug67429.php │ │ ├── sapi_cli_tests_bug67741.php │ │ ├── sapi_cli_tests_bug68745.php │ │ ├── sapi_cli_tests_bug69655.php │ │ ├── sapi_cli_tests_bug70006.php │ │ ├── sapi_cli_tests_cli_process_title_unix.php │ │ ├── sapi_cli_tests_cli_process_title_windows.php │ │ ├── sapi_cli_tests_php_cli_server_001.php │ │ ├── sapi_cli_tests_php_cli_server_002.php │ │ ├── sapi_cli_tests_php_cli_server_003.php │ │ ├── sapi_cli_tests_php_cli_server_004.php │ │ ├── sapi_cli_tests_php_cli_server_005.php │ │ ├── sapi_cli_tests_php_cli_server_006.php │ │ ├── sapi_cli_tests_php_cli_server_007.php │ │ ├── sapi_cli_tests_php_cli_server_008.php │ │ ├── sapi_cli_tests_php_cli_server_009.php │ │ ├── sapi_cli_tests_php_cli_server_010.php │ │ ├── sapi_cli_tests_php_cli_server_012.php │ │ ├── sapi_cli_tests_php_cli_server_013.php │ │ ├── sapi_cli_tests_php_cli_server_014.php │ │ ├── sapi_cli_tests_php_cli_server_015.php │ │ ├── sapi_cli_tests_php_cli_server_016.php │ │ ├── sapi_cli_tests_php_cli_server_017.php │ │ ├── sapi_cli_tests_php_cli_server_018.php │ │ ├── sapi_cli_tests_php_cli_server_019.php │ │ ├── sapi_cli_tests_php_cli_server_020.php │ │ ├── sapi_cli_tests_upload_2G.php │ │ ├── sapi_fpm_tests_001.php │ │ ├── sapi_fpm_tests_002.php │ │ ├── sapi_fpm_tests_003.php │ │ ├── sapi_fpm_tests_004.php │ │ ├── sapi_fpm_tests_005.php │ │ ├── sapi_fpm_tests_006.php │ │ ├── sapi_fpm_tests_007.php │ │ ├── sapi_fpm_tests_008.php │ │ ├── sapi_fpm_tests_009.php │ │ ├── sapi_fpm_tests_010.php │ │ ├── sapi_fpm_tests_011.php │ │ ├── sapi_fpm_tests_012.php │ │ ├── sapi_fpm_tests_013.php │ │ ├── sapi_fpm_tests_014.php │ │ ├── sapi_fpm_tests_015.php │ │ ├── sapi_fpm_tests_016.php │ │ ├── sapi_fpm_tests_017.php │ │ ├── sapi_fpm_tests_019.php │ │ ├── sapi_fpm_tests_020.php │ │ ├── sapi_fpm_tests_021-uds-acl.php │ │ ├── sapi_fpm_tests_apparmor.php │ │ ├── selfTypeHint.php │ │ ├── semicolonSwitch.php │ │ ├── shell.php │ │ ├── spacesInCast.php │ │ ├── staticvar.php │ │ ├── ternaryWithoutMiddle.php │ │ ├── test-j.php │ │ ├── test-k.php │ │ ├── test-l.php │ │ ├── test-m.php │ │ ├── test-n.php │ │ ├── test-o.php │ │ ├── test-p.php │ │ ├── test-q.php │ │ ├── test-r.php │ │ ├── test-s.php │ │ ├── test-t.php │ │ ├── test-u.php │ │ ├── test-v.php │ │ ├── test-x.php │ │ ├── test-y.php │ │ ├── test-z.php │ │ ├── tests_basic_001.php │ │ ├── tests_basic_002.php │ │ ├── tests_basic_003.php │ │ ├── tests_basic_004.php │ │ ├── tests_basic_005.php │ │ ├── tests_basic_006.php │ │ ├── tests_basic_007.php │ │ ├── tests_basic_008.php │ │ ├── tests_basic_009.php │ │ ├── tests_basic_010.php │ │ ├── tests_basic_011.php │ │ ├── tests_basic_012.php │ │ ├── tests_basic_013.php │ │ ├── tests_basic_014.php │ │ ├── tests_basic_015.php │ │ ├── tests_basic_016.php │ │ ├── tests_basic_017.php │ │ ├── tests_basic_018.php │ │ ├── tests_basic_019.php │ │ ├── tests_basic_020.php │ │ ├── tests_basic_021.php │ │ ├── tests_basic_022.php │ │ ├── tests_basic_023.php │ │ ├── tests_basic_025.php │ │ ├── tests_basic_027.php │ │ ├── tests_basic_028.php │ │ ├── tests_basic_029.php │ │ ├── tests_basic_030.php │ │ ├── tests_basic_031.php │ │ ├── tests_basic_032.php │ │ ├── tests_basic_bug20539.php │ │ ├── tests_basic_bug29971.php │ │ ├── tests_basic_bug45986.php │ │ ├── tests_basic_bug53180.php │ │ ├── tests_basic_bug54514.php │ │ ├── tests_basic_bug55500.php │ │ ├── tests_basic_bug61000.php │ │ ├── tests_basic_bug67198.php │ │ ├── tests_basic_bug67988.php │ │ ├── tests_basic_enable_post_data_reading_01.php │ │ ├── tests_basic_enable_post_data_reading_02.php │ │ ├── tests_basic_enable_post_data_reading_03.php │ │ ├── tests_basic_enable_post_data_reading_04.php │ │ ├── tests_basic_enable_post_data_reading_05.php │ │ ├── tests_basic_enable_post_data_reading_06.php │ │ ├── tests_basic_encoding.php │ │ ├── tests_basic_req44164.php │ │ ├── tests_basic_req60524-win.php │ │ ├── tests_basic_req60524.php │ │ ├── tests_basic_rfc1867_anonymous_upload.php │ │ ├── tests_basic_rfc1867_array_upload.php │ │ ├── tests_basic_rfc1867_boundary_1.php │ │ ├── tests_basic_rfc1867_boundary_2.php │ │ ├── tests_basic_rfc1867_empty_upload.php │ │ ├── tests_basic_rfc1867_file_upload_disabled.php │ │ ├── tests_basic_rfc1867_garbled_mime_headers.php │ │ ├── tests_basic_rfc1867_invalid_boundary.php │ │ ├── tests_basic_rfc1867_malicious_input.php │ │ ├── tests_basic_rfc1867_max_file_size.php │ │ ├── tests_basic_rfc1867_max_file_uploads_empty_files.php │ │ ├── tests_basic_rfc1867_max_file_uploads_empty_files_debug.php │ │ ├── tests_basic_rfc1867_missing_boundary.php │ │ ├── tests_basic_rfc1867_missing_boundary_2.php │ │ ├── tests_basic_rfc1867_post_max_filesize.php │ │ ├── tests_basic_rfc1867_post_max_size.php │ │ ├── tests_basic_timeout_variation_0.php │ │ ├── tests_basic_timeout_variation_1.php │ │ ├── tests_basic_timeout_variation_10.php │ │ ├── tests_basic_timeout_variation_2.php │ │ ├── tests_basic_timeout_variation_3.php │ │ ├── tests_basic_timeout_variation_4.php │ │ ├── tests_basic_timeout_variation_5.php │ │ ├── tests_basic_timeout_variation_6.php │ │ ├── tests_basic_timeout_variation_7.php │ │ ├── tests_basic_timeout_variation_8.php │ │ ├── tests_basic_timeout_variation_9.php │ │ ├── tests_classes___call_001.php │ │ ├── tests_classes___call_002.php │ │ ├── tests_classes___call_003.php │ │ ├── tests_classes___call_004.php │ │ ├── tests_classes___call_005.php │ │ ├── tests_classes___call_006.php │ │ ├── tests_classes___call_007.php │ │ ├── tests_classes___set__get_001.php │ │ ├── tests_classes___set__get_002.php │ │ ├── tests_classes___set__get_003.php │ │ ├── tests_classes___set__get_004.php │ │ ├── tests_classes___set__get_005.php │ │ ├── tests_classes___set_data_corrupt.php │ │ ├── tests_classes_abstract.php │ │ ├── tests_classes_abstract_by_interface_001.php │ │ ├── tests_classes_abstract_by_interface_002.php │ │ ├── tests_classes_abstract_class.php │ │ ├── tests_classes_abstract_derived.php │ │ ├── tests_classes_abstract_final.php │ │ ├── tests_classes_abstract_inherit.php │ │ ├── tests_classes_abstract_not_declared.php │ │ ├── tests_classes_abstract_redeclare.php │ │ ├── tests_classes_abstract_static.php │ │ ├── tests_classes_abstract_user_call.php │ │ ├── tests_classes_array_access_001.php │ │ ├── tests_classes_array_access_002.php │ │ ├── tests_classes_array_access_003.php │ │ ├── tests_classes_array_access_004.php │ │ ├── tests_classes_array_access_005.php │ │ ├── tests_classes_array_access_006.php │ │ ├── tests_classes_array_access_007.php │ │ ├── tests_classes_array_access_008.php │ │ ├── tests_classes_array_access_009.php │ │ ├── tests_classes_array_access_010.php │ │ ├── tests_classes_array_access_011.php │ │ ├── tests_classes_array_access_012.php │ │ ├── tests_classes_array_access_013.php │ │ ├── tests_classes_array_conversion_keys.php │ │ ├── tests_classes_arrayobject_001.php │ │ ├── tests_classes_assign_op_property_001.php │ │ ├── tests_classes_autoload_001.php │ │ ├── tests_classes_autoload_002.php │ │ ├── tests_classes_autoload_003.php │ │ ├── tests_classes_autoload_004.php │ │ ├── tests_classes_autoload_005.php │ │ ├── tests_classes_autoload_006.php │ │ ├── tests_classes_autoload_007.php │ │ ├── tests_classes_autoload_008.php │ │ ├── tests_classes_autoload_009.php │ │ ├── tests_classes_autoload_010.php │ │ ├── tests_classes_autoload_011.php │ │ ├── tests_classes_autoload_012.php │ │ ├── tests_classes_autoload_013.php │ │ ├── tests_classes_autoload_014.php │ │ ├── tests_classes_autoload_015.php │ │ ├── tests_classes_autoload_016.php │ │ ├── tests_classes_autoload_017.php │ │ ├── tests_classes_autoload_018.php │ │ ├── tests_classes_autoload_019.php │ │ ├── tests_classes_autoload_020.php │ │ ├── tests_classes_autoload_021.php │ │ ├── tests_classes_bug23951.php │ │ ├── tests_classes_bug24399.php │ │ ├── tests_classes_bug24445.php │ │ ├── tests_classes_bug26737.php │ │ ├── tests_classes_bug27468.php │ │ ├── tests_classes_bug27504.php │ │ ├── tests_classes_bug29446.php │ │ ├── tests_classes_bug63462.php │ │ ├── tests_classes_bug65768.php │ │ ├── tests_classes_class_abstract.php │ │ ├── tests_classes_class_example.php │ │ ├── tests_classes_class_final.php │ │ ├── tests_classes_class_stdclass.php │ │ ├── tests_classes_clone_001.php │ │ ├── tests_classes_clone_002.php │ │ ├── tests_classes_clone_003.php │ │ ├── tests_classes_clone_004.php │ │ ├── tests_classes_clone_005.php │ │ ├── tests_classes_clone_006.php │ │ ├── tests_classes_constants_basic_001.php │ │ ├── tests_classes_constants_basic_002.php │ │ ├── tests_classes_constants_basic_003.php │ │ ├── tests_classes_constants_basic_004.php │ │ ├── tests_classes_constants_basic_005.php │ │ ├── tests_classes_constants_basic_006.php │ │ ├── tests_classes_constants_error_001.php │ │ ├── tests_classes_constants_error_002.php │ │ ├── tests_classes_constants_error_003.php │ │ ├── tests_classes_constants_error_004.php │ │ ├── tests_classes_constants_error_005.php │ │ ├── tests_classes_constants_error_006.php │ │ ├── tests_classes_constants_error_007.php │ │ ├── tests_classes_constants_scope_001.php │ │ ├── tests_classes_ctor_dtor.php │ │ ├── tests_classes_ctor_dtor_inheritance.php │ │ ├── tests_classes_ctor_failure.php │ │ ├── tests_classes_ctor_in_interface_01.php │ │ ├── tests_classes_ctor_in_interface_02.php │ │ ├── tests_classes_ctor_in_interface_03.php │ │ ├── tests_classes_ctor_in_interface_04.php │ │ ├── tests_classes_ctor_name_clash.php │ │ ├── tests_classes_ctor_visibility.php │ │ ├── tests_classes_dereferencing_001.php │ │ ├── tests_classes_destructor_and_echo.php │ │ ├── tests_classes_destructor_and_exceptions.php │ │ ├── tests_classes_destructor_and_globals.php │ │ ├── tests_classes_destructor_and_references.php │ │ ├── tests_classes_destructor_inheritance.php │ │ ├── tests_classes_destructor_visibility_001.php │ │ ├── tests_classes_destructor_visibility_002.php │ │ ├── tests_classes_destructor_visibility_003.php │ │ ├── tests_classes_factory_001.php │ │ ├── tests_classes_factory_and_singleton_001.php │ │ ├── tests_classes_factory_and_singleton_002.php │ │ ├── tests_classes_factory_and_singleton_003.php │ │ ├── tests_classes_factory_and_singleton_004.php │ │ ├── tests_classes_factory_and_singleton_005.php │ │ ├── tests_classes_factory_and_singleton_006.php │ │ ├── tests_classes_factory_and_singleton_007.php │ │ ├── tests_classes_factory_and_singleton_008.php │ │ ├── tests_classes_factory_and_singleton_009.php │ │ ├── tests_classes_factory_and_singleton_010.php │ │ ├── tests_classes_final.php │ │ ├── tests_classes_final_abstract.php │ │ ├── tests_classes_final_ctor1.php │ │ ├── tests_classes_final_ctor2.php │ │ ├── tests_classes_final_ctor3.php │ │ ├── tests_classes_final_redeclare.php │ │ ├── tests_classes_implicit_instantiation_001.php │ │ ├── tests_classes_incdec_property_001.php │ │ ├── tests_classes_incdec_property_002.php │ │ ├── tests_classes_incdec_property_003.php │ │ ├── tests_classes_incdec_property_004.php │ │ ├── tests_classes_inheritance.php │ │ ├── tests_classes_inheritance_002.php │ │ ├── tests_classes_inheritance_003.php │ │ ├── tests_classes_inheritance_004.php │ │ ├── tests_classes_inheritance_005.php │ │ ├── tests_classes_inheritance_006.php │ │ ├── tests_classes_inheritance_007.php │ │ ├── tests_classes_interface_and_extends.php │ │ ├── tests_classes_interface_class.php │ │ ├── tests_classes_interface_constant_inheritance_001.php │ │ ├── tests_classes_interface_constant_inheritance_002.php │ │ ├── tests_classes_interface_constant_inheritance_003.php │ │ ├── tests_classes_interface_constant_inheritance_004.php │ │ ├── tests_classes_interface_doubled.php │ │ ├── tests_classes_interface_implemented.php │ │ ├── tests_classes_interface_instantiate.php │ │ ├── tests_classes_interface_member.php │ │ ├── tests_classes_interface_method.php │ │ ├── tests_classes_interface_method_final.php │ │ ├── tests_classes_interface_method_private.php │ │ ├── tests_classes_interface_must_be_implemented.php │ │ ├── tests_classes_interface_optional_arg.php │ │ ├── tests_classes_interface_optional_arg_002.php │ │ ├── tests_classes_interface_optional_arg_003.php │ │ ├── tests_classes_interfaces_001.php │ │ ├── tests_classes_interfaces_002.php │ │ ├── tests_classes_interfaces_003.php │ │ ├── tests_classes_iterators_001.php │ │ ├── tests_classes_iterators_002.php │ │ ├── tests_classes_iterators_003.php │ │ ├── tests_classes_iterators_004.php │ │ ├── tests_classes_iterators_005.php │ │ ├── tests_classes_iterators_006.php │ │ ├── tests_classes_iterators_007.php │ │ ├── tests_classes_iterators_008.php │ │ ├── tests_classes_method_call_variation_001.php │ │ ├── tests_classes_method_override_optional_arg_001.php │ │ ├── tests_classes_method_override_optional_arg_002.php │ │ ├── tests_classes_object_reference_001.php │ │ ├── tests_classes_private_001.php │ │ ├── tests_classes_private_002.php │ │ ├── tests_classes_private_003.php │ │ ├── tests_classes_private_003b.php │ │ ├── tests_classes_private_004.php │ │ ├── tests_classes_private_004b.php │ │ ├── tests_classes_private_005.php │ │ ├── tests_classes_private_005b.php │ │ ├── tests_classes_private_006.php │ │ ├── tests_classes_private_006b.php │ │ ├── tests_classes_private_007.php │ │ ├── tests_classes_private_007b.php │ │ ├── tests_classes_private_members.php │ │ ├── tests_classes_private_members_serialization.php │ │ ├── tests_classes_private_redeclare.php │ │ ├── tests_classes_property_override_privateStatic_private.php │ │ ├── tests_classes_property_override_privateStatic_privateStatic.php │ │ ├── tests_classes_property_override_privateStatic_protected.php │ │ ├── tests_classes_property_override_privateStatic_protectedStatic.php │ │ ├── tests_classes_property_override_privateStatic_public.php │ │ ├── tests_classes_property_override_privateStatic_publicStatic.php │ │ ├── tests_classes_property_override_private_private.php │ │ ├── tests_classes_property_override_private_privateStatic.php │ │ ├── tests_classes_property_override_private_protected.php │ │ ├── tests_classes_property_override_private_protectedStatic.php │ │ ├── tests_classes_property_override_private_public.php │ │ ├── tests_classes_property_override_private_publicStatic.php │ │ ├── tests_classes_property_override_protectedStatic_private.php │ │ ├── tests_classes_property_override_protectedStatic_privateStatic.php │ │ ├── tests_classes_property_override_protectedStatic_protected.php │ │ ├── tests_classes_property_override_protectedStatic_protectedStatic.php │ │ ├── tests_classes_property_override_protectedStatic_public.php │ │ ├── tests_classes_property_override_protectedStatic_publicStatic.php │ │ ├── tests_classes_property_override_protected_private.php │ │ ├── tests_classes_property_override_protected_privateStatic.php │ │ ├── tests_classes_property_override_protected_protected.php │ │ ├── tests_classes_property_override_protected_protectedStatic.php │ │ ├── tests_classes_property_override_protected_public.php │ │ ├── tests_classes_property_override_protected_publicStatic.php │ │ ├── tests_classes_property_override_publicStatic_private.php │ │ ├── tests_classes_property_override_publicStatic_privateStatic.php │ │ ├── tests_classes_property_override_publicStatic_protected.php │ │ ├── tests_classes_property_override_publicStatic_protectedStatic.php │ │ ├── tests_classes_property_override_publicStatic_public.php │ │ ├── tests_classes_property_override_publicStatic_publicStatic.php │ │ ├── tests_classes_property_override_public_private.php │ │ ├── tests_classes_property_override_public_privateStatic.php │ │ ├── tests_classes_property_override_public_protected.php │ │ ├── tests_classes_property_override_public_protectedStatic.php │ │ ├── tests_classes_property_override_public_public.php │ │ ├── tests_classes_property_override_public_publicStatic.php │ │ ├── tests_classes_property_recreate_private.php │ │ ├── tests_classes_property_recreate_protected.php │ │ ├── tests_classes_protected_001.php │ │ ├── tests_classes_protected_001b.php │ │ ├── tests_classes_protected_002.php │ │ ├── tests_classes_serialize_001.php │ │ ├── tests_classes_singleton_001.php │ │ ├── tests_classes_static_mix_1.php │ │ ├── tests_classes_static_mix_2.php │ │ ├── tests_classes_static_properties_001.php │ │ ├── tests_classes_static_properties_003.php │ │ ├── tests_classes_static_properties_003_error1.php │ │ ├── tests_classes_static_properties_003_error2.php │ │ ├── tests_classes_static_properties_003_error3.php │ │ ├── tests_classes_static_properties_003_error4.php │ │ ├── tests_classes_static_properties_004.php │ │ ├── tests_classes_static_properties_undeclared_assign.php │ │ ├── tests_classes_static_properties_undeclared_assignInc.php │ │ ├── tests_classes_static_properties_undeclared_assignRef.php │ │ ├── tests_classes_static_properties_undeclared_inc.php │ │ ├── tests_classes_static_properties_undeclared_isset.php │ │ ├── tests_classes_static_properties_undeclared_read.php │ │ ├── tests_classes_static_this.php │ │ ├── tests_classes_this.php │ │ ├── tests_classes_tostring_001.php │ │ ├── tests_classes_tostring_002.php │ │ ├── tests_classes_tostring_003.php │ │ ├── tests_classes_tostring_004.php │ │ ├── tests_classes_type_hinting_001.php │ │ ├── tests_classes_type_hinting_002.php │ │ ├── tests_classes_type_hinting_003.php │ │ ├── tests_classes_type_hinting_004.php │ │ ├── tests_classes_type_hinting_005a.php │ │ ├── tests_classes_type_hinting_005b.php │ │ ├── tests_classes_type_hinting_005c.php │ │ ├── tests_classes_type_hinting_005d.php │ │ ├── tests_classes_unset_properties.php │ │ ├── tests_classes_visibility_000a.php │ │ ├── tests_classes_visibility_000b.php │ │ ├── tests_classes_visibility_000c.php │ │ ├── tests_classes_visibility_001a.php │ │ ├── tests_classes_visibility_001b.php │ │ ├── tests_classes_visibility_001c.php │ │ ├── tests_classes_visibility_002a.php │ │ ├── tests_classes_visibility_002b.php │ │ ├── tests_classes_visibility_002c.php │ │ ├── tests_classes_visibility_003a.php │ │ ├── tests_classes_visibility_003b.php │ │ ├── tests_classes_visibility_003c.php │ │ ├── tests_classes_visibility_004a.php │ │ ├── tests_classes_visibility_004b.php │ │ ├── tests_classes_visibility_004c.php │ │ ├── tests_classes_visibility_005.php │ │ ├── tests_func_001.php │ │ ├── tests_func_002.php │ │ ├── tests_func_003.php │ │ ├── tests_func_004.php │ │ ├── tests_func_005.php │ │ ├── tests_func_005a.php │ │ ├── tests_func_006.php │ │ ├── tests_func_007.php │ │ ├── tests_func_008.php │ │ ├── tests_func_009.php │ │ ├── tests_func_010.php │ │ ├── tests_func_011.php │ │ ├── tests_func_bug64523.php │ │ ├── tests_func_ini_alter.php │ │ ├── tests_lang_001.php │ │ ├── tests_lang_002.php │ │ ├── tests_lang_003.php │ │ ├── tests_lang_004.php │ │ ├── tests_lang_005.php │ │ ├── tests_lang_006.php │ │ ├── tests_lang_007.php │ │ ├── tests_lang_008.php │ │ ├── tests_lang_009.php │ │ ├── tests_lang_010.php │ │ ├── tests_lang_011.php │ │ ├── tests_lang_012.php │ │ ├── tests_lang_013.php │ │ ├── tests_lang_014.php │ │ ├── tests_lang_015.php │ │ ├── tests_lang_016.php │ │ ├── tests_lang_017.php │ │ ├── tests_lang_018.php │ │ ├── tests_lang_019.php │ │ ├── tests_lang_020.php │ │ ├── tests_lang_021.php │ │ ├── tests_lang_022.php │ │ ├── tests_lang_023.php │ │ ├── tests_lang_024.php │ │ ├── tests_lang_025.php │ │ ├── tests_lang_026.php │ │ ├── tests_lang_027.php │ │ ├── tests_lang_028.php │ │ ├── tests_lang_030.php │ │ ├── tests_lang_031.php │ │ ├── tests_lang_032.php │ │ ├── tests_lang_033.php │ │ ├── tests_lang_034.php │ │ ├── tests_lang_035.php │ │ ├── tests_lang_036.php │ │ ├── tests_lang_037.php │ │ ├── tests_lang_038.php │ │ ├── tests_lang_039.php │ │ ├── tests_lang_040.php │ │ ├── tests_lang_041.php │ │ ├── tests_lang_042.php │ │ ├── tests_lang_043.php │ │ ├── tests_lang_044.php │ │ ├── tests_lang_045.php │ │ ├── tests_lang_array_shortcut_001.php │ │ ├── tests_lang_array_shortcut_002.php │ │ ├── tests_lang_array_shortcut_003.php │ │ ├── tests_lang_array_shortcut_005.php │ │ ├── tests_lang_bison1.php │ │ ├── tests_lang_bug17115.php │ │ ├── tests_lang_bug18872.php │ │ ├── tests_lang_bug19566.php │ │ ├── tests_lang_bug19943.php │ │ ├── tests_lang_bug20175.php │ │ ├── tests_lang_bug21094.php │ │ ├── tests_lang_bug21600.php │ │ ├── tests_lang_bug21669.php │ │ ├── tests_lang_bug21820.php │ │ ├── tests_lang_bug21849.php │ │ ├── tests_lang_bug21961.php │ │ ├── tests_lang_bug22231.php │ │ ├── tests_lang_bug22510.php │ │ ├── tests_lang_bug22592.php │ │ ├── tests_lang_bug22690.php │ │ ├── tests_lang_bug23279.php │ │ ├── tests_lang_bug23384.php │ │ ├── tests_lang_bug23489.php │ │ ├── tests_lang_bug23524.php │ │ ├── tests_lang_bug23584.php │ │ ├── tests_lang_bug23624.php │ │ ├── tests_lang_bug23922.php │ │ ├── tests_lang_bug24054.php │ │ ├── tests_lang_bug24396.php │ │ ├── tests_lang_bug24436.php │ │ ├── tests_lang_bug24499.php │ │ ├── tests_lang_bug24573.php │ │ ├── tests_lang_bug24640.php │ │ ├── tests_lang_bug24652.php │ │ ├── tests_lang_bug24658.php │ │ ├── tests_lang_bug24783.php │ │ ├── tests_lang_bug24908.php │ │ ├── tests_lang_bug24926.php │ │ ├── tests_lang_bug24951.php │ │ ├── tests_lang_bug25145.php │ │ ├── tests_lang_bug25547.php │ │ ├── tests_lang_bug25652.php │ │ ├── tests_lang_bug25922.php │ │ ├── tests_lang_bug26182.php │ │ ├── tests_lang_bug26696.php │ │ ├── tests_lang_bug26866.php │ │ ├── tests_lang_bug26869.php │ │ ├── tests_lang_bug27354.php │ │ ├── tests_lang_bug27439.php │ │ ├── tests_lang_bug27443.php │ │ ├── tests_lang_bug27535.php │ │ ├── tests_lang_bug28213.php │ │ ├── tests_lang_bug28800.php │ │ ├── tests_lang_bug29566.php │ │ ├── tests_lang_bug29893.php │ │ ├── tests_lang_bug29944.php │ │ ├── tests_lang_bug30578.php │ │ ├── tests_lang_bug30638.php │ │ ├── tests_lang_bug30726.php │ │ ├── tests_lang_bug30862.php │ │ ├── tests_lang_bug32828.php │ │ ├── tests_lang_bug32924.php │ │ ├── tests_lang_bug35176.php │ │ ├── tests_lang_bug35382.php │ │ ├── tests_lang_bug38579.php │ │ ├── tests_lang_bug43958.php │ │ ├── tests_lang_bug44654.php │ │ ├── tests_lang_bug44827.php │ │ ├── tests_lang_bug45392.php │ │ ├── tests_lang_bug55754.php │ │ ├── tests_lang_bug7515.php │ │ ├── tests_lang_catchable_error_001.php │ │ ├── tests_lang_catchable_error_002.php │ │ ├── tests_lang_comments.php │ │ ├── tests_lang_comments2.php │ │ ├── tests_lang_compare_objects_basic1.php │ │ ├── tests_lang_compare_objects_basic2.php │ │ ├── tests_lang_constants_PHP_INT_32bit.php │ │ ├── tests_lang_constants_PHP_INT_64bit.php │ │ ├── tests_lang_each_binary_safety.php │ │ ├── tests_lang_empty_variation.php │ │ ├── tests_lang_engine_assignExecutionOrder_001.php │ │ ├── tests_lang_engine_assignExecutionOrder_002.php │ │ ├── tests_lang_engine_assignExecutionOrder_003.php │ │ ├── tests_lang_engine_assignExecutionOrder_004.php │ │ ├── tests_lang_engine_assignExecutionOrder_005.php │ │ ├── tests_lang_engine_assignExecutionOrder_006.php │ │ ├── tests_lang_engine_assignExecutionOrder_007.php │ │ ├── tests_lang_engine_assignExecutionOrder_008.php │ │ ├── tests_lang_engine_assignExecutionOrder_009.php │ │ ├── tests_lang_error_2_exception_001.php │ │ ├── tests_lang_execution_order.php │ │ ├── tests_lang_foreachLoop.001.php │ │ ├── tests_lang_foreachLoop.002.php │ │ ├── tests_lang_foreachLoop.003.php │ │ ├── tests_lang_foreachLoop.004.php │ │ ├── tests_lang_foreachLoop.005.php │ │ ├── tests_lang_foreachLoop.006.php │ │ ├── tests_lang_foreachLoop.009.php │ │ ├── tests_lang_foreachLoop.010.php │ │ ├── tests_lang_foreachLoop.011.php │ │ ├── tests_lang_foreachLoop.012.php │ │ ├── tests_lang_foreachLoop.013.php │ │ ├── tests_lang_foreachLoop.014.php │ │ ├── tests_lang_foreachLoop.015.php │ │ ├── tests_lang_foreachLoop.016.php │ │ ├── tests_lang_foreachLoop.017.php │ │ ├── tests_lang_foreachLoopIterator.001.php │ │ ├── tests_lang_foreachLoopIterator.002.php │ │ ├── tests_lang_foreachLoopIteratorAggregate.001.php │ │ ├── tests_lang_foreachLoopIteratorAggregate.002.php │ │ ├── tests_lang_foreachLoopIteratorAggregate.003.php │ │ ├── tests_lang_foreachLoopIteratorAggregate.004.php │ │ ├── tests_lang_foreachLoopObjects.001.php │ │ ├── tests_lang_foreachLoopObjects.002.php │ │ ├── tests_lang_foreachLoopObjects.003.php │ │ ├── tests_lang_foreachLoopObjects.004.php │ │ ├── tests_lang_foreachLoopObjects.005.php │ │ ├── tests_lang_foreachLoopObjects.006.php │ │ ├── tests_lang_foreach_with_object_001.php │ │ ├── tests_lang_foreach_with_references_001.php │ │ ├── tests_lang_func_get_arg.001.php │ │ ├── tests_lang_func_get_arg.002.php │ │ ├── tests_lang_func_get_arg.003.php │ │ ├── tests_lang_func_get_arg.004.php │ │ ├── tests_lang_func_get_arg.005.php │ │ ├── tests_lang_func_get_arg_variation.php │ │ ├── tests_lang_func_get_args.001.php │ │ ├── tests_lang_func_get_args.002.php │ │ ├── tests_lang_func_get_args.003.php │ │ ├── tests_lang_func_get_args.004.php │ │ ├── tests_lang_func_num_args.001.php │ │ ├── tests_lang_func_num_args.002.php │ │ ├── tests_lang_func_num_args.003.php │ │ ├── tests_lang_func_num_args.004.php │ │ ├── tests_lang_include_variation1.php │ │ ├── tests_lang_include_variation2.php │ │ ├── tests_lang_include_variation3.php │ │ ├── tests_lang_invalid_octal.php │ │ ├── tests_lang_operators_add_basiclong_64bit.php │ │ ├── tests_lang_operators_add_variationStr.php │ │ ├── tests_lang_operators_bitwiseAnd_basiclong_64bit.php │ │ ├── tests_lang_operators_bitwiseAnd_variationStr.php │ │ ├── tests_lang_operators_bitwiseNot_basiclong_64bit.php │ │ ├── tests_lang_operators_bitwiseNot_variationStr.php │ │ ├── tests_lang_operators_bitwiseOr_basiclong_64bit.php │ │ ├── tests_lang_operators_bitwiseOr_variationStr.php │ │ ├── tests_lang_operators_bitwiseShiftLeft_basiclong_64bit.php │ │ ├── tests_lang_operators_bitwiseShiftLeft_variationStr.php │ │ ├── tests_lang_operators_bitwiseShiftLeft_variationStr2.php │ │ ├── tests_lang_operators_bitwiseShiftLeft_variationStr_64bit.php │ │ ├── tests_lang_operators_bitwiseShiftRight_basiclong_64bit.php │ │ ├── tests_lang_operators_bitwiseShiftRight_variationStr.php │ │ ├── tests_lang_operators_bitwiseShiftRight_variationStr2.php │ │ ├── tests_lang_operators_bitwiseXor_basiclong_64bit.php │ │ ├── tests_lang_operators_bitwiseXor_variationStr.php │ │ ├── tests_lang_operators_coalesce.php │ │ ├── tests_lang_operators_divide_basiclong_64bit.php │ │ ├── tests_lang_operators_divide_variationStr.php │ │ ├── tests_lang_operators_modulus_basiclong_64bit.php │ │ ├── tests_lang_operators_modulus_variationStr.php │ │ ├── tests_lang_operators_multiply_basiclong_64bit.php │ │ ├── tests_lang_operators_multiply_variationStr.php │ │ ├── tests_lang_operators_negate_basiclong_64bit.php │ │ ├── tests_lang_operators_negate_variationStr.php │ │ ├── tests_lang_operators_operator_equals_basic.php │ │ ├── tests_lang_operators_operator_equals_variation.php │ │ ├── tests_lang_operators_operator_equals_variation_64bit.php │ │ ├── tests_lang_operators_operator_gt_basic.php │ │ ├── tests_lang_operators_operator_gt_or_equal_basic.php │ │ ├── tests_lang_operators_operator_gt_or_equal_variation.php │ │ ├── tests_lang_operators_operator_gt_or_equal_variation_64bit.php │ │ ├── tests_lang_operators_operator_gt_variation.php │ │ ├── tests_lang_operators_operator_gt_variation_64bit.php │ │ ├── tests_lang_operators_operator_identical_basic.php │ │ ├── tests_lang_operators_operator_identical_variation.php │ │ ├── tests_lang_operators_operator_identical_variation_64bit.php │ │ ├── tests_lang_operators_operator_lt_basic.php │ │ ├── tests_lang_operators_operator_lt_or_equal_basic.php │ │ ├── tests_lang_operators_operator_lt_or_equal_variation.php │ │ ├── tests_lang_operators_operator_lt_or_equal_variation_64bit.php │ │ ├── tests_lang_operators_operator_lt_variation.php │ │ ├── tests_lang_operators_operator_lt_variation_64bit.php │ │ ├── tests_lang_operators_operator_notequals_basic.php │ │ ├── tests_lang_operators_operator_notequals_variation.php │ │ ├── tests_lang_operators_operator_notequals_variation_64bit.php │ │ ├── tests_lang_operators_operator_notidentical_basic.php │ │ ├── tests_lang_operators_operator_notidentical_variation.php │ │ ├── tests_lang_operators_operator_notidentical_variation_64bit.php │ │ ├── tests_lang_operators_operator_spaceship_basic.php │ │ ├── tests_lang_operators_postdec_basiclong_64bit.php │ │ ├── tests_lang_operators_postdec_variationStr.php │ │ ├── tests_lang_operators_postinc_basiclong_64bit.php │ │ ├── tests_lang_operators_postinc_variationStr.php │ │ ├── tests_lang_operators_predec_basiclong_64bit.php │ │ ├── tests_lang_operators_predec_variationStr.php │ │ ├── tests_lang_operators_preinc_basiclong_64bit.php │ │ ├── tests_lang_operators_preinc_variationStr.php │ │ ├── tests_lang_operators_subtract_basiclong_64bit.php │ │ ├── tests_lang_operators_subtract_variationStr.php │ │ ├── tests_lang_passByReference_001.php │ │ ├── tests_lang_passByReference_002.php │ │ ├── tests_lang_passByReference_003.php │ │ ├── tests_lang_passByReference_004.php │ │ ├── tests_lang_passByReference_005.php │ │ ├── tests_lang_passByReference_006.php │ │ ├── tests_lang_passByReference_007.php │ │ ├── tests_lang_passByReference_008.php │ │ ├── tests_lang_passByReference_009.php │ │ ├── tests_lang_passByReference_010.php │ │ ├── tests_lang_passByReference_012.php │ │ ├── tests_lang_returnByReference.001.php │ │ ├── tests_lang_returnByReference.002.php │ │ ├── tests_lang_returnByReference.003.php │ │ ├── tests_lang_returnByReference.004.php │ │ ├── tests_lang_returnByReference.005.php │ │ ├── tests_lang_returnByReference.006.php │ │ ├── tests_lang_returnByReference.007.php │ │ ├── tests_lang_returnByReference.008.php │ │ ├── tests_lang_returnByReference.009.php │ │ ├── tests_lang_short_tags.001.php │ │ ├── tests_lang_short_tags.002.php │ │ ├── tests_lang_short_tags.004.php │ │ ├── tests_lang_static_basic_001.php │ │ ├── tests_lang_static_basic_002.php │ │ ├── tests_lang_static_variation_001.php │ │ ├── tests_lang_static_variation_002.php │ │ ├── tests_lang_string_decimals_001.php │ │ ├── tests_lang_string_unicode_escape.php │ │ ├── tests_lang_string_unicode_escape_empty.php │ │ ├── tests_lang_string_unicode_escape_incomplete.php │ │ ├── tests_lang_string_unicode_escape_large_codepoint.php │ │ ├── tests_lang_string_unicode_escape_legacy.php │ │ ├── tests_lang_string_unicode_escape_sign.php │ │ ├── tests_lang_string_unicode_escape_sign2.php │ │ ├── tests_lang_string_unicode_escape_surrogates.php │ │ ├── tests_lang_string_unicode_escape_whitespace.php │ │ ├── tests_lang_this_assignment.php │ │ ├── tests_lang_throw_variation_001.php │ │ ├── tests_lang_type_hints_001.php │ │ ├── tests_lang_type_hints_002.php │ │ ├── tests_lang_type_hints_003.php │ │ ├── tests_output_bug46897.php │ │ ├── tests_output_bug60282.php │ │ ├── tests_output_bug60321.php │ │ ├── tests_output_bug60322.php │ │ ├── tests_output_bug60768.php │ │ ├── tests_output_bug65593.php │ │ ├── tests_output_flush_basic_001.php │ │ ├── tests_output_flush_error_001.php │ │ ├── tests_output_ob_001.php │ │ ├── tests_output_ob_002.php │ │ ├── tests_output_ob_003.php │ │ ├── tests_output_ob_004.php │ │ ├── tests_output_ob_005.php │ │ ├── tests_output_ob_006.php │ │ ├── tests_output_ob_007.php │ │ ├── tests_output_ob_008.php │ │ ├── tests_output_ob_009.php │ │ ├── tests_output_ob_010.php │ │ ├── tests_output_ob_011.php │ │ ├── tests_output_ob_012.php │ │ ├── tests_output_ob_013.php │ │ ├── tests_output_ob_014.php │ │ ├── tests_output_ob_015.php │ │ ├── tests_output_ob_017.php │ │ ├── tests_output_ob_018.php │ │ ├── tests_output_ob_020.php │ │ ├── tests_output_ob_clean_basic_001.php │ │ ├── tests_output_ob_clean_error_001.php │ │ ├── tests_output_ob_end_clean_basic_001.php │ │ ├── tests_output_ob_end_clean_error_001.php │ │ ├── tests_output_ob_end_flush_basic_001.php │ │ ├── tests_output_ob_end_flush_error_001.php │ │ ├── tests_output_ob_flush_basic_001.php │ │ ├── tests_output_ob_flush_error_001.php │ │ ├── tests_output_ob_get_clean_basic_001.php │ │ ├── tests_output_ob_get_clean_basic_002.php │ │ ├── tests_output_ob_get_clean_error_001.php │ │ ├── tests_output_ob_get_contents_basic_001.php │ │ ├── tests_output_ob_get_contents_error_001.php │ │ ├── tests_output_ob_get_length_basic_001.php │ │ ├── tests_output_ob_get_length_error_001.php │ │ ├── tests_output_ob_get_level_basic_001.php │ │ ├── tests_output_ob_get_level_error_001.php │ │ ├── tests_output_ob_get_status.php │ │ ├── tests_output_ob_implicit_flush_basic_001.php │ │ ├── tests_output_ob_implicit_flush_basic_002.php │ │ ├── tests_output_ob_implicit_flush_error_001.php │ │ ├── tests_output_ob_implicit_flush_variation_001.php │ │ ├── tests_output_ob_start_basic_001.php │ │ ├── tests_output_ob_start_basic_002.php │ │ ├── tests_output_ob_start_basic_003.php │ │ ├── tests_output_ob_start_basic_004.php │ │ ├── tests_output_ob_start_basic_005.php │ │ ├── tests_output_ob_start_basic_006.php │ │ ├── tests_output_ob_start_basic_unerasable_001.php │ │ ├── tests_output_ob_start_basic_unerasable_002.php │ │ ├── tests_output_ob_start_basic_unerasable_003.php │ │ ├── tests_output_ob_start_basic_unerasable_004.php │ │ ├── tests_output_ob_start_basic_unerasable_005.php │ │ ├── tests_output_ob_start_callbacks.php │ │ ├── tests_output_ob_start_error_001.php │ │ ├── tests_output_ob_start_error_002.php │ │ ├── tests_output_ob_start_error_003.php │ │ ├── tests_output_ob_start_error_004.php │ │ ├── tests_output_ob_start_error_005.php │ │ ├── tests_run-test_test001.php │ │ ├── tests_run-test_test002.php │ │ ├── tests_run-test_test003.php │ │ ├── tests_run-test_test004.php │ │ ├── tests_run-test_test005.php │ │ ├── tests_run-test_test006.php │ │ ├── tests_run-test_test007.php │ │ ├── tests_run-test_test008.php │ │ ├── tests_run-test_test008a.php │ │ ├── tests_run-test_test009.php │ │ ├── tests_run-test_test010.php │ │ ├── tests_run-test_test011.php │ │ ├── tests_run-test_test012.php │ │ ├── tests_run-test_test013.php │ │ ├── tests_security_bug53226.php │ │ ├── tests_security_open_basedir_001.php │ │ ├── tests_security_open_basedir_chdir.php │ │ ├── tests_security_open_basedir_chmod.php │ │ ├── tests_security_open_basedir_copy.php │ │ ├── tests_security_open_basedir_copy_variation1.php │ │ ├── tests_security_open_basedir_dir.php │ │ ├── tests_security_open_basedir_disk_free_space.php │ │ ├── tests_security_open_basedir_error_log.php │ │ ├── tests_security_open_basedir_error_log_variation.php │ │ ├── tests_security_open_basedir_file.php │ │ ├── tests_security_open_basedir_file_exists.php │ │ ├── tests_security_open_basedir_file_get_contents.php │ │ ├── tests_security_open_basedir_file_put_contents.php │ │ ├── tests_security_open_basedir_fileatime.php │ │ ├── tests_security_open_basedir_filectime.php │ │ ├── tests_security_open_basedir_filegroup.php │ │ ├── tests_security_open_basedir_fileinode.php │ │ ├── tests_security_open_basedir_filemtime.php │ │ ├── tests_security_open_basedir_fileowner.php │ │ ├── tests_security_open_basedir_fileperms.php │ │ ├── tests_security_open_basedir_filesize.php │ │ ├── tests_security_open_basedir_filetype.php │ │ ├── tests_security_open_basedir_fopen.php │ │ ├── tests_security_open_basedir_glob.php │ │ ├── tests_security_open_basedir_glob_variation.php │ │ ├── tests_security_open_basedir_is_dir.php │ │ ├── tests_security_open_basedir_is_executable.php │ │ ├── tests_security_open_basedir_is_file.php │ │ ├── tests_security_open_basedir_is_link.php │ │ ├── tests_security_open_basedir_is_readable.php │ │ ├── tests_security_open_basedir_is_writable.php │ │ ├── tests_security_open_basedir_link.php │ │ ├── tests_security_open_basedir_linkinfo.php │ │ ├── tests_security_open_basedir_lstat.php │ │ ├── tests_security_open_basedir_mkdir.php │ │ ├── tests_security_open_basedir_opendir.php │ │ ├── tests_security_open_basedir_parse_ini_file.php │ │ ├── tests_security_open_basedir_readlink.php │ │ ├── tests_security_open_basedir_realpath.php │ │ ├── tests_security_open_basedir_rename.php │ │ ├── tests_security_open_basedir_rmdir.php │ │ ├── tests_security_open_basedir_scandir.php │ │ ├── tests_security_open_basedir_stat.php │ │ ├── tests_security_open_basedir_symlink.php │ │ ├── tests_security_open_basedir_tempnam.php │ │ ├── tests_security_open_basedir_touch.php │ │ ├── tests_security_open_basedir_unlink.php │ │ ├── tests_strings_001.php │ │ ├── tests_strings_002.php │ │ ├── tests_strings_004.php │ │ ├── tests_strings_bug22592.php │ │ ├── tests_strings_bug26703.php │ │ ├── tests_strings_offsets_chaining_1.php │ │ ├── tests_strings_offsets_chaining_2.php │ │ ├── tests_strings_offsets_chaining_3.php │ │ ├── tests_strings_offsets_chaining_4.php │ │ ├── tests_strings_offsets_chaining_5.php │ │ ├── tests_strings_offsets_general.php │ │ ├── throw.php │ │ ├── trycatch.php │ │ ├── unaryOperator.php │ │ ├── varfunc.php │ │ ├── variableWithBraces.php │ │ ├── weirdList.php │ │ └── weirdinclude.php │ ├── crashers │ │ ├── 08bc1c96ce48125a9f8eec43f501ad4e8279df47 │ │ ├── 08bc1c96ce48125a9f8eec43f501ad4e8279df47.output │ │ ├── 08bc1c96ce48125a9f8eec43f501ad4e8279df47.quoted │ │ ├── 0c44156bcc5f9cd057531a92c6713b6c919c75be │ │ ├── 0c44156bcc5f9cd057531a92c6713b6c919c75be.output │ │ ├── 0c44156bcc5f9cd057531a92c6713b6c919c75be.quoted │ │ ├── 0e976f19aa8023f9e3b984e1c52c9af449fa76da │ │ ├── 0e976f19aa8023f9e3b984e1c52c9af449fa76da.output │ │ ├── 0e976f19aa8023f9e3b984e1c52c9af449fa76da.quoted │ │ ├── 10afd934ecfb82a3f2832e1427455ccba7672de6 │ │ ├── 10afd934ecfb82a3f2832e1427455ccba7672de6.output │ │ ├── 10afd934ecfb82a3f2832e1427455ccba7672de6.quoted │ │ ├── 1775cba129ef2fe14137dffc4d430f1347f55b8d │ │ ├── 1775cba129ef2fe14137dffc4d430f1347f55b8d.output │ │ ├── 1775cba129ef2fe14137dffc4d430f1347f55b8d.quoted │ │ ├── 222f7efc98113563a2067ed1b556fd22aba76949 │ │ ├── 222f7efc98113563a2067ed1b556fd22aba76949.output │ │ ├── 222f7efc98113563a2067ed1b556fd22aba76949.quoted │ │ ├── 2468525963a968bab4a8204f4acc2bbc471de1e6 │ │ ├── 2468525963a968bab4a8204f4acc2bbc471de1e6.output │ │ ├── 2468525963a968bab4a8204f4acc2bbc471de1e6.quoted │ │ ├── 2a8a9e49ec6c1f4a85ac996c13e217d5a7ea7107 │ │ ├── 2a8a9e49ec6c1f4a85ac996c13e217d5a7ea7107.output │ │ ├── 2a8a9e49ec6c1f4a85ac996c13e217d5a7ea7107.quoted │ │ ├── 2c89a5805f3dc28ab5e2350875fe36c15506014f │ │ ├── 2c89a5805f3dc28ab5e2350875fe36c15506014f.output │ │ ├── 2c89a5805f3dc28ab5e2350875fe36c15506014f.quoted │ │ ├── 32f6157755bbb6df1b8d591073c803d77b3bd315 │ │ ├── 32f6157755bbb6df1b8d591073c803d77b3bd315.output │ │ ├── 32f6157755bbb6df1b8d591073c803d77b3bd315.quoted │ │ ├── 33c018543ebbf5e726555ebbee66199c78b7ffcf │ │ ├── 33c018543ebbf5e726555ebbee66199c78b7ffcf.output │ │ ├── 33c018543ebbf5e726555ebbee66199c78b7ffcf.quoted │ │ ├── 33f6122109a5c2dc3b171b89159f0baa43c87fc7 │ │ ├── 33f6122109a5c2dc3b171b89159f0baa43c87fc7.output │ │ ├── 33f6122109a5c2dc3b171b89159f0baa43c87fc7.quoted │ │ ├── 3489b426a2fa13c2921538ee9e1b5305a8468eb3 │ │ ├── 3489b426a2fa13c2921538ee9e1b5305a8468eb3.output │ │ ├── 3489b426a2fa13c2921538ee9e1b5305a8468eb3.quoted │ │ ├── 3971fb25ebdc155921a83b01ec60444b949f4bf5 │ │ ├── 3971fb25ebdc155921a83b01ec60444b949f4bf5.output │ │ ├── 3971fb25ebdc155921a83b01ec60444b949f4bf5.quoted │ │ ├── 3ad7ff4ae8f631c1d1ee17481430e660e4ab474e │ │ ├── 3ad7ff4ae8f631c1d1ee17481430e660e4ab474e.output │ │ ├── 3ad7ff4ae8f631c1d1ee17481430e660e4ab474e.quoted │ │ ├── 3cd8ad13001c40d8df79ae564b9ea4431f2ac455 │ │ ├── 3cd8ad13001c40d8df79ae564b9ea4431f2ac455.output │ │ ├── 3cd8ad13001c40d8df79ae564b9ea4431f2ac455.quoted │ │ ├── 3d5f150da9950a7e952f8def185ae89a235ac4c9 │ │ ├── 3d5f150da9950a7e952f8def185ae89a235ac4c9.output │ │ ├── 3d5f150da9950a7e952f8def185ae89a235ac4c9.quoted │ │ ├── 402b95cfd060142b0591f687a8f7766cdb994ee1 │ │ ├── 402b95cfd060142b0591f687a8f7766cdb994ee1.output │ │ ├── 402b95cfd060142b0591f687a8f7766cdb994ee1.quoted │ │ ├── 4469fb312bb3f0cfdf7460b493b82792c8628178 │ │ ├── 4469fb312bb3f0cfdf7460b493b82792c8628178.output │ │ ├── 4469fb312bb3f0cfdf7460b493b82792c8628178.quoted │ │ ├── 448bd7e94df41af1a0bae231f594c1297f3c55be │ │ ├── 448bd7e94df41af1a0bae231f594c1297f3c55be.output │ │ ├── 448bd7e94df41af1a0bae231f594c1297f3c55be.quoted │ │ ├── 47184d6e5f1888de623c053d4585effc8c8cfc87 │ │ ├── 47184d6e5f1888de623c053d4585effc8c8cfc87.output │ │ ├── 47184d6e5f1888de623c053d4585effc8c8cfc87.quoted │ │ ├── 4ab5d67583b72a928780c99f9092da2e5d59109a │ │ ├── 4ab5d67583b72a928780c99f9092da2e5d59109a.output │ │ ├── 4ab5d67583b72a928780c99f9092da2e5d59109a.quoted │ │ ├── 546d94c08c76c69832f8733c5fd246509a9fdb7e │ │ ├── 546d94c08c76c69832f8733c5fd246509a9fdb7e.output │ │ ├── 546d94c08c76c69832f8733c5fd246509a9fdb7e.quoted │ │ ├── 5844ebec3c5e1d62849db56f93950ef9a1b3b5db │ │ ├── 5844ebec3c5e1d62849db56f93950ef9a1b3b5db.output │ │ ├── 5844ebec3c5e1d62849db56f93950ef9a1b3b5db.quoted │ │ ├── 58748146284401da2f5a47d557e23411c39b8a18 │ │ ├── 58748146284401da2f5a47d557e23411c39b8a18.output │ │ ├── 58748146284401da2f5a47d557e23411c39b8a18.quoted │ │ ├── 61bd220b77a527f27f605d3be5fe7fcba0228c88 │ │ ├── 61bd220b77a527f27f605d3be5fe7fcba0228c88.output │ │ ├── 61bd220b77a527f27f605d3be5fe7fcba0228c88.quoted │ │ ├── 63aea0c6d31c89cb335d1b2ad9db522489a57ee6 │ │ ├── 63aea0c6d31c89cb335d1b2ad9db522489a57ee6.output │ │ ├── 63aea0c6d31c89cb335d1b2ad9db522489a57ee6.quoted │ │ ├── 64651a2af934d97192d605272b08905b31ddb9a2 │ │ ├── 64651a2af934d97192d605272b08905b31ddb9a2.output │ │ ├── 64651a2af934d97192d605272b08905b31ddb9a2.quoted │ │ ├── 6516061104450ecab550e5c3e5258f449940aeba │ │ ├── 6516061104450ecab550e5c3e5258f449940aeba.output │ │ ├── 6516061104450ecab550e5c3e5258f449940aeba.quoted │ │ ├── 673b4aa8e0e36b734b02164946c0fd8c54f917b6 │ │ ├── 673b4aa8e0e36b734b02164946c0fd8c54f917b6.output │ │ ├── 673b4aa8e0e36b734b02164946c0fd8c54f917b6.quoted │ │ ├── 6dc6720b3ad1d3c9c986a56c53e1dcc3a094d6c6 │ │ ├── 6dc6720b3ad1d3c9c986a56c53e1dcc3a094d6c6.output │ │ ├── 6dc6720b3ad1d3c9c986a56c53e1dcc3a094d6c6.quoted │ │ ├── 6ecd15f1157965d88d618a7bdbd830362a8d5c57 │ │ ├── 6ecd15f1157965d88d618a7bdbd830362a8d5c57.output │ │ ├── 6ecd15f1157965d88d618a7bdbd830362a8d5c57.quoted │ │ ├── 6f47ac1ba4c2d352186276b9106f80a25533ca58 │ │ ├── 6f47ac1ba4c2d352186276b9106f80a25533ca58.output │ │ ├── 6f47ac1ba4c2d352186276b9106f80a25533ca58.quoted │ │ ├── 70d90bb332969d980dc61775df821f0248ee1c87 │ │ ├── 70d90bb332969d980dc61775df821f0248ee1c87.output │ │ ├── 70d90bb332969d980dc61775df821f0248ee1c87.quoted │ │ ├── 72cec4a1f45d74259fdb5b97752e906ec7278e8f │ │ ├── 72cec4a1f45d74259fdb5b97752e906ec7278e8f.output │ │ ├── 72cec4a1f45d74259fdb5b97752e906ec7278e8f.quoted │ │ ├── 75337e5abe79c0061f819c83a3de6cfb6f206dd2 │ │ ├── 75337e5abe79c0061f819c83a3de6cfb6f206dd2.output │ │ ├── 75337e5abe79c0061f819c83a3de6cfb6f206dd2.quoted │ │ ├── 7ca9544aa2e4a9fcfeb94d08ab18ea94303e3a53 │ │ ├── 7ca9544aa2e4a9fcfeb94d08ab18ea94303e3a53.output │ │ ├── 7ca9544aa2e4a9fcfeb94d08ab18ea94303e3a53.quoted │ │ ├── 7cde8c6ed236c540170014a77fbebf3bf23493ef │ │ ├── 7cde8c6ed236c540170014a77fbebf3bf23493ef.output │ │ ├── 7cde8c6ed236c540170014a77fbebf3bf23493ef.quoted │ │ ├── 804a83e85059b244c7d5faca264da182fb3f1149 │ │ ├── 804a83e85059b244c7d5faca264da182fb3f1149.output │ │ ├── 804a83e85059b244c7d5faca264da182fb3f1149.quoted │ │ ├── 845c5e3a2a9946fea70ded12c00a7cc13f3cb54f │ │ ├── 845c5e3a2a9946fea70ded12c00a7cc13f3cb54f.output │ │ ├── 845c5e3a2a9946fea70ded12c00a7cc13f3cb54f.quoted │ │ ├── 8543681e57098efc8d175c658949b234a22f50f7 │ │ ├── 8543681e57098efc8d175c658949b234a22f50f7.output │ │ ├── 8543681e57098efc8d175c658949b234a22f50f7.quoted │ │ ├── 85cbb6db2c2f266db4d402112545f7879c23ab5d │ │ ├── 85cbb6db2c2f266db4d402112545f7879c23ab5d.output │ │ ├── 85cbb6db2c2f266db4d402112545f7879c23ab5d.quoted │ │ ├── 866bd46d33efed6e3087f069d523120b1f544820 │ │ ├── 866bd46d33efed6e3087f069d523120b1f544820.output │ │ ├── 866bd46d33efed6e3087f069d523120b1f544820.quoted │ │ ├── 8cba34b95bb8ccfbd8647bc1b1b512cbecc8e8fd │ │ ├── 8cba34b95bb8ccfbd8647bc1b1b512cbecc8e8fd.output │ │ ├── 8cba34b95bb8ccfbd8647bc1b1b512cbecc8e8fd.quoted │ │ ├── 90f9df8253a6990f6ec938e53be5ab4dab355d04 │ │ ├── 90f9df8253a6990f6ec938e53be5ab4dab355d04.output │ │ ├── 90f9df8253a6990f6ec938e53be5ab4dab355d04.quoted │ │ ├── 929fcef6af21260249228ccc58cd2e78d7d9fd7c │ │ ├── 929fcef6af21260249228ccc58cd2e78d7d9fd7c.output │ │ ├── 929fcef6af21260249228ccc58cd2e78d7d9fd7c.quoted │ │ ├── 9b4a836cbe15acc6490a8868fb3d8d428468c4ab │ │ ├── 9b4a836cbe15acc6490a8868fb3d8d428468c4ab.output │ │ ├── 9b4a836cbe15acc6490a8868fb3d8d428468c4ab.quoted │ │ ├── 9e143b9df17ed00dc5e8a9ebf19cfd98989ecb2a │ │ ├── 9e143b9df17ed00dc5e8a9ebf19cfd98989ecb2a.output │ │ ├── 9e143b9df17ed00dc5e8a9ebf19cfd98989ecb2a.quoted │ │ ├── 9e4b6f2f224b0a436f8744ef59c0bce94864f902 │ │ ├── 9e4b6f2f224b0a436f8744ef59c0bce94864f902.output │ │ ├── 9e4b6f2f224b0a436f8744ef59c0bce94864f902.quoted │ │ ├── a2702fc589ad86c057eba17140a4d7b18e28e664 │ │ ├── a2702fc589ad86c057eba17140a4d7b18e28e664.output │ │ ├── a2702fc589ad86c057eba17140a4d7b18e28e664.quoted │ │ ├── a5cc006f9055a897ca0a405a711fe19e50fea56b │ │ ├── a5cc006f9055a897ca0a405a711fe19e50fea56b.output │ │ ├── a5cc006f9055a897ca0a405a711fe19e50fea56b.quoted │ │ ├── a74e88ae3fd7b057ceb9b65f7edbbbc91af129e6 │ │ ├── a74e88ae3fd7b057ceb9b65f7edbbbc91af129e6.output │ │ ├── a74e88ae3fd7b057ceb9b65f7edbbbc91af129e6.quoted │ │ ├── a887969ed1a13f7d3530055e5d5bcc26d207cb42 │ │ ├── a887969ed1a13f7d3530055e5d5bcc26d207cb42.output │ │ ├── a887969ed1a13f7d3530055e5d5bcc26d207cb42.quoted │ │ ├── a89223986ea9bab2e5a0888fc926e1d5bdcb190d │ │ ├── a89223986ea9bab2e5a0888fc926e1d5bdcb190d.output │ │ ├── a89223986ea9bab2e5a0888fc926e1d5bdcb190d.quoted │ │ ├── a937bacc94afcdc5dbf71ff40717d1efb14fb247 │ │ ├── a937bacc94afcdc5dbf71ff40717d1efb14fb247.output │ │ ├── a937bacc94afcdc5dbf71ff40717d1efb14fb247.quoted │ │ ├── a9b7dbe964465f5256f411c68f0189020e3b1cbf │ │ ├── a9b7dbe964465f5256f411c68f0189020e3b1cbf.output │ │ ├── a9b7dbe964465f5256f411c68f0189020e3b1cbf.quoted │ │ ├── b06762bb31aed74c1348f4797cae8d636e0c96e9 │ │ ├── b06762bb31aed74c1348f4797cae8d636e0c96e9.output │ │ ├── b06762bb31aed74c1348f4797cae8d636e0c96e9.quoted │ │ ├── b3ce750072aa9264ec87bc4afb707f61481ebd07 │ │ ├── b3ce750072aa9264ec87bc4afb707f61481ebd07.output │ │ ├── b3ce750072aa9264ec87bc4afb707f61481ebd07.quoted │ │ ├── b590abdd2c4cbcd4863e3f4e0ecf5da242bf5425 │ │ ├── b590abdd2c4cbcd4863e3f4e0ecf5da242bf5425.output │ │ ├── b590abdd2c4cbcd4863e3f4e0ecf5da242bf5425.quoted │ │ ├── b5eff95885542a92b8c5d69e7c31bd40570e00da │ │ ├── b5eff95885542a92b8c5d69e7c31bd40570e00da.output │ │ ├── b5eff95885542a92b8c5d69e7c31bd40570e00da.quoted │ │ ├── b67f08a833d1e44411316a30abe51a4de48ddff4 │ │ ├── b67f08a833d1e44411316a30abe51a4de48ddff4.output │ │ ├── b67f08a833d1e44411316a30abe51a4de48ddff4.quoted │ │ ├── b97ec3bc907878e7c28d3a8185fe8182c03224a9 │ │ ├── b97ec3bc907878e7c28d3a8185fe8182c03224a9.output │ │ ├── b97ec3bc907878e7c28d3a8185fe8182c03224a9.quoted │ │ ├── bb0d8ea1d0ef95b2c9a08fbd95e6f74aef381edb │ │ ├── bb0d8ea1d0ef95b2c9a08fbd95e6f74aef381edb.output │ │ ├── bb0d8ea1d0ef95b2c9a08fbd95e6f74aef381edb.quoted │ │ ├── bc7f2f8b1d7ec22186590e1468b778ad11472477 │ │ ├── bc7f2f8b1d7ec22186590e1468b778ad11472477.output │ │ ├── bc7f2f8b1d7ec22186590e1468b778ad11472477.quoted │ │ ├── c14bfcab32a128e5b89f4678a7c9cb7926f3f65b │ │ ├── c14bfcab32a128e5b89f4678a7c9cb7926f3f65b.output │ │ ├── c14bfcab32a128e5b89f4678a7c9cb7926f3f65b.quoted │ │ ├── c15353d69e8d7f994f9b98c659a147014f1b0904 │ │ ├── c15353d69e8d7f994f9b98c659a147014f1b0904.output │ │ ├── c15353d69e8d7f994f9b98c659a147014f1b0904.quoted │ │ ├── c2329fe4704a5a82329cd981c6b5dd74cacb790f │ │ ├── c2329fe4704a5a82329cd981c6b5dd74cacb790f.output │ │ ├── c2329fe4704a5a82329cd981c6b5dd74cacb790f.quoted │ │ ├── cc623b76cc6ff1574215daa89db4a3fa5b124f0d │ │ ├── cc623b76cc6ff1574215daa89db4a3fa5b124f0d.output │ │ ├── cc623b76cc6ff1574215daa89db4a3fa5b124f0d.quoted │ │ ├── cdbe5a5cb19b1b18b56908f3e2c48af4391d15ca │ │ ├── cdbe5a5cb19b1b18b56908f3e2c48af4391d15ca.output │ │ ├── cdbe5a5cb19b1b18b56908f3e2c48af4391d15ca.quoted │ │ ├── cea0c5c2176bca631e83226fbc5e1a72513c10fa │ │ ├── cea0c5c2176bca631e83226fbc5e1a72513c10fa.output │ │ ├── cea0c5c2176bca631e83226fbc5e1a72513c10fa.quoted │ │ ├── d4466c1bd5a30e0c8e6ce604fc17be623d9a412d │ │ ├── d4466c1bd5a30e0c8e6ce604fc17be623d9a412d.output │ │ ├── d4466c1bd5a30e0c8e6ce604fc17be623d9a412d.quoted │ │ ├── d6dcf213de9eca21f9d0dba6ed706857147e9e90 │ │ ├── d6dcf213de9eca21f9d0dba6ed706857147e9e90.output │ │ ├── d6dcf213de9eca21f9d0dba6ed706857147e9e90.quoted │ │ ├── d72a18f0e595742b045857a53d373a0650f8ce39 │ │ ├── d72a18f0e595742b045857a53d373a0650f8ce39.output │ │ ├── d72a18f0e595742b045857a53d373a0650f8ce39.quoted │ │ ├── d817d11086142d43bac047ceb597f33e617030e3 │ │ ├── d817d11086142d43bac047ceb597f33e617030e3.output │ │ ├── d817d11086142d43bac047ceb597f33e617030e3.quoted │ │ ├── d89acfc2b83ab5756880e8c58a8e2b546a9bb73e │ │ ├── d89acfc2b83ab5756880e8c58a8e2b546a9bb73e.output │ │ ├── d89acfc2b83ab5756880e8c58a8e2b546a9bb73e.quoted │ │ ├── e63ead434ddda31f779656c4972f4f18ff946632 │ │ ├── e63ead434ddda31f779656c4972f4f18ff946632.output │ │ ├── e63ead434ddda31f779656c4972f4f18ff946632.quoted │ │ ├── e6a0328a3b888b461b069857bf462b3aecf50878 │ │ ├── e6a0328a3b888b461b069857bf462b3aecf50878.output │ │ ├── e6a0328a3b888b461b069857bf462b3aecf50878.quoted │ │ ├── ea9fd68a8bf5021bff8d3a0e4335c4ad2478d8ad │ │ ├── ea9fd68a8bf5021bff8d3a0e4335c4ad2478d8ad.output │ │ ├── ea9fd68a8bf5021bff8d3a0e4335c4ad2478d8ad.quoted │ │ ├── ed4dcfbba75128fda43eb2288a19c12516eccf9d │ │ ├── ed4dcfbba75128fda43eb2288a19c12516eccf9d.output │ │ ├── ed4dcfbba75128fda43eb2288a19c12516eccf9d.quoted │ │ ├── ee282d703a27235b9762643f4f2b10239124b912 │ │ ├── ee282d703a27235b9762643f4f2b10239124b912.output │ │ ├── ee282d703a27235b9762643f4f2b10239124b912.quoted │ │ ├── f0df23c790a352306c4fb509003ed89f0e6d7592 │ │ ├── f0df23c790a352306c4fb509003ed89f0e6d7592.output │ │ ├── f0df23c790a352306c4fb509003ed89f0e6d7592.quoted │ │ ├── f0f028db5526d1a36cf3cc9b3182ad28682c30ed │ │ ├── f0f028db5526d1a36cf3cc9b3182ad28682c30ed.output │ │ ├── f0f028db5526d1a36cf3cc9b3182ad28682c30ed.quoted │ │ ├── f2371661744df683c1277c7864fb45c005adbcdf │ │ ├── f2371661744df683c1277c7864fb45c005adbcdf.output │ │ ├── f2371661744df683c1277c7864fb45c005adbcdf.quoted │ │ ├── f2bbf4eb8f23e7115887c62d0fc047ce6e30db03 │ │ ├── f2bbf4eb8f23e7115887c62d0fc047ce6e30db03.output │ │ ├── f2bbf4eb8f23e7115887c62d0fc047ce6e30db03.quoted │ │ ├── f378e330d6c20317e73f58ba0642f49da591318a │ │ ├── f378e330d6c20317e73f58ba0642f49da591318a.output │ │ ├── f378e330d6c20317e73f58ba0642f49da591318a.quoted │ │ ├── f7797b557dc450dce2c6931e29a3df3c00e97924 │ │ ├── f7797b557dc450dce2c6931e29a3df3c00e97924.output │ │ ├── f7797b557dc450dce2c6931e29a3df3c00e97924.quoted │ │ ├── fabe91dddbf2f0dd0e374de1536645debb55f23f │ │ ├── fabe91dddbf2f0dd0e374de1536645debb55f23f.output │ │ ├── fabe91dddbf2f0dd0e374de1536645debb55f23f.quoted │ │ ├── ff382766bf178dcf2c2ea45dc12ebe6042a77934 │ │ ├── ff382766bf178dcf2c2ea45dc12ebe6042a77934.output │ │ ├── ff382766bf178dcf2c2ea45dc12ebe6042a77934.quoted │ │ ├── ffbbc1eadebc58dbaa603721e7ef5e7494caaec4 │ │ ├── ffbbc1eadebc58dbaa603721e7ef5e7494caaec4.output │ │ └── ffbbc1eadebc58dbaa603721e7ef5e7494caaec4.quoted │ └── suppressions │ │ ├── 0082d37e6c6cda8fe2f765b9fcb8587082b88109 │ │ ├── 0281d5ee6d54af7f55c60746556d3e5341fbcfac │ │ ├── 044c84ff7beb5133f62baae3b797bff2057ebcd3 │ │ ├── 06f2329f4e2c74ef1badf91ec098c5e9340a68c7 │ │ ├── 0ca9ac79290ae3cb6dbe6214489a1363446fd8da │ │ ├── 0e35cf99a918d1b4a682e70d010fb16420f8aa87 │ │ ├── 121c6d76d9cf285661857cd3a4ae330d44e0fea9 │ │ ├── 12ca289fa42c95550a9cc033c9d7da3b91722c7d │ │ ├── 16f7af24dca68182b66db82cda9c7097f72048a4 │ │ ├── 18abc90a6b6df67a435f453ae60d315fea518324 │ │ ├── 18e57b6543be96cd1d180c247c1f8ce72ef3616d │ │ ├── 1e3e185405e524666dcc70656e65f989b1662b9b │ │ ├── 20dedde38eb5d9d22d2413dec861bed494816595 │ │ ├── 212fb213962a8193d9ea8b748a2f03cd28105a91 │ │ ├── 2475c9d2d457f0e0189c7c334aa58ae2d23280d4 │ │ ├── 253bcfdc543623fd7ecb9d8731707a1d2fa48948 │ │ ├── 255601af38641d47b12af4a15b75ece8e79c188f │ │ ├── 261263e63d855b5f266acf7b74c9f0b85051a1e0 │ │ ├── 2bd29a6d36b1cafb8a9084e2441e187102e0f61c │ │ ├── 2f075471317fab1d163c1664be892629cca06701 │ │ ├── 3094c9589d9c780ea4d810f27411d4804db71cd6 │ │ ├── 3151a273e65a6d30ee06ef8b7d8cecfa32c99319 │ │ ├── 343f137e1fa5697f5e255b7f9e49257472804135 │ │ ├── 348a1d92745b6b27209b07822499f1f4394640e9 │ │ ├── 35e13a6f6b5a6c666dc09bedcc3630d030793bb0 │ │ ├── 3c3dadd0945f3cf563c89a9c4835175a0dc36352 │ │ ├── 3ebeccd881db5cef7476af472900528f537bdff0 │ │ ├── 4186641b492ca80f3cc31b2cd2d74e8522fd9ba0 │ │ ├── 466d7518973b6d5f8c1df2de2b5d3b52874bc5b8 │ │ ├── 498568e3150de4e46de86e9424d7aecaa1628e09 │ │ ├── 498e4ff9577235a79874c998e8e4ba6e37c091ea │ │ ├── 4c87d7fd0cf7ce6f0abfba114f94d63a88927bcb │ │ ├── 4fbbd92e4b69bab34867e9578d45de2b7f091ee8 │ │ ├── 51f2e4101115ac2e61e90b3b21ce31e5d3c54f5a │ │ ├── 55889747ce0840b02a1b553ab9a961ec26f5dc75 │ │ ├── 55cd571c2ed9786a52c657bab8d8987d684481ef │ │ ├── 5fa0a83c91a0be5befed81bdd5e65f2eb9e89dba │ │ ├── 602c124e0e9156f939429aacf6f93565f44d9471 │ │ ├── 67b26be6aeb26e9a2504affca9ad4cb33623441e │ │ ├── 748f4ddfb81ece9acd2a09981751d415d929f56e │ │ ├── 750d56ace2b63d47a01d8feb94a616ab947b0355 │ │ ├── 7678349b0c3d7e3a1e472ad9a1f82567dce7fa2c │ │ ├── 767ab8b5937fd6ad576b14b4b91062acb64068a6 │ │ ├── 76ad484f3190f5f162549099f9b45f07e4adc700 │ │ ├── 77757439b89f89620919303b34221dd9bc549037 │ │ ├── 7ccda6f0bc3a0f661c29cad0329e75bf4e8f3aaf │ │ ├── 8d36064d28128555ee716ed9609615ab7409ae75 │ │ ├── 90b1f033d26e2cb77a5db28b38e490c44bd0d617 │ │ ├── 91ec93e6f4ab2152ae76f6bddf8395ef6f679a30 │ │ ├── 93b5ddf7b0bb36d7c9806849bf7a5904aac56557 │ │ ├── 981589d866105cd66f7e3f0505234304645c8555 │ │ ├── 986579a697f038c4797491708e278c7845c0d0ae │ │ ├── 9a0a873e384a4d0b20cee3f936d39bc945253fdb │ │ ├── 9f2f4121b3842e9c31b7cf2fbcb7134b7459819b │ │ ├── a2001b2fd5902de213dc42be13433f7a16895219 │ │ ├── a28d07fc207e3da6ee1d26466e6d90790f519b7e │ │ ├── a596442269a13f32d85889a173f2d36187a768c6 │ │ ├── a5e5d719a4b429cc3cb0daa94aba681f2646dc70 │ │ ├── ab2fe9d0fa90ba6687af4074d0a93129e42e3a51 │ │ ├── ab3a90d0cfad9ed1afa00f86343aae61baccd53f │ │ ├── ad760c460b398a798fd24594863f81847563ec6e │ │ ├── ae961db71229d318a76e501b0777b059e8e7988d │ │ ├── b04e908bb2d93fbe92e6f89edd5fb6e5a7084b54 │ │ ├── b6aa9c2077a879785d81355c8e8a7170732b3d18 │ │ ├── ba5ca1af206bed1cc578ccdf7dd7d19dcbcb6953 │ │ ├── bdb0b66706642057191d37c2c2a5f3d38fda2cb2 │ │ ├── be757176a3e4121ce2e5c7f51f9ce60a16b995ca │ │ ├── be8fa21ee722bb0de4b58f903146c75dda4e5462 │ │ ├── bfccd5ad2cd3b4f3da01beafeacf5b738cf00d64 │ │ ├── c132115439d213b0d715afc91bd3ff83394a6cd7 │ │ ├── c33af881333f04659da6e5b4b65f45cc961ec431 │ │ ├── c858a19a522f9f3e13839cfb0a0d28486788f0ca │ │ ├── cafd2a8ae56958c23981fef99cb75baa178ee0f4 │ │ ├── d0306abb282503192ab29bff2041a563898b1085 │ │ ├── d2b7cb51a2bd1cfb770d2592d799f1e380e3999c │ │ ├── d80c19830e6a9798c588e8a4c223beb700549256 │ │ ├── dc2850ba07089ef26e24eafcea40621ba89334e5 │ │ ├── e6b3907a6f229b00084726ff08e9eb8d5a063530 │ │ ├── e6b97038b6b5a85d498367caa3fb111dfdff5b76 │ │ ├── e8bd32deea6ff12c5e2b007cf3833f26a07b2861 │ │ ├── e9b38f05c725b36be1effafac6894ddaf2ff94e8 │ │ ├── eee00d8f91ad92d4acd5f6f6d3c99905608e009d │ │ ├── ef186db2ca5a1acd125f3481e4fa766b72fc4f4f │ │ ├── f572328b7e85b71ccb27eaa628d789ac57fd88a1 │ │ ├── f625cbfcc75a716ce566eafcfae5fff371f58de1 │ │ ├── f730f14ca0de8027ed4bbe2be5b02f47d14af7d2 │ │ ├── fc7b57d60a93a6386f8f25603fb441d8ffffe2a2 │ │ ├── feedfb0639d70860b698f5e98ef410ce218c93e6 │ │ └── ff75622c5031cd1e0170403af260bf61f828d9db ├── globalVariableVariable.php ├── helloworld.php ├── heredoc.php ├── hex.php ├── ifAssignment.php ├── ifHtmlMode.php ├── ignoreErrors.php ├── keywordProperty.php ├── lineEndings.php ├── multiExpressionFor.php ├── multiProperty.php ├── namespace.php ├── noelseif.php ├── nullClass.php ├── nullFunctionName.php ├── orexit.php ├── print.php ├── readme.md ├── selfTypeHint.php ├── semicolonSwitch.php ├── shell.php ├── spacesInCast.php ├── staticvar.php ├── ternaryWithoutMiddle.php ├── throw.php ├── trycatch.php ├── unaryOperator.php ├── varfunc.php ├── variableWithBraces.php ├── weirdList.php └── weirdinclude.php └── token ├── item.go ├── phpToken.go ├── position.go ├── stream.go ├── stream_test.go ├── tokenTypes.go └── token_test.go /.gitattributes: -------------------------------------------------------------------------------- 1 | *.php linguist-language=Go 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/.gitignore -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/.travis.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/README.md -------------------------------------------------------------------------------- /ast/nodes.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/ast/nodes.go -------------------------------------------------------------------------------- /ast/printer/printer.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/ast/printer/printer.go -------------------------------------------------------------------------------- /ast/printer/printer_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/ast/printer/printer_test.go -------------------------------------------------------------------------------- /ast/scope.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/ast/scope.go -------------------------------------------------------------------------------- /ast/types.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/ast/types.go -------------------------------------------------------------------------------- /ast/walker.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/ast/walker.go -------------------------------------------------------------------------------- /cmd/fmt/fmt.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/cmd/fmt/fmt.go -------------------------------------------------------------------------------- /cmd/parserdebug/cmd.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/cmd/parserdebug/cmd.go -------------------------------------------------------------------------------- /fuzz.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/fuzz.sh -------------------------------------------------------------------------------- /lexer/lexer.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/lexer/lexer.go -------------------------------------------------------------------------------- /lexer/lexer_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/lexer/lexer_test.go -------------------------------------------------------------------------------- /lexer/lexers.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/lexer/lexers.go -------------------------------------------------------------------------------- /lexer/lineEndings_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/lexer/lineEndings_test.go -------------------------------------------------------------------------------- /parser/array.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/array.go -------------------------------------------------------------------------------- /parser/array_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/array_test.go -------------------------------------------------------------------------------- /parser/blocks.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/blocks.go -------------------------------------------------------------------------------- /parser/bulk_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/bulk_test.go -------------------------------------------------------------------------------- /parser/controlstructures.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/controlstructures.go -------------------------------------------------------------------------------- /parser/expression.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/expression.go -------------------------------------------------------------------------------- /parser/functions.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/functions.go -------------------------------------------------------------------------------- /parser/fuzz.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/fuzz.go -------------------------------------------------------------------------------- /parser/oop.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/oop.go -------------------------------------------------------------------------------- /parser/oop_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/oop_test.go -------------------------------------------------------------------------------- /parser/operators.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/operators.go -------------------------------------------------------------------------------- /parser/parser.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/parser.go -------------------------------------------------------------------------------- /parser/parser_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/parser_test.go -------------------------------------------------------------------------------- /parser/pos_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/pos_test.go -------------------------------------------------------------------------------- /parser/scope_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/scope_test.go -------------------------------------------------------------------------------- /parser/statements.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/parser/statements.go -------------------------------------------------------------------------------- /passes/deadcode/classes.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/deadcode/classes.go -------------------------------------------------------------------------------- /passes/deadcode/classes_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/deadcode/classes_test.go -------------------------------------------------------------------------------- /passes/deadcode/deadcode.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/deadcode/deadcode.go -------------------------------------------------------------------------------- /passes/deadcode/deadcode_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/deadcode/deadcode_test.go -------------------------------------------------------------------------------- /passes/printing/printing.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/printing/printing.go -------------------------------------------------------------------------------- /passes/togo/context.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/togo/context.go -------------------------------------------------------------------------------- /passes/togo/internal/phpctx/phpctx.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/togo/internal/phpctx/phpctx.go -------------------------------------------------------------------------------- /passes/togo/operators.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/togo/operators.go -------------------------------------------------------------------------------- /passes/togo/stmt.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/togo/stmt.go -------------------------------------------------------------------------------- /passes/togo/testdata/echo.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/passes/togo/testdata/echo.go -------------------------------------------------------------------------------- /passes/togo/testdata/echo.php: -------------------------------------------------------------------------------- 1 | 3 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/0bdccef2ef94d041a0ce5b08a92e50a113cada1f: -------------------------------------------------------------------------------- 1 | 5 | never reacd here 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/152b27d2f8d8960968070ab2470f246a1a6d10b7: -------------------------------------------------------------------------------- 1 | asE($t,$l,NULL,1E-8); -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/2971e4af127cf29563bfab55a7275c3537e8092c: -------------------------------------------------------------------------------- 1 | 2 | 3 | window.log("one.php script"); 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/35610cec9413f8b885deeb42425288149fc06b5b: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/623a23b789efe7d044c7430db36ffb064fbdc422: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/92bcd3cd6ccc6ab9284e7cc22a7534fc52f67c0f: -------------------------------------------------------------------------------- 1 | 1)); 4 | 5 | ?> 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_67468.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_67468.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_anon_001.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_assert_expect_013.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_binary.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_binary.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug30519.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug33318.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug34879.php: -------------------------------------------------------------------------------- 1 | -1))); 3 | ?> 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug36303.php: -------------------------------------------------------------------------------- 1 | a->b as &$v) { 4 | } 5 | echo "ok\n"; 6 | ?> 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug41633_2.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug42817.php: -------------------------------------------------------------------------------- 1 | b, $c); 4 | ?> 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug42818.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug43027.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug43344_10.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug43344_11.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug47109.php: -------------------------------------------------------------------------------- 1 | {"a"."b"}; 3 | ?> 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug47704.php: -------------------------------------------------------------------------------- 1 | a += 1; 4 | ?> 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug53632.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug53971.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug55705.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug60099.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug61681.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug68797.php: -------------------------------------------------------------------------------- 1 | 5 | ==DONE== 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug69640.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug69755.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug69767.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug69788.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug69805.php: -------------------------------------------------------------------------------- 1 | 3 | ?> 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_bug69905.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_builtin_in_write_context_error1.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_builtin_in_write_context_error2.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_catch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_catch.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_class_name_as_scalar_error_005.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_class_name_as_scalar_error_006.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_class_name_as_scalar_error_007.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_clone_001.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_clone_003.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_constant_expressions_static_class_name_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_constants_dir-constant-eval.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_dynamic_call_004.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_each_001.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_006.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_007.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_008.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_012.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_020.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_028.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_029.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_030.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_031.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_035.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_036.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_037.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_038.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_errmsg_041.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_exception_003.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_exception_005.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_exception_006.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_foreach_undefined.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_function_arguments_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_function_arguments_002.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_001.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_001.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_002.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_002.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_003.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_003.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_004.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_004.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_005.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_005.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_006.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_006.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_007.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_007.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_008.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_008.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_009.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_009.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_010.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_010.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_011.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_011.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_012.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_012.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_013.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_013.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_014.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_014.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_015.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_015.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_016.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_016.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_017.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_017.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_018.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_018.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_019.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_019.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_020.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_020.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_021.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_021.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_022.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_022.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_023.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_023.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_024.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_024.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_025.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_025.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_026.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_026.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_027.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_027.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_028.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_028.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_029.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_029.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_030.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_030.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_031.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_032.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_032.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_033.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_033.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_gc_035.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_gc_035.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_generators_errors_generator_instantiate_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_generators_errors_yield_outside_function_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_generators_generator_closure_unused.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_get_called_class_001.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_halt02.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_halt02.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_halt03.php: -------------------------------------------------------------------------------- 1 | 4 | ==DONE== 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_inter_05.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_inter_06.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_is_a.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_is_a.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_isset_expr_error.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_isset_func_error.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump01.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump01.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump02.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump02.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump03.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump03.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump04.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump04.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump05.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump05.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump06.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump07.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump08.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump11.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump11.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump12.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump12.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump13.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump13.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump14.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump14.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_jump15.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_jump15.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_lsb_006.php: -------------------------------------------------------------------------------- 1 | 7 | ==DONE== 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_lsb_007.php: -------------------------------------------------------------------------------- 1 | 7 | ==DONE== 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_lsb_008.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_multibyte_bug68665.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | ===DONE=== 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_multibyte_multibyte_encoding_002.php: -------------------------------------------------------------------------------- 1 | 4 | ===DONE=== 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_ns_001.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_ns_001.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_ns_002.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_ns_002.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_ns_003.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/Zend_tests_ns_003.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_ns_004.php: -------------------------------------------------------------------------------- 1 | \unknown)) 4 | { 5 | } 6 | 7 | foo(); 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_ns_077_6.php: -------------------------------------------------------------------------------- 1 | \unknown)) 4 | { 5 | } 6 | 7 | foo(); 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_return_types_024.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_return_types_internal_functions002.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_special_name_error1.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_special_name_error2.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_special_name_error3.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_throwable_003.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_traits_error_002.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_traits_error_016.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_typehints_scalar_reserved2.php: -------------------------------------------------------------------------------- 1 | bar; 4 | 5 | ?> 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_varSyntax_method_call_on_string_literal.php: -------------------------------------------------------------------------------- 1 | length(); 3 | ?> 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_varSyntax_propertyOfStringError.php: -------------------------------------------------------------------------------- 1 | bar; 4 | 5 | ?> 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_varSyntax_writeToTempExpr.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_variadic_no_default_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/Zend_tests_variadic_only_last_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/a.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/a.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/a302334cc114ddc69f6933685bd8d89cf7fbe8dd: -------------------------------------------------------------------------------- 1 | 2 | ===DONE=== 3 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/b2ee55bdfc3d28b742e64006bbcf2c3149358c8b: -------------------------------------------------------------------------------- 1 | asE($t,$l,NULL,1E-); -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/d6d709840464fcfb7c34a81b0d4c302cbc017b1e: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcdiv_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcmod_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcmul_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcpow_error3.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcpow_variation001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcpowmod_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcpowmod_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcscale_variation001.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcscale_variation002.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcsqrt_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcsqrt_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcsqrt_variation001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_bcmath_tests_bcsub_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_calendar_tests_bug53574_1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_date_tests_bug29150.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_date_tests_bug48276.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_date_tests_bug67253.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_date_tests_date_add_basic2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_date_tests_date_default_timezone_get-4.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_date_tests_timezone_version_get.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_dom_tests_DOMDocument_saveHTMLFile_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_dom_tests_DOMDocument_saveHTML_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_dom_tests_DOMDocument_validate_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_bug68113.php: -------------------------------------------------------------------------------- 1 | 4 | Done 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif007.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif008.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif009.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif010.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif011.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif012.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif013.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif014.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif015.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif016.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif017.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif018.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif020.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif021.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif022.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif023.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif024.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif025.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif026.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_exif_tests_exif027.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_fileinfo_tests_bug68996.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_filter_tests_001.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_filter_tests_006.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_filter_tests_033.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_filter_tests_bug44779.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_filter_tests_bug49274.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_filter_tests_bug52209.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_bug37346.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_bug38112.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_bug44849.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_crafted_gd2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagealphablending_error1.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagecolorresolvealpha_error3.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagecopymerge_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagefontheight_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagefontwidth_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imageloadfont_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imageloadfont_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagepalettetotruecolor_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagepalettetotruecolor_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_gd_tests_imagesavealpha_error2.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_iconv_tests_bug37773.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_json_tests_bug45791.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_json_tests_bug68817.php: -------------------------------------------------------------------------------- 1 | 6 | ===DONE=== 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_ldap_tests_bug48696.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_ldap_tests_ldap_err2str_basic.php: -------------------------------------------------------------------------------- 1 | 4 | ===DONE=== 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_mbstring_tests_bug63447_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_mbstring_tests_bug63447_002.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_mbstring_tests_bug63447_003.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_mbstring_tests_zend_multibyte-02.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_mbstring_tests_zend_multibyte-03.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_pcre_tests_bug67238.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_pdo_mysql_tests_common.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_pdo_sqlite_tests_common.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_pdo_tests_pdorow.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_phar_tests_001.php: -------------------------------------------------------------------------------- 1 | 4 | ===DONE=== 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_001.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_posix_ctermid_basic.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_posix_ctermid_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_posix_getegid_basic.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_posix_geteuid_basic.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_posix_getrlimit.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_posix_tests_posix_isatty.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_reflection_tests_ReflectionClass_getName_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_reflection_tests_ReflectionObject_getName_error1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_session_tests_002.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_session_tests_bug67972.php: -------------------------------------------------------------------------------- 1 | create_sid(); 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_sockets_tests_bug46360.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_sockets_tests_bug49341.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_spl_tests_SplTempFileObject_constructor_basic.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_spl_tests_bug46031.php: -------------------------------------------------------------------------------- 1 | next()); 4 | ?> 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_spl_tests_bug64782.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_spl_tests_countable_class_basic1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_spl_tests_spl_classes.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_sqlite3_tests_sqlite3_17_version.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_sqlite3_tests_sqlite3_version_noparam.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_array_bug61058.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_assert_assert_error3.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_file_bug41874_1.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_file_bug43216.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_file_bug43248.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_file_php_fd_wrapper_04.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_general_functions_getopt_002.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_general_functions_getopt_005.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_image_bug67250.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_math_bug62112.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_math_mt_getrandmax_basic.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_math_mt_getrandmax_error.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_math_round_prerounding.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_misc_time_sleep_until_error2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_misc_time_sleep_until_error3.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_network_bug41347.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_network_bug69523.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_network_gethostbyname_error005.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_php_ini_loaded_file.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_addcslashes_005.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bin2hex_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug24098.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug26819.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug45166.php: -------------------------------------------------------------------------------- 1 | 4 | ===DONE=== 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug54332.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug54454.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug61374.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug67151.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug67249.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_bug68996.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_crypt_des_error.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_strings_unpack.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_url_bug55399.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_standard_tests_url_parse_url_relative_scheme.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_tidy_tests_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_tidy_tests_017.php: -------------------------------------------------------------------------------- 1 | 2 | testing 3 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_tidy_tests_035.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_xml_tests_bug43957.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_xmlwriter_tests_xmlwriter_open_uri_error_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_xmlwriter_tests_xmlwriter_open_uri_error_002.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_xsl_tests_xsl-phpinfo.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zip_tests_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zip_tests_bug38943_2.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_008.php: -------------------------------------------------------------------------------- 1 | ===DONE=== 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_bug51269.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_bug55544-win.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_bug55544.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_bug61139.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_ob_002.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_ob_003.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ext_zlib_tests_ob_004.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/f.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | window.log("one.php script"); 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/f103c68be45731bb8349f8a171559e42d26eb9ad: -------------------------------------------------------------------------------- 1 | $l){echo$y.$l;} -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/ff9fcac6ff48d364e034fd4a692e6ea564604f57: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_002.php: -------------------------------------------------------------------------------- 1 | 3 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_003.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_003.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_004.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_004.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_005.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_005.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_006.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_006.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_007.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_007.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_008.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_008.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_009.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_009.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_010.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_010.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_011.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_011.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_012.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_012.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_013.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_014.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_015.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_016.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_017.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_018.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_018.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_019.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_020.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_021.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_021.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_022.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_023.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_025.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_025.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_027.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_028.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_029.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_basic_029.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_030.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_031.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_032.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_bug45986.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_bug53180.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_req60524-win.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_basic_req60524.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes___call_002.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes___set__get_002.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes___set__get_003.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_interface_member.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_interface_method.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_static_properties_undeclared_assign.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_static_properties_undeclared_assignInc.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_static_properties_undeclared_inc.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_static_properties_undeclared_isset.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_classes_static_properties_undeclared_read.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_001.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_002.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_002.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_003.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_003.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_004.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_004.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_005.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_005.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_005a.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_005a.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_006.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_006.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_007.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_007.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_008.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_008.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_009.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_009.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_010.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_func_010.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_011.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_func_bug64523.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_001.php: -------------------------------------------------------------------------------- 1 | 0) { echo "Yes"; } ?> 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_002.php: -------------------------------------------------------------------------------- 1 | 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_003.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_003.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_004.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_004.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_005.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_005.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_006.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_006.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_007.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_007.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_008.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_008.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_009.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_010.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_010.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_011.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_011.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_012.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_012.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_013.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_014.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_014.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_015.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_016.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_017.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_017.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_018.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_018.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_019.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_019.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_020.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_020.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_021.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_021.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_022.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_022.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_023.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_023.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_024.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_024.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_025.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_025.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_026.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_026.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_027.php: -------------------------------------------------------------------------------- 1 | 0); 7 | ?> 8 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_028.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_028.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_030.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_030.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_031.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_031.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_032.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_032.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_033.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_033.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_034.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_034.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_035.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_035.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_036.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_036.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_037.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_037.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_038.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_038.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_039.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_039.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_040.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_040.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_041.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_041.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_042.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_042.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_043.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_043.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_044.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_044.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_045.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephens2424/php/HEAD/testdata/fuzzdir/corpus/tests_lang_045.php -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_array_shortcut_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_array_shortcut_003.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_bison1.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_bug25145.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_bug27443.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_bug30726.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_bug35176.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_comments2.php: -------------------------------------------------------------------------------- 1 | 4 | # 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_func_get_args.003.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_func_num_args.003.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_include_variation2.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_include_variation3.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_invalid_octal.php: -------------------------------------------------------------------------------- 1 | 4 | Finished 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_short_tags.002.php: -------------------------------------------------------------------------------- 1 | 4 | Finished 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_lang_string_unicode_escape_empty.php: -------------------------------------------------------------------------------- 1 | 7 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_output_ob_001.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_output_ob_002.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_output_ob_007.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_output_ob_009.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_output_ob_018.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_run-test_test001.php: -------------------------------------------------------------------------------- 1 | abc 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_run-test_test003.php: -------------------------------------------------------------------------------- 1 | abcde12314235xyz34264768286abcde 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_run-test_test004.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_run-test_test011.php: -------------------------------------------------------------------------------- 1 | abc 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/tests_run-test_test013.php: -------------------------------------------------------------------------------- 1 | abcde12314235xyz34264768286abcde 2 | -------------------------------------------------------------------------------- /testdata/fuzzdir/corpus/throw.php: -------------------------------------------------------------------------------- 1 |