Severity: 8192
Message: Function create_function() is deprecated
Filename: geshi/geshi.php
Line Number: 4698
Backtrace:
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link type="text/css" rel="stylesheet" href="http://paste.scratchbook.ch/static/asset/1334861234af9c4884aaa89b249e8c4a2e366f107b.css" media="screen" /> <script type="text/javascript"> //<![CDATA[ var base_url = 'http://paste.scratchbook.ch/'; //]]> </script> </head> <body> <div id="container"> <div class="container"> <div class="header"> <ul class="tabs"> </ul> </div> <div class="content"> <div class="container"> <div class="form_wrapper margin"> <form action="http://paste.scratchbook.ch/" method="post"> <h1> Create a new paste </h1> <p class="explain border"> Here you can create a new paste </p> <div class="item_group"> <div class="item"> <label for="name">Author </label> <div class="item"> <label for="title">Title </label> <input value="" type="text" id="title" name="title" tabindex="2" size="50" /> </div> <div class="item last"> <label for="lang">Language </label> <select name="lang" id="lang" class="select" tabindex="3"> </div> <div class="item"> <label for="paste">Your paste </label> </div> <div class="item_group"> <div class="item"> <label for="snipurl">Create a bit.ly url </label> <div class="text_beside"> </div> </div> <div class="item"> <label for="private">Private </label> <div class="text_beside"> </div> </div> <div class="item"> <label for="expire">Delete After </label> <select name="expire" id="expire" class="select" tabindex="7"> </div> <div class="item advanced"> </div> <div class="advanced_options hidden item_group"> <div class="item"> <label for="acopy">Auto Copy Link </label> <div class="text_beside"> </div> </div> <div class="item last"> <label for="remember">Remember You </label> <div class="text_beside"> </div> </div> </div> </form> </div> </div> </div> <div class="footer"> </div> </div> </div> <div style="display: none;" id="codemirror_modes">{"html4strict":"htmlmixed","css":"css","javascript":"javascript","php":"php","python":"python","ruby":"ruby","bash":"text\/x-sh","c":"text\/x-csrc","cpp":"text\/x-c++src","diff":"diff","latex":"stex","sql":"mysql","xml":"xml","csharp":"text\/x-csharp","java":"text\/x-java","java5":"text\/x-java","lua":"lua","mysql":"mysql"}</div><!-- Insert code here for google analytics or other web stat systems --><script type="text/javascript" src="http://paste.scratchbook.ch/static/asset/1335204609ed9ceda3ae96abedcb5fd6960818d95a.js" charset="UTF-8"></script> </body> </html>