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
[ '{{repeat(5, 7)}}', { id: '{{index}}', guid: '{{guid}}', isActive: '{{bool}}', balance: '{{numeric(1000,4000,%=$0,0.00)}}', picture: 'http://placehold.it/32x32', age: '{{numeric(20,40)}}', name: '{{firstName}} {{surname}}', gender: '{{gender}}', company: '{{company}}', email: '{{email}}', phone: '+1 {{phone}}', address: '{{numeric(100,999)}} {{street}}, {{city}}, {{state}}, {{numeric(100,10000)}}', about: '{{lorem(1,paragraphs)}}', registered: '{{date(YYYY-MM-ddThh:mm:ss Z)}}', latitude: '{{numeric(-90.000001, 90)}}', longitude: '{{numeric(-180.000001, 180)}}', tags: [ '{{repeat(7)}}', '{{lorem(1)}}' ], friends: [ '{{repeat(3)}}', { id: '{{index}}', name: '{{firstName}} {{surname}}' } ], randomArrayItem: function(idx) { var choices = ['cherry', 'apple', 'lemon']; return choices[this.numeric(0, choices.length - 1)]; } } ]