Skip to content

Commit c9fba10

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Fix test XFAIL, update phar to use spl_autoload_register
2 parents 1e4dcbf + 6048762 commit c9fba10

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

ext/phar/tests/fatal_error_webphar.phpt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Phar web-based phar with fatal error
3-
--XFAIL--
4-
Uses no longer supported __autoload() function, new phar needed
53
--INI--
64
default_charset=UTF-8
75
--EXTENSIONS--
@@ -15,7 +13,6 @@ files/pear2coverage.phar
1513
--EXPECTHEADERS--
1614
Content-type: text/html; charset=UTF-8
1715
--EXPECTF--
18-
Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in %s on line %d
1916
string(9) "\Web\View"
2017

2118
Parse error: syntax error, unexpected %s, expecting %s in phar://%r([A-Za-z]:)?%r/%sfatal_error_webphar.php/Web/View.php on line 380
14 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)