Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Last active January 28, 2017 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyrilletuzi/5bb3e59551dc27d04b09cc2f83b3e5a5 to your computer and use it in GitHub Desktop.
Save cyrilletuzi/5bb3e59551dc27d04b09cc2f83b3e5a5 to your computer and use it in GitHub Desktop.
<?php
const MY_DATA = 'php';
const MY_USER = new User(); // Error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment