-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.2.3
-
Fix Version/s: 3.3.0-b1
-
Component/s: Installation system
-
Labels:None
-
Environment:PHP 7.3.0 RC2, Windows 10 x64, sqlite3, apache 2.4.34
when installing 3.2.3 in php 7.3.0RC2 by `phpbbcli` I got this warning:
`Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-stdlib\src\ArrayObject.php on line 426
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 272
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 275
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 281
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 287
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 296
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 314
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\web_server\www\bb\323sql\vendor\zendframework\zend-code\src\Reflection\MethodReflection.php on line 319`
and installtion failed
- is related to
-
PHPBB3-15926 Deny installs on PHP >= 7.3@dev - Increase min. req. to 5.4.7
-
- Closed
-
- was obsoleted by solution of
-
PHPBB3-16112 Update composer dependencies to latest
-
- Unverified Fix
-