3v4l.org

run code in 300+ PHP versions simultaneously
<?php function findSerializeError($data1) { echo "<pre>"; $data2 = preg_replace ( '!s:(\d+):"(.*?)";!e', "'s:'.strlen('$2').':\"$2\";'",$data1 ); $max = (strlen ( $data1 ) > strlen ( $data2 )) ? strlen ( $data1 ) : strlen ( $data2 ); echo $data1 . PHP_EOL; echo $data2 . PHP_EOL; for($i = 0; $i < $max; $i ++) { if (@$data1 {$i} !== @$data2 {$i}) { echo "Diffrence ", @$data1 {$i}, " != ", @$data2 {$i}, PHP_EOL; echo "\t-> ORD number ", ord ( @$data1 {$i} ), " != ", ord ( @$data2 {$i} ), PHP_EOL; echo "\t-> Line Number = $i" . PHP_EOL; $start = ($i - 20); $start = ($start < 0) ? 0 : $start; $length = 40; $point = $max - $i; if ($point < 20) { $rlength = 1; $rpoint = - $point; } else { $rpoint = $length - 20; $rlength = 1; } echo "\t-> Section Data1 = ", substr_replace ( substr ( $data1, $start, $length ), "<b style=\"color:green\">{$data1 {$i}}</b>", $rpoint, $rlength ), PHP_EOL; echo "\t-> Section Data2 = ", substr_replace ( substr ( $data2, $start, $length ), "<b style=\"color:red\">{$data2 {$i}}</b>", $rpoint, $rlength ), PHP_EOL; } } } $data = 'a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:25:""Kontakty"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}}'; print_r(findSerializeError($data));
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /in/XLium on line 13
Process exited with code 255.
Output for 7.4.3 - 7.4.33
Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 13 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 13 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 15 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 15 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 16 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 16 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 32 Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XLium on line 33 <pre> Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /in/XLium on line 5 a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:25:""Kontakty"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}} Diffrence a != -> ORD number 97 != 0 -> Line Number = 0 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">a</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 1 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 3 != -> ORD number 51 != 0 -> Line Number = 2 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">3</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 3 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence { != -> ORD number 123 != 0 -> Line Number = 4 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">{</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 5 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">s</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 6 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 6 != -> ORD number 54 != 0 -> Line Number = 7 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">6</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 8 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 9 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">"</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 10 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">e</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 11 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">n</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 12 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">t</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 13 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">i</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 14 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">t</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence y != -> ORD number 121 != 0 -> Line Number = 15 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">y</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 16 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">"</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 17 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">;</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 18 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">s</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 19 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 2 != -> ORD number 50 != 0 -> Line Number = 20 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">2</b>9:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 9 != -> ORD number 57 != 0 -> Line Number = 21 -> Section Data1 = :3:{s:6:"entity";s:2<b style="color:green">9</b>:"Aulinks\Model\Ent -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 22 -> Section Data1 = 3:{s:6:"entity";s:29<b style="color:green">:</b>"Aulinks\Model\Enti -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 23 -> Section Data1 = :{s:6:"entity";s:29:<b style="color:green">"</b>Aulinks\Model\Entit -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence A != -> ORD number 65 != 0 -> Line Number = 24 -> Section Data1 = {s:6:"entity";s:29:"<b style="color:green">A</b>ulinks\Model\Entiti -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence u != -> ORD number 117 != 0 -> Line Number = 25 -> Section Data1 = s:6:"entity";s:29:"A<b style="color:green">u</b>links\Model\Entitie -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 26 -> Section Data1 = :6:"entity";s:29:"Au<b style="color:green">l</b>inks\Model\Entities -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 27 -> Section Data1 = 6:"entity";s:29:"Aul<b style="color:green">i</b>nks\Model\Entities\ -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 28 -> Section Data1 = :"entity";s:29:"Auli<b style="color:green">n</b>ks\Model\Entities\W -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence k != -> ORD number 107 != 0 -> Line Number = 29 -> Section Data1 = "entity";s:29:"Aulin<b style="color:green">k</b>s\Model\Entities\Wi -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 30 -> Section Data1 = entity";s:29:"Aulink<b style="color:green">s</b>\Model\Entities\Wid -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 31 -> Section Data1 = ntity";s:29:"Aulinks<b style="color:green">\</b>Model\Entities\Widg -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence M != -> ORD number 77 != 0 -> Line Number = 32 -> Section Data1 = tity";s:29:"Aulinks\<b style="color:green">M</b>odel\Entities\Widge -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence o != -> ORD number 111 != 0 -> Line Number = 33 -> Section Data1 = ity";s:29:"Aulinks\M<b style="color:green">o</b>del\Entities\Widget -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 34 -> Section Data1 = ty";s:29:"Aulinks\Mo<b style="color:green">d</b>el\Entities\Widget" -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 35 -> Section Data1 = y";s:29:"Aulinks\Mod<b style="color:green">e</b>l\Entities\Widget"; -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 36 -> Section Data1 = ";s:29:"Aulinks\Mode<b style="color:green">l</b>\Entities\Widget";s -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 37 -> Section Data1 = ;s:29:"Aulinks\Model<b style="color:green">\</b>Entities\Widget";s: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence E != -> ORD number 69 != 0 -> Line Number = 38 -> Section Data1 = s:29:"Aulinks\Model\<b style="color:green">E</b>ntities\Widget";s:7 -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 39 -> Section Data1 = :29:"Aulinks\Model\E<b style="color:green">n</b>tities\Widget";s:7: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 40 -> Section Data1 = 29:"Aulinks\Model\En<b style="color:green">t</b>ities\Widget";s:7:" -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 41 -> Section Data1 = 9:"Aulinks\Model\Ent<b style="color:green">i</b>ties\Widget";s:7:"d -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 42 -> Section Data1 = :"Aulinks\Model\Enti<b style="color:green">t</b>ies\Widget";s:7:"de -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 43 -> Section Data1 = "Aulinks\Model\Entit<b style="color:green">i</b>es\Widget";s:7:"dep -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 44 -> Section Data1 = Aulinks\Model\Entiti<b style="color:green">e</b>s\Widget";s:7:"depe -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 45 -> Section Data1 = ulinks\Model\Entitie<b style="color:green">s</b>\Widget";s:7:"depen -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 46 -> Section Data1 = links\Model\Entities<b style="color:green">\</b>Widget";s:7:"depend -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence W != -> ORD number 87 != 0 -> Line Number = 47 -> Section Data1 = inks\Model\Entities\<b style="color:green">W</b>idget";s:7:"depends -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 48 -> Section Data1 = nks\Model\Entities\W<b style="color:green">i</b>dget";s:7:"depends" -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 49 -> Section Data1 = ks\Model\Entities\Wi<b style="color:green">d</b>get";s:7:"depends"; -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence g != -> ORD number 103 != 0 -> Line Number = 50 -> Section Data1 = s\Model\Entities\Wid<b style="color:green">g</b>et";s:7:"depends";a -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 51 -> Section Data1 = \Model\Entities\Widg<b style="color:green">e</b>t";s:7:"depends";a: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 52 -> Section Data1 = Model\Entities\Widge<b style="color:green">t</b>";s:7:"depends";a:1 -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 53 -> Section Data1 = odel\Entities\Widget<b style="color:green">"</b>;s:7:"depends";a:1: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 54 -> Section Data1 = del\Entities\Widget"<b style="color:green">;</b>s:7:"depends";a:1:{ -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 55 -> Section Data1 = el\Entities\Widget";<b style="color:green">s</b>:7:"depends";a:1:{i -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 56 -> Section Data1 = l\Entities\Widget";s<b style="color:green">:</b>7:"depends";a:1:{i: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 7 != -> ORD number 55 != 0 -> Line Number = 57 -> Section Data1 = \Entities\Widget";s:<b style="color:green">7</b>:"depends";a:1:{i:0 -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 58 -> Section Data1 = Entities\Widget";s:7<b style="color:green">:</b>"depends";a:1:{i:0; -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 59 -> Section Data1 = ntities\Widget";s:7:<b style="color:green">"</b>depends";a:1:{i:0;s -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 60 -> Section Data1 = tities\Widget";s:7:"<b style="color:green">d</b>epends";a:1:{i:0;s: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 61 -> Section Data1 = ities\Widget";s:7:"d<b style="color:green">e</b>pends";a:1:{i:0;s:3 -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence p != -> ORD number 112 != 0 -> Line Number = 62 -> Section Data1 = ties\Widget";s:7:"de<b style="color:green">p</b>ends";a:1:{i:0;s:33 -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 63 -> Section Data1 = ies\Widget";s:7:"dep<b style="color:green">e</b>nds";a:1:{i:0;s:33: -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 64 -> Section Data1 = es\Widget";s:7:"depe<b style="color:green">n</b>ds";a:1:{i:0;s:33:" -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 65 -> Section Data1 = s\Widget";s:7:"depen<b style="color:green">d</b>s";a:1:{i:0;s:33:"A -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 66 -> Section Data1 = \Widget";s:7:"depend<b style="color:green">s</b>";a:1:{i:0;s:33:"Au -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 67 -> Section Data1 = Widget";s:7:"depends<b style="color:green">"</b>;a:1:{i:0;s:33:"Aul -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 68 -> Section Data1 = idget";s:7:"depends"<b style="color:green">;</b>a:1:{i:0;s:33:"Auli -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 69 -> Section Data1 = dget";s:7:"depends";<b style="color:green">a</b>:1:{i:0;s:33:"Aulin -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 70 -> Section Data1 = get";s:7:"depends";a<b style="color:green">:</b>1:{i:0;s:33:"Aulink -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 1 != -> ORD number 49 != 0 -> Line Number = 71 -> Section Data1 = et";s:7:"depends";a:<b style="color:green">1</b>:{i:0;s:33:"Aulinks -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 72 -> Section Data1 = t";s:7:"depends";a:1<b style="color:green">:</b>{i:0;s:33:"Aulinks\ -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence { != -> ORD number 123 != 0 -> Line Number = 73 -> Section Data1 = ";s:7:"depends";a:1:<b style="color:green">{</b>i:0;s:33:"Aulinks\M -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 74 -> Section Data1 = ;s:7:"depends";a:1:{<b style="color:green">i</b>:0;s:33:"Aulinks\Mo -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 75 -> Section Data1 = s:7:"depends";a:1:{i<b style="color:green">:</b>0;s:33:"Aulinks\Mod -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 0 != -> ORD number 48 != 0 -> Line Number = 76 -> Section Data1 = :7:"depends";a:1:{i:<b style="color:green">0</b>;s:33:"Aulinks\Mode -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 77 -> Section Data1 = 7:"depends";a:1:{i:0<b style="color:green">;</b>s:33:"Aulinks\Model -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 78 -> Section Data1 = :"depends";a:1:{i:0;<b style="color:green">s</b>:33:"Aulinks\Model\ -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 79 -> Section Data1 = "depends";a:1:{i:0;s<b style="color:green">:</b>33:"Aulinks\Model\E -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 3 != -> ORD number 51 != 0 -> Line Number = 80 -> Section Data1 = depends";a:1:{i:0;s:<b style="color:green">3</b>3:"Aulinks\Model\En -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence 3 != -> ORD number 51 != 0 -> Line Number = 81 -> Section Data1 = epends";a:1:{i:0;s:3<b style="color:green">3</b>:"Aulinks\Model\Ent -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 82 -> Section Data1 = pends";a:1:{i:0;s:33<b style="color:green">:</b>"Aulinks\Model\Enti -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 83 -> Section Data1 = ends";a:1:{i:0;s:33:<b style="color:green">"</b>Aulinks\Model\Entit -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence A != -> ORD number 65 != 0 -> Line Number = 84 -> Section Data1 = nds";a:1:{i:0;s:33:"<b style="color:green">A</b>ulinks\Model\Entiti -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence u != -> ORD number 117 != 0 -> Line Number = 85 -> Section Data1 = ds";a:1:{i:0;s:33:"A<b style="color:green">u</b>links\Model\Entitie -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 86 -> Section Data1 = s";a:1:{i:0;s:33:"Au<b style="color:green">l</b>inks\Model\Entities -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 87 -> Section Data1 = ";a:1:{i:0;s:33:"Aul<b style="color:green">i</b>nks\Model\Entities\ -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 88 -> Section Data1 = ;a:1:{i:0;s:33:"Auli<b style="color:green">n</b>ks\Model\Entities\W -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence k != -> ORD number 107 != 0 -> Line Number = 89 -> Section Data1 = a:1:{i:0;s:33:"Aulin<b style="color:green">k</b>s\Model\Entities\Wi -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 90 -> Section Data1 = :1:{i:0;s:33:"Aulink<b style="color:green">s</b>\Model\Entities\Wid -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 91 -> Section Data1 = 1:{i:0;s:33:"Aulinks<b style="color:green">\</b>Model\Entities\Widg -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence M != -> ORD number 77 != 0 -> Line Number = 92 -> Section Data1 = :{i:0;s:33:"Aulinks\<b style="color:green">M</b>odel\Entities\Widge -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence o != -> ORD number 111 != 0 -> Line Number = 93 -> Section Data1 = {i:0;s:33:"Aulinks\M<b style="color:green">o</b>del\Entities\Widget -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 94 -> Section Data1 = i:0;s:33:"Aulinks\Mo<b style="color:green">d</b>el\Entities\WidgetA -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 95 -> Section Data1 = :0;s:33:"Aulinks\Mod<b style="color:green">e</b>l\Entities\WidgetAr -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 96 -> Section Data1 = 0;s:33:"Aulinks\Mode<b style="color:green">l</b>\Entities\WidgetAre -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 97 -> Section Data1 = ;s:33:"Aulinks\Model<b style="color:green">\</b>Entities\WidgetArea -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence E != -> ORD number 69 != 0 -> Line Number = 98 -> Section Data1 = s:33:"Aulinks\Model\<b style="color:green">E</b>ntities\WidgetArea" -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 99 -> Section Data1 = :33:"Aulinks\Model\E<b style="color:green">n</b>tities\WidgetArea"; -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 100 -> Section Data1 = 33:"Aulinks\Model\En<b style="color:green">t</b>ities\WidgetArea";} -> Section Data2 = Notice: Trying to access array offset on value of type null in /in/XLium on line 33 <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number
Process exited with code 137.
Output for 7.0.0 - 7.0.31, 7.1.0 - 7.1.23, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33
<pre> Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /in/XLium on line 5 a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:25:""Kontakty"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}} Diffrence a != -> ORD number 97 != 0 -> Line Number = 0 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">a</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 1 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence 3 != -> ORD number 51 != 0 -> Line Number = 2 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">3</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 3 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence { != -> ORD number 123 != 0 -> Line Number = 4 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">{</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 5 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">s</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 6 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence 6 != -> ORD number 54 != 0 -> Line Number = 7 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">6</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 8 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 9 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">"</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 10 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">e</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 11 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">n</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 12 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">t</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 13 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">i</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 14 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">t</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence y != -> ORD number 121 != 0 -> Line Number = 15 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">y</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 16 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">"</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 17 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">;</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 18 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">s</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 19 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">:</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence 2 != -> ORD number 50 != 0 -> Line Number = 20 -> Section Data1 = a:3:{s:6:"entity";s:<b style="color:green">2</b>9:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence 9 != -> ORD number 57 != 0 -> Line Number = 21 -> Section Data1 = :3:{s:6:"entity";s:2<b style="color:green">9</b>:"Aulinks\Model\Ent -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 22 -> Section Data1 = 3:{s:6:"entity";s:29<b style="color:green">:</b>"Aulinks\Model\Enti -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 23 -> Section Data1 = :{s:6:"entity";s:29:<b style="color:green">"</b>Aulinks\Model\Entit -> Section Data2 = <b style="color:red"></b> Diffrence A != -> ORD number 65 != 0 -> Line Number = 24 -> Section Data1 = {s:6:"entity";s:29:"<b style="color:green">A</b>ulinks\Model\Entiti -> Section Data2 = <b style="color:red"></b> Diffrence u != -> ORD number 117 != 0 -> Line Number = 25 -> Section Data1 = s:6:"entity";s:29:"A<b style="color:green">u</b>links\Model\Entitie -> Section Data2 = <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 26 -> Section Data1 = :6:"entity";s:29:"Au<b style="color:green">l</b>inks\Model\Entities -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 27 -> Section Data1 = 6:"entity";s:29:"Aul<b style="color:green">i</b>nks\Model\Entities\ -> Section Data2 = <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 28 -> Section Data1 = :"entity";s:29:"Auli<b style="color:green">n</b>ks\Model\Entities\W -> Section Data2 = <b style="color:red"></b> Diffrence k != -> ORD number 107 != 0 -> Line Number = 29 -> Section Data1 = "entity";s:29:"Aulin<b style="color:green">k</b>s\Model\Entities\Wi -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 30 -> Section Data1 = entity";s:29:"Aulink<b style="color:green">s</b>\Model\Entities\Wid -> Section Data2 = <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 31 -> Section Data1 = ntity";s:29:"Aulinks<b style="color:green">\</b>Model\Entities\Widg -> Section Data2 = <b style="color:red"></b> Diffrence M != -> ORD number 77 != 0 -> Line Number = 32 -> Section Data1 = tity";s:29:"Aulinks\<b style="color:green">M</b>odel\Entities\Widge -> Section Data2 = <b style="color:red"></b> Diffrence o != -> ORD number 111 != 0 -> Line Number = 33 -> Section Data1 = ity";s:29:"Aulinks\M<b style="color:green">o</b>del\Entities\Widget -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 34 -> Section Data1 = ty";s:29:"Aulinks\Mo<b style="color:green">d</b>el\Entities\Widget" -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 35 -> Section Data1 = y";s:29:"Aulinks\Mod<b style="color:green">e</b>l\Entities\Widget"; -> Section Data2 = <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 36 -> Section Data1 = ";s:29:"Aulinks\Mode<b style="color:green">l</b>\Entities\Widget";s -> Section Data2 = <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 37 -> Section Data1 = ;s:29:"Aulinks\Model<b style="color:green">\</b>Entities\Widget";s: -> Section Data2 = <b style="color:red"></b> Diffrence E != -> ORD number 69 != 0 -> Line Number = 38 -> Section Data1 = s:29:"Aulinks\Model\<b style="color:green">E</b>ntities\Widget";s:7 -> Section Data2 = <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 39 -> Section Data1 = :29:"Aulinks\Model\E<b style="color:green">n</b>tities\Widget";s:7: -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 40 -> Section Data1 = 29:"Aulinks\Model\En<b style="color:green">t</b>ities\Widget";s:7:" -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 41 -> Section Data1 = 9:"Aulinks\Model\Ent<b style="color:green">i</b>ties\Widget";s:7:"d -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 42 -> Section Data1 = :"Aulinks\Model\Enti<b style="color:green">t</b>ies\Widget";s:7:"de -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 43 -> Section Data1 = "Aulinks\Model\Entit<b style="color:green">i</b>es\Widget";s:7:"dep -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 44 -> Section Data1 = Aulinks\Model\Entiti<b style="color:green">e</b>s\Widget";s:7:"depe -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 45 -> Section Data1 = ulinks\Model\Entitie<b style="color:green">s</b>\Widget";s:7:"depen -> Section Data2 = <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 46 -> Section Data1 = links\Model\Entities<b style="color:green">\</b>Widget";s:7:"depend -> Section Data2 = <b style="color:red"></b> Diffrence W != -> ORD number 87 != 0 -> Line Number = 47 -> Section Data1 = inks\Model\Entities\<b style="color:green">W</b>idget";s:7:"depends -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 48 -> Section Data1 = nks\Model\Entities\W<b style="color:green">i</b>dget";s:7:"depends" -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 49 -> Section Data1 = ks\Model\Entities\Wi<b style="color:green">d</b>get";s:7:"depends"; -> Section Data2 = <b style="color:red"></b> Diffrence g != -> ORD number 103 != 0 -> Line Number = 50 -> Section Data1 = s\Model\Entities\Wid<b style="color:green">g</b>et";s:7:"depends";a -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 51 -> Section Data1 = \Model\Entities\Widg<b style="color:green">e</b>t";s:7:"depends";a: -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 52 -> Section Data1 = Model\Entities\Widge<b style="color:green">t</b>";s:7:"depends";a:1 -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 53 -> Section Data1 = odel\Entities\Widget<b style="color:green">"</b>;s:7:"depends";a:1: -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 54 -> Section Data1 = del\Entities\Widget"<b style="color:green">;</b>s:7:"depends";a:1:{ -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 55 -> Section Data1 = el\Entities\Widget";<b style="color:green">s</b>:7:"depends";a:1:{i -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 56 -> Section Data1 = l\Entities\Widget";s<b style="color:green">:</b>7:"depends";a:1:{i: -> Section Data2 = <b style="color:red"></b> Diffrence 7 != -> ORD number 55 != 0 -> Line Number = 57 -> Section Data1 = \Entities\Widget";s:<b style="color:green">7</b>:"depends";a:1:{i:0 -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 58 -> Section Data1 = Entities\Widget";s:7<b style="color:green">:</b>"depends";a:1:{i:0; -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 59 -> Section Data1 = ntities\Widget";s:7:<b style="color:green">"</b>depends";a:1:{i:0;s -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 60 -> Section Data1 = tities\Widget";s:7:"<b style="color:green">d</b>epends";a:1:{i:0;s: -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 61 -> Section Data1 = ities\Widget";s:7:"d<b style="color:green">e</b>pends";a:1:{i:0;s:3 -> Section Data2 = <b style="color:red"></b> Diffrence p != -> ORD number 112 != 0 -> Line Number = 62 -> Section Data1 = ties\Widget";s:7:"de<b style="color:green">p</b>ends";a:1:{i:0;s:33 -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 63 -> Section Data1 = ies\Widget";s:7:"dep<b style="color:green">e</b>nds";a:1:{i:0;s:33: -> Section Data2 = <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 64 -> Section Data1 = es\Widget";s:7:"depe<b style="color:green">n</b>ds";a:1:{i:0;s:33:" -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 65 -> Section Data1 = s\Widget";s:7:"depen<b style="color:green">d</b>s";a:1:{i:0;s:33:"A -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 66 -> Section Data1 = \Widget";s:7:"depend<b style="color:green">s</b>";a:1:{i:0;s:33:"Au -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 67 -> Section Data1 = Widget";s:7:"depends<b style="color:green">"</b>;a:1:{i:0;s:33:"Aul -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 68 -> Section Data1 = idget";s:7:"depends"<b style="color:green">;</b>a:1:{i:0;s:33:"Auli -> Section Data2 = <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 69 -> Section Data1 = dget";s:7:"depends";<b style="color:green">a</b>:1:{i:0;s:33:"Aulin -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 70 -> Section Data1 = get";s:7:"depends";a<b style="color:green">:</b>1:{i:0;s:33:"Aulink -> Section Data2 = <b style="color:red"></b> Diffrence 1 != -> ORD number 49 != 0 -> Line Number = 71 -> Section Data1 = et";s:7:"depends";a:<b style="color:green">1</b>:{i:0;s:33:"Aulinks -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 72 -> Section Data1 = t";s:7:"depends";a:1<b style="color:green">:</b>{i:0;s:33:"Aulinks\ -> Section Data2 = <b style="color:red"></b> Diffrence { != -> ORD number 123 != 0 -> Line Number = 73 -> Section Data1 = ";s:7:"depends";a:1:<b style="color:green">{</b>i:0;s:33:"Aulinks\M -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 74 -> Section Data1 = ;s:7:"depends";a:1:{<b style="color:green">i</b>:0;s:33:"Aulinks\Mo -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 75 -> Section Data1 = s:7:"depends";a:1:{i<b style="color:green">:</b>0;s:33:"Aulinks\Mod -> Section Data2 = <b style="color:red"></b> Diffrence 0 != -> ORD number 48 != 0 -> Line Number = 76 -> Section Data1 = :7:"depends";a:1:{i:<b style="color:green">0</b>;s:33:"Aulinks\Mode -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 77 -> Section Data1 = 7:"depends";a:1:{i:0<b style="color:green">;</b>s:33:"Aulinks\Model -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 78 -> Section Data1 = :"depends";a:1:{i:0;<b style="color:green">s</b>:33:"Aulinks\Model\ -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 79 -> Section Data1 = "depends";a:1:{i:0;s<b style="color:green">:</b>33:"Aulinks\Model\E -> Section Data2 = <b style="color:red"></b> Diffrence 3 != -> ORD number 51 != 0 -> Line Number = 80 -> Section Data1 = depends";a:1:{i:0;s:<b style="color:green">3</b>3:"Aulinks\Model\En -> Section Data2 = <b style="color:red"></b> Diffrence 3 != -> ORD number 51 != 0 -> Line Number = 81 -> Section Data1 = epends";a:1:{i:0;s:3<b style="color:green">3</b>:"Aulinks\Model\Ent -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 82 -> Section Data1 = pends";a:1:{i:0;s:33<b style="color:green">:</b>"Aulinks\Model\Enti -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 83 -> Section Data1 = ends";a:1:{i:0;s:33:<b style="color:green">"</b>Aulinks\Model\Entit -> Section Data2 = <b style="color:red"></b> Diffrence A != -> ORD number 65 != 0 -> Line Number = 84 -> Section Data1 = nds";a:1:{i:0;s:33:"<b style="color:green">A</b>ulinks\Model\Entiti -> Section Data2 = <b style="color:red"></b> Diffrence u != -> ORD number 117 != 0 -> Line Number = 85 -> Section Data1 = ds";a:1:{i:0;s:33:"A<b style="color:green">u</b>links\Model\Entitie -> Section Data2 = <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 86 -> Section Data1 = s";a:1:{i:0;s:33:"Au<b style="color:green">l</b>inks\Model\Entities -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 87 -> Section Data1 = ";a:1:{i:0;s:33:"Aul<b style="color:green">i</b>nks\Model\Entities\ -> Section Data2 = <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 88 -> Section Data1 = ;a:1:{i:0;s:33:"Auli<b style="color:green">n</b>ks\Model\Entities\W -> Section Data2 = <b style="color:red"></b> Diffrence k != -> ORD number 107 != 0 -> Line Number = 89 -> Section Data1 = a:1:{i:0;s:33:"Aulin<b style="color:green">k</b>s\Model\Entities\Wi -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 90 -> Section Data1 = :1:{i:0;s:33:"Aulink<b style="color:green">s</b>\Model\Entities\Wid -> Section Data2 = <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 91 -> Section Data1 = 1:{i:0;s:33:"Aulinks<b style="color:green">\</b>Model\Entities\Widg -> Section Data2 = <b style="color:red"></b> Diffrence M != -> ORD number 77 != 0 -> Line Number = 92 -> Section Data1 = :{i:0;s:33:"Aulinks\<b style="color:green">M</b>odel\Entities\Widge -> Section Data2 = <b style="color:red"></b> Diffrence o != -> ORD number 111 != 0 -> Line Number = 93 -> Section Data1 = {i:0;s:33:"Aulinks\M<b style="color:green">o</b>del\Entities\Widget -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 94 -> Section Data1 = i:0;s:33:"Aulinks\Mo<b style="color:green">d</b>el\Entities\WidgetA -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 95 -> Section Data1 = :0;s:33:"Aulinks\Mod<b style="color:green">e</b>l\Entities\WidgetAr -> Section Data2 = <b style="color:red"></b> Diffrence l != -> ORD number 108 != 0 -> Line Number = 96 -> Section Data1 = 0;s:33:"Aulinks\Mode<b style="color:green">l</b>\Entities\WidgetAre -> Section Data2 = <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 97 -> Section Data1 = ;s:33:"Aulinks\Model<b style="color:green">\</b>Entities\WidgetArea -> Section Data2 = <b style="color:red"></b> Diffrence E != -> ORD number 69 != 0 -> Line Number = 98 -> Section Data1 = s:33:"Aulinks\Model\<b style="color:green">E</b>ntities\WidgetArea" -> Section Data2 = <b style="color:red"></b> Diffrence n != -> ORD number 110 != 0 -> Line Number = 99 -> Section Data1 = :33:"Aulinks\Model\E<b style="color:green">n</b>tities\WidgetArea"; -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 100 -> Section Data1 = 33:"Aulinks\Model\En<b style="color:green">t</b>ities\WidgetArea";} -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 101 -> Section Data1 = 3:"Aulinks\Model\Ent<b style="color:green">i</b>ties\WidgetArea";}s -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 102 -> Section Data1 = :"Aulinks\Model\Enti<b style="color:green">t</b>ies\WidgetArea";}s: -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 103 -> Section Data1 = "Aulinks\Model\Entit<b style="color:green">i</b>es\WidgetArea";}s:4 -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 104 -> Section Data1 = Aulinks\Model\Entiti<b style="color:green">e</b>s\WidgetArea";}s:4: -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 105 -> Section Data1 = ulinks\Model\Entitie<b style="color:green">s</b>\WidgetArea";}s:4:" -> Section Data2 = <b style="color:red"></b> Diffrence \ != -> ORD number 92 != 0 -> Line Number = 106 -> Section Data1 = links\Model\Entities<b style="color:green">\</b>WidgetArea";}s:4:"d -> Section Data2 = <b style="color:red"></b> Diffrence W != -> ORD number 87 != 0 -> Line Number = 107 -> Section Data1 = inks\Model\Entities\<b style="color:green">W</b>idgetArea";}s:4:"da -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 108 -> Section Data1 = nks\Model\Entities\W<b style="color:green">i</b>dgetArea";}s:4:"dat -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 109 -> Section Data1 = ks\Model\Entities\Wi<b style="color:green">d</b>getArea";}s:4:"data -> Section Data2 = <b style="color:red"></b> Diffrence g != -> ORD number 103 != 0 -> Line Number = 110 -> Section Data1 = s\Model\Entities\Wid<b style="color:green">g</b>etArea";}s:4:"data" -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 111 -> Section Data1 = \Model\Entities\Widg<b style="color:green">e</b>tArea";}s:4:"data"; -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 112 -> Section Data1 = Model\Entities\Widge<b style="color:green">t</b>Area";}s:4:"data";a -> Section Data2 = <b style="color:red"></b> Diffrence A != -> ORD number 65 != 0 -> Line Number = 113 -> Section Data1 = odel\Entities\Widget<b style="color:green">A</b>rea";}s:4:"data";a: -> Section Data2 = <b style="color:red"></b> Diffrence r != -> ORD number 114 != 0 -> Line Number = 114 -> Section Data1 = del\Entities\WidgetA<b style="color:green">r</b>ea";}s:4:"data";a:9 -> Section Data2 = <b style="color:red"></b> Diffrence e != -> ORD number 101 != 0 -> Line Number = 115 -> Section Data1 = el\Entities\WidgetAr<b style="color:green">e</b>a";}s:4:"data";a:9: -> Section Data2 = <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 116 -> Section Data1 = l\Entities\WidgetAre<b style="color:green">a</b>";}s:4:"data";a:9:{ -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 117 -> Section Data1 = \Entities\WidgetArea<b style="color:green">"</b>;}s:4:"data";a:9:{i -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 118 -> Section Data1 = Entities\WidgetArea"<b style="color:green">;</b>}s:4:"data";a:9:{i: -> Section Data2 = <b style="color:red"></b> Diffrence } != -> ORD number 125 != 0 -> Line Number = 119 -> Section Data1 = ntities\WidgetArea";<b style="color:green">}</b>s:4:"data";a:9:{i:0 -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 120 -> Section Data1 = tities\WidgetArea";}<b style="color:green">s</b>:4:"data";a:9:{i:0; -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 121 -> Section Data1 = ities\WidgetArea";}s<b style="color:green">:</b>4:"data";a:9:{i:0;a -> Section Data2 = <b style="color:red"></b> Diffrence 4 != -> ORD number 52 != 0 -> Line Number = 122 -> Section Data1 = ties\WidgetArea";}s:<b style="color:green">4</b>:"data";a:9:{i:0;a: -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 123 -> Section Data1 = ies\WidgetArea";}s:4<b style="color:green">:</b>"data";a:9:{i:0;a:2 -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 124 -> Section Data1 = es\WidgetArea";}s:4:<b style="color:green">"</b>data";a:9:{i:0;a:2: -> Section Data2 = <b style="color:red"></b> Diffrence d != -> ORD number 100 != 0 -> Line Number = 125 -> Section Data1 = s\WidgetArea";}s:4:"<b style="color:green">d</b>ata";a:9:{i:0;a:2:{ -> Section Data2 = <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 126 -> Section Data1 = \WidgetArea";}s:4:"d<b style="color:green">a</b>ta";a:9:{i:0;a:2:{s -> Section Data2 = <b style="color:red"></b> Diffrence t != -> ORD number 116 != 0 -> Line Number = 127 -> Section Data1 = WidgetArea";}s:4:"da<b style="color:green">t</b>a";a:9:{i:0;a:2:{s: -> Section Data2 = <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 128 -> Section Data1 = idgetArea";}s:4:"dat<b style="color:green">a</b>";a:9:{i:0;a:2:{s:6 -> Section Data2 = <b style="color:red"></b> Diffrence " != -> ORD number 34 != 0 -> Line Number = 129 -> Section Data1 = dgetArea";}s:4:"data<b style="color:green">"</b>;a:9:{i:0;a:2:{s:6: -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 130 -> Section Data1 = getArea";}s:4:"data"<b style="color:green">;</b>a:9:{i:0;a:2:{s:6:" -> Section Data2 = <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 131 -> Section Data1 = etArea";}s:4:"data";<b style="color:green">a</b>:9:{i:0;a:2:{s:6:"f -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 132 -> Section Data1 = tArea";}s:4:"data";a<b style="color:green">:</b>9:{i:0;a:2:{s:6:"fi -> Section Data2 = <b style="color:red"></b> Diffrence 9 != -> ORD number 57 != 0 -> Line Number = 133 -> Section Data1 = Area";}s:4:"data";a:<b style="color:green">9</b>:{i:0;a:2:{s:6:"fie -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 134 -> Section Data1 = rea";}s:4:"data";a:9<b style="color:green">:</b>{i:0;a:2:{s:6:"fiel -> Section Data2 = <b style="color:red"></b> Diffrence { != -> ORD number 123 != 0 -> Line Number = 135 -> Section Data1 = ea";}s:4:"data";a:9:<b style="color:green">{</b>i:0;a:2:{s:6:"field -> Section Data2 = <b style="color:red"></b> Diffrence i != -> ORD number 105 != 0 -> Line Number = 136 -> Section Data1 = a";}s:4:"data";a:9:{<b style="color:green">i</b>:0;a:2:{s:6:"fields -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 137 -> Section Data1 = ";}s:4:"data";a:9:{i<b style="color:green">:</b>0;a:2:{s:6:"fields" -> Section Data2 = <b style="color:red"></b> Diffrence 0 != -> ORD number 48 != 0 -> Line Number = 138 -> Section Data1 = ;}s:4:"data";a:9:{i:<b style="color:green">0</b>;a:2:{s:6:"fields"; -> Section Data2 = <b style="color:red"></b> Diffrence ; != -> ORD number 59 != 0 -> Line Number = 139 -> Section Data1 = }s:4:"data";a:9:{i:0<b style="color:green">;</b>a:2:{s:6:"fields";a -> Section Data2 = <b style="color:red"></b> Diffrence a != -> ORD number 97 != 0 -> Line Number = 140 -> Section Data1 = s:4:"data";a:9:{i:0;<b style="color:green">a</b>:2:{s:6:"fields";a: -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 141 -> Section Data1 = :4:"data";a:9:{i:0;a<b style="color:green">:</b>2:{s:6:"fields";a:5 -> Section Data2 = <b style="color:red"></b> Diffrence 2 != -> ORD number 50 != 0 -> Line Number = 142 -> Section Data1 = 4:"data";a:9:{i:0;a:<b style="color:green">2</b>:{s:6:"fields";a:5: -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 143 -> Section Data1 = :"data";a:9:{i:0;a:2<b style="color:green">:</b>{s:6:"fields";a:5:{ -> Section Data2 = <b style="color:red"></b> Diffrence { != -> ORD number 123 != 0 -> Line Number = 144 -> Section Data1 = "data";a:9:{i:0;a:2:<b style="color:green">{</b>s:6:"fields";a:5:{s -> Section Data2 = <b style="color:red"></b> Diffrence s != -> ORD number 115 != 0 -> Line Number = 145 -> Section Data1 = data";a:9:{i:0;a:2:{<b style="color:green">s</b>:6:"fields";a:5:{s: -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 146 -> Section Data1 = ata";a:9:{i:0;a:2:{s<b style="color:green">:</b>6:"fields";a:5:{s:1 -> Section Data2 = <b style="color:red"></b> Diffrence 6 != -> ORD number 54 != 0 -> Line Number = 147 -> Section Data1 = ta";a:9:{i:0;a:2:{s:<b style="color:green">6</b>:"fields";a:5:{s:12 -> Section Data2 = <b style="color:red"></b> Diffrence : != -> ORD number 58 != 0 -> Line Number = 148 -> Section Data1 = a";a:9:{i:0;a:2:{s:6<b style="color:green">:</b>"fields";a:5:{s:12: -> Section Data2 = <b style="color:red"></b> Diffrence " != ->
Process exited with code 137.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.38
<pre> Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /in/XLium on line 5 a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:25:""Kontakty"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}} a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:27:"\"Kontakty\"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}} Diffrence 5 != 7 -> ORD number 53 != 55 -> Line Number = 3211 -> Section Data1 = a:1:{s:5:"links";s:2<b style="color:green">5</b>:""Kontakty"|About: -> Section Data2 = a:1:{s:5:"links";s:2<b style="color:red">7</b>:"\"Kontakty\"|Abou Diffrence " != \ -> ORD number 34 != 92 -> Line Number = 3214 -> Section Data1 = :{s:5:"links";s:25:"<b style="color:green">"</b>Kontakty"|About:fee -> Section Data2 = :{s:5:"links";s:27:"<b style="color:red">\</b>"Kontakty\"|About:f Diffrence K != " -> ORD number 75 != 34 -> Line Number = 3215 -> Section Data1 = {s:5:"links";s:25:""<b style="color:green">K</b>ontakty"|About:feed -> Section Data2 = {s:5:"links";s:27:"\<b style="color:red">"</b>Kontakty\"|About:fe Diffrence o != K -> ORD number 111 != 75 -> Line Number = 3216 -> Section Data1 = s:5:"links";s:25:""K<b style="color:green">o</b>ntakty"|About:feedb -> Section Data2 = s:5:"links";s:27:"\"<b style="color:red">K</b>ontakty\"|About:fee Diffrence n != o -> ORD number 110 != 111 -> Line Number = 3217 -> Section Data1 = :5:"links";s:25:""Ko<b style="color:green">n</b>takty"|About:feedba -> Section Data2 = :5:"links";s:27:"\"K<b style="color:red">o</b>ntakty\"|About:feed Diffrence t != n -> ORD number 116 != 110 -> Line Number = 3218 -> Section Data1 = 5:"links";s:25:""Kon<b style="color:green">t</b>akty"|About:feedbac -> Section Data2 = 5:"links";s:27:"\"Ko<b style="color:red">n</b>takty\"|About:feedb Diffrence a != t -> ORD number 97 != 116 -> Line Number = 3219 -> Section Data1 = :"links";s:25:""Kont<b style="color:green">a</b>kty"|About:feedback -> Section Data2 = :"links";s:27:"\"Kon<b style="color:red">t</b>akty\"|About:feedba Diffrence k != a -> ORD number 107 != 97 -> Line Number = 3220 -> Section Data1 = "links";s:25:""Konta<b style="color:green">k</b>ty"|About:feedback" -> Section Data2 = "links";s:27:"\"Kont<b style="color:red">a</b>kty\"|About:feedbac Diffrence t != k -> ORD number 116 != 107 -> Line Number = 3221 -> Section Data1 = links";s:25:""Kontak<b style="color:green">t</b>y"|About:feedback"; -> Section Data2 = links";s:27:"\"Konta<b style="color:red">k</b>ty\"|About:feedback Diffrence y != t -> ORD number 121 != 116 -> Line Number = 3222 -> Section Data1 = inks";s:25:""Kontakt<b style="color:green">y</b>"|About:feedback";} -> Section Data2 = inks";s:27:"\"Kontak<b style="color:red">t</b>y\"|About:feedback" Diffrence " != y -> ORD number 34 != 121 -> Line Number = 3223 -> Section Data1 = nks";s:25:""Kontakty<b style="color:green">"</b>|About:feedback";}s -> Section Data2 = nks";s:27:"\"Kontakt<b style="color:red">y</b>\"|About:feedback"; Diffrence | != \ -> ORD number 124 != 92 -> Line Number = 3224 -> Section Data1 = ks";s:25:""Kontakty"<b style="color:green">|</b>About:feedback";}s: -> Section Data2 = ks";s:27:"\"Kontakty<b style="color:red">\</b>"|About:feedback";} Diffrence A != " -> ORD number 65 != 34 -> Line Number = 3225 -> Section Data1 = s";s:25:""Kontakty"|<b style="color:green">A</b>bout:feedback";}s:2 -> Section Data2 = s";s:27:"\"Kontakty\<b style="color:red">"</b>|About:feedback";}s Diffrence b != | -> ORD number 98 != 124 -> Line Number = 3226 -> Section Data1 = ";s:25:""Kontakty"|A<b style="color:green">b</b>out:feedback";}s:2: -> Section Data2 = ";s:27:"\"Kontakty\"<b style="color:red">|</b>About:feedback";}s: Diffrence o != A -> ORD number 111 != 65 -> Line Number = 3227 -> Section Data1 = ;s:25:""Kontakty"|Ab<b style="color:green">o</b>ut:feedback";}s:2:" -> Section Data2 = ;s:27:"\"Kontakty\"|<b style="color:red">A</b>bout:feedback";}s:2 Diffrence u != b -> ORD number 117 != 98 -> Line Number = 3228 -> Section Data1 = s:25:""Kontakty"|Abo<b style="color:green">u</b>t:feedback";}s:2:"i -> Section Data2 = s:27:"\"Kontakty\"|A<b style="color:red">b</b>out:feedback";}s:2: Diffrence t != o -> ORD number 116 != 111 -> Line Number = 3229 -> Section Data1 = :25:""Kontakty"|Abou<b style="color:green">t</b>:feedback";}s:2:"id -> Section Data2 = :27:"\"Kontakty\"|Ab<b style="color:red">o</b>ut:feedback";}s:2:" Diffrence : != u -> ORD number 58 != 117 -> Line Number = 3230 -> Section Data1 = 25:""Kontakty"|About<b style="color:green">:</b>feedback";}s:2:"id" -> Section Data2 = 27:"\"Kontakty\"|Abo<b style="color:red">u</b>t:feedback";}s:2:"i Diffrence f != t -> ORD number 102 != 116 -> Line Number = 3231 -> Section Data1 = 5:""Kontakty"|About:<b style="color:green">f</b>eedback";}s:2:"id"; -> Section Data2 = 7:"\"Kontakty\"|Abou<b style="color:red">t</b>:feedback";}s:2:"id Diffrence e != : -> ORD number 101 != 58 -> Line Number = 3232 -> Section Data1 = :""Kontakty"|About:f<b style="color:green">e</b>edback";}s:2:"id";i -> Section Data2 = :"\"Kontakty\"|About<b style="color:red">:</b>feedback";}s:2:"id" Diffrence e != f -> ORD number 101 != 102 -> Line Number = 3233 -> Section Data1 = ""Kontakty"|About:fe<b style="color:green">e</b>dback";}s:2:"id";i: -> Section Data2 = "\"Kontakty\"|About:<b style="color:red">f</b>eedback";}s:2:"id"; Diffrence d != e -> ORD number 100 != 101 -> Line Number = 3234 -> Section Data1 = "Kontakty"|About:fee<b style="color:green">d</b>back";}s:2:"id";i:1 -> Section Data2 = \"Kontakty\"|About:f<b style="color:red">e</b>edback";}s:2:"id";i Diffrence b != e -> ORD number 98 != 101 -> Line Number = 3235 -> Section Data1 = Kontakty"|About:feed<b style="color:green">b</b>ack";}s:2:"id";i:15 -> Section Data2 = "Kontakty\"|About:fe<b style="color:red">e</b>dback";}s:2:"id";i: Diffrence a != d -> ORD number 97 != 100 -> Line Number = 3236 -> Section Data1 = ontakty"|About:feedb<b style="color:green">a</b>ck";}s:2:"id";i:15; -> Section Data2 = Kontakty\"|About:fee<b style="color:red">d</b>back";}s:2:"id";i:1 Diffrence c != b -> ORD number 99 != 98 -> Line Number = 3237 -> Section Data1 = ntakty"|About:feedba<b style="color:green">c</b>k";}s:2:"id";i:15;} -> Section Data2 = ontakty\"|About:feed<b style="color:red">b</b>ack";}s:2:"id";i:15 Diffrence k != a -> ORD number 107 != 97 -> Line Number = 3238 -> Section Data1 = takty"|About:feedbac<b style="color:green">k</b>";}s:2:"id";i:15;}s -> Section Data2 = ntakty\"|About:feedb<b style="color:red">a</b>ck";}s:2:"id";i:15; Diffrence " != c -> ORD number 34 != 99 -> Line Number = 3239 -> Section Data1 = akty"|About:feedback<b style="color:green">"</b>;}s:2:"id";i:15;}s: -> Section Data2 = takty\"|About:feedba<b style="color:red">c</b>k";}s:2:"id";i:15;} Diffrence ; != k -> ORD number 59 != 107 -> Line Number = 3240 -> Section Data1 = kty"|About:feedback"<b style="color:green">;</b>}s:2:"id";i:15;}s:1 -> Section Data2 = akty\"|About:feedbac<b style="color:red">k</b>";}s:2:"id";i:15;}s Diffrence } != " -> ORD number 125 != 34 -> Line Number = 3241 -> Section Data1 = ty"|About:feedback";<b style="color:green">}</b>s:2:"id";i:15;}s:12 -> Section Data2 = kty\"|About:feedback<b style="color:red">"</b>;}s:2:"id";i:15;}s: Diffrence s != ; -> ORD number 115 != 59 -> Line Number = 3242 -> Section Data1 = y"|About:feedback";}<b style="color:green">s</b>:2:"id";i:15;}s:12: -> Section Data2 = ty\"|About:feedback"<b style="color:red">;</b>}s:2:"id";i:15;}s:1 Diffrence : != } -> ORD number 58 != 125 -> Line Number = 3243 -> Section Data1 = "|About:feedback";}s<b style="color:green">:</b>2:"id";i:15;}s:12:" -> Section Data2 = y\"|About:feedback";<b style="color:red">}</b>s:2:"id";i:15;}s:12 Diffrence 2 != s -> ORD number 50 != 115 -> Line Number = 3244 -> Section Data1 = |About:feedback";}s:<b style="color:green">2</b>:"id";i:15;}s:12:"a -> Section Data2 = \"|About:feedback";}<b style="color:red">s</b>:2:"id";i:15;}s:12: Diffrence " != 2 -> ORD number 34 != 50 -> Line Number = 3246 -> Section Data1 = bout:feedback";}s:2:<b style="color:green">"</b>id";i:15;}s:12:"ass -> Section Data2 = |About:feedback";}s:<b style="color:red">2</b>:"id";i:15;}s:12:"a Diffrence i != : -> ORD number 105 != 58 -> Line Number = 3247 -> Section Data1 = out:feedback";}s:2:"<b style="color:green">i</b>d";i:15;}s:12:"asso -> Section Data2 = About:feedback";}s:2<b style="color:red">:</b>"id";i:15;}s:12:"as Diffrence d != " -> ORD number 100 != 34 -> Line Number = 3248 -> Section Data1 = ut:feedback";}s:2:"i<b style="color:green">d</b>";i:15;}s:12:"assoc -> Section Data2 = bout:feedback";}s:2:<b style="color:red">"</b>id";i:15;}s:12:"ass Diffrence " != i -> ORD number 34 != 105 -> Line Number = 3249 -> Section Data1 = t:feedback";}s:2:"id<b style="color:green">"</b>;i:15;}s:12:"associ -> Section Data2 = out:feedback";}s:2:"<b style="color:red">i</b>d";i:15;}s:12:"asso Diffrence ; != d -> ORD number 59 != 100 -> Line Number = 3250 -> Section Data1 = :feedback";}s:2:"id"<b style="color:green">;</b>i:15;}s:12:"associa -> Section Data2 = ut:feedback";}s:2:"i<b style="color:red">d</b>";i:15;}s:12:"assoc Diffrence i != " -> ORD number 105 != 34 -> Line Number = 3251 -> Section Data1 = feedback";}s:2:"id";<b style="color:green">i</b>:15;}s:12:"associat -> Section Data2 = t:feedback";}s:2:"id<b style="color:red">"</b>;i:15;}s:12:"associ Diffrence : != ; -> ORD number 58 != 59 -> Line Number = 3252 -> Section Data1 = eedback";}s:2:"id";i<b style="color:green">:</b>15;}s:12:"associati -> Section Data2 = :feedback";}s:2:"id"<b style="color:red">;</b>i:15;}s:12:"associa Diffrence 1 != i -> ORD number 49 != 105 -> Line Number = 3253 -> Section Data1 = edback";}s:2:"id";i:<b style="color:green">1</b>5;}s:12:"associatio -> Section Data2 = feedback";}s:2:"id";<b style="color:red">i</b>:15;}s:12:"associat Diffrence 5 != : -> ORD number 53 != 58 -> Line Number = 3254 -> Section Data1 = dback";}s:2:"id";i:1<b style="color:green">5</b>;}s:12:"association -> Section Data2 = eedback";}s:2:"id";i<b style="color:red">:</b>15;}s:12:"associati Diffrence ; != 1 -> ORD number 59 != 49 -> Line Number = 3255 -> Section Data1 = back";}s:2:"id";i:15<b style="color:green">;</b>}s:12:"associations -> Section Data2 = edback";}s:2:"id";i:<b style="color:red">1</b>5;}s:12:"associatio Diffrence } != 5 -> ORD number 125 != 53 -> Line Number = 3256 -> Section Data1 = ack";}s:2:"id";i:15;<b style="color:green">}</b>s:12:"associations" -> Section Data2 = dback";}s:2:"id";i:1<b style="color:red">5</b>;}s:12:"association Diffrence s != ; -> ORD number 115 != 59 -> Line Number = 3257 -> Section Data1 = ck";}s:2:"id";i:15;}<b style="color:green">s</b>:12:"associations"; -> Section Data2 = back";}s:2:"id";i:15<b style="color:red">;</b>}s:12:"associations Diffrence : != } -> ORD number 58 != 125 -> Line Number = 3258 -> Section Data1 = k";}s:2:"id";i:15;}s<b style="color:green">:</b>12:"associations";a -> Section Data2 = ack";}s:2:"id";i:15;<b style="color:red">}</b>s:12:"associations" Diffrence 1 != s -> ORD number 49 != 115 -> Line Number = 3259 -> Section Data1 = ";}s:2:"id";i:15;}s:<b style="color:green">1</b>2:"associations";a: -> Section Data2 = ck";}s:2:"id";i:15;}<b style="color:red">s</b>:12:"associations"; Diffrence 2 != : -> ORD number 50 != 58 -> Line Number = 3260 -> Section Data1 = ;}s:2:"id";i:15;}s:1<b style="color:green">2</b>:"associations";a:1 -> Section Data2 = k";}s:2:"id";i:15;}s<b style="color:red">:</b>12:"associations";a Diffrence : != 1 -> ORD number 58 != 49 -> Line Number = 3261 -> Section Data1 = }s:2:"id";i:15;}s:12<b style="color:green">:</b>"associations";a:1: -> Section Data2 = ";}s:2:"id";i:15;}s:<b style="color:red">1</b>2:"associations";a: Diffrence " != 2 -> ORD number 34 != 50 -> Line Number = 3262 -> Section Data1 = s:2:"id";i:15;}s:12:<b style="color:green">"</b>associations";a:1:{ -> Section Data2 = ;}s:2:"id";i:15;}s:1<b style="color:red">2</b>:"associations";a:1 Diffrence a != : -> ORD number 97 != 58 -> Line Number = 3263 -> Section Data1 = :2:"id";i:15;}s:12:"<b style="color:green">a</b>ssociations";a:1:{s -> Section Data2 = }s:2:"id";i:15;}s:12<b style="color:red">:</b>"associations";a:1: Diffrence s != " -> ORD number 115 != 34 -> Line Number = 3264 -> Section Data1 = 2:"id";i:15;}s:12:"a<b style="color:green">s</b>sociations";a:1:{s: -> Section Data2 = s:2:"id";i:15;}s:12:<b style="color:red">"</b>associations";a:1:{ Diffrence s != a -> ORD number 115 != 97 -> Line Number = 3265 -> Section Data1 = :"id";i:15;}s:12:"as<b style="color:green">s</b>ociations";a:1:{s:4 -> Section Data2 = :2:"id";i:15;}s:12:"<b style="color:red">a</b>ssociations";a:1:{s Diffrence o != s -> ORD number 111 != 115 -> Line Number = 3266 -> Section Data1 = "id";i:15;}s:12:"ass<b style="color:green">o</b>ciations";a:1:{s:4: -> Section Data2 = 2:"id";i:15;}s:12:"a<b style="color:red">s</b>sociations";a:1:{s: Diffrence c != s -> ORD number 99 != 115 -> Line Number = 3267 -> Section Data1 = id";i:15;}s:12:"asso<b style="color:green">c</b>iations";a:1:{s:4:" -> Section Data2 = :"id";i:15;}s:12:"as<b style="color:red">s</b>ociations";a:1:{s:4 Diffrence i != o -> ORD number 105 != 111 -> Line Number = 3268 -> Section Data1 = d";i:15;}s:12:"assoc<b style="color:green">i</b>ations";a:1:{s:4:"a -> Section Data2 = "id";i:15;}s:12:"ass<b style="color:red">o</b>ciations";a:1:{s:4: Diffrence a != c -> ORD number 97 != 99 -> Line Number = 3269 -> Section Data1 = ";i:15;}s:12:"associ<b style="color:green">a</b>tions";a:1:{s:4:"ar -> Section Data2 = id";i:15;}s:12:"asso<b style="color:red">c</b>iations";a:1:{s:4:" Diffrence t != i -> ORD number 116 != 105 -> Line Number = 3270 -> Section Data1 = ;i:15;}s:12:"associa<b style="color:green">t</b>ions";a:1:{s:4:"are -> Section Data2 = d";i:15;}s:12:"assoc<b style="color:red">i</b>ations";a:1:{s:4:"a Diffrence i != a -> ORD number 105 != 97 -> Line Number = 3271 -> Section Data1 = i:15;}s:12:"associat<b style="color:green">i</b>ons";a:1:{s:4:"area -> Section Data2 = ";i:15;}s:12:"associ<b style="color:red">a</b>tions";a:1:{s:4:"ar Diffrence o != t -> ORD number 111 != 116 -> Line Number = 3272 -> Section Data1 = :15;}s:12:"associati<b style="color:green">o</b>ns";a:1:{s:4:"area" -> Section Data2 = ;i:15;}s:12:"associa<b style="color:red">t</b>ions";a:1:{s:4:"are Diffrence n != i -> ORD number 110 != 105 -> Line Number = 3273 -> Section Data1 = 15;}s:12:"associatio<b style="color:green">n</b>s";a:1:{s:4:"area"; -> Section Data2 = i:15;}s:12:"associat<b style="color:red">i</b>ons";a:1:{s:4:"area Diffrence s != o -> ORD number 115 != 111 -> Line Number = 3274 -> Section Data1 = 5;}s:12:"association<b style="color:green">s</b>";a:1:{s:4:"area";i -> Section Data2 = :15;}s:12:"associati<b style="color:red">o</b>ns";a:1:{s:4:"area" Diffrence " != n -> ORD number 34 != 110 -> Line Number = 3275 -> Section Data1 = ;}s:12:"associations<b style="color:green">"</b>;a:1:{s:4:"area";i: -> Section Data2 = 15;}s:12:"associatio<b style="color:red">n</b>s";a:1:{s:4:"area"; Diffrence ; != s -> ORD number 59 != 115 -> Line Number = 3276 -> Section Data1 = }s:12:"associations"<b style="color:green">;</b>a:1:{s:4:"area";i:3 -> Section Data2 = 5;}s:12:"association<b style="color:red">s</b>";a:1:{s:4:"area";i Diffrence a != " -> ORD number 97 != 34 -> Line Number = 3277 -> Section Data1 = s:12:"associations";<b style="color:green">a</b>:1:{s:4:"area";i:3; -> Section Data2 = ;}s:12:"associations<b style="color:red">"</b>;a:1:{s:4:"area";i: Diffrence : != ; -> ORD number 58 != 59 -> Line Number = 3278 -> Section Data1 = :12:"associations";a<b style="color:green">:</b>1:{s:4:"area";i:3;} -> Section Data2 = }s:12:"associations"<b style="color:red">;</b>a:1:{s:4:"area";i:3 Diffrence 1 != a -> ORD number 49 != 97 -> Line Number = 3279 -> Section Data1 = 12:"associations";a:<b style="color:green">1</b>:{s:4:"area";i:3;}} -> Section Data2 = s:12:"associations";<b style="color:red">a</b>:1:{s:4:"area";i:3; Diffrence { != 1 -> ORD number 123 != 49 -> Line Number = 3281 -> Section Data1 = :"associations";a:1:<b style="color:green">{</b>s:4:"area";i:3;}}}} -> Section Data2 = 12:"associations";a:<b style="color:red">1</b>:{s:4:"area";i:3;}} Diffrence s != : -> ORD number 115 != 58 -> Line Number = 3282 -> Section Data1 = "associations";a:1:{<b style="color:green">s</b>:4:"area";i:3;}}}} -> Section Data2 = 2:"associations";a:1<b style="color:red">:</b>{s:4:"area";i:3;}}} Diffrence : != { -> ORD number 58 != 123 -> Line Number = 3283 -> Section Data1 = associations";a:1:{s<b style="color:green">:</b>4:"area";i:3;}}}} -> Section Data2 = :"associations";a:1:<b style="color:red">{</b>s:4:"area";i:3;}}}} Diffrence 4 != s -> ORD number 52 != 115 -> Line Number = 3284 -> Section Data1 = ssociations";a:1:{<b style="color:green">4</b>:4:"area";i:3;}}}} -> Section Data2 = "associations";a:1:{<b style="color:red">s</b>:4:"area";i:3;}}}} Diffrence " != 4 -> ORD number 34 != 52 -> Line Number = 3286 -> Section Data1 = ociations";a:1:{s:<b style="color:green">"</b>:"area";i:3;}}}} -> Section Data2 = ssociations";a:1:{s:<b style="color:red">4</b>:"area";i:3;}}}} Diffrence a != : -> ORD number 97 != 58 -> Line Number = 3287 -> Section Data1 = ciations";a:1:{s:4<b style="color:green">a</b>"area";i:3;}}}} -> Section Data2 = sociations";a:1:{s:4<b style="color:red">:</b>"area";i:3;}}}} Diffrence r != " -> ORD number 114 != 34 -> Line Number = 3288 -> Section Data1 = iations";a:1:{s:4:<b style="color:green">r</b>area";i:3;}}}} -> Section Data2 = ociations";a:1:{s:4:<b style="color:red">"</b>area";i:3;}}}} Diffrence e != a -> ORD number 101 != 97 -> Line Number = 3289 -> Section Data1 = ations";a:1:{s:4:"<b style="color:green">e</b>rea";i:3;}}}} -> Section Data2 = ciations";a:1:{s:4:"<b style="color:red">a</b>rea";i:3;}}}} Diffrence a != r -> ORD number 97 != 114 -> Line Number = 3290 -> Section Data1 = tions";a:1:{s:4:"a<b style="color:green">a</b>ea";i:3;}}}} -> Section Data2 = iations";a:1:{s:4:"a<b style="color:red">r</b>ea";i:3;}}}} Diffrence " != e -> ORD number 34 != 101 -> Line Number = 3291 -> Section Data1 = ions";a:1:{s:4:"ar<b style="color:green">"</b>a";i:3;}}}} -> Section Data2 = ations";a:1:{s:4:"ar<b style="color:red">e</b>a";i:3;}}}} Diffrence ; != a -> ORD number 59 != 97 -> Line Number = 3292 -> Section Data1 = ons";a:1:{s:4:"are<b style="color:green">;</b>";i:3;}}}} -> Section Data2 = tions";a:1:{s:4:"are<b style="color:red">a</b>";i:3;}}}} Diffrence i != " -> ORD number 105 != 34 -> Line Number = 3293 -> Section Data1 = ns";a:1:{s:4:"area<b style="color:green">i</b>;i:3;}}}} -> Section Data2 = ions";a:1:{s:4:"area<b style="color:red">"</b>;i:3;}}}} Diffrence : != ; -> ORD number 58 != 59 -> Line Number = 3294 -> Section Data1 = s";a:1:{s:4:"area"<b style="color:green">:</b>i:3;}}}} -> Section Data2 = ons";a:1:{s:4:"area"<b style="color:red">;</b>i:3;}}}} Diffrence 3 != i -> ORD number 51 != 105 -> Line Number = 3295 -> Section Data1 = ";a:1:{s:4:"area";<b style="color:green">3</b>:3;}}}} -> Section Data2 = ns";a:1:{s:4:"area";<b style="color:red">i</b>:3;}}}} Diffrence ; != : -> ORD number 59 != 58 -> Line Number = 3296 -> Section Data1 = ;a:1:{s:4:"area";i<b style="color:green">;</b>3;}}}} -> Section Data2 = s";a:1:{s:4:"area";i<b style="color:red">:</b>3;}}}} Diffrence } != 3 -> ORD number 125 != 51 -> Line Number = 3297 -> Section Data1 = a:1:{s:4:"area";i:<b style="color:green">}</b>;}}}} -> Section Data2 = ";a:1:{s:4:"area";i:<b style="color:red">3</b>;}}}} Diffrence } != ; -> ORD number 125 != 59 -> Line Number = 3298 -> Section Data1 = :1:{s:4:"area";i:3<b style="color:green">}</b>}}}} -> Section Data2 = ;a:1:{s:4:"area";i:3<b style="color:red">;</b>}}}} Diffrence != } -> ORD number 0 != 125 -> Line Number = 3301 -> Section Data1 = Notice: Uninitialized string offset: 3301 in /in/XLium on line 32 {s:4:"area";i:3;}}<b style="color:green"></b>} -> Section Data2 = 1:{s:4:"area";i:3;}}<b style="color:red">}</b>} Diffrence != } -> ORD number 0 != 125 -> Line Number = 3302 -> Section Data1 = Notice: Uninitialized string offset: 3302 in /in/XLium on line 32 s:4:"area";i:3;}}}<b style="color:green"></b> -> Section Data2 = :{s:4:"area";i:3;}}}<b style="color:red">}</b>
Output for 5.4.0 - 5.4.45
<pre>a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:25:""Kontakty"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}} a:3:{s:6:"entity";s:29:"Aulinks\Model\Entities\Widget";s:7:"depends";a:1:{i:0;s:33:"Aulinks\Model\Entities\WidgetArea";}s:4:"data";a:9:{i:0;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\MainMenuWidget\IMainMenuWidgetFactory";s:4:"name";s:1:"1";s:8:"position";i:1;s:4:"data";a:0:{}s:2:"id";i:1;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:1;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\SidebarTextWidget\ISidebarTextWidgetFactory";s:4:"name";s:1:"2";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:2;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:2;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\BoxHtmlWidget\IBoxHtmlWidgetFactory";s:4:"name";s:1:"3";s:8:"position";i:3;s:4:"data";a:3:{s:5:"title";s:12:"HOT NABÍDKY";s:4:"icon";s:10:"fa fa-bomb";s:4:"text";s:274:"<ul class="info-box"> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> <li> <a href="#">Název pracovní pozice</a> <span>(Praha)</span> </li> </ul>";}s:2:"id";i:3;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:3;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"4";s:8:"position";i:4;s:4:"data";a:2:{s:4:"path";s:34:"front/images/workmarket-banner.jpg";s:4:"link";s:24:"http://www.workmarket.cz";}s:2:"id";i:4;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:4;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:83:"Aulinks\FrontModule\Components\Layout\Widgets\BoxImageWidget\IBoxImageWidgetFactory";s:4:"name";s:1:"5";s:8:"position";i:5;s:4:"data";a:2:{s:4:"path";s:31:"front/images/aulinks-banner.jpg";s:4:"link";s:5:"cenik";}s:2:"id";i:5;}s:12:"associations";a:1:{s:4:"area";i:1;}}i:5;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:89:"Aulinks\FrontModule\Components\Layout\Widgets\DescriptionWidget\IDescriptionWidgetFactory";s:4:"name";s:11:"description";s:8:"position";i:2;s:4:"data";a:0:{}s:2:"id";i:9;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:6;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:81:"Aulinks\FrontModule\Components\Layout\Widgets\ContactWidget\IContactWidgetFactory";s:4:"name";s:8:"contacts";s:8:"position";i:4;s:4:"data";a:8:{s:7:"address";s:34:"Na Plzeňce 1236/4, 150 00 Praha 5";s:5:"phone";s:16:"+420 123 456 789";s:5:"email";s:23:"ejobsservice@ejobss.com";s:3:"web";s:14:"www.ejobss.com";s:8:"facebook";s:7:"aulinks";s:6:"google";s:7:"aulinks";s:7:"twitter";s:7:"aulinks";s:8:"linkedIn";s:7:"aulinks";}s:2:"id";i:12;}s:12:"associations";a:1:{s:4:"area";i:3;}}i:7;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:73:"Aulinks\FrontModule\Components\Layout\Widgets\MapWidget\IMapWidgetFactory";s:4:"name";s:3:"map";s:8:"position";i:1;s:4:"data";a:3:{s:7:"address";s:0:"";s:5:"point";s:0:"";s:6:"height";s:0:"";}s:2:"id";i:14;}s:12:"associations";a:1:{s:4:"area";i:2;}}i:8;a:2:{s:6:"fields";a:5:{s:12:"factoryClass";s:77:"Aulinks\FrontModule\Components\Layout\Widgets\LinksWidget\ILinksWidgetFactory";s:4:"name";s:11:"footerLinks";s:8:"position";i:5;s:4:"data";a:1:{s:5:"links";s:27:"\"Kontakty\"|About:feedback";}s:2:"id";i:15;}s:12:"associations";a:1:{s:4:"area";i:3;}}}} Diffrence 5 != 7 -> ORD number 53 != 55 -> Line Number = 3211 -> Section Data1 = a:1:{s:5:"links";s:2<b style="color:green">5</b>:""Kontakty"|About: -> Section Data2 = a:1:{s:5:"links";s:2<b style="color:red">7</b>:"\"Kontakty\"|Abou Diffrence " != \ -> ORD number 34 != 92 -> Line Number = 3214 -> Section Data1 = :{s:5:"links";s:25:"<b style="color:green">"</b>Kontakty"|About:fee -> Section Data2 = :{s:5:"links";s:27:"<b style="color:red">\</b>"Kontakty\"|About:f Diffrence K != " -> ORD number 75 != 34 -> Line Number = 3215 -> Section Data1 = {s:5:"links";s:25:""<b style="color:green">K</b>ontakty"|About:feed -> Section Data2 = {s:5:"links";s:27:"\<b style="color:red">"</b>Kontakty\"|About:fe Diffrence o != K -> ORD number 111 != 75 -> Line Number = 3216 -> Section Data1 = s:5:"links";s:25:""K<b style="color:green">o</b>ntakty"|About:feedb -> Section Data2 = s:5:"links";s:27:"\"<b style="color:red">K</b>ontakty\"|About:fee Diffrence n != o -> ORD number 110 != 111 -> Line Number = 3217 -> Section Data1 = :5:"links";s:25:""Ko<b style="color:green">n</b>takty"|About:feedba -> Section Data2 = :5:"links";s:27:"\"K<b style="color:red">o</b>ntakty\"|About:feed Diffrence t != n -> ORD number 116 != 110 -> Line Number = 3218 -> Section Data1 = 5:"links";s:25:""Kon<b style="color:green">t</b>akty"|About:feedbac -> Section Data2 = 5:"links";s:27:"\"Ko<b style="color:red">n</b>takty\"|About:feedb Diffrence a != t -> ORD number 97 != 116 -> Line Number = 3219 -> Section Data1 = :"links";s:25:""Kont<b style="color:green">a</b>kty"|About:feedback -> Section Data2 = :"links";s:27:"\"Kon<b style="color:red">t</b>akty\"|About:feedba Diffrence k != a -> ORD number 107 != 97 -> Line Number = 3220 -> Section Data1 = "links";s:25:""Konta<b style="color:green">k</b>ty"|About:feedback" -> Section Data2 = "links";s:27:"\"Kont<b style="color:red">a</b>kty\"|About:feedbac Diffrence t != k -> ORD number 116 != 107 -> Line Number = 3221 -> Section Data1 = links";s:25:""Kontak<b style="color:green">t</b>y"|About:feedback"; -> Section Data2 = links";s:27:"\"Konta<b style="color:red">k</b>ty\"|About:feedback Diffrence y != t -> ORD number 121 != 116 -> Line Number = 3222 -> Section Data1 = inks";s:25:""Kontakt<b style="color:green">y</b>"|About:feedback";} -> Section Data2 = inks";s:27:"\"Kontak<b style="color:red">t</b>y\"|About:feedback" Diffrence " != y -> ORD number 34 != 121 -> Line Number = 3223 -> Section Data1 = nks";s:25:""Kontakty<b style="color:green">"</b>|About:feedback";}s -> Section Data2 = nks";s:27:"\"Kontakt<b style="color:red">y</b>\"|About:feedback"; Diffrence | != \ -> ORD number 124 != 92 -> Line Number = 3224 -> Section Data1 = ks";s:25:""Kontakty"<b style="color:green">|</b>About:feedback";}s: -> Section Data2 = ks";s:27:"\"Kontakty<b style="color:red">\</b>"|About:feedback";} Diffrence A != " -> ORD number 65 != 34 -> Line Number = 3225 -> Section Data1 = s";s:25:""Kontakty"|<b style="color:green">A</b>bout:feedback";}s:2 -> Section Data2 = s";s:27:"\"Kontakty\<b style="color:red">"</b>|About:feedback";}s Diffrence b != | -> ORD number 98 != 124 -> Line Number = 3226 -> Section Data1 = ";s:25:""Kontakty"|A<b style="color:green">b</b>out:feedback";}s:2: -> Section Data2 = ";s:27:"\"Kontakty\"<b style="color:red">|</b>About:feedback";}s: Diffrence o != A -> ORD number 111 != 65 -> Line Number = 3227 -> Section Data1 = ;s:25:""Kontakty"|Ab<b style="color:green">o</b>ut:feedback";}s:2:" -> Section Data2 = ;s:27:"\"Kontakty\"|<b style="color:red">A</b>bout:feedback";}s:2 Diffrence u != b -> ORD number 117 != 98 -> Line Number = 3228 -> Section Data1 = s:25:""Kontakty"|Abo<b style="color:green">u</b>t:feedback";}s:2:"i -> Section Data2 = s:27:"\"Kontakty\"|A<b style="color:red">b</b>out:feedback";}s:2: Diffrence t != o -> ORD number 116 != 111 -> Line Number = 3229 -> Section Data1 = :25:""Kontakty"|Abou<b style="color:green">t</b>:feedback";}s:2:"id -> Section Data2 = :27:"\"Kontakty\"|Ab<b style="color:red">o</b>ut:feedback";}s:2:" Diffrence : != u -> ORD number 58 != 117 -> Line Number = 3230 -> Section Data1 = 25:""Kontakty"|About<b style="color:green">:</b>feedback";}s:2:"id" -> Section Data2 = 27:"\"Kontakty\"|Abo<b style="color:red">u</b>t:feedback";}s:2:"i Diffrence f != t -> ORD number 102 != 116 -> Line Number = 3231 -> Section Data1 = 5:""Kontakty"|About:<b style="color:green">f</b>eedback";}s:2:"id"; -> Section Data2 = 7:"\"Kontakty\"|Abou<b style="color:red">t</b>:feedback";}s:2:"id Diffrence e != : -> ORD number 101 != 58 -> Line Number = 3232 -> Section Data1 = :""Kontakty"|About:f<b style="color:green">e</b>edback";}s:2:"id";i -> Section Data2 = :"\"Kontakty\"|About<b style="color:red">:</b>feedback";}s:2:"id" Diffrence e != f -> ORD number 101 != 102 -> Line Number = 3233 -> Section Data1 = ""Kontakty"|About:fe<b style="color:green">e</b>dback";}s:2:"id";i: -> Section Data2 = "\"Kontakty\"|About:<b style="color:red">f</b>eedback";}s:2:"id"; Diffrence d != e -> ORD number 100 != 101 -> Line Number = 3234 -> Section Data1 = "Kontakty"|About:fee<b style="color:green">d</b>back";}s:2:"id";i:1 -> Section Data2 = \"Kontakty\"|About:f<b style="color:red">e</b>edback";}s:2:"id";i Diffrence b != e -> ORD number 98 != 101 -> Line Number = 3235 -> Section Data1 = Kontakty"|About:feed<b style="color:green">b</b>ack";}s:2:"id";i:15 -> Section Data2 = "Kontakty\"|About:fe<b style="color:red">e</b>dback";}s:2:"id";i: Diffrence a != d -> ORD number 97 != 100 -> Line Number = 3236 -> Section Data1 = ontakty"|About:feedb<b style="color:green">a</b>ck";}s:2:"id";i:15; -> Section Data2 = Kontakty\"|About:fee<b style="color:red">d</b>back";}s:2:"id";i:1 Diffrence c != b -> ORD number 99 != 98 -> Line Number = 3237 -> Section Data1 = ntakty"|About:feedba<b style="color:green">c</b>k";}s:2:"id";i:15;} -> Section Data2 = ontakty\"|About:feed<b style="color:red">b</b>ack";}s:2:"id";i:15 Diffrence k != a -> ORD number 107 != 97 -> Line Number = 3238 -> Section Data1 = takty"|About:feedbac<b style="color:green">k</b>";}s:2:"id";i:15;}s -> Section Data2 = ntakty\"|About:feedb<b style="color:red">a</b>ck";}s:2:"id";i:15; Diffrence " != c -> ORD number 34 != 99 -> Line Number = 3239 -> Section Data1 = akty"|About:feedback<b style="color:green">"</b>;}s:2:"id";i:15;}s: -> Section Data2 = takty\"|About:feedba<b style="color:red">c</b>k";}s:2:"id";i:15;} Diffrence ; != k -> ORD number 59 != 107 -> Line Number = 3240 -> Section Data1 = kty"|About:feedback"<b style="color:green">;</b>}s:2:"id";i:15;}s:1 -> Section Data2 = akty\"|About:feedbac<b style="color:red">k</b>";}s:2:"id";i:15;}s Diffrence } != " -> ORD number 125 != 34 -> Line Number = 3241 -> Section Data1 = ty"|About:feedback";<b style="color:green">}</b>s:2:"id";i:15;}s:12 -> Section Data2 = kty\"|About:feedback<b style="color:red">"</b>;}s:2:"id";i:15;}s: Diffrence s != ; -> ORD number 115 != 59 -> Line Number = 3242 -> Section Data1 = y"|About:feedback";}<b style="color:green">s</b>:2:"id";i:15;}s:12: -> Section Data2 = ty\"|About:feedback"<b style="color:red">;</b>}s:2:"id";i:15;}s:1 Diffrence : != } -> ORD number 58 != 125 -> Line Number = 3243 -> Section Data1 = "|About:feedback";}s<b style="color:green">:</b>2:"id";i:15;}s:12:" -> Section Data2 = y\"|About:feedback";<b style="color:red">}</b>s:2:"id";i:15;}s:12 Diffrence 2 != s -> ORD number 50 != 115 -> Line Number = 3244 -> Section Data1 = |About:feedback";}s:<b style="color:green">2</b>:"id";i:15;}s:12:"a -> Section Data2 = \"|About:feedback";}<b style="color:red">s</b>:2:"id";i:15;}s:12: Diffrence " != 2 -> ORD number 34 != 50 -> Line Number = 3246 -> Section Data1 = bout:feedback";}s:2:<b style="color:green">"</b>id";i:15;}s:12:"ass -> Section Data2 = |About:feedback";}s:<b style="color:red">2</b>:"id";i:15;}s:12:"a Diffrence i != : -> ORD number 105 != 58 -> Line Number = 3247 -> Section Data1 = out:feedback";}s:2:"<b style="color:green">i</b>d";i:15;}s:12:"asso -> Section Data2 = About:feedback";}s:2<b style="color:red">:</b>"id";i:15;}s:12:"as Diffrence d != " -> ORD number 100 != 34 -> Line Number = 3248 -> Section Data1 = ut:feedback";}s:2:"i<b style="color:green">d</b>";i:15;}s:12:"assoc -> Section Data2 = bout:feedback";}s:2:<b style="color:red">"</b>id";i:15;}s:12:"ass Diffrence " != i -> ORD number 34 != 105 -> Line Number = 3249 -> Section Data1 = t:feedback";}s:2:"id<b style="color:green">"</b>;i:15;}s:12:"associ -> Section Data2 = out:feedback";}s:2:"<b style="color:red">i</b>d";i:15;}s:12:"asso Diffrence ; != d -> ORD number 59 != 100 -> Line Number = 3250 -> Section Data1 = :feedback";}s:2:"id"<b style="color:green">;</b>i:15;}s:12:"associa -> Section Data2 = ut:feedback";}s:2:"i<b style="color:red">d</b>";i:15;}s:12:"assoc Diffrence i != " -> ORD number 105 != 34 -> Line Number = 3251 -> Section Data1 = feedback";}s:2:"id";<b style="color:green">i</b>:15;}s:12:"associat -> Section Data2 = t:feedback";}s:2:"id<b style="color:red">"</b>;i:15;}s:12:"associ Diffrence : != ; -> ORD number 58 != 59 -> Line Number = 3252 -> Section Data1 = eedback";}s:2:"id";i<b style="color:green">:</b>15;}s:12:"associati -> Section Data2 = :feedback";}s:2:"id"<b style="color:red">;</b>i:15;}s:12:"associa Diffrence 1 != i -> ORD number 49 != 105 -> Line Number = 3253 -> Section Data1 = edback";}s:2:"id";i:<b style="color:green">1</b>5;}s:12:"associatio -> Section Data2 = feedback";}s:2:"id";<b style="color:red">i</b>:15;}s:12:"associat Diffrence 5 != : -> ORD number 53 != 58 -> Line Number = 3254 -> Section Data1 = dback";}s:2:"id";i:1<b style="color:green">5</b>;}s:12:"association -> Section Data2 = eedback";}s:2:"id";i<b style="color:red">:</b>15;}s:12:"associati Diffrence ; != 1 -> ORD number 59 != 49 -> Line Number = 3255 -> Section Data1 = back";}s:2:"id";i:15<b style="color:green">;</b>}s:12:"associations -> Section Data2 = edback";}s:2:"id";i:<b style="color:red">1</b>5;}s:12:"associatio Diffrence } != 5 -> ORD number 125 != 53 -> Line Number = 3256 -> Section Data1 = ack";}s:2:"id";i:15;<b style="color:green">}</b>s:12:"associations" -> Section Data2 = dback";}s:2:"id";i:1<b style="color:red">5</b>;}s:12:"association Diffrence s != ; -> ORD number 115 != 59 -> Line Number = 3257 -> Section Data1 = ck";}s:2:"id";i:15;}<b style="color:green">s</b>:12:"associations"; -> Section Data2 = back";}s:2:"id";i:15<b style="color:red">;</b>}s:12:"associations Diffrence : != } -> ORD number 58 != 125 -> Line Number = 3258 -> Section Data1 = k";}s:2:"id";i:15;}s<b style="color:green">:</b>12:"associations";a -> Section Data2 = ack";}s:2:"id";i:15;<b style="color:red">}</b>s:12:"associations" Diffrence 1 != s -> ORD number 49 != 115 -> Line Number = 3259 -> Section Data1 = ";}s:2:"id";i:15;}s:<b style="color:green">1</b>2:"associations";a: -> Section Data2 = ck";}s:2:"id";i:15;}<b style="color:red">s</b>:12:"associations"; Diffrence 2 != : -> ORD number 50 != 58 -> Line Number = 3260 -> Section Data1 = ;}s:2:"id";i:15;}s:1<b style="color:green">2</b>:"associations";a:1 -> Section Data2 = k";}s:2:"id";i:15;}s<b style="color:red">:</b>12:"associations";a Diffrence : != 1 -> ORD number 58 != 49 -> Line Number = 3261 -> Section Data1 = }s:2:"id";i:15;}s:12<b style="color:green">:</b>"associations";a:1: -> Section Data2 = ";}s:2:"id";i:15;}s:<b style="color:red">1</b>2:"associations";a: Diffrence " != 2 -> ORD number 34 != 50 -> Line Number = 3262 -> Section Data1 = s:2:"id";i:15;}s:12:<b style="color:green">"</b>associations";a:1:{ -> Section Data2 = ;}s:2:"id";i:15;}s:1<b style="color:red">2</b>:"associations";a:1 Diffrence a != : -> ORD number 97 != 58 -> Line Number = 3263 -> Section Data1 = :2:"id";i:15;}s:12:"<b style="color:green">a</b>ssociations";a:1:{s -> Section Data2 = }s:2:"id";i:15;}s:12<b style="color:red">:</b>"associations";a:1: Diffrence s != " -> ORD number 115 != 34 -> Line Number = 3264 -> Section Data1 = 2:"id";i:15;}s:12:"a<b style="color:green">s</b>sociations";a:1:{s: -> Section Data2 = s:2:"id";i:15;}s:12:<b style="color:red">"</b>associations";a:1:{ Diffrence s != a -> ORD number 115 != 97 -> Line Number = 3265 -> Section Data1 = :"id";i:15;}s:12:"as<b style="color:green">s</b>ociations";a:1:{s:4 -> Section Data2 = :2:"id";i:15;}s:12:"<b style="color:red">a</b>ssociations";a:1:{s Diffrence o != s -> ORD number 111 != 115 -> Line Number = 3266 -> Section Data1 = "id";i:15;}s:12:"ass<b style="color:green">o</b>ciations";a:1:{s:4: -> Section Data2 = 2:"id";i:15;}s:12:"a<b style="color:red">s</b>sociations";a:1:{s: Diffrence c != s -> ORD number 99 != 115 -> Line Number = 3267 -> Section Data1 = id";i:15;}s:12:"asso<b style="color:green">c</b>iations";a:1:{s:4:" -> Section Data2 = :"id";i:15;}s:12:"as<b style="color:red">s</b>ociations";a:1:{s:4 Diffrence i != o -> ORD number 105 != 111 -> Line Number = 3268 -> Section Data1 = d";i:15;}s:12:"assoc<b style="color:green">i</b>ations";a:1:{s:4:"a -> Section Data2 = "id";i:15;}s:12:"ass<b style="color:red">o</b>ciations";a:1:{s:4: Diffrence a != c -> ORD number 97 != 99 -> Line Number = 3269 -> Section Data1 = ";i:15;}s:12:"associ<b style="color:green">a</b>tions";a:1:{s:4:"ar -> Section Data2 = id";i:15;}s:12:"asso<b style="color:red">c</b>iations";a:1:{s:4:" Diffrence t != i -> ORD number 116 != 105 -> Line Number = 3270 -> Section Data1 = ;i:15;}s:12:"associa<b style="color:green">t</b>ions";a:1:{s:4:"are -> Section Data2 = d";i:15;}s:12:"assoc<b style="color:red">i</b>ations";a:1:{s:4:"a Diffrence i != a -> ORD number 105 != 97 -> Line Number = 3271 -> Section Data1 = i:15;}s:12:"associat<b style="color:green">i</b>ons";a:1:{s:4:"area -> Section Data2 = ";i:15;}s:12:"associ<b style="color:red">a</b>tions";a:1:{s:4:"ar Diffrence o != t -> ORD number 111 != 116 -> Line Number = 3272 -> Section Data1 = :15;}s:12:"associati<b style="color:green">o</b>ns";a:1:{s:4:"area" -> Section Data2 = ;i:15;}s:12:"associa<b style="color:red">t</b>ions";a:1:{s:4:"are Diffrence n != i -> ORD number 110 != 105 -> Line Number = 3273 -> Section Data1 = 15;}s:12:"associatio<b style="color:green">n</b>s";a:1:{s:4:"area"; -> Section Data2 = i:15;}s:12:"associat<b style="color:red">i</b>ons";a:1:{s:4:"area Diffrence s != o -> ORD number 115 != 111 -> Line Number = 3274 -> Section Data1 = 5;}s:12:"association<b style="color:green">s</b>";a:1:{s:4:"area";i -> Section Data2 = :15;}s:12:"associati<b style="color:red">o</b>ns";a:1:{s:4:"area" Diffrence " != n -> ORD number 34 != 110 -> Line Number = 3275 -> Section Data1 = ;}s:12:"associations<b style="color:green">"</b>;a:1:{s:4:"area";i: -> Section Data2 = 15;}s:12:"associatio<b style="color:red">n</b>s";a:1:{s:4:"area"; Diffrence ; != s -> ORD number 59 != 115 -> Line Number = 3276 -> Section Data1 = }s:12:"associations"<b style="color:green">;</b>a:1:{s:4:"area";i:3 -> Section Data2 = 5;}s:12:"association<b style="color:red">s</b>";a:1:{s:4:"area";i Diffrence a != " -> ORD number 97 != 34 -> Line Number = 3277 -> Section Data1 = s:12:"associations";<b style="color:green">a</b>:1:{s:4:"area";i:3; -> Section Data2 = ;}s:12:"associations<b style="color:red">"</b>;a:1:{s:4:"area";i: Diffrence : != ; -> ORD number 58 != 59 -> Line Number = 3278 -> Section Data1 = :12:"associations";a<b style="color:green">:</b>1:{s:4:"area";i:3;} -> Section Data2 = }s:12:"associations"<b style="color:red">;</b>a:1:{s:4:"area";i:3 Diffrence 1 != a -> ORD number 49 != 97 -> Line Number = 3279 -> Section Data1 = 12:"associations";a:<b style="color:green">1</b>:{s:4:"area";i:3;}} -> Section Data2 = s:12:"associations";<b style="color:red">a</b>:1:{s:4:"area";i:3; Diffrence { != 1 -> ORD number 123 != 49 -> Line Number = 3281 -> Section Data1 = :"associations";a:1:<b style="color:green">{</b>s:4:"area";i:3;}}}} -> Section Data2 = 12:"associations";a:<b style="color:red">1</b>:{s:4:"area";i:3;}} Diffrence s != : -> ORD number 115 != 58 -> Line Number = 3282 -> Section Data1 = "associations";a:1:{<b style="color:green">s</b>:4:"area";i:3;}}}} -> Section Data2 = 2:"associations";a:1<b style="color:red">:</b>{s:4:"area";i:3;}}} Diffrence : != { -> ORD number 58 != 123 -> Line Number = 3283 -> Section Data1 = associations";a:1:{s<b style="color:green">:</b>4:"area";i:3;}}}} -> Section Data2 = :"associations";a:1:<b style="color:red">{</b>s:4:"area";i:3;}}}} Diffrence 4 != s -> ORD number 52 != 115 -> Line Number = 3284 -> Section Data1 = ssociations";a:1:{<b style="color:green">4</b>:4:"area";i:3;}}}} -> Section Data2 = "associations";a:1:{<b style="color:red">s</b>:4:"area";i:3;}}}} Diffrence " != 4 -> ORD number 34 != 52 -> Line Number = 3286 -> Section Data1 = ociations";a:1:{s:<b style="color:green">"</b>:"area";i:3;}}}} -> Section Data2 = ssociations";a:1:{s:<b style="color:red">4</b>:"area";i:3;}}}} Diffrence a != : -> ORD number 97 != 58 -> Line Number = 3287 -> Section Data1 = ciations";a:1:{s:4<b style="color:green">a</b>"area";i:3;}}}} -> Section Data2 = sociations";a:1:{s:4<b style="color:red">:</b>"area";i:3;}}}} Diffrence r != " -> ORD number 114 != 34 -> Line Number = 3288 -> Section Data1 = iations";a:1:{s:4:<b style="color:green">r</b>area";i:3;}}}} -> Section Data2 = ociations";a:1:{s:4:<b style="color:red">"</b>area";i:3;}}}} Diffrence e != a -> ORD number 101 != 97 -> Line Number = 3289 -> Section Data1 = ations";a:1:{s:4:"<b style="color:green">e</b>rea";i:3;}}}} -> Section Data2 = ciations";a:1:{s:4:"<b style="color:red">a</b>rea";i:3;}}}} Diffrence a != r -> ORD number 97 != 114 -> Line Number = 3290 -> Section Data1 = tions";a:1:{s:4:"a<b style="color:green">a</b>ea";i:3;}}}} -> Section Data2 = iations";a:1:{s:4:"a<b style="color:red">r</b>ea";i:3;}}}} Diffrence " != e -> ORD number 34 != 101 -> Line Number = 3291 -> Section Data1 = ions";a:1:{s:4:"ar<b style="color:green">"</b>a";i:3;}}}} -> Section Data2 = ations";a:1:{s:4:"ar<b style="color:red">e</b>a";i:3;}}}} Diffrence ; != a -> ORD number 59 != 97 -> Line Number = 3292 -> Section Data1 = ons";a:1:{s:4:"are<b style="color:green">;</b>";i:3;}}}} -> Section Data2 = tions";a:1:{s:4:"are<b style="color:red">a</b>";i:3;}}}} Diffrence i != " -> ORD number 105 != 34 -> Line Number = 3293 -> Section Data1 = ns";a:1:{s:4:"area<b style="color:green">i</b>;i:3;}}}} -> Section Data2 = ions";a:1:{s:4:"area<b style="color:red">"</b>;i:3;}}}} Diffrence : != ; -> ORD number 58 != 59 -> Line Number = 3294 -> Section Data1 = s";a:1:{s:4:"area"<b style="color:green">:</b>i:3;}}}} -> Section Data2 = ons";a:1:{s:4:"area"<b style="color:red">;</b>i:3;}}}} Diffrence 3 != i -> ORD number 51 != 105 -> Line Number = 3295 -> Section Data1 = ";a:1:{s:4:"area";<b style="color:green">3</b>:3;}}}} -> Section Data2 = ns";a:1:{s:4:"area";<b style="color:red">i</b>:3;}}}} Diffrence ; != : -> ORD number 59 != 58 -> Line Number = 3296 -> Section Data1 = ;a:1:{s:4:"area";i<b style="color:green">;</b>3;}}}} -> Section Data2 = s";a:1:{s:4:"area";i<b style="color:red">:</b>3;}}}} Diffrence } != 3 -> ORD number 125 != 51 -> Line Number = 3297 -> Section Data1 = a:1:{s:4:"area";i:<b style="color:green">}</b>;}}}} -> Section Data2 = ";a:1:{s:4:"area";i:<b style="color:red">3</b>;}}}} Diffrence } != ; -> ORD number 125 != 59 -> Line Number = 3298 -> Section Data1 = :1:{s:4:"area";i:3<b style="color:green">}</b>}}}} -> Section Data2 = ;a:1:{s:4:"area";i:3<b style="color:red">;</b>}}}} Diffrence != } -> ORD number 0 != 125 -> Line Number = 3301 -> Section Data1 = Notice: Uninitialized string offset: 3301 in /in/XLium on line 32 {s:4:"area";i:3;}}<b style="color:green"></b>} -> Section Data2 = 1:{s:4:"area";i:3;}}<b style="color:red">}</b>} Diffrence != } -> ORD number 0 != 125 -> Line Number = 3302 -> Section Data1 = Notice: Uninitialized string offset: 3302 in /in/XLium on line 32 s:4:"area";i:3;}}}<b style="color:green"></b> -> Section Data2 = :{s:4:"area";i:3;}}}<b style="color:red">}</b>

preferences:
372.25 ms | 457 KiB | 331 Q