php8-xdebug-3.2.0-bp154.2.1 4>$  ApdX!M@eee!D7V67'z 2DpWY[ȟ㖟]ҥ{غP{@վTJֶ^vtA?rbd^ cs}S0p(-VG 8JI*ajVl `b>=}w$;ĪS|IDrZ65az9z$JV+ydzXƱyX`_΋w8]{f75 8oPVIJ!rzs:rda1e913719daf3b072e7ae9a602af5951592e92421e8dce89fa5b3d55797fa87a3a796ffec2770e6810b481713795762ac383618(dX!M@eee>b8`7s1i\Z(P_7A ڷ9 Oڣ1% j IfGzS;Cd/a$k^mExbV>ꏕxxwc'kNȉp&֤) n+␙a8#s 7ѣZ79EV'L {2E9z?a4+Q~"*SGqX5XVɓo[WZ y8c?ݣM<.>pA?d  448DHajr      $<ZxL(I8P191:A1BFGHIX$Y4Zl[p\x]^bmc(defluv wxyz$48>Cphp8-xdebug3.2.0bp154.2.1Extended PHP debuggerThe Xdebug extension helps debugging scripts by providing debug information such as: * stack and function traces in error messages with: o full parameter display for user defined functions o function name, file name and line indications o support for member functions * memory allocation * protection for infinite recursions Xdebug also provides: * profiling information for PHP scripts * code coverage analysis * capabilities to debug your scripts interactively with a debug clientdX cloud115SUSE Linux Enterprise 15openSUSEPHP-3.0http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://xdebug.orglinuxi586V|5 ƁA큤A큤dX dX dX c4Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Илья Индиго Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Johannes Weberhofer munix9@googlemail.communix9@googlemail.comJohannes Weberhofer Johannes Weberhofer Johannes Weberhofer Johannes Weberhofer jweberhofer@weberhofer.atsuse+build@de-korte.orgsuse+build@de-korte.orgjweberhofer@weberhofer.atjweberhofer@weberhofer.atjengelh@inai.dejweberhofer@weberhofer.attchvatal@suse.comjengelh@inai.dejweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atdanimo@owncloud.compgajdos@suse.compgajdos@suse.comcobexer@gmail.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.at- Restore php7 build for targets that still have it % _multibuild- Updated to Xdebug 3.2.0 * Fixed issue #1819: Allow a list of headers in 'xdebug.client_discovery_header' * Fixed issue #2079: Add pseudo hosts xdebug://gateway and xdebug://nameserver * Fixed issue #2086: Include return value in return breakpoint interruption response * Fixed issue #2087: Introduce step for the return state and virtual property for return value * Fixed issue #2062: Xdebug now records whether systemd's PrivateTmp is used in its diagnostics information * Fixed issue #2104: Add support for PHP 8.2 "SensitiveParameter" attribute * Fixed issue #2117: Removed emulated properties for closures, as PHP 8.2 adds debug information for them * Fixed issue #2122: Local variables are now available when using start_upon_error * Fixed issue #2123: Add warning in log and diagnositics information when a breakpoint is set on a non-existing file * Fixed issue #2138: Step debugger now disconnects and continues running the script, when the debugging client closes the connection * Fixed issue #2136: Duplicate line/conditional breakpoints are now rejected * Fixed issue #2014: Drop support for PHP 7.2 * Fixed issue #2102: Drop support for PHP 7.3 * Fixed issue #2103: Drop support for PHP 7.4 * Fixed issue #2002: xdebug_trace_handler_t handler members are not always checked for NULL when executing * Fixed issue #2045: Inapproriate frowny face * Fixed issue #2089: Alpine Linux does not support res_ninit * Fixed issue #2093: Fatal error: linux/rtnetlink.h: No such file or directory linux/rtnetlink.h * Fixed issue #2098: With breakpoint_include_return_value enabled step_out break at every function * Fixed issue #2105: 3.2.0alpha1 package misses the php-header.h file * Fixed issue #2108: Segfault on PHP8.1 with PHPUnit 10 when path coverage is enabled * Fixed issue #2113: Crash at step_into after thrown exception with return value debugging en * Fixed issue #2121: Xdebug does not use local independent float-to-string functions * Fixed issue #2124: Xdebug incorrectly reports that there are no children for static closure properties, even though there are * Fixed issue #2125: Crash with PHP 8.2 on 32-bit due to change in "not set" value with CATCH opcode * Fixed issue #2126: Problems with retrieving global variables * Fixed issue #2127: Tracing does not handle NUL char in anonymous closure scope * Fixed issue #2133: Warning with regards to extra NUL character in xdebug_setcookie call * Fixed issue #2134: Xdebug stops at the line where the exception is created, not where it is thrown * Fixed issue #2135: Xdebug stops twice at the same line after a call breakpoint or xdebug_break() - Updated to Xdebug 3.1.6 * Fixed issue #2100: "Fatal error: debuginfo() must return an array" when Exception is thrown from debugInfo in PHP 8.x * Fixed issue #2101: When a temporary breakpoint is hit, breakpoint_list should show it as disabled * Fixed issue #2129: Cannot read snapshot Gzip-compressed data is corrupt- Remove build target for php7 (PHP 7.4 reached EOL 28 Nov 2022) % _multibuild- Updated to Xdebug 3.1.5 * Fixed bug #2056: Install documentation gives wrong arch for installation on M1 Macs * Fixed bug #2082: phpize --clean removes required clocks.m4 file * Fixed bug #2083: Constant defined with an enum case produce double "facet" attribute in context_get response * Fixed bug #2085: Crash when used with source guardian encoded files * Fixed bug #2090: Segfault in __callStatic() after FFI initialization- Updated to Xdebug 3.1.4 * Fixed issue #2006: Removing second call breakpoint with same function name * Fixed issue #2060: XDebug breaks the Symfony "PhpFilesAdapter" cache adapter * Fixed issue #2061: Possible use after free with GC Stats * Fixed issue #2063: Can't inspect ArrayObject storage elements * Fixed issue #2064: Segmentation fault in symfony cache * Fixed issue #2068: Debug session can be started with "XDEBUG_SESSION_START=anything" when xdebug.trigger_value is set * Fixed issue #2069: Warn when profiler_append is used together with zlib compression * Fixed issue #2075: Code coverage misses static array assignment lines- Updated to Xdebug 3.1.3 * Fixed issue #2049: evaling broken code (still) causes unhandled exception in PHP 7.4. * Fixed issue #2052: Memory leak when a trace file can't be opened because xdebug.trace_output_name is invalid. * Fixed issue #2054: Slowdown when calling a function with long string parameters. * Fixed issue #2055: Debugger creates XML with double facet attribute.- Updated to Xdebug 3.1.2 * Fixed issue #2036: Segfault on fiber switch in finally block in garbage collected fiber * Fixed issue #2037: Crash when profile file can not be created * Fixed issue #2041: __debugInfo is not used for var_dump output * Fixed issue #2046: Segault on xdebug_get_function_stack inside a Fiber- Updated to Xdebug 3.1.1 * Fixed issue #2016: apache gives no output with xdebug 3.1.0b2 installed * Fixed issue #2024: Apache restarts in a loop under PHP 8.1.0 RC3 * Fixed issue #2029: incorrect and inaccurate date and time displayed in xdebug.log and trace files * Fixed issue #2030: PhpStorm step-debug not working on PHP 8.0.11 * Fixed issue #2032: Use runtime PHP version in DBGp and info pages instead of compiled-against version * Fixed issue #2034: Xdebug throws a Segmentation fault when 'set_time_limit' function is disabled * Fixed issue #2035: Xdebug block everything with localhost in XAMMP - Updated to 3.1.0 * Fixed issue #1472: Add assignments to computer readable trace format * Fixed issue #1537: Add links to documentation to various different "features" after wizard has run * Fixed issue #1738: Add xdebug_notify() function to send data through DBGp to a debugging client * Fixed issue #1853: Enable profile compression for cachegrind files * Fixed issue #1890: Add connected client and protocol features to diagnostic page * Fixed issue #1898: API for querying the currently active mode(s) * Fixed issue #1933: Allow for cloud ID to be set through the trigger * Fixed issue #1938: Branches in traits aren’t marked as executed * Fixed issue #1948: Do not redirect warning and error messages to PHP's error log if an Xdebug log is active * Fixed issue #1949: private properties for internal classes can't be fetched for debugging * Fixed issue #1963: php exit code = -1073741819 when xdebug.mode = off (Windows Thread Safe Only) * Fixed issue #1969: Provide breakpoint ID / info in DBGp run command responses * Fixed issue #1970: xdebug_get_function_stack with unnamed (internal) parameters have wrong index * Fixed issue #1972: Add support for PHP 8.1 Fibers * Fixed issue #1974: Add gzip support to trace files * Fixed issue #1976: Switch debug session cookie to Lax, and remove expiry time * Fixed issue #1978: Xdebug's log messages are cut off at 512 bytes * Fixed issue #1980: PHP 8.1: Mark enum classes as "enum" * Fixed issue #1986: Add support for multiple trigger values * Fixed issue #1989: Profiling does not output correct class when parent keyword is used * Fixed issue #1992: Code Coverage with filter produces Segmentation fault on xdebug_stop_code_coverage() * Fixed issue #1993: eval-ing broken code causes stepping to break * Fixed issue #1996: Add support for Closure visualisation in traces, debugging, and Xdebug's var_dump * Fixed issue #1997: Added xdebug_connect_to_client() to attempt a debugging connect while running code * Fixed issue #1998: Double facet attribute generated for enums that are stored in properties * Fixed issue #1999: Add "readonly" facet to PHP 8.1 readonly properties * Fixed issue #2001: Add 'xdebug.use_compression' setting to turn on/off compression for profiling files * Fixed issue #2004: Figure out what "XDEBUG_SHOW_FNAME_TODO" define is for * Fixed issue #2007: xdebug 3.x fails to build on OS X 10.11 or earlier due to clock_gettime_nsec_np requirement * Fixed issue #2008: Using the XDEBUG_SESSION cookie could bypass shared-secret checks * Fixed issue #2009: xdebug_stop_code_coverage's argument has type mismatch * Fixed issue #2011: Closures as protected properties have double facet XML attribute * Fixed issue #2013: Support PHP 8.1 * Fixed issue #2018: zlib compression support on Windows * Fixed issue #2019: Xdebug crash because of uninitialized memory * Fixed issue #2020: segfault if xdebug.dump.GET=* and integer key without value in URL * Fixed issue #2021: Segmentation fault due to NULL bytes in internal anonymous class names * Fixed issue #2025: Anonymous classes which extend are not detected as anonymous classes since PHP 8.0- Xdebug should be loaded as a zend_extension (not as extension)- Updated to Xdebug 3.0.4 * Fixed issue #1802: Improve xdebug.org home page * Fixed issue #1944: tracing is started without trigger, when profiler is also enabled * Fixed issue #1947: xdebug_info() settings section does not show the modes that are overridden by XDEBUG_MODE * Fixed issue #1950: Assignment trace with ASSIGN_OBJ_REF crashes * Fixed issue #1954: Calling xdebug_start_trace without mode including tracing results in a fatal error- Updated to Xdebug 3.0.3 * Fixed bug #1930: No local variables with trigger and xdebug_break() * Fixed bug #1931: xdebug_info() output misses configuration settings if phpinfo() has been called * Fixed bug #1932: One line in multi-line string concatenation is not covered * Fixed bug #1940: Wrong type used for showing GC Stats reports - Xdebug can not be tested with 'make test'- Use _multibuild to also build for php8- Use php-config to determine location of files in package- Updated to Xdebug 3.0.2 * Fixed issue #1907: Empty exception message when setting the $message property to a stringable object * Fixed issue #1910: Code coverage misses constructor property promotion code * Fixed issue #1914: Compillation failure on OpenBSD * Fixed issue #1915: Debugger should only start with XDEBUG_SESSION and not XDEBUG_PROFILE * Fixed issue #1918: Warn if PHP's Garbage Collection is disabled in gc_stats mode * Fixed issue #1919: Crash when enabling filter without the right mode active * Fixed issue #1921: Xdebug does not start step debugging if start_with_request=trigger * Fixed issue #1922: Code coverage misses array assignment lines * Fixed issue #1924: Deprecated INI settings displayed in phpinfo() * Fixed issue #1925: xdebug.start_with_request and start_upon_error display inconsistent values * Fixed issue #1926: Add Xdebug mode's source to xdebug_info() output * Fixed issue #1927: Crash when calling xdebug_stop_trace without a trace in progress * Fixed issue #1928: xdebug_stop_gcstats() can also return false- Updated to Xdebug 3.0.1 * Fixed issue #1893: Crash with ext-fiber and xdebug.mode=coverage * Fixed issue #1896: Segfault with closures that are not created from user code * Fixed issue #1897: Crash when removing a breakpoint * Fixed issue #1900: Update README and add run-xdebug-tests.php to package * Fixed issue #1901: Stack traces are shown (with a broken time) when Xdebug's mode includes 'debug' but not 'develop' or 'trace' * Fixed issue #1902: Compillation failure on AIX * Fixed issue #1903: Constants should always be available, regardless of which mode Xdebug is in * Fixed issue #1904: Profile and trace files using %t or %u do not get the right names * Fixed issue #1905: Debugger does not disable request timeouts- Updated to Xdebug 3.0.0 * Xdebug 3 includes major changes in functionality compared to Xdebug 2. The primary way how you turn on functionality is through the new xdebug.mode PHP configuration setting. This made it possible to massively increase performance in many of Xdebug's sub systems as Xdebug is now much more conservative in which hooks are enabled. Configuration changes, massive performance improvements, and PHP 8 support are the primary features in Xdebug 3, but there is much more. The upgrade guide lists the changes in great detail, please read it: https://xdebug.org/docs/upgrade_guide- Updated to Xdebug 2.9.8 * Fixed issue #1851: Paths are not counted as coveraged with loops calling function * Fixed issue #1855: Build issues on FreeBSD- Updated to Xdebug 2.9.7 * Fixed issue #1839: Add keepalive options to debugging socket - Updated to Xdebug 2.9.6 * Fixed issue #1782: Cookie "XDEBUG_SESSION" will be soon rejected because it has the “sameSite” attribute set to none * Fixed issue #1787: Branch coverage data does not always follow the lines/functions format * Fixed issue #1790: Segfault in var_dump() or while debugging with protobuf extension- Updated to Xdebug 2.9.5 * Fixed issue #1772: Crash with exception thrown inside a destructor * Fixed issue #1775: Segfault when another extension compiles a PHP file during RINIT * Fixed issue #1779: Nested multi-line built-in function in namespace are not covered- Updated to Xdebug 2.9.4 * Fixed issue #1763: Crash while setting opcode overrides in ZTS mode. * Fixed issue #1766: Using the DBGp detach command disables remote debugging for the whole process. - Updated to Xdebug 2.9.3 * Fixed issue #1753: Resolved breakpoints use information from wrong files * Fixed issue #1758: Xdebug changes error_get_last results inside a try catch * Fixed issue #1759: User registered opcode handlers should call ones already set by other extensions - Updated to Xdebug 2.9.2 * Fixed issue #1735: DBGp eval warning promoted to Exception can cause out-of-sync responses * Fixed issue #1736: Segmentation fault when other extensions run PHP in RINIT * Fixed issue #1739: Tracing footer not written - Updated to Xdebug 2.9.1 * Fixed issue #1721: Header may not contain NUL bytes in Unknown on line 0 * Fixed issue #1727: Debugger stops more often than expected due to resolving breakpoints * Fixed issue #1728: INIT_STATIC_METHOD_CALL is not overloaded * Fixed issue #1731: var_dump with DateTime does not output properties (Ryan Mauger) * Fixed issue #1733: SEND_VAR_NO_REF_EX opcode, used for require(), is not overloaded * Fixed issue #1734: Segfault with DBGp "source" with a out-of-range start line number- fix enabling extension in xdebug.ini- Updated to Xdebug 2.9.0 * Improvements: #1723: Class/function pre-analysis for code coverage speed improvements * Removed feature: #1301: Removed aggregated profiler feature * Removed feature: #1720: Remove superfluous xdebug.remote_handler setting * Fixed bug #1722: Build warning issues on FreeBSD * Fixed bug #1724: Missing property types and uninitialised values in variable dumping routines- Updated to Xdebug 2.8.0 * Fixed issue #1665: Segfault with garbage collection and complex function arguments * Fixed issue #1699: Crash during debugging Phalcon project * Fixed issue #1705: Crash while debugging with ionCube being used * Fixed issue #1708: Crash on evaluating object with properties * Fixed issue #1709: Wrong data type breaks tests on Big Endian build * Fixed issue #1713: INIT_FCALL is not overloaded in code coverage- Updated to Xdebug 2.7.2 * Fixed #1488: Rewrite DBGp 'property_set' to always use eval * Fixed #1586: error_reporting()'s return value is incorrect during debugger's 'eval' command * Fixed #1615: Turn off Zend OPcache when remote debugger is turned on * Fixed #1656: remote_connect_back alters header if multiple values are present * Fixed #1662: __debugInfo should not be used for user-defined classes - Updated to Xdebug 2.7.1 * Fixed #1646: Missing newline in error message * Fixed #1647: Memory corruption when a conditional breakpoint is used * Fixed #1641: Perfomance degradation with getpid syscall- Updated to Xdebug 2.7.0 - adds support for PHP 7.3 - support for single step debugging of forked PHP worker processes - fixes numerous memory leaks and bugs - fixes of incompatibilities with Zend Opcache - Fixes in 2.7.0: * Fixed bug #1520: Xdebug does not handle variables and properties with "-" in their name * Fixed bug #1577: Code coverage path analysis with chained catch fails in PHP 7.3 * Fixed bug #1639: Compile warning/error on GCC 8 or Clang due to "break intentionally missing" * Fixed bug #1642: Debugger gives: "Warning: Header may not contain NUL bytes" - Fixes in RC1: * Fixed bug #1551: Property with value null is not represented well * Fixed bug #1621: Xdebug fails to compile cleanly on 32-bit platforms * Fixed bug #1625: Work around ABI conflicts in PHP 7.3.0/PHP 7.3.1 * Fixed bug #1628: The PHP function name being constructed to record when GC Collection runs, is not freed * Fixed bug #1629: SOAP Client/Server detection code does not handle inherited classes - Fixes in RC1: * Fixed bug #1571: File/line information is not shown for closures in namespaces. * Fixed bug #1578: Compile error due to redefinition of "zif_handler" with old GCCs. * Fixed bug #1583: Xdebug crashes when OPcache's compact literals optimisation is on. * Fixed bug #1598: Make path/branch coverage work with OPcache loaded for PHP 7.3 and later. * Fixed bug #1620: Division by zero when GC Stats Collection runs with memory manager disabled.- Changed package version to 2.7.0~beta1 to ensure correct updates- Removed redundant xdebug.ini source file- Updated to Xdebug 2.7.0beta1 * Fixed issue #1519: PHP 7.3 support - Updated to Xdebug 2.7.0alpha1 * Fixed issue #938: Support remote debugging for PHP scripts that fork. (Sponsored by Brad Wilson) * Fixed issue #1487: Re-enable IPv6 test on Travis. * Fixed issue #1526: Namespace filter does equality match instead of prefix match. * Fixed issue #1532: SIGABRT when using remote debugging and an error is thrown in eval(). * Fixed issue #1543: Various memory leaks due to changes in (internal) string handling.- Compile with -fvisibility=hidden - Updated to Xdebug 2.6.0 https://xdebug.org/updates.php#x_2_6_0 * support for profiling memory usage * configurable formatting of filenames * statistics of PHP's Garbage Collector * "remote" debugger: - "Notice" and "Warning" notifications are sent to the IDE - support for low-ASCII characters in property names and array keys - support for NULL characters in variable and property names - configurable connection timeouts * Many improvements and bug-fixes- Updated to Xdebug 2.6.0beta1 * Added filter support for tracing, stack traces and code coverage * Add X-Profile-File-Name header when a profile file has been generated. * Check whether variables tracing also works with =&. * Xdebug var dump tries casting properties. * SEND_REF lines are not marked as covered.- Restore previously sanitized description.- Cleaned up spec file - Support for PHP 7.2 - Updated to Xdebug 2.6.0alpha1 * ChangeLog https://pecl.php.net/package-changelog.php?package=xdebug&release=2.6.0alpha1 * Added features - Added "memory" output to profiling files, to find out where memory is allocated. - Dump super globals contents to error log upon errors, just like when this would happen for stack traces. - Parse X-Forwarded-For for the first IP address when selecting the remote_connect_back host. - Add DBGp: notifications for notices and warnings to be shown in IDEs. - Implement extended_properties feature to remote debugging to support names and values with low ASCII values. - Added xdebug.filename_format setting to configure the formatting of filenames when tracing. - Added support for Unix domain sockets to xdebug.remote_host. - Added xdebug_is_debugger_active() that returns true when debugger is connected. - Added support for earlier stack frames through new argument for xdebug_call_* functions. - Handle PHP 7.2's new methods for switch/case - Added xdebug.remote_timeout to make connect timeout configurable. - Make var_dump() also use the new xdebug.filename_format when formatting filenames. * Improvements - Added support for "%s" specifier for xdebug.trace_output_name. - Improved error message in case the connection breaks. - Change DBGp tests to use TEST_PHP_EXECUTABLE instead of hard coded 'php' - Use FD_CLOEXEC with debugging sockets to prevent FDs from leaking to forked processes. - Improve the foldexpr in xt.vim to fold lines correctly. * Fixed bugs - property_get doesn't return @attributes for SimpleXMLElement. - Property names with quotes can not be fetch while debugging. - Fix "use after free" with in add_name_attribute_or_element. - Fixed memory leak with xdebug_path_info_dtor. - Debugging breaks with array element keys containing low-ASCII variables. - Tracing crashes with return_assignments and ternairy operator. - Crashes due to variable resolving/reading mechanism not taking care of temporary hash tables correctly (Nikita Popov, Derick). - Fixed s390x and ppc64 builds (Remi Collet). - Crash on ZEND_SWITCH_LONG / ZEND_SWITCH_STRING with more than 32 cases. * Changes - Use Error (Throwable) instead of fatal error when maximum nesting level is reached.- Drop the php5 subpackage as we are removing php5 language- Trim some redundant pharse parts from the description.- Updated to Xdebug 2.5.5 Fixed bugs * #1439: TYPE_CHECK needs overloading due to smart branches * #1444: Code Coverage misses a variable in a multi-line function call * #1446: Code Coverage misses elseif if it uses an isset with a property- Updated to Xdebug 2.5.4 Fixed bugs * #799: Function traces report base class instead of object name * #1421: Fix set_time_limit hanging on PHP 5.6 when pcntl_exec does not exist (Frode E. Moe) * #1429: Code coverage does not cover null coalesce * #1434: Code coverage segfaults on 32-bit arch - Updated to Xdebug 2.5.3 Fixed bug * #1421: Xdebug crashes when it is loaded without pcntl being present - Updated to Xdebug 2.5.2 fixed bugs * #701: Functions as array indexes show ??? in trace * #1403: Code coverage does not cover BIND_STATIC * #1404: Execution time is calculated incorrectly * #1413: Code coverage mishap with PHP 7.1.3 * #1414: Missing variable assignment in traces with OPcache loaded * #1415: Crash with multiple catch constructs with OPcache loaded * #1416: Trace files should not include the first result of a generator if it hasn't started yet * #1417: Fetching properties of static class contexts fails due to incorrect fetch mode * #1419: Summary not written when script ended with "pcntl_exec()"- License is in fact a PHP 3.0 license; productnames and author has been changed to match the xdebug product.- Clearified license- Updated to Xdebug 2.5.1 Fixes: * #1057: Add xdebug.ini of all settings to package * #1165: DBGp: step_out skips subsequent function calls * #1180: Code coverage crashes with non-standard start/stops * #1278: Xdebug with PHP 7 does not handle prefill-from-oparray for XDEBUG_CC_UNUSED * #1300: Xdebug functions are not exposing their signature to Reflection * #1313: Arguments to __call() trampoline picked from the wrong memory location * #1329: While printing out a stack with and function parameters, XDebug reads uninitialized zvals or free()d memory * #1381: Code Coverage misses line due to missing FETCH_DIM_W overload * #1385: can not fetch IS_INDIRECT properties * #1386: Executable code not shown as executed/executable * #1392: Unable to compile on FreeBSD due to missing struct definition * #1394: Code coverage does not cover instanceof (in elseif)- Provide php-xdebug as a parallel installation of php5 and php7 is not possible- Updated to Xdebug 2.5.0 Support for PHP versions lower than PHP 5.5 has been dropped Improvements: * #1232: add memory delta to HTML traces * #1365: Allow remote_connect_back to be set through XDEBUG_CONFIG * #998: Added support for IPv6 (Thomas Vanhaniemi) * #1297: Initial PHP 7.1 support Fixes: * #1168: Added defensive check to prevent infinite loop * #1242: Xdebug on Windows with Eclipse has issues with breakpoint IDs * #1343: Wrong values of numerical keys outside 32bit range * #1357: Function signature using variadics is reported as being not executed * #1361: Remote debugging connection issues with Windows (Anatol Belski) * #1373: Crash in zend_hash_apply_with_arguments when debugging, due to unset symbol table * #1295: Apache crashes (SIGSEGV) when trying to establish connection when sockfd is large * #1303: POLLRDHUP is not supported outside of Gnu/Linux * #1331: Segfault in code coverage - Updated to Xdebug 2.4.1 Fixes: * #1106: A thrown Exception after a class with __debugInfo gives 2 errors * #1241: FAST_CALL/FAST_RET take #2 * #1246: Path and branch coverage should be initialised per request, not globally * #1263: Code coverage segmentation fault with opcache enabled * #1277: Crash when using a userland function from RSHUTDOWN with profiling enabled * #1282: var_dump() of integers > 32 bit is broken on Windows * #1288: Segfault when uncaught exception message does not contain " in " * #1291: Debugclient installation fails on Mac OS X * #1326: Tracing and generators crashes with PHP 7.x. * #1333: Profiler accesses memory structures after freeing- XDebug 2.4.0, ported to php7- provides php-xdebug symbol- remove _service- reference the upstream xdebug.ini file directly using the package version- Update to Xdebug 2.3.3 - Fixed bugs * #1130: Escaping issues with docrefs and HTML characters in error messages * #1133: PDO exception code value type is changed * #1137: Windows does not support %zu formatting for sprintf * #1140: Tracing with __debugInfo() crashes Xdebug due to a stack overflow * #1148: Can't disable max_nesting_function * #1151: Crash when another extension calls call_user_function() during RINIT * Fixed crash with code coverage (Antony Dovgal) * Fixed usage of virtual_file_ex and STR_FREE (Remi Collet) * Reset overloaded opcodes at the end of each request (Eran Ifrah) - Improvements * #686: Not possible to inspect SplObjectStorage instances with Xdebug * #864: No attributes are shown if an object extends ArrayIterator * #996: Can't evaluate property of class that extends ArrayObject * #1134: Allow introspection of ArrayObject implementation's internal storage * Get rid of setlocale hack, by using %F instead of %f (and speed up tracing * by 15-20%)- Use version specific ini file instead of master's.- Included upstream xdebug.ini file - Update to Xdebug 2.3.2 * Fixed bug #1117: Path/branch coverage sometimes crashes * Fixed bug #1121: Segfaults with path/branch coverage - Xdebug 2.3.1 * Fixed bug #1112: Setting an invalid xdebug.trace_format causes Xdebug to crash * Fixed bug #1113: xdebug.*_trigger do no longer work, due to NULL not being an empty string - Xdebug 2.3.0 * Fixed bug #932: Added an error message in case the remote debug log couldn't be opened * Fixed bug #982: Incorrect file paths in exception stack trace * Fixed bug #1094: Segmentation fault when attempting to use branch/path coverage * Fixed bug #1101: Debugger is not triggered on xdebug_break() in JIT mode * Fixed bug #1102: Stop Xdebug from crashing when debugging PHP Code with "php -r". * Fixed bug #1103: XDEBUG_SESSION_STOP_NO_EXEC only stops first script executed with auto_prepend|append_files * Fixed bug #1104: One character non-public properties cause issues with debugging * Fixed bug #1105: Setting properties without specifying a type only works in topmost frame (Dominik del Bondio) * Fixed bug #1095: Crash when using a non-associate array key in GLOBALS * Fixed bug #1111: eval does not work when debugger is stopped in xdebug_throw_exception_hook (Dominik del Bondio) Added features * Implemented bug #304: File name and line number info for overloaded var_dump() * Implemented bug #310: Allow class vars and array keys with xdebug_debug_zval() * Implemented bug #722: Add stack trace limit setting. * Implemented bug #1003: Add option to xdebug_print_function_stack() to suppress filename and line number * Implemented bug #1004: Ability to halt on warning/notice * Implemented bug #1015: Added the xdebug.force_display_errors and xdebug.force_error_reporting php.ini-only settings to always override PHP's settings for display_errors and error_reporting * Implemented bug #1023: Add support for PHP 5.6 variadics * Implemented bug #1024: Add support for PHP 5.6's ASSIGN_POW Debugging * Implemented bug #406: Added support for remote debugging user-defined constants * Implemented bug #495: Added support for the wildcard exception name '*' * Implemented bug #1066: Better error message for SELinux preventing debugging connections * Implemented bug #1084: Added support for extended classes to trigger exception breakpoints * Implemented bug #1084: Added exception code as extra element to debugger XML Tracing * Implemented bug #341: Added the time index and memory usage for function returns in normal tracefiles * Implemented bug #644: Shared secret for profiler_enable_trigger and trace_enable_trigger with *_value option * Implemented bug #971: Added the trace file option "XDEBUG_TRACE_NAKED_FILENAME" to xdebug_start_trace() to prevent the ".xt" extension from being added * Implemented bug #1021: Added support for return values to computerized trace files * Implemented bug #1022: Added support for serialized variables as format in trace files in the form of option "5" for "xdebug.collect_params" Code Coverage * Implemented bug #380: Added xdebug_code_coverage_started() * Implemented bug #1034: Add collected path and branch information to xdebug_get_code_coverage() output Profiling * Implement bug #1054: Support for filename and function name compression in cachegrind files Changes * Implemented bug #863: Support xdebug.overload_var_dump through ini_set() * Implemented bug #973: Use case-insensitive filename comparison on all systems (Galen Wright-Watson) * Implemented bug #1057: Removed trailing whitespace from example xdebug.ini * Implemented bug #1096: Improve performance improvement for handling breakpoints by ignoring locales (Daniel Sloof) * Implemented bug #1100: Raise default max_nesting_level to 256 Removed features * Support for PHP versions lower than PHP 5.4 have been dropped.xdebug is working with PHP 5.6 now. - Update to 2.2.7 * Fixed bug #1083: Segfault when requesting a variable for a context that did not have them. * Fixed bug #1087: zend_execute_script or zend_eval_string in RINIT segfaults. * Fixed bug #1088: Xdebug won't show dead and not executed lines at the second time. * Fixed bug #1098: Xdebug doesn't make use of __debugInfo. * Fixed segfaults with ZTS on PHP 5.6. - Update to 2.2.6 * Fixed bug #1048: Can not get $GLOBAL variable by property_value on function context. * Fixed bug #1073 and bug #1075: Segmentation fault with internal functions calling internal functions. * Fixed bug #1085: Fixed the tracefile analyser as the format version had been bumbed. * Fixed memory leaks. - Check checksum on download - Simplified / reformatted specphp-xdebugcloud115 16778752113.2.0-bp154.2.13.2.03.2.0-bp154.2.13.2.0-bp154.2.13.2.0xdebug.inixdebug.sophp8-xdebugCREDITSphp8-xdebugLICENSE/etc/php8/conf.d//usr/lib/php8/extensions//usr/share/doc/packages//usr/share/doc/packages/php8-xdebug//usr/share/licenses//usr/share/licenses/php8-xdebug/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17860/openSUSE_Backports_SLE-15-SP4_Update/678c1af99325f6a90335577379b361cf-php-xdebug.openSUSE_Backports_SLE-15-SP4_Update:php8cpioxz5i586-suse-linuxASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=233490ba3afdac798d066252347ddda1291e4dcd, not strippeddirectoryRR RRRR RR RRR RR RR* hy,outf-825e33a007230732719039ee622efa9600ca57854130637f8de50f13ef4e74678?7zXZ !t/35] crv(vX0'ÍK4hqԌ"{[ۖ!ŜwȔ~#{pz}A9cv[:۞lYiUl|seeP1j;!t߼C4쎇[q1NRCۣړ?{* >}vƶjz뛢W`V .Ԉ0 Z>pyQ{vV[%Y1_p"q#L}(PWL79YS0j>wt_ifI7"R,V2~'!2Oԛg5w\\mi%,|lqɱU6J7NRYeXK!.ɘìt/5p4_A;E]THG@HaiU?+n0FN۫;;l'y8Y *DvvbO*ُzW?lOo#;id s#I~}1 oF($-t$'XW*B`Y =w(xU#1h[E*>r:bCvK!S p4ZSӚQ xKO2WꨈGTn8)KS->>[\VeXm{Ug20lq Bhu> _Cm|O%3XEg;}B,xU&=8]>~̿05+.3K! Nv;fr Szs /v,dff<ŴVCp. <' zKɚ6zvc t!KC~ idSGxh\zϬ,}݌/)u%boxB|FfrHyQj-b>]lak0N/+I-&žr6XIZ躸j"Џ6z]Q@u^s ^`2U=4)u.j^(2zՇEyD&gKdQ(pNk{X_(PZ- 5eM Rm*}r+•˵)&'Z+hf+h Isn{^ K ml!ͮ:P>m+FE+ĴaQ(e4\q\f+ efohe΀*0vkNzsO$ȂXac=1j|z^$T73rQ,Qx|ngiӺbB ?ʕ` y, RwTAPl Ѽ1SuK [i~*I(wp*VLRv9e8vfZoa:C]A6Fޢ0 ^ʌ'wr) >y0֢)cOԸAe_N ;d-HJ -va̧32ʊfdp(M~Ճ#wOh!O۲ zb6\*0NI%iqĺ81QУ`!۝E|H6h' ,QG._S>JJ, lX١QdEyM0%R75 7+ABǀBmtK6T8XoU+MMo~ DȈ?I=1kVw^L~\O1>;o'ו>N(QI$;P*]Q7D\l߾;_Ѱv^14)qIIV{g,rwtJ~?E溹`D;9pe=Oxj@?\ KP/P,6%s'ʁ\>lxGK*:I B:0Ic@V:} ՉxVm-?Mƚ(1z1CEC%E !3'%qWJY#D~1fqDP˹q{[ XA茓cnoGS-LX gByVAd1[dG2:OrrC.dɫ]W~羘 b R6k A8sO*16F)$m-*RR~Z;T7_1c#:kxPzP%UR; HOd>Ue㄃ir$4ӊ3- NWî쏇 PpV;V L!t68fQRPSX/y,7=r+ak7/2mK3W+7>a9v!,v W֎m\F7>I^LOȞvCxk j `y؉̏WW)A܋hmH5} 3JMՃ:X{&L,m)@ 3TyCl3'۵q2J}ph;9@k"AEGpsѢܔeAʝ.}s4?MSX$4"i-^5&ِP Ua}ZOF\hW*Ӡbh)S>hL)!wB'+p<HB %$~#*RF`Keb|_/je^JJ\1R҇aqOq4dwNKL.gO46Q߯{7lp?͸O$kS4=c[@ãѻGOCi|UT+N'DT(6AZéϩ$7Z59xׁLTF(|4$ۯ% pIYaIc OHMH/ "ID',;P^Z /|wUm?+D ӇDig#Cނ݌.ړsa9Kb2Յp\Hemt 1=۝$<*rC2xx,{1[k": tlqP-V7q;E%6<%p3x'+hˤ[AiȞ*|j:$fϴCۃ-Ycat S0TD}׸t+s[l߂+ڿ"0£֑0mSZz/Xa^M{@4&%}1Paъy䥾µHS|n>lPU>ZRk@( f_sW&)^L߭?KaI+ b! ]$eB20 Q`JRkI`J .v-lb./74_%1I`U |y7 2Q%_`kQ[$mx^%.FWq0;{ZtUh0?'XI b;eҁr [d1ojK!ӢƲ0vh],@_yJƛ bz oGZa=`:w#Mu&D|*>xn>D:%?7 ֢#W$TXA/  GH견 Yq&Ëe?(t 'sS)NgEp<#2S(_HѵC20_r3Jiql dΨAQXԚn+0FaW$??|붷ŒHK_7(g1]xCoej}/]g< MҤƸ/;K0}I|ciT!ܔ3QxxDJ:$p < p $yKɦ}IYh̡'lWҌ4]ǁ=+XAWxJ.#$0gJzΫ) ^׫և wp~`=T{֠y*bp0x6E*vZܲowq֫l8&M'UԿpoZw`Pv)Dӕ-suK]fi07ߔfȈA( k(bΥ=bcLwؐ}F/{Q*ȴ,S?5  ]Уvz:6>>=dS 41WqNBlqmH~pdJY ˊDV:U7|2PmP 6K;=n4ݰ2໗uACeʪd(>r2 .5S*8<7a'C}do`0"bgš4MfL9Ҕ0nʕ`؋(h#aSo—)XNc7y=1vnN6oaUb} 7BsV#uՂ [aDty<4$v~n:]"t,=ެoo.; : JrojlY}$~ml|7Fɂ/vm"vr u]| HPgXT=zm_c`"-̈4DOoj#<Rj`ڼ+;`E#3? J8-$'"d fM}{Fm Ykl|yݐ'ZvЦ\wx( F}~bhyA"DAF!hFwQ?P`2:8Ѳ")}KY 7{z\}yBy:8O[7-^p$P3H;$XW.3$j UD A[u_poCڒV@?kY_ %A /)a>R{2.JZs IxC(Hcqex6T@CWblYEG6Gֲ${o2;V3G/Aiکpi3*M-Sz[U&+,rW3sSe_tUd^ {$9 *~+nH"uD699 >\A2`P A:q.e}S_9>W`Hp p;´ : /'m2y>RtFb[hFB$I#8rꉜ˞mPpHNcV*jN6 CÔ!+8pyAnD*T =_ FP #Y%bCf푩?V%BW}1m)N3sW.o.DzERȝl/?ikb̗ YK%+ll@9W|Gft"j /3B{&ǚc:԰2ޔa WV62]lZTApCXa[qTea 9Rkꇛ+I P@J 0O$0xN3FkxzRTs6]=< _GaR?],}3ňWV|_O$K*IUC."YL_{Os+%L 2 )E=~3k/`SSibP&|KgYͱdXL K%dr̗ˣqYZW\8#4;8CjQ/פb~אTxb LTy {IE{!6.>)OAəXʼnO,1[%äݲ&Ṗ|K`mZZ x)B"{y+ZjR~ú,pqJ "D5ƶx[\ M%~ٱ1]:˼ī 3cBZ-bա7DS[vEi/-=E"/cv;ttm<7 -FndKomW5 3^̒FR:k>TZw! YB\ޜ37# ݘiIJ-<>0Y KX;Ymߒ B EC$ ";NAu=JDʿ6vEЀI%FC Lv]Kr0bLVxdG!e$v>dcܜnҢMn^NuomF`{n47mlVOL#vQ%>!7aRP}f՘@TǩROB<]vD,+ yyK4Vn $ ʳX9QƵD,=M 缒3?5Dk/ O36gڱh .._?JvKHqAbeCQ5,>:|lʀs;L/i "M|ѳ|)9Lhͬk9.ry`J·W&k(P-` t/KHu uQ=OJkJh3|tۖvJk/ >ƈG sflHTbAGY}HX=MFV(ճݶx!5=/U&K"L#l{79"z 6}{/6cuuLy-=.X%6ӈ8_AG$b1v*ղڲ)Hˮ,sܕAU̦F4$H" 9MNCLVD,y8;Tw!JsS[X-Q,xV~7PETn^~ ,rR<6(Y_\M2#~C/H4 IOsXgu0mьa zme2HB*1}b E*)1DʖMfKR婊jf Gw.RȼGvB]MDaxI<4Wv77,D)`kEPI֖?t<+7YV'VQ m\Q ι-dƶB.:f u $85NWe%DQ6bwWܓtǏDzN7,_: |s0F_<:EQrr\UOۦH?@MK}u6'6ˇ핋9lMeEgXk /AG2=-r:a5ݯnܦ$"QYs DYDrm?G1vՈ0 ^1vM Ww"`_xU.S줷{Xߨ/lY'إq|&%X_`q zݚ<1x2ׁ62^n:b$Η%Q[, ibUu;I-`' <_}'*=IA[wqf3,&B5\vl@/?[G#⛷o:]ަO[\~8%RU+s Vj6oj.{i66՝>/yA6B2˓%?Od\܄>\3Ԯ ݷNfux #ҲjDX|7?}PQ<s\ Gj>x:?*<7w;W*!Ʉej PICB"6bƈ QeP(vA {٩ԱH5Yo-`N_#6R&3 4= (9wqX+vsHV_6Qk/xɾs\UN [z "EK_rQj#,",B|LO@%`|K >e]dɗm\/ٓy|llD,̵00ސȥ Za IhaHzTⷩ7=ՒBndqOu~8; yi0&_'/~Ntw3]-?jY  AgJn}w[&5e&fjpøbG'ىӡ|%am IΨ5`^u_7E496yV HL s-(ud#3(a4XD@uD][g7N6lTBREߗ%m <%);y8ݑIar#QLD* @=5 īMk)H t }ݯh6+:( z^k9~X4\H=ҋqR8坧y~+i2 WZ)XKMި]Tv;`}h@tKwtӐϵH $ֺq$fڴ\Ǯ6Dzw9yttr$^0} RU4c^ƜdmbG WB'Q%ɦ nM1(M K= juK27T<©W+ޥcDŽm 8]-Q teXF7T{gUBۊ_MK׵t}cM*9XN`ҬyBEwU@ CENPLLP nC:tTY5%;}F#l2.xK=oV|ϭBdΡ@_ƜbMNU-y>v)ʧ4/ ?uy"Kk ]+HƉ A9YJhs54Y#SDRrAGl;g]Z#>^@ڐvc3dۚexIeQ,b#C.y8m[]2 e&!Xaf=yݸܸs~1| Wg8s4("r/N®Leig0~Q4>嘘( ",H1 tG> J袌RKN1~x;T T9 XA2%c\&O:76gaDQgҜW+ 1x&/:qY!RT% X9$IY6EIQKZijM]CH7in:4'̅(Mf!АWp'(ndf鑍j<6f M+>)= m:n9z^Q!&^ *aJw%LGƦx`}`nQd9Ϲ"[K*S +B4  ٔG ͭ,F|1&7sxym#c*PX^CKR0&p7=͗_ ra0pR6#)>0[u|m@ZU& aV<vM],!a9hu 7e d#Ul57F!;eW%;LTq.3oQ oHLh'GTf+2"/Rx]2kiO d-zt+۴G QHpS*c&w>sp-UؤpƁV3-F(hpZW{ Z?-lG{h Z.2xAVlMDqSWZjz~5lIb [>f:))eZ?E_ >Rw~N3L?Z6 ~l&ds&=+{t XX';3>Ի0R H Qd1(͵qsmt( o_JS7VЁd7̿eN?7~J6ɒ/TAel3y8!݉eoӋ {Í2^61r=~8f&Z}"GEBp\Q>tX5ʉ(L0JC,]$)FF+ğ]{kW Cݐ[UusM^b;g4X_d|8ZBmDVTotGhrؘ}ߖ\ 'fjf)c@hd#Vrtw֋N5]yʩ]Q Er(wUj/=r@M?{t.0v0))ns;҂5=ttg%YƖ/ORَtHh^?9FskB&$. q(e44@n!G>l;,W^L{l׊Q7˓9̰G={& p$ $IJ8nL^sU*kY@B*IoowCk !;:mFKywzb\8_foyްQj8T߲2,@:Mwkk/bIpmlKeve:s1ltPHi-RDxw,# կt ʸ_fѲ~&n)Z<:XV&v8|qWtXP0P G cJީ~/ N&ktxC(#V;{]Z¦K鴱NwWo)7uPKkgAOBC\AsX)asBzt>i> Ԯk܃$o2*$j( >yM;N\+p_CΓ wڑʨb.ϺK^=ՐlS{ z爯"vFnyY6D7 \L}hEs\n5j~aCh `XdgYw!L2)}KYN4޷&ժ\\˃ Zx3q6I$0Y *YڞX Ev_W4gwpdg) 2.2Ы|[]8L!U13K.G_H̀MM?/e$߄QSE3]'f?0LY0}:Lƒ){3Z+qvK{?xpյTþK,,Za_.-Gb tD. pyی^e8Х< 99==bw dJR0`J4 '5#1Z7r:`*Bݗ}gXȔV$rUff;<<֑'0|Ec]C>}ǥg!K+2Lgrn1Tw 4irܲsFԥ0Ĝ]w9/gNfZG"AU$}ΔLdN%K;nI#Ù0cRygzN3p*6;bU>ӳ;iPO͏@*=]ei,_Bf PI)%|/a<~p[l͛u혦]ېܗ˲k9RcF^.u1bAڵ4T#f !l(痺)8cnZJoK4u+f|ڻ*cq=yØ.$c';C(!c:k%P~w_z!nrxtJ 30g@Q]g9/'R؍J?B\F5{8#*/N 1T#{tՐ6`5RyEqg,CB i ĭ1O ^ gf7+^n~?! ΉÝUw\eLV֬O~#'a@c>m^Wi5kJߌIu3ȭ _276,;DA dˁbe$~o"@wծ;1ƿ/{8tZJcz&7ܥ/gLP+e~xޱ/Ю 7 tl|&h'DF2f=8I >9EPyS\ZۜdsAQȄY$~ GQaI4QT.¡GSzf lp$X'>c eB@5,&%,50 GP"It =:wb$3 |Mpc>KbU<1H%SչEXO- '$|%K:YZ\ɓa1 +8 ^zvd҉fRGAg[!fٶ @f<;Gs&%U@WuCit'!9 Ʉ /Qfv xI^Rċ-u{a,;ǫz-q#<(BQDsԘ㌠&(ݦehpoE`tX4Kc A^bWD꺍;؆ѥ.0nZwjibUʟŭ8I#]L?A{\(Q>mT`8B%K|QDܯ˵I"Z6|eYNv>BیdA:}ϠK>9KMgɦWE|=!)e`у + YE"$FjB.=pRRD:a%PH^*܄~cB ѧUZb؜ǍnF2ko[t1]q^f[V%&Xb@rdϫfƤ9ť w"@moȬݍ0 D׍jS윦܌HlqyE\n:o~GS&a%--^;j8z;!<-f%bnp"|D9e\I t"'*G{ :0O@jPZ5!RvG P 6ʺH{"e=vy釆-x;T,0O'O6oꌬ\r"K_=w}Ѯn8ЅLߎQ*NJR)M iJ\M@eD^ 5t4O\YKe'_HdS:F.0g&BK(cX( &\PQ4'iM?,sr+l=â$dXE2߾S{Ub-]b/VB8w#Ds0cSIC* ]G4dų7-bp !CV0ek*CihWߔ_Æ\eg|Je/cJ կ+o8x#2{ V<u:#IaZ`TPs5uesN|Dg][K-Ph8il=A{B&C7o4I&W 9D8Qmba*D͍_cL~YGG`^5a `Oi‰+7hOz5c$ #k!\8p4 x@Z||;𒥸3 0<" UD`傎=.H# j%oׅ} }DYT*u Gsǝݪ=9"]nQA' K[xD0{IhBwt8&l_'}y+aA+3Z"ůx (/);9Ճb['-bB섀h'QV 9M@L~ݔo3(֎O O:ޞEz/bJw Y_ 8GZҁYȱȎ'mCE|2TZc-5w: ]: ?6kt-7AT/C(`P|a`IS tm*A~1rzHlN2|^]<dO}t adt+A !FG xnL5b:}٪ȺRlIԒS#~1З%~L>bEm+%SAn}~Ƞy'C ډ`aC5gW1 ^#kP %2ֱDyr1}]@cao.PKxgžifܪU[4O AVr'N):˴ *@ >3aT][͟ )sVz@`(J<#%cd#=RG„/@{U /~K2B$ Fb<˹m\]ʢ tVm}?lsRB?6 acOQ4e~Oiӝ4W*z1$ RS{:||VB .BKef,\g=".B+y"[w_ T-O}cSWK=4lUa8%8Uo.v_*1ml%.oaQiNE\UǕxγyA%gxzfK ׯu~: ;mQѱB"ɰ6-J jٙӷڠlnXu-;6/,ۚ|MB I:e"r1֨~F9QV*BàR]p}V705N-xVj0c{~8&͸g?.$qч ƈ;j<u5@:ۧa q_`=6FP}TS*Fɳw{'C|[>+N() OiCNr:>\{q6&KR'd3N4dnY]d^.RAXP[V<5)E4q _Cm$銠4$ⰔQb~;C86uvOqYYnI $ed5]!pn0h0^&̇z{AWR_MwV!L=Y식$cGhPUwV^OhxA_E=S$}+B'Dd O>|O+i$:߉'z|b bt06];CM/gmOihonKz){F?Ħs5|u[QB[ fPJ )sv_*wȐSW@B"0fW>VѽK0F0|d8j|KvkfSgG" bNzfJ0и ($ kH2\5:|o>Kj0ylӡ_{7rv80N΁&-A R=8ȓ q[=.Ax l;,"j`W?G>?|;?KSy5 ɗxAC߷IU@wݫqߒ>J'ϼS3T;bl_|z{rzP:+6խ3h$psݺf+(C(l:^f< 0&zܨK'$ ^Trz}ȴ͆KHKT1[L |9JaZJQtu;21E]n|e{6~['yZs)pM$<{Mm/* j#^K-x8AuҜ:^㛈WS@yqw8L"BE Gg%ūnB8XYBeC2 T::Hr9fyG,XiCT|t Ve;WwؖlWkH b\^R5h-zrEv`&4-DO783d\էI^z^gE$lfL3'JMnt[i4𓣆9 .A?M`nzzp6 ;VyrmHp2Nyi|to7LITg`N^9B|l3wݢX'Dܭޗ%Е =Š~߄KCЛ9'z;z>W8&-A!e\N{b{$,`ewb'VA‚cd #e;؁뵲K "}FkayM4 ۳á8_w.LOަ;M܀-GxTctOv0ĺմIH{$Ԡ[1/_4`U(cb/S >GBoP*YU ?r;*+B ineY83`q.T?N0MV`&gNvSx K.$Z ;_ŭ7YYس4ry[ztB&JsSi$@4hE,Qd*@΅k^eFi\H?1LJ?ftR{ܝ mWFqWy7@\HEjX X\Tgnr&ӲNdsҍ%oN\R@h72k9 DNt;³ ɑY]oFJaEo&\By A j'"Olbu1>msg2xqA (/A6"ā-|H$m764oA5Oa.z{ V $*i<&Z(#[3R!l( uTl2&4'Rg7јt)]sy%I-]A0&S-_}]_5$j { [KHIΕnr "%eƆӽh  |fI[ !r Х+ +H aylc96LCX9=_ڌ*.j]_^]:> MJC+1ԾҗW k`P=nOC:coO9c&wv'{unVT4,- 2P$#,j:؋n [L8\f:_]w w`sE8ܵeW'5&;R&Ǽ'9fb$QYYԊ#k!Ғ 7"k 1kY)\T۞RmfygEQM.> ʯ捲<DL یjR9UJ7E@OWۦP{T HJL9#opX}H ,s=A9Dcq-ӾtOC!I4b& 7dװԱQh*^f;GOK֥dnbQz-,Ig'{>e$ }&gx ׈Ҙ9KPW9UV|~6I7{O)/&aRu\V Pz-?=g[ܫĤEk`+(|ݶݸ`P 2|>͉|=u1s ušaN7JU seAd{$ lFT pBU%B%"IJԨ2Ie'9—h&2K/׃~!6tg@5{3(!_JHPU׃]arQ=Hy#ta8bbm"NQL] {jVLF!7vYf> ԇ !0r#;;bn<2J uwC87ͷwͫ}VoUzWToUj(%x- \yd ` yVwoebLA=:բgcbD5XZб9ӽ،wp֍a%NY#7Q7Ln!+CF^uSэ@d"j[^ދw=4zY3MY} i!`a f`C c ō._6cNf?0{e6Zl>_@xqCRCt`t@ :mWGo1UnNnDZHQԾ:_k`[NcJD+B|Q#pt ‘Qʫj7"HEb=4%®7K+:%vt|Zwٹ{<&H#v+s"HaAA-t;.)"E>}0ctEyn.H13G}=ߗOAv9 9;IhbD7nkM7#7D{:#){}^Y8'g=@Cq!\F'b\I14fivR4RwK- I t^nX[qKL}g0$:mӇL4'<.ӟ/DZSٳa/CIWk=_ON\,E/K#vt=Pxy8:*P'8a-:iʷQvpߕO27)+ U$?#푴i|oP?иΘwҖ18פf-j~?F=,rJUw#D*|ƫمV(#x {ֈ34:T3J:] ^Y.z*K]-!QE5yݳSSvNݬSư+-Qh -]c.s`,T[,0(}xA1BFRD1w$N<#\^ zUx>]GɧlΨR>`5+TBp›wb˼ *̣S&|18ӊY{:h݂rE j<[OkoW#8 :᎗9Duƣ8]|/uItZ__ڊ3^UVNNl7 [@{d&oCj[&ìwM 95L!MV/lg̹PkNHZ}49 B軋IH@5 _ tOr*[*iL&Z;ްro ۆX/w2 +ĔUMK!QJ0I jǟy"DU9ۥ%) N~0@=~:jqi}Pn56UٺJ(PGi0w0-K/['GZ[/UGh.Lx>X8_(|u.P/e۸vkyRFR{1R _ #O1IC%odO˯|X@ #5|{!- Yw  I@ksj‡BYf㓛_Aa+/Z`}UCh#er$pfV{uLso]`R}WSήF. i =ce"Lc(~4oZra{FixoOִa_4,¹(Qo;t]GK_z-U총;h#Y6c@siB[n7;7΀T"" ze! Wl2A->"[8£ƐԬ7ۑ!*hv6CRjl L Bi驸\4^=/=XVem%?XZd_XȔ+3t~úzx4("5GZ0l7'| tWU|_{@e5AHfAԆcs}cguE2ʥ/1WNٳyIm/ib#*d|spv蛪E^U7ixp+!׺ԗx'm;ڧ C0V 5 6\[Gp.2㾀nS:z^{c*@ŬTdy- ,8"}P9p -%%pxϮLS Sl(=u2x0G^BNe-=sڌSvQs=E@J^'M魁O B @7![06H):n W[HR@tdUI/_B)۵ś UҘ=$(iSKuf/FNx=G%ze#yTUI>q}cY_C 5ؚDO?(k\zXvo,S;(jj)_\ *ُо=KLkui|bRKd9q7NGRT*!`V6E0T7BI@%oˑ|cQ.^ʪ^KI~!NUJq^ht4!p('U@1z[Rg!Vgxby넯-e,vX3D؀3eZpYĮeeq+̕N3dt.} (v83;$ٙz\H\)[/> i^vޝxC=vJ'EhVք LH)?rnְq XƍfGPm~qk,^KczUDFƒQ3+90ڳPkN Q*kֻA$'+1]u-ДxH״jb\zh] 8:xXbĚ<>Jz&|B jޗn^8}<zaUSu?"rT){P)kv;jԅ.a)#햻sr4lm#]3^E8B_< 6#g:[Ъ;-*^Hڔ1Y.DqJL ר5~b!xy2a'.XSƸ5aE~e+[.}od)6V+[3ZI2VI)xqgV)~/^'Ms1@l:ю&M2 $fc`8^7i^tÇW9sl|bCCsBETV*,lOu߆/<'lB8M1Sf">o"G0Ï";)|ayn={ˎ'$uA ^)o/dp]_~B}x? /3ҕ R1lOwЗК,UhpU@ 8 :eF%oKdG|0+m@%u~ V'%:CN;x!c)ϓwY!'ojm-KUQ,"uSa4ʻYsXy=@sx] ἌD< zL%^ q˾y;z]aAiX"@(a^7n1\=۰ev4~·nA'ի2NC r4 6ޞRNokrTos¦0H[} S5p{Ug_X=WNkφ+4w]H"1`n /R:LӼXV;np cv<'% YnoAh{Vj5Zf/0& XXI~v)YReUiу4O^z-L1<6)ϟ\,Ch6 @ͳΖ& Pe9I'ӴJURg!^:\Vts)m1P{T{oFTIv #4%S.BKẹ̇#ssc ,XL^m2 43N4`(6cOd'vv#4KZ`ό<~qУ!kt2wcL N_` 2 C33sԯHݴ];A9E( !I3b t31gZȡQ;2?oo}( |׾2D57Pmc`dc9^ps-evH3zA.iK/(#/w豌V=gp՘~rdX>NȮSW]qM7WK'r`DRޱxz1yξq1h.\0V𗅦4sxO=8 9mϰZ݉|7]n$Acqi(KN 됮XE$@ms麷\}>`=Fp. ߁F?YAg$݁ 0 TESg%{:=ɥg`9MZ gqo7a^}(+>st4jS&VSyc N;ǀkn5)V%RmO{`uS{uiX귨k7$(}X94zqOFڜڈ M @"J4nN6s2]mQ^},btBтRc/=dZML|dݕK(=iӡsQWwb$X[P+Gln>F)~El1&Du뙏/B"qm:W $ ,'nL&*={/\}f#f^\tϐNFiٕm!{Y9Ya^k؟Hʫf=d|tq ²\u" vl w0DWؠ/* _}"-߸໳.Sw!=tMԘ!XQՄ+=?l/Vtv}ʓRQ-hŦRCCðZMo#sڙYgtξ'bL(vEH!v_ @& YY P(3v1${dyҠF0ENB +A["%)vvUJ;=u cAܨ;PcG=8;\r\U$k"{7O$Mg:G]IEN[}QhgIRg*AmҥgQތX R_ʢ{m$R(aR L]G ܸUԡ{* 8JBWNx0pCaFzL#XJ3] oh.mSt'R K-yl=QN383Q@6ՈCh0m(W;邉ƹ2ߑ3հ ,k')#JìjgZگuz#'K4A2.__ǒf{~PtW~$ aUUĈSw`@y$.EQ:Fd3pl" >7Ws5sdӌVm(hPuz!EemXɾvJքcc-y!˸HOB@R?̩2FuΘz&m[ё̟rBGwU vA3ye>Hmhh!bi)lW@֤AγX!7لwYaLg 1U~pd۴KQs-K>?NT?ObF`,5:?Q2ԺospdH3cEm`2x#1>(lǘ_9.XEeũЦ0-W4>p @4Ra]I烙QY6ӴW~2 ƃuG DmqD:UsX|8-8Y Trʂri,q|)ǃOZZl=Z'*~5]JS)v߬H-b)(1o]:U]Uԡ`!ʆ|)PR0NN&c\|6_7+(nD+T?Lo4l`zUO ܂vzlɿfFLڿQ:7TtsCz4SxqKs*/:Hi.=/G];fGiK= Vbw{ͧ]q*&mZzt+ȃiIѝƹd*#fح H6B:}]s!\g٩uۥOm!ۂ\Ui($/}Gݣ+Rd̈́,qsDK6ǜ~h՟9_t tNҗZ%/hoj1'4K}5ҕO<Rn!amIE\2WSj{~a^,W!d2nRjDD?\)upxܭ`">?txHa#˟&(P繒}*evzx0a fsEm\xoH`|} ((5Q0畵BP]b6#^Q}#RN.tb9cmr  XB fX6<iUȖULlН@,f:FHj!YoQgŪ:@PxZ4i.;JK]5fLCC3%+' A8,Vɀ AB4)f*B.:F_|K+2]8^ -~:Rq}}F:rmmivԛ?RV&!UɷQgٶ- KuHX8 bCy10ZQnRໄt67솙 JbȋJBp7p-d{`7I YTNumܬEVcҧ*?}}{Gf{p/bnA `ӨۻnN;qمaϰ1Ѱ |ze89O| O{"`F!p)x;!Y~ݞ@W&Mɾ}qf_sMQj%{N|`nDD$ե TmS`ƙl6g]sNjnhps N&a5|,E-i[ g"^ҳjɚ+ 3ꠢ@ Z!U7>%#qA`dO} LVo\# HrHZmBlfKr@^Os9 a_1NKd6e6Lfd|ͩ\\VrpsU"sD=ˋv~8馋1Z;L҄!cNwF;f-z%j8 lI b5WˆQ^ِvO1$>/ts. ޾ pCf$)%6W=a xېcO7>ӽkCK}Ea-<<^s%$"d xtɤl…>JEQV>ۮ۲ :6Ɨ[E8a* }\[KRA8lx|-?π4bݱT7K,2.;~NFH j\|/Z_9" )Si7ر?AnM u8V o8꺶W:xTu EjbNPW2K#ҹg9Q¸,'IǮr,%e/[Wn+=+2_RK9H2*i(,DU~ݽŷs,Y&oor:Ⱦ@BIg<-m/#iy܄/{.p~s@ja+7Ӓd <3@ :x 1f8q[MjcZȺCԼ,×Нؕ PQ lk\38~4FjTѵШoޏH)  DĜIv\g b-wD~51jv+Dė&]fVoF2(ᯥ?X~S p:~dÔ֌{6ϱ}fWƚ=|F;x:v N;ːSwaOޗUqu|/髏=?? & nO,߼o_R12`(=ˎÊ^dP8VGb8)5M~Cԩ DETE]u"y8#!%EW̑vwE[I '&䢬a_x%n&);x>cAF@ p%b"vNn  z1[igʈL__zøYD NYf =`6-h%oѩU]9%Wme\is!1Ikķ=d>5bG#Ԧڷ2B.%OL6 gٲiφ*qy0PC1!w\ڇǃ냺\MJ 4}2[˻zBw^)(@ ^8;4 HEI giC9y8aW3M{wd}mГ;pE+R50QG(#YHr`I+1R>vz336SA;#LwdQ, 1BnEMDһ_`[=|$LS]I'ιShBlc_w;PSk"_&RJ@dNFVr8ETW ҷVp )kqOGq^uOϻ &QM0-@%3y_~媟)L^V1++wICj$@@6}A% ;{ Z[x(0M F[Ԗz\5'N\Ϋ`QBvnNRMSoѬ> +W-} )A":J;_S0S6)w7x z1%k^cbb2zlꎼE-").PHZ~򻼀Hl zQGCx-`O..4(ܨ{=;H JQ@wTn`Lʃ#WX^b%L 7_JKPpKhWvZVdQOq]VJ/s[u{Jrl"UN%Qu,?4H/٨˂K{7Hꇪ 뀼xDTtLywIKpi kSg'F%$NZ;Dص`-Qщ)I! O/U='T!(tHqdK4/q+h?2Q#:' M6tH=;}/q{DN;o/ K%W_H*5)$(DzSGh_߲>Vvbk9ᙯ0|fԀTnDɠ v1g [,?rAlj 5IPmcвGf9]&u g)66X~d ݰs dY vV;U׳ 8'H/ V#)m|jDgeTh[Py͌YpJ2c#;m0dY$5PcQpչP`Ii-"_W=j\уk,3v*F4K4 ?Soz6\NیVȱ4vי+T7/"tiܒ76pkv \Mb'duتt\!zj{"D-㔃"UEʶu0 [P^Mn^HKSJ.PVlI[p W@hDX `$>O+j7q w@ïrP3 RF&˲*=RN roRV5Ckh#@<Œo.vgEL5k}`۔a1.Ņ-\$>MQa U,UE&+n /fIE` ө.L∣Z ]|/_ JNʼneޖ@;mANEHv$@BrӤ SB%7@"c(LA[7vj$X5:| /áN53 獥[̔`:W\xzMzU}w%g;V1evPjrob;?^M'୼lD#S@+{. *S܄s26 aKn& Eڼ!M:o,T& Mrt)uZ9ɢjַeCp)TǛrqWj:>˗ StSa2BG< hBӑ5XH trVEId+{[yvOegTEh `){,EeZr:i'"TNBrY6S<0BUYb#3m} SwO 7jB+Ʊ#5/Yle,QghWm0.'=>5vC<]J;͇>hEHcX{8*-“{-ρfL_me(Ebz @5ܖfHxkAxBr1[ݙJNQ|C'Gkg&Ӧ&;)f $H\(sSBw/Pf\ $Y+ bd)e4 :b&I|/VOJf~6x 1( @ǃ"ӿg^`;_"? (L*cg_LA9-%"Z\Х˒ֿ"rLaW Α^/Z]T"IŸkD5@y 3~`)X=(7 U)(w Z*bZ f%YvGH%#I <":mi $Z֚WU'oW VeF!3& X}>ԆYTF(^N2 o7֓h??͟PPp#YЌZOr,n~$-4ߐbW™e Di-\>WӬaRqIcFg5{zA#bƢPsRtBr-u8x9P9V_yHV\Cꫵ:fot{ノ!LeDM21P9A)sys 1vvZ(_ojg?BΕzdʔ7%,*SOYƔEmb>;]-F/0c|ϣAU:Yk \@Uڪ:%nk!=q=3'B(ȓBh"ƒ$z1*ZPVN;p7,HaX6e\vPSu # )%%GUCQ3d;I>!O6Ǧ^f \U}/1u.Ӈe?rꡨdzcpK|$ݮJh^qdt|UNj-YSsK~*-=+ "uOtX{:Jto:Q!sªCdD'Z1t(_mLSRZ]>CE,4AmSF= U?~[KV G_Y:PUI j|9 Y飹-X[t= ѪmNVDAP&oݲY: ōKS4(9Sw mc!{F!y|F%R/ ERC2x;Gwǡ(.ohOF6\ i(6__u$ ӆa'r.*g7u(pхQHIS_+1?LLHw}!DЪVC86 9j4*)DC ά fRHԭ3/agٺheVm/(=/fj~n96A G۠+wKuL1=] !S*RmJG9}2}J?lTuZ)ml3vYMW܌^-6fmПe#AP-*:T*l@(88)LlV(4SMp${T+qFݳf:+ߋwM6x6Dl&q.xo5j KYV2,뢙ͼ;u+FpxL\@ )m^1=F#b@)niYFmL5N7V^6CӁo{!enf,rGM51kۅTEO'rmxNu@St{<+ߜ{T: _%\n$x _ĻM0Ƭs4@; ꩕hcsmwp["J. H0+fom;ԣoLk_[LKEr0Ubk>fI5};(yrOk h-ɏk6<TX@t% ^E!>t [0;`R=y6'aLA[sx(:;C#[y˽K!1XpP@:0hAaH~1qaٮ5>)ueX쟂O/VCM xkjcs!'KebY;\"QI"-=[.IE2H+`tJH̪WO@$|UM:7jTXruk'hns$K4s?khl~jl%vdQ41b8 ܯh@.J(b"^x13bgFJ!eb16xp(NƂKӼ")ܯkYV)i)5IKC \+d'A.Q?P0 8(K+*#k2`;90)Q~=G0zLZ8{KH#d ՘>(G7:9&غֹ,scFi__9}j'ա5H܈o&w3 =o ӂV<ʨ\tͳ;xCa'[@: P(Z7C( FsqMU|WjK($Id#㒓DǰɩF)ŠaC_W | et >a/O^;"YM?(ᬤʷr$ucjãj;1xMwR l5(HW%uu'z/.ڥQc@.]/Y78뮬#Y3^Ohx0 Dk29r >-q]-AX#VS: ͑%,aO+^sjwȦ|s?oTbe8m&ƶE{Υv #:u7ec^MќaF+Tӎ!w3pZ( !4w$'A}<B5q+^֛\/Qтo3&0G\EW*rw<0Qw~mE7+5寅nTUh" TT٨vxyݢAmf6u8smz9r1e\:edV(G.o,'^;)%^Y|:l6i'Oz>\m2QaSMT;cT3ۺij4(T_xQ&ո҉(gEg4@&!Jq}%>bIq_W( ͗l*W _C 8Z߸Mbpxh=[XXYcg['"B.-Bے幾yD=ON4 tnss`.]Cvh"A9t2Sl^s]8 +y2d(_2Exd0VqNq5$?[yA^vRP1Sche5c%7@cǷ8Y]46 y2+=~C5F6@)6xa(H 68[".c7=jVM?/Ufoy{luڕ/+>h?Xw-|-5e&)C$ץZm4Qdw1۬/ZsTш~{¼Q*yPʁRSCR5PI9}LНJS PR^=yww'v\ X܀~&\O٠rPzZJ]ZPEa m$$`Nu-)Oyuѣ,gg-b`F_ kFyoo8&Hbk (3̟$B)՞aXT6䀽pmfQP$"C݋l]aհ:({/# =H:!J!nXi6/Yw3Z?uaw%QAU E{pSLx㎤0*O#_"Xɑ S}?  ơ~QZt df3c#/$}Sݮ},ۣwMyc"Hpə)UMn-YL=U綺FI 4)bh)~NL> )lzو0^_=;+IMBk%=eNt u[{bwJ~a'?REEF~2k/PǤ+` 6ͫ6HwbOL^aM@+f_GT"rs|I6Qk{-D[nj+Ee*oø'wP#&5y+Rus&sBagG؝36.239`C⃤e,ʊ8GG%e~(p&4 f5yˋ%fzC|nM }Ew%B*o6H7zi_ky<{sTWX gGšԬBgPCL]OP)0&4wT5gSAdy*Un'#?&WW|h-0 E qWF0; X0zT *P^mz<4ݓwfRiyěu+5݂"9 F`DkP]]ĕ'l":]>$ay0v-ڹ;,2&rZ?,D D(h^9D Q%VP'o}ptBDrbQkU yeXp=}ݧ1;B["(pU$k p7Z3MQ,umާ=0OMnt.&@(1ŸxC?#9~|-.%%ZYN'\tSnHFaDҒ%sBEĠ%Š7@0ɸsP6)+tbRCiXO_8$aPp;ASnXZa+ɄR8¸L 'A@bEhCxk'uWӱ+w_,܁]s*V٬[Jhm~tvh!52+) W_ +b:졚%Il&m(%FSZǒSUa0x,HUggY}7|:AݶBSBޑ$!C5~؞AHOz|5RD7zZhoBDwrH/tj]A\R/Rt`kEޥś8=-xPqНK%da$8KSvAߝfѼhMQ5y|~LثmgB>AEonO6%_/)`kUN:Xyo~wM =vXd5t2E0[W3i*fx|ObtHԔ㕢Ԉ.eG';|D>C%\Td]ܼ*AD1jwG7?^Tz[WLj]*hsV '=f2oN8~ Jd)A 4#w5x  33@PK?y>xlo+d6 P$$oQuǎzA'ҍs4n00O֙}1p"_.y 6 U [Z\ù,`N%읅(s7t߼m7m˚} bua i^SI9vm]!@"@"!^wZeң\2,t㦻 T!]^Kixvȏ?^T`>$-;ijY 4^M1O|8'#ADtjNVu=$Xs\5MܓJ:Po(BaKNde2Vȓ &fhݓRJ:>/v{Lf/{DXuih,!y}w(?6fHSHnV#I04]̰6]˔cHѠ;ㅬ5r(+vһ47sml.M|&s+XFAU{@ BnYgS6|#c̡ E G:g !b-?;,SEBCPĵ<˝n*ȸzcOʣXn>.nX;zR{fxA8fyCwАcz򶷷'MUh2kN!8`2\ 7GMX)וqewJ+I8c3^ ~KɛїF$ĂihbZAslkFzQ<VF;:ҺOxMd^ӢJ˪TdWB>V-Cd|P)GHCHT@ (xih|cwrCiXo8|{ƍ5zrqHH=RUb"hm, @Ώr<Ԡ}pC6=Bʳ\ ^Ҷł\aJ瘡)bfq`jkT4qF&(A8|㇑iAlsAPp&-@0w6%jhj2‚ FLsk\^ivv l䇺AB7օvZaqzW\" <9-mQs6֘iSw/]RwEZ&Kw$2Gt+]7.!\4̩Fzx B\>vawtǻ2@β\?4ODoFso;j#f+Y~f xr>Qb܀&ϩNk]^Kj6l_i_b!:G(aݏ$s.15 RiC>6 l FO<ڒ-ԝ!T32<[6+W炫Vz,S,4D06LZ=n\?3z :Wc wQ\)7d;3P0Uk3 r c]HYL'p-Zo*q-yY]V@[i(=y ,J$zYOM%g 5*sT H:zg9]&vhR !16hۺ]SFρP\_ڑCH 8 =TyUFj)o2am;jD+>̣'QYݏy 7aB7B \&܍ nC1!wVC85PwVs ,,RPeF@8y8>A˲Y ]] I͔ĊԲAWйP8<- Ab Ft-w[O#w%p\JsQ1~Qwu='ެ^ wBpWoA瀒AE|[o*p! 5= L )_:2Ey9pཇػVLug:8ҘsgԿYh!{%:3L fIE>rOyr5/qqZ&=XKrA g+lX::pI]ut1"7t1'[I{ g1K;f aKa:ɮ&VpX:p־:n疋` ɏΑS'oNSUfn:6/47ZY,~3ya+m4Z{3c}Snm 3?t6Dġޠ~q7ffebГX\CSsSf*9t^F7iFL'?`y nT@l,-*ȗ_&*MI i-!%!frVE0G/WJ[gt44+䵋}DT 1hcxG63"X(H8XQ Ņ=ɖ{%i!ϥ\d9KuHV+LKcHHruqc罉WZy>Ghj?9+^?6[ N(:!z]E~M^`|&+^ƃ]v"sw7e7@N=Ouȫ<{P7ɱf|ZjdyjsA=DL]sXVٺOEJNq*>TՀw)'A1_I'zB*RloMWRh`^2GO:^]"겮:Һ\$@Sg1F$p0\6b$2!ehC6&q5oo(R1zD׵J"[N :0r>\"&I޻3,R_kH!_ i} ہ&23>ss*&"lZ@b(d\+(zE#">Xj5ⱅsY݃PǢ*{qo~J,iRf}qsǽHo؀WwTqm+c"(s R\֪}RPփ#m(SXtG5۲L_ xwԺY)hɾ&䶪I[rI~q,v`Ln 5)[R71- :AqW4k0v~^ճC M%tv uߞ;*A>]YNHAD Sꖋk%Jp{}B~'%-BHTv"6к\5 +ݮ_|UJ:L&06鶼bp Nx&1r!֔/ TVDr^EpPna~uh 7PW&YQ+ ZLa?S/qt@+p!J9/ۃ0F7rHIT,B:~ZuZۤdwDڇ@W6';x #Yɾ|!\0`ƨz4x=8 ? K q N'Z$Waݞ:v1O-Y\4d.ͤD֡Z LJ6$>`}SJˑwHu,\\] 9bܖ!^A GrZ!&F{HZImJ&WnDkz?:b|51ii 6Ԑ)-60b~J}5+@T<4[W~)dzbU[loteubY>j1@YqlUq*L)E? /}e#z᪗m-I5hf2j'UhqOR̅ K. |4x[n@,č=zg7.֘X+;n"ؗ䛆T?B8D&%8]r;4jU4as "H:M kpQvɅ<.nt aUmدE##x}ß7ndž2-7u`y #6y, ` 1YLjSG!@S}FHewDT ?HT<h1UA< Qf"p;630C8ɢ"=pFpq~mw"bsb#e,}uv]+1_3g?"1#oj^aOilFWe!ɟJYJ[< YEr b#y &nuTdSEo-Ʊ%L7dHHfju @<ݫx,Z112쀊Dٹ Onlˌ#ߠb);jxBP7sWW$$α}}z? &R<m?_(7G?=E!,p חl;GPu-,˫K)Vl=gw̭Z䂙-F ᐜ/ܟY~iOwq>3emU@l"1zvU~1s2y)30!/[+Q1$IStK`-2A^׸η\W爑~G4[(skn;.\V|'jijhx*aq `s0JMaLʼEwB-;|=qAzj ƪT! BwMH7vXЧَnEfMJ'YZ_KׂjyGQ$Өݫ◙1`x"5 =DU9OGy٭r榢.jKV~$g$5:sHsclffbu uEͅ ! 5H6( Vs'}~z^mN+>`HiԸٺ}Z_q$pP `ʨC *[J [׬ƪ/G !phL?,"?d俻a. b~IǗJ xۼа(%:#7*0e~މ I*KWQ5#:A8ll}5Kz忨tβL UuTP{Fe$?$$B{veBL d\ug6鷸Hȡ^-';;0,ŀQ3Y¥u rzoUBG>L P뜑uTY 2t_ǯi`P5VfYܺ jRv&4 " H-\K=Fl $ؽt91q4dj_T;SHeuEĢIo+K؎86YkCS{qANQ\K Ɋ|0?.鑚~u S˩ *gacg , (1{E`3V螠N3adbEM^.;fP,q2˄:YiI:xj 8&V9ʜ/A`8Q^)bq ҾmveiJod*2պ̂vt X5 L;ʃzڎ7[W@i=ENy[Ť x6 ˙âIsvں>< . XgQJ6_5v8vFc$,od ~d[֧"g7ᒽNag:%&d O [g!i Ml2ze%o5vzz"n2~&{;vJ[i\Pm7)A9/8<# mÚ_=%S~ &F6wk/ U hx]ɚ qUO#S$U :d2Y_,bVJ+1ENs)mT=QraC~& :h\\$} M/veZ)EJa/%40$AW{;ҪXLdǍ^-"b5gM_va y >U7yZZ(:|3)Ѭ)8>< jwt [ Gy")D_bW&9;=Qm(3؛ e&\7U'aJ'k<&{8b@Q 0 V;w4"%t#.ǤkKknfb 1toF5.eh5bJh0u-˓t3} {=02F_ AZ`g"o;X=wjXǢksxKojƙMӯRnu ]T!QqqqM"%[9~RVEH9[T=آfc ,ەBȵHս?!غRDn@;8rHK`!ʼnӟ- UR膕b2]%KHg 7Ɋ4^JSV{( GG&1@\):;1NȺ-QZhĺVpp93k]\d^Cq J] -8Kgi`_a El; ꓫm59*O3PCòupSeWDmw|0nt0svJ`<'ww-) q@.Dc_˺$T+gñ< 4fȹgƂd ~ͷ D}i]@{Skh kҏ%>_YY@h[`Dv)zVkD]-,VӼc$u)=.OKv D[Nd19n<eRI7O43PʲdOyu:0@͈ Eԡ |%Lq`{uGSL,S;WB$2;A]eĒv:О!X; =6_Lg2& |%&EBS[l#qϞ~d}N܇>u QPV'3)Q }zDlV-NkL)]i@bYdf U["2_b67uwn31"ȓr@)L~ %~ -c =[rZ$~N\KÞԠ=*Z` ι?,SY>'I7Y鑬6gݹ, >1+h%YՍz h1kQ+s 1-c#k)k'5%gy#O&\C7 ҀIVk n"xpHvK_ ;9$uIt_)P=3Pr7Q sP+66s8}@Fi 1QDŰZUʆ&u`(VxMW@oU Z0Հ" ۇII+)ww[uMQ_B8]B+4V}T yj {C5/%.hQ̿0]B}Ҷ8 ;'vb5i |\z O¿A)XND|HݢS˕Gvrd1S*/^!trk,d47csjU~)cmWYӪ9,XRQ{-]y$IBzeKԮp`#50#F@t0d.tvUu8CmUL*bԯr NǾZ7>a5ˋ$ hBBtֵpfPa H &{0}*ǽ>u.|uzݢW-޶DG 7o #?y %4`, ڦ=|' qw8+TDL!UV(m ED 72X~l"+#>p`:/$k(5XQppyFg֣FX][ G,wg\ */'5pۨm qc6~Co6E+T/8h2ukvD]Z|i"ꬰ +`qnV*bpYZ͵g4Fֺ"W̗$޿WIc״%Voo=8GjpHufiU  q3Gv0\I㩲MC<>QMݘ|zRx%w?míX_:$z&FB+\}OFcJt =&C]~(0bp-]ժ4bʹ`7AA%' BB-$9 bJ릈e-WNtm\xnwTj0n3RU?i%bN37\tҼ_2эfQ֟M6 lsɈ b{OǁKl xWӸqIͳrfewm*F_tK+ 'm >-nǽ!p=5~܌ҝAԧG ERR]vSL3VXݏE# jsʴkB8.TNn* U1R7e$"cnѱR/86M=qOJvC*c.SXwEbD퓌霉8/ׅ !0T@{Z#CGqp$]iU*Z~p-%#Pw@N>ky;:7v#[Oَx(p?Pj LTZ{B[m\Yw~G.]j??T#XRtvqEk{zm+2+7Vjoh޼\M+,D-r2 Nj"g2q~9X ZɊA{+ 냪ʚ V ^ /L@Wc)w/F.V$6 mvbhNs<">`_Mͯ~~Ax #:HZxbWD' ao,44?*=Zi(F-$])b5 VЌŻ$R%]I4qξyS |wy`~}ÜPӹ_q",hO 7v1jG&8]=1LEU`FJF+yWEƼmjP5SYrC[$QsYױ.*fd&x],beyvY&2~!3)k O2N}FHd毕i1E̚Za7,QA߰n(q˝rBk5mxKPz %:$X#l[ ׽d֌5@.ܩP_(9y?W #s wc"Z;,y-XgfK8AKnU~vOpVK\gFumÃ7kףۂ&(Ym( RuԯdUܵ"b;Df4CcHG#AcƆҦtж8[K:u=bӼRgG^ i/^S}Hi"Gƚx'\xł%hqxžs#xk-RHmz|KH#O$ sDi o[!:! 3Ou͡eǘI˖)8)V0D,r>Ǭ}URS$+-RͣR9tc}^V^2J23GV{%Ϸg!F2 PSN0PtW2jy6&xB* GDC.s>Y%:;hH)top\⒥;NѪ^jP )M-3rK%`FJbT~;=4 1$]_k&$(A&SEK*y m׏qY .4S  eWH5 dx_9|1\*L2r͵m x j+@ &_SzX=B0ձW~GvA]J YlsC~ncᡘW|Fx,d#-2S[6Y~5O,38&6,IZNLB)5>tsL^j]T)59b+ĺ~74k,CЈ!v gy].PUQG/"D:%Ϩ'QU$~o7-|OBNjfa-:bs)6^. Ub#QїeO3JzۍaB]ʱtkC5\wKC?zdPjYGk32[ݷdB#%$?_Q/V}ލQ?!y-dg-H̠'I셴(X7B[B[Bu&&F'"& qcbZ,VY&_~gVho["՟RcbYcVShL ]N]UA^hl`Q\^v.ozEas'}hHrɁꟘpwt))!j?6R?hmQ|ܦmaJ7ֻ4>DMyv <IZxe%_y=*RMw>6+n1hBwvY˩UC>M1zJ@?7R"e?^H |eyK}"JAYNjbUgk⸴f)*?_,leZPfV \ __ ~2Ps^瀮hsǹe@#8a8d rw^ܸ;Jy#z#^u>ͥ'Fo@+.): zS`roCD*7gQUָ:rLhSt8Qt2.6To*^Tw$,ٕH}զafC5>bJCCO4VV) /Ƙ\/e 73 dODp*x=$TbNRNCO#f,E=XI K+5OخdxTv0HoRAl^,mVnQ ]6R3`rD: ھ)x%\!I%s%D`0u0.}ET}WkY5Vy'N{ 4PJ@3ύ)tsLKmj~|LWYݽ1x6P@6ԩ8]Q.nk2}JzFY OoS1i=m /b!Cl r ',ϨZwdB,YZηjw9R ALT\%]1h}mz"HWW ht<^;Nԗՙ EgH6Z@g&C`1 UffKqIĚ ɋ]lr*{њH>sϳjMQ ܞu":^VV VYع:*Jʪ.&ؒ>{߻}'3ĶBiv9zk0x_sKP{*M"Af&گ=|y$HPk|Fbx=,׼CԬ6vΐ'Ƭ|>] 3}cg/c[V,` 6ZNУ zdQ EbII->jtꀎz_M~fn|V;9(<`=$r[{@`nO"ШEReW!jMIk ;,ULG8>9?POI'. I'%%"V> +suI; ?ãRe|".i.s7+̥,zP)"4 scJnjQ\KcжMIox#GrRpzsY_qa /-: d}{-#mRuX롉3O*=H;ns a!\Dsݎ?ªՌ:4d]܍FȐ0F.pYuu<)ܰoEx)&V}R,H@VDu dg {J~-p1^r,GڦliB`fA6GsdsBLaxs69*֙b.PQ%9GFRku>K DKA#j;Btʕ -h2Ք.mvNɷoen'iapS$?T%`OfIyi@z~EO\:'h]BV~6nPFB)Huȇ&#AC=}#0iykKj[f? W}FG^čTcI@#fPj-ա96.1Ns3|&OPQ7p[XYXߐjU^-XοU~^"ZJkO!I@|gymė ţ\_Oѿ b !޿':J+w9C;C@ɲ>S9D_Jhs2BĄʕc) /~\ЕʝD0ڄ(7>"Gx]Xv))Yo\^@UbB4E7SJ'\’O^3Vq}R B_R)JŒu~q{f|w8@]ML g OO4'ط| iD IJx:n.ڌt }?-<$r*b-Sɐh/|yT]f @\"3QD7D>QzU8}eN{6xby z x >%8HQJzByIW/ظM;YQ]LyQ  iG כ?Le*J*XwkhCؽq̓V,r#LDNx=ZaCv^LB} 5~ 68}dtǰe%!VsK8TXRXY~wu!Q(}j*BnBɛby޽hTFLxǨF߯1TrN${&&͠fb]vpc/]1V?a{ׂcp_Kk.6%%'ĽM$kNuDI:bް G}BGp$0Nux3a}A, XWBWϤ(t#(֪BQx oUiX9rOexJ7Ǘ u6惁._[:IJ%5DQʤ)FCq'ZMQUz 8)mXntr6iVϟUC8= ,lʻ%(g؋͌:@P߼I6M%Qԅl z̡>8|} 'I]5ر[1q`*od)ȳv]'"6$gy[5M b\%&BKS;.DH='dEwcC?)*O?2>:bg(fVPz3@"υee_r;9,nT{i~˲ۻOg9Ubݾ?'C -T搤=~ Djc#GOlXuΫYk%%T$48Qw =T}>= īӑ.ܔ{.=|I+ }*6.f|`1`* & /Ɓy_VAM3Q`mϐ]wlΝFJnH98㬚[HD ['L+Q="} 3\pk[`Hy}ǣ850C& ƺQ.;1? cCSk&bu:D {׻&' ѯ^Xi}a{6 VH`%rhz5@dY`=ό^ $}NCaD g(I4~$,QHHU]NYPd.W*MLi {V[ ^N]04ְ,e; ɩ0 L6%#$y &{fy$gFl%\S78fd 5RHT/j:K|c^dQ]B-nBf[W]C. Mgfw}o+ Hr|\V_>A.E -H>S~yɵ/ \8)%{ߴ4fB M_ iSP4{\fIw&Wߚ`fJe^k_ڧ2ҒEֶ7T(cqAmJ^\ `+r4IáM%%ѹx~`30ܾJS5H0:ZEK0@P`; ʠ;db3 )hz6:HJxHlxTy8rE݉ /Țm8ϯ4|Ue%_ݺ8{Lrr"BtBX8z>-@l{΀/ jv;SrZhP}lQwO@RgŶ:@] ¶wd|wERwIewA*"nq)f"Gr[ۛ g%HC%fC.~zB|[E3{VYˀ߆/<)((-D rӉWA`XDieo+HXݣ >B0(ϭ R :2D zm_ s--1y u.Ά=0Yc50c}Ȝۏ^ѽp*L3 y~-gK/U&}/FƋ*] wXUx5נ|2I~Aͺ?cm -"ky>,`%ﵯ$UNQ;U7ߠ2 S~ՠ'zq*BHLJ'{{'# p;CU9ȥL^̩}~jw]{3iEh^o`~J*9!D bc6NՇs5\Za|˶uf3ٖ IQpiE ncEMTzi'\1@ X"!.2 /\iOf/[D!+$~1g Y?G8Sgxw8ki#]{'<X0ч#.ĭ!gF EU02Db'g6]gRF!MӧhP7 $Q NBA~x,6zk J3e_$S!!4`2p[r <7KJR(+K*T[e! wahYQFOD9p/ Mlv!VtMDB\|>Q-@JຂfgMUM]}Q@rĎp9L~;NH$?ZWL (RT3ʃp+ޠbi֐_o{ĺNp)4HQ=ԀK QqOs>{;"c݈zJ׏`VQR?':ȿ-7 %%'5I2r5-9.%ݮ,`̛  bp6@C,@tQl8@H_[)؎5" m#*`4lv|~LDN !`Ŋn'TW?С6ʦu $TebftY  ?VI!2᧋!u.B~tݯ^3hgEOb)M1H]iQM v>3lpw}Z^&O[x߃W"tZϠUץhͷsr&hn;gۄBNZΩYeXTYNn}o!ԃ) `SEk,s\83#sqQ[кE2]SXLǐml3? KOYl9O,$$e0?/Dg&q"UC-@.z{`L<-Np9E^%Ս$ rNmۃ j.̅P\HM/ ԾJSoÙnMw9/ڋ$HnD|#?sdž)J8LKx4·2-:'63){Qq& ?d\ קCUK1_ve +kfFBpP0m\^Ny|m'x@/͂<=hH뿝xf@ 2}H2T xވKXyS$= `̴p t9XB 2:He5S֤-٧Oa}jQ0\; =L*84DyԅNX>ej~__MPQn6%$g7Ƥ< hFUq΋+N߇iijqqM8APeX\I7Ny1bV 9j̴˩DOR7~a*(4IfĨ"|26\[Nha셓on L24PBx&s^F)SbY@:B~^rj^(e$lϙWG^U=;bw\>B:j];0hl~:ʓȁs|6v yre+Ann'wv}d''JVŐ 8C[Kq HWNSǃ](EakIX Q G̺o(#R4̝61?^64a޹rֿX#=W?*p*)81{RV{IX}P$Us<.V?Ń[uq[}igYvyNF)F9C1Z K:,;ǿ16Hwl/>UT)`X) }ܢڏ݉ OgI:0L2/AumvE U9 C *_t1IzZQ Q"[!3+7o;S&=-Ц+=x:C=p&- :șI\ (DC"#d#}+&є5rsE8pX X#ss܄-)Ie`l?<"c WnfuCo_?:U^wj5oFxn։6)m\g&7//aI & 860 3]*toD/k`2kb^KmhOb'ƠH0;vlyw#v^N\l"!y\.BA!qay%(M_Āſh"\%PVrX`\EV־/Y/U( wfۥùI MګDU'|~f3cUջoXL&]tt3q ;5@n w/.B+xWyy+&D&q%J[[R[}HzlBS'KE,>"ߑ+>?'CF0 &-G.ö4✽^67jL"ġDlH=;H:1J‘Q٫)ȓݗ(Q[)ɇp%+q{ie J C ?`pBQKִ j)&{jn T~cgބUyacX*=D%VD֌ -M)(lX|/ !9 w`\-VRꦺ{ caf XMs4gwMUnVϺV tAҏE; ;#v Dpɨ'Mf}֞ҟLn{Bq9'vm+0 H#!'wA >RCf3Qԝja+} BJ[ fY\oLH;Cs}H>ǡUA95'Ϝ\ŃJZT=1I5%#:_jƷ]d\cҾa+զC\Ks4~]}f W$SOamHˁG7?I"Zw 2Z'jn19;,gQfZOU<FgPOJ%^D=o2Ć.9țe_6/Chz 'DOM)ڪR '.K 8i2̬Ң %?_hTqU[s$fVΓWuhȹM*KUE#>@a_f4} e$C**|2ȁi-FMs[t4YDra'TND(=. %-xz CSG*Frc EuuItHXS':TBڢJ SB,*"/9ty+$ߞx&!5eL,W hgC"-Y9Eh@E忆HM9zhPlu(Q᳦6KNh/x@g߹l Az'8i 8Y2| ,%r,1ڀ+:q0jAޓyLg>}i3)*AY0<,&_ױafN`jW yp 2Np9uv\ri\ RݵYԣ^^b`~Iqfl*tB*01hK:b˄L\0u_Ҁg¿fpcI)gncVB"y+Ue%4@P檸NYi n) Bz܊8|yh+olF}8 H{D`fWҶ˜2&]rdspGK -0\rciG# ѻ:ֶd6=4F Wk녳ZXKbg 1~F!|^A2u _Kw1XLMe.UȊJ{eW @5ϗ)?<l v-U݄i8WRtu{]VUN6Qo MyAbqBO;pJK"+hx=%XIJ8d阞mSN* )~W@l+]HԆE"c#MsڊKg(0$2_5ܯ ]P#dbW\ESZ ä@EdsACN2ܢTxd5KYFJvWTmM} LfVq(.+Qgg38pH3EIn,[~2 "\ˏj!LuexCoiq #2>CJmj ag6[]Os`+>͍,<֢Yp%Qm M.)^u4-ٮ+8)z6y \-hFY,{}sվШ)f+<(۷-ׅ>Wϓv^ `vV[v9["H:)l[L`Y=yԠ1{)x4jVIQNݟuo["3Xz-uKي;u?&3(*SN1a;xOr3OJF`X74` PPiglmW!!0YNP jRMsp9JD,g;Vb@Hka𧃿+ȋR?tCNZ0Sr'ZΚJ:*;r6n Qfn,bȘ~3o6F##p:cUBi.`/8Ko+tУd${=Ln5O?3ylM&P"*Je3LmXA걎B7'{ЧhvFJd O_}>T :BC?Qe.VCx_n-2@IyIu2Zgߴ> Cj>X۴ w?nM"[. Kdyg\vHr7<'0~E6͔QSi~#R 64mٖ,n|G.d.6$C O>e2/UM"dܒE 5ȕg HqpQ^34\$ BwvqQ#]gA\ 8D41GIFU UlC7 3$IQ+= f?N:l,Y%@wbliNTT~ ,i1Z}ƌ _H_YvnQvgH@x:h8ƠE(5֖EV|Y gc6 !cAkݥ*." l3~aPF/Xt1V63~?G;ɺ4Db |ԁq |^8CVi դ1]4`0ZE":)Cw2AjGu %hxe0L1Z%Hwy ݶ;9ilp:MDRz,B ~эDWectg8~e;kZ)H>xޙICw&x[T 0vQҰC4sV>Qљk!~.i2q717JiaDGt}07 J b\&è$D<8g{ 0J%V C;NK7n9({UB {;X73~21]잽3h2&Jzm*]ؿ0jkOǔAyhj?Khބ^0p[}>sl>@ !)}9b`닧hNdROryB_q[%3&Dી|@ | 4]:gU,YIau?֯.-ꉓoqw>U ^[oj/UJ=YVRApHf]).GRӈv1rdkXQ}'[[*ǖxW=,r90u+'@eu܋hjɫGdy⽨H[؊3~D>Xhm}?IR-:WO'nJ!Ӯt{O=Fu f w/=TN`02e*sGw6H% }FN/.O-yoIhSќ~]}Z׃zp1C9N=  +V1V֞ـ8g̈́"-(HsDh RH ˩泬'y+2r}w |J%{mI-m=:M,̉lGs\WZ_Q:Bn-~;KF:SJR@:V8j]voܞJU(Hoa O15GkGpwפ9ʤjuQ#,56$60M7ܰ=;#Əi'ۜ'Rʴ ;|ܬMVbNi9ͯo}S&鵉#;Vmd_+OԤzEkHW'@qeC>)תf:BE9㈈ y .}y_YETG 1&1?9] <%d8wpqVﵦ-P,h$\eg# X-zĆ{qg:f>L,FLK4B/VpHjJY?r+yŷ5퇜iln=$'Nz|kQËiX4ͱҗXse) زjt!lKCT&qy Tʉ÷F=~d}ܚry2a\?D!'BKOmBadD:"P^4P$P52\P|Ii;wT64ˀⴧ^oP+E,)u [h\~I2(sa18m@:AHr-%2z>:ہ ?)M"s"rmѨzDq:o.'Lï|mK=c:_% NE RY ?}fLv Ӣf S-stX!\"4Gu#';/ܻp?I,j/) ڔsaNCi{GmcQJLqB;fIޏ|̆V_5Sm7Юͳ@P3{5]^@V.jF^1cl;ʕbCU;~:'jyX{JƩLM?lo" -C>M1uekE]hTs/'n3Yʣc:9V3:L6Tąr_g!7P/P}?+$ZupPt"=}=rMlq]?P"1 )2)画 YJmxl.|䷣չCGXę#vԙ B'8קhxU j$y IcSsG.SkO4&n YiU՚ L%1+sբg!r= ʡ_,9??jɡ"UW!F 3P" ؖ5"#=@}k1.jO}[zm ]D߫2^;rwB#[ AHLR8ԗO4+DAw+@bLxi@U6ūfߔr 3aK[VnfVn0dJ);p|Ш>{sS||&n..l.{IBr@z1'$ ͓<#{U,ducz.Bk)bw& )C"r2>!$ʗ9zO71|{>eGbycNYcIC-?vpPQYؖi3S&C3;U֒h֪Cu rgjQ4J_->WXI+:rT .z ~3ڷKU$:Uj|rrxGT)OpzA;TW\k5DZjR7_>j^6H/Ǒky (zTq>E\EF Ff7\16ΗUE[ort,,57VePYђh^`b{ 0w\cSȂ#V@k@]5~&ttaGח nZ@Mr*mUP0ׄLV}X8{[~ M 'M&E93 ݍh6_z}\(sw7m#d3:ryYQ87Vx{x3(țG:>HŠ@YxjӶmߪO͝'0<͛ͦ(+_ͣE\[x(u.@1l??΅?$9oU^Θ.5RkXs%'#M6R$L!%`Lb޴ɡ%iQ)J%Sc]^})e[.B_Nl,Szb6V2HafÜh[B{y`ODG}*h`X’2j? :  &SbI̟vpe{`]ѤRln7$¼ l"l=iJ<}n ҪFH GᢋF ]n&4kIJv{ f C$ dWa;oM, |GD)ySkFC(  boƨ\j-5`8mTc0@nN@$;z5 N?]:Ӏ!K\N|9etBPQxT$TT L'6& *P|X=Ufj~YW:+>#T[Ze-*6Tfp|orw*,43z`;I0[ ⺐5(kDu-N*?֦+  XZV&#G:=Adꄈ)"0io2ih~(wŎWJ3P'#k豳3&4C/QD[T D #뼡!{IBTR%lVh44<;!yLȡ{6]T7J*#êBl~TL[57M"+Nz!HfSav5PDJ_ 6fy v\w^τ|/[%]J!#萺J3z0gRȒf~`G@hu'g} i9Pz W<#VB/b˸y!B,XWb*t䔆~l$gVL÷h0 /1|#V d>/׿y} WTX/O_Zڗȳ;at"ͪ^^ \ NɹPҬo͵ +ִǝ?!˾Bh5JWBT:VwXoT@5Or!UXolGF* v5|RS@<[mQHi|`B {t' V +7"Ʀ`Hc}YVQW+l! yޔ?|rggŁ7Me #x<; pt P~XaYe{փV}k1Ti`E$OwZO}rdc]ŹQQO:i*,NХ&K(TO:Ƚ]6G%@ZP&XcfW.\|8P ##1eʒ`:$F:GUc1 H!ӾCy# "6'棟^ᨈkc[5! 0$Oo[vY/ٸ_h*/r zsѥQsea")n g ԖlP;s>}lv%aj5D.w^sHEl'aPcMFc!AQm{ֽ{A\LÓ>"c_:NPo1!{WLq7GU߸-w~ }Y/iRk_͔1;K0DG)ˁo8ҏiSlib0_v,=y^P Qvش&_Q1p or0'o-9Vڷ4 Yo4}ޖwݳBa?egcrՋh;*]]hΐjUzH: hUR(i>E;~@v߃W_0BV%荛8#_4tbROra"%GMf?%jƲr{Ajd7ֹDG(y)]Vb1yC1JjA[99j| C@{û#Jր8;48R'kjN$D U@|i:s:lNnzP}yd; E:|oX 1L*(䍡Ywc- 6#2PfXsA[[f$y+aU7 s)쮑nσM'^ٕyt,[٧JX]`{$)m[/4gfyNָu3<0׎r<]V ny>,ٖ.ܳV={̠GdMr3pˮo#jneMaٕ=(V 4|7<`3l򊠂A.a;Jr G?Oi¶ `9MM2XI27S$fI&՟Mz+d ̉O -]![ U ygkKӚ!N7{u$ CCQ,yeۼZ׿Pa {q H@() 2J* xjcX|>e}`qbnUQy܀_JIpq!|"YN?[]bpO]s#+CyYn) Qa<=ϭoqD[ެt!  ťD~ -Vc~6 Zt֛ N & {>sN[r &IJ^hxa.왗ߗCkޥ˰F0fC/zG+yN&)آ:"PUZGb*&JJ$jQV֞b['1wW|9bF<'>(s< $vT_m6"tDב&o1X^+xqn:Ԫmֈwʂ36kʉ< 7\3G[M`WpF*{ywъw#ȫKdigBiR7)r 6O|$cyXoۑ8E#i&EjZ_O^ƺ7ien~?I!W0YF{-vv"h ݩ ]aܬhXOĥ>{`52|+/!\&)}C͎0{f)+٭-E%q>d zma낻y݄eتFE?R'wg XZ?x[1`йY솘~1Iqˬt_* ˗"G&֛dIY:rBd \Tk@-En5,-lw)_O 6-Xu*#l^[N?Vňgćڅ_Jt?Xz`PooPOl8*-j>4T9,X1Q,+/_Nc%'4&0<~O5mŅg/qȼ3y$^$Oy\ϭDnut ."jG9'?/nEmn[鷭b9b?FfZ_Z1Ƨd5—K%Ps|mLz;$RT7i|Ip繑(ܳ))ZzR2.z 4w-AR'NsAlۦe$Uѥ:ԓ`:cy ixa<&AZVpͫzZ` pZCsw6..IRm9l'w+5xc%Qo=%JDՇz6{VXI #td*+0Z.l93l#W8NF] A1[F(ܫpi妟dQȡ; Z xRTK6j f!ѓj|LZpx.f#OeO컦ap FKFcawRXۦO(_3v:)vأQmJۄS:=(]elh}+P#80*JR ݚ sQğAPKt1 !gz~kZ,{z5elR)[Bv,cV`5e1|Gc˓ȂN~qs ǟD쵛@5` )(: *#꡵qg2As]op-L/d.UyM*JtzW2 yd;yD dS癛o+p212qb4İ'\H͍V 0\A36B|cy"[0kpjC^.]@E(2ʽTnw vU|$EHad ӌ41 @B$0#-f ҴnF6gQ7C#LD;lz% 4.k}6Ī RldphQ5\Wy|-@1]L&ۇng[2 P=r+ "{jZkS,VnZH'k1{/D[߼D šecؑODZHx[9`dmrzZtUh[4C)3{xh+P҉oC]Xin<u@ZHJ#Ȁ VӢCcmdد8;@cgf :A4f`4&$Eo..JDmy^^j2FEbȝ\9@{SAe%YE>?|x@4nXP rwz"`ʷy0"!ճ5jt=01/М]EiGw,qU6U(֬ǀf zpsTA65 d_,KnU~TldQa)& QE8 npunT1c wѻ ^ZOd9ꥇ*>p+/vJۅj:ye`¿~ZKd6ɞ%{L| ` 1M+:B` ȅPtSuK_|XwtF#f!`u O;%=IW!4\~e'C$^0=o(jwtm_ณYg: cF׬2<,Mi펛_ wfQ2B$K%yQ)_ǑFº&whq+U^+` yCSlt$G,8]*ǃ.2FbJcV~Юw>8r!Sd}7 e=(݉ w"A|R`B8:䥶pT&沘pt4ۺ y+I: dmcp+ @x/gvg^m!{u$w(XjA)u1J-峃dHOL~oqS2~i'+u:l`ґjB>c~*J$KӹtF@x} YP 舲xgۮ>*+*)nJo&I`$ٰE%n.$ci^;JfV/W\Z3VDYǛ*/BpjNK2HVrz21㋽]>&5!}%+lٴ&)~6ج =!Ǻ|7RByG0hiW3XfY}T|3@ >lL- c) J%|1źJ. zU j.x]Ḯx*թ"O"5qC"U&FU|GR.-bCZRt댏Q/oT,M.@I9=e@KZ~T‚.pE7ykT9KCxIR+ɣ|p x Zm'Z]h#%d#9Jgx(/cH'{0+0|:(&ma/ ;Eh|\A4 b0{.H3( -%T:+Ĥyد (l>H(fy!;DTBjFY078):UZGeCeG]u-Х-HդJ4\EX3VP?.݄vd҃[P[ݕFH6 vb>("2*0F1yRGsRC8}8֬dڠPmߊ%L-J9U.;J˴vF$2JFkӱ>DƯ63Lmlp'F*,E>̖z1yHuQ K!TV)2t;]x2*6C3IHo˰'DG,awhM&d`Ctr&.*5k52f1xHD,0Ku'|:H?~qW:4ן[| A0{@i9/ۮ%XyII,|o~g X[bo!ÓZiZtNOE6Lt  }:ϛcDgGfЍ>Iߣv/76 {ά ݨQ@F+"hg Be7O4>th,M݌lBuTawtŮ0PM~d+Ќ$ſzjg@oWʡMq eMcK8ݍeg}a_Iyy,)r;;âK= d( ˠ#_;lsБְP_ǝC"[|ֵL(]/.L.wf2Q*&%H;.SAQ|{17~`,Ȼ 7LلS_"ܒ-g{H!wVb,nrew<5 t]V}5E&TvV5!ȏXpSVP*Y#GvϵW3;nt9 dTϴnlw˲>Hwr ud] I"+RXNr|?"*\*xYGm( ^<]rapA=*ACGhH $h` g_tCܤ6@w _cX-5u/IZ3deXe@,A ޫ6{Dfl{i=Ma7)Ѽ9>6ȴl89zaԵoQ Jp_WtI0 Q! n{# yzm%O\h(n@=hbCb%ܩRcas'Ac/3g}p.`1Sי_cFj[tݦ{(eʙ({|\4f깬*BoBڬnFzE7ؘ$lfBS)I݈ѳU]%g*Ò[a!k.ywIXٺ6/jux]o xq徿AKT2巳#\|큣*e\EPt9)[dLe `NͻV,nVmZT4`UȯH i쟑&W lxpLL72y櫠L4 &g^Xfbnj?EyBۡ%V~YV]{gq[7УU?&$f%{woHaQD>{[llJgM`(`)35\=Xj/?;XG~]ج!h^g `fh  x_Hm;IN}3Di1WnO򌤫!"`y"ITCՀm ^|jptU(x&qY#t@G91ʍ< hȋ@jI_> rJI'ʍ3hG:Y@fBwyTX"x0S;T0sbW{^!nIOz/O0\bAeH  順f6*|UNhv T9ǜ٧ H N}M3FCcPak\-'ē+ a~OУ cd1`M"ٞw$LDc.1_Tͺ gz.f(\t=73`e4 bmbwEO95_vEFf8r 7~܇ a佔. ztx7R֣4gv5&Δ(or8Lkw0we~8+Iq2v["L*+4d{f7xg Խ54]GC@ŧҊ&EWf=xw.l]=JӪ@D9,ò!#Ͷna[Q h. bkl9wpr+iF,v$- <=/ߞ1M7:uof*xaD?K :˽cu4&"KKB>᠅_OW=*dP, L2Ny3ѱv\;A|S4]> X15QT UIs#&疖UJdtMr@EK*bpfZGk_ᇪyhRWI^k3zehηoivZ}b3XmRLݵ>z F=2ÐճDH)T8܇2kOXܩ!S#w k|w #D_O 3D @PRr(iwx/?W@y"S4`CPJpUH͍NG`C b%dO_|xT03BߢfA uȰ~-һ8 3!Oӭ*^hD`<'| ʘU7+ :\'`.JS`c4) -=eI^}\x!.!]4whhn}|\Sb8-bڦ >6,éViaҥrU?*g's.|\_xc4] eUg2fUv=O+PڿG",F%]>"R-HX(,VpoYB4T߁XBS6F#e^9 coihvyK]#7[$|L|΄n}GDZµj;4X9POqn :nցJ#ZfEP{N+heNV}&ц޶qu2QC10isaSh!6'j 2P\Bo zG]/ QKՏ(GmgɲtUz A~`#I#5>,4x~' )ϓG{G5.-ɼ:^,@mx+p4oW9,C_OV6ЫQ&}vݩbF[ץ16A0|ȏ3jZ*}4s'˖ II3 KN]+SY0n:^Y0Shfpf2#&DWgv2&hv$oʅ UT oSW#(Kq(Akc,r]uCr߭i./Yj,ef[JviUXJupp)׈8!#ܶ;` w"#}M<¤*!O`60E!9'ylo$s]XŻ$ XG8T[炵mN3*΢E{4/0-*..iɝiդ&İ25=Y;FZL7j$[ Bƃ7o۹鐗%˧ qMNa~V{e‘(>0g}qqϝr8rע=beίTg"kh5׋5 ҩl1Sj&uqhBv8%!oo Ɂ Gw\^QI܋Se_Nbvh]avlBK^B!+~L7jm:*.R+riM%B*aI 3r*~7υޗ]z&N.o1Fql7?ކ WB", 5l~(G^&;w6dOAB"z >|߬ͳuC!nS&ȏ<ŧs9\g%zxftHf!b}4?!]۝1HV.?N[ބBO:]ߌП1$% .Z`KeMiQDvF(mzְ!.>7lctsfN .K0\ač\ 9K̒df>8nF,,;tSa8jND[.Wselە"XZ)]Ru("nBP>Z#>O] _yzN(x)~ q{ڹ:!3.`F5&ؤKfs"HlJM9}JRFij^YRc$1>^ ȊinoaێePn+Ƀz$"#_E)*TeR8YSEk`R\C_;k[5G..ɪ# >#d[SZЭm^[ I'@5no8K"[2ˡ:㝺 ߤL3R)DVJ@z3\sN3j LVZVB/<慖O Nݥi  xbrBR:$FDVвn~  ,3ˀ="@r;]VW39 ϫބ)M%׭d$9,=ş1P󸍱9w*-^gdSQzkL>܇Pu XC݇=oDT5`-.SrR.d`K<2qhL{n]Pl1p/_`w)6tݕ)v{K>i8!FjGK*vZ YMAlA8fN >+Wr{^NAr~f<=Re' 1l~T_;YQiOӈy*e8^,R8r0S r 3WQvlܽt;C+겣e|O &~&jNY>Y۫H|WyiRVSw}'y}x\sÈJ7*G.F*s \9iOCl /)Nݓj>R7jcމ8Uh|^#C-Sbscm9$ýLGR漳v$ iD7ՅG@L2~aʅ8}ZHej3_䯵EBY# nbEW}3a:!vP#R`qԄ/AqCkXOAꭀX:Wv{Xo>B\l msb?*&+ FSݳ7bP[('d?$j&kfaGFh R\qXʁu(%@FLov¸b+񼄯Jy(s@xvX4l `Bp@$GR=G:%OH’٘dlKtVd%N?d4J?E5& Um,.]F @j[XŦsݧ׉Fu@NŨ. ,7HU&kSc}Ԍ'*6i's}oJƥ-@. cl#GIFVS`94s+rCF,us 6Fjf)"A@>nVVFB0.}ocp9F4@X Rp e|L~eQ܁!΢e}B9PN])tyrF*N[DuX9 h$!p'*IyXo!=('B9 Hux3 7 RW5U!5&|Ԍs7RRnM-EʕG _rx`CT 8 a\'3ݍ7D}'۪ ~- 5fsˊsJ UvM2k^8|[ѯ 5ad?Ƿt&Pq:,qz9gijtxV32#BZ%+vM/z03o)kO$:('iT:%)Ž'Dw1Uӳ' jiqF@'rm.ү5?IZ.s͢*qe>A{~0Hy[ y td /!5~Ǚ0aVA)0 g 3$5HÆ4j߄7 7xdli$b__Z޳2b8A egdh]dQ:vΕN)|QxC%Ap6ۚc|jpLA/ t7"1"3VLeԹ2-isue)' DnjrB=hc5lHCcb;t \"#a C~ }Kgс@ͫV9's{.T %#8 L!ՔT6ncJxl8h+KY%[Yx״f3aMB>1qIT& Kcɗ@A tr/"'ľ>HܯmEcc'4 ؠ~U,=Xs6 оhLgh)zw^ΐ~ɔגy=D_&>Sz=DMbz!|wwQKhހo5@ǨVPPЃj2r,_n9`aĥmu|DZHW$!,Tj0@A +JrmBy=`~J5sQҰwg^(fd۰gY`t|%5mFxV$TR55@9k8٢rC˲{AʘÛ4BsbCF PR0b !: dǭqWZv_'RE*bR#9z1K&c!,J2sw:Yd hB#펤Ԯ]/L m`?bo4hp_Up/D%8iWi]heC V*ԔGX O6<'r6sH.ۂ_׳)qXjA}w еԏKStjz`:ϰEYQOLmXpϸ5Sq1~)ʺ^yw!5J4-k0[,1SG4x7R(oK>Uݐ7`݇R4ftIc15R%t5+reæpZ\ ƺMF ś}*U1I}RFAv I)o+U`yI;q GW!VrP{Y ɑB@Ԓ@jm|JV&}`>MީT+A}OzBU"E>(5=jlևJtn*!dqriJNsa| sj}q;@mx+"f32fBq<t(H_$cin\y]h+S Ls}uگdkz~+m8jif)r# 6)/O @!OC]俓2EYcA]\#RJQV{!Ʉ}LQ/L]TrEFr>/ C6%I],5t hBZ[&3rmh`RGlA|M.oCڂ1}=MB\ f֓!:V{kljg2vM;bzo`HN 8OcptIC7Wj.ɫmr2u:^@i'V3HQf:#i# _op{G+ʧZ1 $ԫĢ1J%t%qڏfP̟|b 0q|Z!i\6S{eOrG_!q+1V5Wy\RFGpFX;0S]*$@؜߸tYu-ϟ!Lb4?Jʱý\ {k6F#`sq^xxSrʐ=^wh+CDY tQDyOdFT$O5uU%:zZh=l=f˘" AZɼx EQlG?SyzRH,k*<֢KoKB7QB\ZDՍ若 ,7x̝3@ .nr?B3qr锡a:j;[GVd|Z,$lMV&GB0JORnqؼM݊ZM9\]='7j+U`aP%\a{GVC.)!CҎsʳy(TbdO%[,ug_]>?*ꍖ` hHȷhyܕ 3 0ˉ^lnxpJMx}1C8| MQѲ̄γ$e'k'T#-iBp sE Ek޴n,"+jZ[ku] iCP+i!t&2A '8O-]9(cj 7WEt%s:§Ψ+7ϹaԸCg Ȩm'޿Vo _E7 L jp&oS¢r ;Utyo|=y/$@SV|^{}$Ϙ^ŮV?0Kꏾ[;nD8 rJ~'5\F15+ҥ8:vfӓZgʥĬ^A˩.آ\M'.ԽW~& ү5p} # /Si@'[ CFg%WRCv-JݣyZ GB*9#=cx~tSkqc)@ S*h`S/ºu˽!V M`{ 0>}qL2!y2̎PganaO=]蜨a_9g<*O7oYoE Y# >\TGyMXI2(_'q@eBj!9 A/x;c.@2x+Kş7ɚtTNg'&gzT Hx#]}G -D-rZ#;8xbt5rԺѺŬ;]mW'6f%y# /ku2Cf 6m-B 6&y|vP;F>av E{YecI/'4QJo fv'd#nZ7TK}*)MOpT4gq/B4oh*So:0'bo^DHF>0,?Y EiQCe~M'SOo Dm }*Y(ސuEƪJ=%L̶Wt|@^iv]b. VIC%M|Nݲ_ß $D56p*-b6r=GpX@U 9&,C  I3HW6pbnNL:3(xMrlu6 R^rrѲ?%^p߇Ylj=2ЋuRmOإՃ-{%px*,\GWf, |QV%(*FjU:0=5w }aPӖa&يՀTmH]J\dI;O7mh0cMNON~/M;{reUo8Ⓜ)"J0")w6~̟eq+E?bByU6J9&$85\TiǣfrKfXhd,pOYPI|\R)VgyUߜ #]vuj Okﲆ/o :IF+/U4`X,dw2bI0d"g"?;. 8"ZMܘ$ 1Zxuo+Uxm#YHAzQyktU/4%ƂrB 4k4(6,/MpIW*~p -ad9`P(lV>Jx07BFeA+ =Ob>Yң^b8gcp\<ǀZFakfܧҀ h°RY=ˊPٿ;׃L,_Ƈ󬓛l95%2<4. 4ʗ0t YC4խJ.)N?_)FE$_a{ gTK<Ղ7{pC#įUY%ЌCGWɾbDEC0'FYO|,H<%y| 4w 7Unڦ$yˎ|/%JHхp }r}*f%hrӸE)m><,ȹ4+!ڨ!۴ ѨWLS彾Wb,lJ-ss0:I[Oj_QNzEz~dc>S~b0EU狡G&L!1U"Mco㽬9 }UkmJP\%(R,Q6syO hN}SKADN.p'{QePyL^?,*P|vov S<u5@טˋ~bU^ ;n[FtҬfS80{Ͼ 8Cl9~JeJIz֖:pk qkyϷe hRHIBZ$2y3h$)Ϡ=ܮrioFوr 0?7Se-Ӡr4C'D]-4^ (7!acfiF> h^J(evj$G ]Y?/sԃW_G[+g z2`ٺe~\|;Ʈeq ~#ٲ7Z%!G=^mU+Ay=d~~rƾ {lfo\`nmm KO35 "h w)UDe&8kIWls"6+ ^2HVy }g .h |"X7 PW$\WZd|YGPc<+ejW_v%TV`?dNSbW.8PeI(]&tЊa?HMQ : pwӈeF[c<+%BXLzhl_C˧8(κ*RuPTQ.oxidvG*t¶j@P-u P$HOiy}.NoZA,gS4I? t9bNS'~/Vd Q{fPE/c*Ph.nhDZ tWtoa+6@<8ˢKX{*Ṋʹin*O8k`VR;Af`#z`W]GѦϜu,'"z6Ek~7pUU;HW޲uZ:-*܍*:4lC'Ҷr`Q ̞Ҍ.$ {0\aWVڲc\I[,!2Źo4NT ɐΐ^`/!))+jE. czV1YiܺBŠcP5aq˨Bnu;:*GQf1l[uId4I)0K*8VWǚ@ig"KHYLH@3ʘ?x0[{cih8muN&j+( U:ѽHFjSՈFekRGvP|Q)f ώOǜHȪ~H@ jk qFvȍK$- gT\ЫDDfW8{ E"?$ +VpҝI7ML۰J&D rYqTz~*P9̽.Q_۳|o UƠ,P:jI%Hy.vb[Cih>m=n:{cM+Ry C:Od3 ZĄ,mMҰ3(ϙAkJx)2E63g.-}OkLAE?%\Zddvγ7x>^BgN,%`>4upS mGttU q"p]?<ǃm_a0A(:xm U\[vS*KӛP_sqbV@RtM[̻K! Hca]/g&t.]}azK^Urv.M 95<Ξ}Bؚ10; mfڇc7@SwI DN{3Rг̵o(3Ŭsm|Yf0mo!,QԒy֔fܻ"Tod[A/Ql ޻3?OAp"%׽#UWSŃzW%?mўJ{^RlIf@[f gh,^1`Pr~G˕ =r$0(?TX$sBb  zX1uoMg?E򛔹k7Nj 6] > W`*_Q|pS20v]NbT|"Ŕ˰)mKʮuHS՗(ڬ%Ip?khpq!27`˒̣wm7ݓ{5RS'+gSӍGr6J~,9l$O݃ ul">[#E Hj4D(C$mɒU53~<9?%cCzq&S#:s%Wj2喖?3Mz1,? izËz_X]Ȏujp9O^ȟ"։D{}q>) jV"D_8k3G rKuĈf(99tp]XVDo ݑ;)n}6 '7+Qa \r{ T2`%e%rI,R,7F[ب6E{ +I /$&tuwhlLm SqIo(??U2dGt2%RC_A(Q}P޾xSJ< l5 S E mꄵ6Ajy|=c@hZG/C <21%<ˎ?ֶqd1bzӅya-|X8}/2fw) 9?V+=7~R*u":Q$x>Ѩ-͠BEJãuPͳPW+0A L]"E~pk$:M!םvW2%}R?xY}c)v^n*LuBBw}"Tƛ\*Ag:iO JC.r%bcOƕ#-A:QrXI!|5\3ޏ.+TJdeL.G8Q8hѕG3wvy.}rOʹվ RB0#s(P=XR㽾$GIkQLa32!*Az,sߏ( }ShG1nA"w@mXgT2.J,b*ꞵp1!Uɂ2bB:Z!YvZ /Cwh ZAސ$ κgpa߁ِ ӈDȌ%`]|p@(̒$B2`nS7 &))x0ۤso{nVyS7#>aHe>߹G&5CCxWd&dˈ:ln[WG,$Vsx ʼΌgYp8 H#`APfRnL']*P3ƞC?Ћ?1pue NNK\K0.!Do9ߗ9`U^ G>wgnDb2.B:u24C?~cѠa~zdNXRSt`Mbƒ:!*h,跽bͧ{7'](ƽ*ÝQk. Gh_BaqO~_0-liY8r#N]lX6߈@~4b,&Gu6ɸNvvD Gַex'Y4Bn`mt, dȠ${FInoӏ?^r,ĪKӡ_W)}G ;bU}O=H&tUH0~N%<`o@ [N4e3>Ոak$SsU%j 6B'>N>>I\C0{V| V<-|MLqϮfKXbpND@Rm*ly8"VM\Y4ũ ]#<<ULARo#MUfolE80Pr~_ Xl|e){G+(%<#%̎3z,$Z%u5'÷t;35A6MRQؘa1|!ѝ%9Hzii@h1o@'v_=ehnB1k&+-z\ j4˱?d+R%M "6dI3,O6,8Z%Q7ӝNKt_M1n霍X{? .~axPȞʏ+~y9*9m0a&?6.mafVj|R!'Z_ԧ)\ yu)Ӄg2>2)x75D f˹W)x1<>m 7Vz"p5~HJ׿t&2O_">]t|-ߗr{]ZPccʢr{EbJ@$!שmCl1( ?ߵkhPSpywf!6pG$$syMs)5əsX4ĉa[d)}U! B¬CO+s[y5Y6~R+JĥMd't-3)I8a4"22N=>FCt D,_U,^T-4X$q^׆u;Ϫ{z7Sý05'd1E O] @~uz mU%VDnFBţFԿ{=˱ ~/@{w:>"pp3s$$\B\HP?Tl-[8\ i#ԥl6hv¬ъUr9-]s]G(wݿXX`aN[8v$p`9Opv,sͩqY"[>πq6õ,iaB\\9eeW[>,|Y4+m&eT>tH\q5΍W{O"dao8V% cd|m " -!!*hrFcKr/ qz+)nm"bEAIj=ɚ$Vb4RA.+oTJ`As'tDa&dhwz}Y|פsudj=]ZS9DWM1GXÄD"Ӿ!Ŝ4`s(zڧ60> JB+D)!Y1zvGzŴc`u0;&F#DOJS?^ &G~OCpw-7\lP.N:M X1\hHiO_AՓ؇UAq -QHޖ,T)}T<].}r<#H.0hJ"1$xP[EКvu^uvO[܅mW&;p )1+>8`%;g~p\i 60YNN"S+,St&׏cLGiN &o=8h _7Y2^ n->^ u``[^:58z]Xw%IUZ)t,<] L/Mm@cFq0Κ"GE>I:LDb'I-k[b1s\f9LYoD7,z0ג4[qViZWcٽ1З*M,;,|Jv:^{LSFrrV&@)H2M0'av`X+CLMtěEBԗvL|r {} mчɄέjLWmT$.[| .f5$;(t˺Tu^q +џVE^ DZ. Ӎ{1֢l*tV3PʎR)?PG J9!k޷kޯ#|9ĝK1ip)‰D]"Zbpn:u>dGm(ve'@̰jj{ox*V?1װ[u U%l#fOUr`# `ѐ%056:&k8wzk瑨nj frMmkn[J&RG^Zhcu_@fj!+3Ʒ?֟q`0Q>Uɽw9md?ENSy&W&bs \P(c=B=No$[56sݐ4S٦x&(o*d~Nom^׌YLOCDQQBNۿOZL|v(Htb>+!9Nʂ!Qi;eaۮ% k=v@1 [p=b/l鼅YSo8nu <&Sr9!`?fh ~Ǿt.u[&5?ύ }kuR:e=H[ v?pftr!XB\!gupԌsR?k@Q [ N6YV tAP4Q$ 5؎jlgl@yomRG#{Xx$s9˘Î,'w%vrX((}EHW_cX TѲbGW!aZ0". [ϩ t̐[w'f`p`&SF ŴߎᒂprCg%wve* JxbԜW;WKO@ dRИ}(+_3pY߯"YYvkTAިX0}X"+?e8 D)$ݧ]]#?t6}5ϧ'Ɣ\m _WԅY^Gϩ FO I|ipv zeA9;;t9.pB!c3)k$2aQѼG8YowBe0n;ƌ\^JZY{ATTibvVi Tt\Q 5u:uTrVj#ʰ eK7tuaA@$\)~atq@iI`z:q:ӈAO>zD>od۠o%%Ʌ>. FrS 3OʅE@9:6PoYb_9Gv)LuXl) KL3tJq%d`e%8dk~10V jXkBڄ3 n`P)#`O~>aODNNx5N3(BM!"LpyY2#VӆG5 Ù.6pM©yA~Pp+WOnY2E4>tw{Iq<:yD~ZNOI^V0Hmdp}[g>o Rq31 ȓz]ci77 <  Kq ?_Ϳ8 @J0c i񊩠6ω.%Btp2FBq$mA(>[>!-]mmw7+q< 6D=Ng[;&QSmn2< H#O 4t["OvLʣj=uznjrGc7 `F)h]U"|\[X'}aJ M.Q _a=w J|* ovMô~?GUT}e̸L,R]A-nq[l|Ԕρl{f›('Fë^J!VUR-HbAdwj.+>:I"l2\(!.K㸌*Y]DaRer;}pCZb gԓG,b"UƳ /fHMY]X)$]'GȄ:xͪady, )FdG*a $-SQ}r>-@؃s8hf\]g|S%6u qMSqª=4؏ N%(;Goތ23TZ.q{Z g Z0wvXޡ\QL!O,rM Rڙ;XoHٯ۽'MD?{ʧ||ȟ6MCh2yq}d"W u &m?2KH9:d+LiF4ř"Sڌk#FX\9A؇Ɩ[rUf&ct>2+"6hil4E6 ;rX#oJ$&FV%C_,1pG׈MXX#;±)bCsYGf}(/8?:änڭ*mz68q 2,+pf.ip4aAzZ9=!;Kaslv63#_b hsۡdbK#oC!i(P¯yrD#0:zFAQ =Յ 55p۵dybZA1P3m`VSh :E6wwcu YuKwquG!zC[)z"gczcQD#iF*]@-J WV_]Zeg$|+dI\ Ƈ /,40JBD܍oA%x aNQF1ճGw5,aZ JwzػžH:?4Hb ?N{d]t$d.9PmEz.ZHZ[{mX-zҖ^9y{A6 Y,F|wiɚb@>RKYAN3SK1qesvtrhخ>":n,d6 :K )~a7!jќtKlg/9*rbmjpOڻq-._nY~M)5H[yՓf݊Vɴk3E̍1G *{rsR E6y_ %>:/c[gc :T}*?5~ׅ wΜ͝:AKoCAQ:Qy{$HdI !7YFoo3@ \4x&efM jVb<&#ƏsE]9gɹyw׷Az'WQCr =p V6)#0 CO? hڱ3%4iK9!27yRcV}oXnwϛؼ$g'ժ1Vtu;?Q=*j'ʾj&za@FJTrT fܚMay-G&^.Yw):`#T2EJ ]>;B纽.a>ҝEBv&_U7_o+s7iPcb0ڣg.(=O̥Zİ/94(] d>}f}6SG"y6#@* K!{7`R\$W)ڙE\]9~,3U#h#RS_"67h‡H=٘v3L9PJQP'Nיv .8op,)(x;1m_i⦊p2fu|"zcFJ/EbDMF3/.voEle~s` BP$2~1:rN+Yy\e}}G2,pmiFSCzij]՟>tbS mìɥ?+Ȱ#PK𠛢D \R }u2a%O'6 ᆗ?q|U}#RPV)f=0B}:D7ԧYć&΅ eqiKv{|R@ G%=lYDlC9[ge nL1"=OO$6׮(k5#XT1q>L)|ѓ5HSr*NdwldOpJS91%Q-[HGU4j)Y|=CWؘpۢݞIԔ*J!?a XϜ3@UKCx<{ 9=9WSsgp'kg~I&o]|mXV$I[]@g k<R* }qշQ' bja|LK/P-vIVBS*x66rQNKݞiV4 zEBE_1 -qdWN"Avv vڿ% C)b@gIWOl-vL9z?n _H  C͵t! -ںKe"B'f52u96UN%M`s9Q[FDq|2w^ -bY7Ve)>#`#+BTrwd#@Kp!:lV#_eDɻhOŖ4Q :Y>.BJK^|cS18n|n#Q"dQ/sZD;h_uh(&j_$Ԝ##?ڛ uхQ)J*jw)=qWktTpD[qJ9.GQnXOFo^3! &\<ߍafݺ0c畓) _ >'Nh-]$5HEm7FijV~3l!U0`ZE(sլp:M]Jl_QϖPUӌ Dqh{EW b&7ctǖup!K[)<s,\Lڊ[ @ݗU%jkq7w TuDa Kk)E2د& 4bZ9hs?.ޱ"v54'Xrӫ{ڍZPE$!| ^מ(l (xDSJ1s:%쭼ESD6 Noxg!+)}\:LheKN]&J1{7; yMc qJYhi\2h~ʣz`mٿ0N2:N^@LJQ!N 'IY]K礪tjYXfG$qY+T +g8Y8gF݉t4Zޅ0LV9TJC)a7euZ$l-uS>HAs>*zp--i wfMT 㗃EũN1ߕSE_H3 GH~qU=("$?4KJ ⠧AJz󵳟S[Ӽ9/Vҹ0}JursQ]V0(4 ݣv/-UD~O#?|mALMAsV.Zt -:6_@Ys؝z? j`pcJi}c/fN }Jı5^ÞlQc,Ut|:!v h$Dt}MF4y,y-#ȸe58kΊ|e oD ŮjZr`9Cf/ WB?vxO';DEob$ a6֫2oo|/<2M3KsO8^ a6~n<1V{x-)m PVsghvfŧTaZ5?-[8{Lk%乕j*SpOU$1K&`+B1:V-]eӅY >v)s(s@t[7|ipA\y g5Ơ[k^>{ӊ yJ>N>c`cS+21DԬ} 8Eymh86ZRRO:JmCO1c~5`rqDpتW'95١lL% 7Px|lZ3@W &<=m4FAk}@hMjڥ3^Gڦs&pisTl0 1>-ZltbsT MZcQy珅@b3KQA_En/$sd}g˘v]hƤ{/oG1z6iNltз!8Uy@ns鏌ŊTC eO 9U`;?1z[=F#Fq>*!Sc:@H(2zb3S q.g/qd}Mq#]پip$̵֦>eYY8YZ'iS.*>%k*R$&Oċ9*- *93 $Z66iK, HGN!4C^(ٍ2 %:X5ܳb;Tp>'}Qij4۫Q6ڗ%h L>p<`B92Q%ۉ<.3: M$UW&܆( dLaf^yŇ{Iz2Le[r2!J$Di(-쇳DV*m'"gc?3=; fygp}˭{nT:r)r?%q4YRvsd>`jӒn$EE \[ݸ/DFRa{-4CNb0%Y{0-:nEA(D$EE4"3뫑öށܸrs{gڣ.b5+Εz?c Ī#F֬:z|7IL-З#fɵI*)DpAqM۲[kF`Xtk-'vS!VZ7pw%}E3 膱)N/ힷ!,xCEn&lX4?9"Uah3.P%cAFe]2n )V]~dn*ȓzY(Fj )B:T|F924;a#0wo'=SmOf=*qK6Pi uG5*kDyY6b@!>z} ƴ+;IFxWFfWMH`E@w\P IeYqÝڌw/iPjnդyذITª1XZSer.ug{?IlT!IZYߌܳ, 208U"=&CF9]N EDNZ H^_RrnZF:Qg?sDp7~ `Gn*50N?*zl^q%i[A0  Q0L hnlY\ζESR,ǜ2&a'm qsrtp5m@kZ)r@(i F*JVFMa|u+ҒrJW(iyw?a^bRT$vU2 P o :]${>opc,+ 3x+>@|pdÅ @\d}qD;*=J[.bt8.Iz{w!u67p$'cm.m5>hϡ3zc@:b1#6\U\"RKl5.OJ8Y >?11Z;a2*c$Cl!󋺙} TE3m.Tvx;֔C~G;ןMN)X5BHYpOCҭosőu\Sc J Ul@G磨K:XSp7\f?fm@.M":M]AѬ/HP؁nU )^)cKn޿3N-_ys ',[H;#[Ve>R8ժDYߌ{.SCm>SC! Vw1|g$4?,y}QOhncCgގy6ɔ|7SF>Ws76|q7'SWsZ(ы{kT>9ݩHuOK8rC&rO۷Zoe S\D@VR$Af[/| "qs!+B2[||RC1 鷾i0_TY x}xigg [5-y-NH_TkQ0a q(S"<]=ARRSFo[lZH^Ghַ 5}pNXƹIEЯLG=!wf%WT>9!&eͻtLBx+ k%,p_KNziM">]]ZJK?#n*EM>ioaBSDk'6qa9ϖaUI@={%HSKvn:DuS?pA R?4$M3 v-K-0u!a~i3R=%wo i^*;M ]|uqjrN?hS1lKW5`;s({)af CFä;[s'_FW[RR̬b>saã>뭴lLGê3@oZ[MG(VւhU}e.zGlt'pƧĶ(ӸuI%?>}ht 1m#\$q|-[-74[ֵlWkA#/02`4ojIpQVM8NEƳd{Z&0ѲQ ==Eiy?ȝ0~V7kؕ@?%2e6z9\^t9PYU#=BJ Y-Lb\BEk@L7O\ojG%%W΃ؾ'g"։IENasW H ' ԩkiv>ǣ&(:a tڤ`ąkVKA{UJ[!u,w%-A %e!~@kLpenp{7J/{#o "@hJ Slk߄hVkˌ<i} LPNByI[Nãw@TV2![S(0} :皖]^IΞPFh PWf8fuwjbmY+8Q_ w?<ر#ȿ=3ކ"&cj R BX49j_\1(7?8FXk(hÿ23~:J1;FHЕ 2X^/ĸFucHH X/ -?jOom—k"h)&FH"F@$WgDI兝zUlK_A<>[3| \Hj0@ȯ^UXv '{͠0vi]=NSTݾӟ7 pLvO(޼JA ~Y1䑽~0l0Qlt?>=[]}szQN&"[~ nq];헲34Y[NȲI  MA2YLaAp௰mgK']c"FϮVœhF ;1gp U.h0팡qo!&70 <ޫqKmдn wW t5]8\Sw'KhDU?c^4oO h)Pt-s]I&'YE]n}P9= s/jzEׄj)8t>YhEDeW#b̩`LvHP\fLC?R O#%PvUjƹ5VМ"·xY||`cnEwTy ㍘98)7ksJ8^l$kB~)lh0ȮfO 8]!˓c25<(a[lE T νsA8:y-Cp;(6ߨu;foSkg`w/>ڽʞ:n H*XjT^@ɡjwa nA[$^o Y ;y_Sp/#t)>h|!t ,DGo\8mFrkdkƤ8y9-+I LoKdc8$mc:qcO9rvs(~A 5zx:;+u1evAqNbc!8 a8ec~++P@>6@b70 B׽brÒ COPOa1: S>4@FvSp1!4{ZF|.@^h~ܤY%C|ΔIm Ifݣ](ʁg-L\sR.TDYSK~>!*]ĉ* wZ mIS2vQ. yrnq}y?h; 7;)!JlNګvz3ZASi:^}״~c2NvӯiU-:!Զw6 +xeAzL_iO"D'; W9O$uΫekD=;-'*a.Qq=eJ{xqCwiecQ^ θv,T"5P{L}tE8(G>{=/:W)TOe1Vw? [")x"%7STYN4ƾ+eu9@P+N0զ.MjDlx jHfLk} S>S<-^ڝِ3$#ilThi5"@4Z)v#^Q2,XdR$k@]"I|6]ڵ _cq:5ǩdӓ`]赁*%dabN `}89gӓޱGңTƻAXY [|y?S3TX5)JcTF;xl4i;3kaIb,7l0M8> ֺ` IRIq娟(^!~u s+o$P]2)xANOd)}g8 Rv'K{3xb7ݏ%UMSkqC mW7$|Aoaޒ33.3lϝw7]L9ߣJhsDA_VMiegH\ej@4~&rŬB3Y %NTM ?.#/7m[G㥣S+* ]p. ImAvd+KhԚ"Hr2OS^amE?%ojgz>Xv$AI>+ abSMâdjϚD4!!> &eAGrs=G1!b^wGd܉\AX:+z+X=Bab>6z܎*+As$$PQ瓮Xܣdц5 ~c GS;f^.vz;oEG3]HT%ؑb,Lf<l1']RM@l QtLfgsMԶGZ?x_^jeA~atR lY@nZ%D kő=Ra#S!*Ř &HnX%V% /(ZQG'&9O1-yp Inc6{|c̎DlU䠸Y {l N0}! 5t xgC8=Ay/؂X3N3g/$ TVš; ; @ z:jV@f6Cӏ%vt)N ]]P$84j3Pkw̝dDlV6Kc^;Yұ=KBa..w)kU_ԡiE!%W_m1aiWC4+11GWuo`b?/LG>ueG 9Ԑ]e)LzR| ᳊HrA7~DT2h;Ȕuf}4q{-"%qu3>rȋF.+QׅH$}1BMHE2`rMcqj(ڊf3ot5X x=+j[yuEpf.#,{GUA(sa6y,#ucrZagRGT]&JF "cǗgq 1-ţYۗ2;V'6;UC.5S#O2G"JWT?ieecι`3GG3IZ@~݄$'Y#9bK/y㯼(t5W7uKYM-ހ >kNCiOx UrYF5{̀uL>NW|O g1&&G4:Bqͭnh/ ˞ĜTNSwvA;E:G-Co`1LdX1[BxpKK Â9AJu$]p`\9ĕ{t%-#Ǧ*]BxaV>WRkFbh kae [kuZDG4l*w4FdMx(z#oq95ZwМ=)tف =0 Ȕ!v;BO'q\ z`NYYx&))=HȷuʞM+zP97cJ|"xBYmƆR\[5tm gb.J1cLm>\~ɫV$8,CAR:Aem® . {Hn h\* oκoc.HK=t}\>1g?S,gx"V7x>>S@G0š`g7']͝'ߜu.SVdL $׵0]ixWyɩ(nWmL?פBT7OڠS,Oe4Bifq:y0!Io̶B4sSLzӖ-K m0T'Т2M pug9uJ!잭S1 źpu>ջf\;RglGugI'{igd\Xƫ@u09Y&8W(h" _H:fた~sCw\ Q|V ߀rVV’ZpziA8j !92lʹB}o~d@̢!%y;CPUx^u1,?R3AX*zK:'q\Fu,F)]}8xdHE ß)y$# ez y?L{-D~EL8لlQnB֘¹ $U<Hn]DMdX!RCkBO' &UĽ* N :/l=/r,{g!#K!U`E|߇)f\9Ѫ!׸p!f f ,6CA̺)Ujiw)G^CFdbᙦǜ'޾HW8L wgː5FxѰL}{䙝>gmr8 R`ֻqaw8ALӠ'fyNs)8 q ,,a#IRL㐝0G0-tfxSRRi}Q76RҜi p4EtmJ4YUX6Q;z*YH{h쭙īW *A: ֢-㭂{*t,TzooBavpw Rp`fXsߙFjIFhf/Y CBDzQG窶R@q%lw9chj}. >m2 &i.F2(R"լk3KRO 3SOmwC`?`C _ĝ@9s_:0s!50t%?aqr\ѷ| \j*ڨ2q"QD%,&\!~W\(2 ?F%5wnmP 3~b@0D`SbԸFIGk 2p{,w*n)P\(Q#D&׾i3g"gD_Y4vL7w lVatPI|%D3Ҍ|rG/7yxFޡU1<9NLÝyp7 u)ʼEHs!mTWޣLP˔g{߲X>Q Γ$ү9Y^L T!{F`f^Բl, *㡕{_jGܸɣӇvZL_NX39ڽq2+mc3a!p`r^Lz3[򝩵l(LC1L"{`]q,gzbOhn.,4V`6$=m3vP4ו"#|>:!`{e::VXk(8$ܙ yhYˬ% Bj& Cn@pW_Z̐ڸ4l-uadH· Š<~H nmF?[ F9ȫDa/'/ wq_MB40^C+:@R8O62Z G+'´[g^8%Fv9éݮUJ0wrY*3Gյ:5֫ 1f|={R.Aw3$ ܜ(ҍ|K cj;Ho>ZAgv{8Ъ YZ