3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Api\Something { class Foo { } } use ApiSomething as Private;
Output for 5.4.0 - 5.4.27, 5.5.0 - 5.5.12
Parse error: syntax error, unexpected 'Private' (T_PRIVATE), expecting identifier (T_STRING) in /in/tjnV8 on line 11
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_PRIVATE, expecting T_STRING in /in/tjnV8 on line 11
Process exited with code 255.

preferences:
194.82 ms | 1399 KiB | 77 Q