Fehler in Debian Version 5.2.6.dfsg.1-1+lenny12


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. class test {
  2. private $blub;
  3. }
  4.  
  5. var_export(new test(), true);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.