A PHP Error was encountered

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: 4646
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

Untitled - Stikked
From Sloppy Agouti, 10 Years ago, written in Diff-output.
Embed
  1. diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile
  2. index cb9d59e..3ae68a1 100644
  3. --- a/net/asterisk-1.8.x/Makefile
  4. +++ b/net/asterisk-1.8.x/Makefile
  5. @@ -17,7 +17,6 @@ PKG_MD5SUM:=0dd2d5e2536cb134bba2d7035e745d6e
  6.  
  7.  PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
  8.  
  9. -include $(INCLUDE_DIR)/ltqtapi.mk
  10.  include $(INCLUDE_DIR)/package.mk
  11.  
  12.  define Package/asterisk18/Default
  13. diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile
  14. index 8c84baa..cb0f025 100644
  15. --- a/net/asterisk-11.x/Makefile
  16. +++ b/net/asterisk-11.x/Makefile
  17. @@ -17,7 +17,6 @@ PKG_MD5SUM:=7bace8e6845188ca68b8d682d71cb1cc
  18.  
  19.  PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
  20.  
  21. -include $(INCLUDE_DIR)/ltqtapi.mk
  22.  include $(INCLUDE_DIR)/package.mk
  23.  
  24.  define Package/asterisk11/install/module
  25.  

Replies to Untitled rss

Title Name Language When
Re: Untitled Colorant Gibbon diff 10 Years ago.