Page MenuHomePhorge

php54-incompat.lint-test
No OneTemporary

php54-incompat.lint-test

<?php
break;
break 0;
break 1;
break 1 + foo() * $bar;
continue;
continue 0;
continue 1;
continue 1 + foo() * $bar;
~~~~~~~~~~
error:3:7
error:5:7
error:7:10
error:9:10
~~~~~~~~~~
~~~~~~~~~~
{"config": {"xhpast.php-version": "5.4.0"}}

File Metadata

Mime Type
text/x-php
Expires
Thu, Mar 27, 01:40 (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1257124
Default Alt Text
php54-incompat.lint-test (235 B)

Event Timeline