php8-xdebug-3.2.0-bp155.2.3.1 4>$  ApexY+I%z 4yQB-{}wq;Df6`8-`g(MG [*SQl lMiE[x@LR4JMJ3UP-c糧, !2.+F cbtl l`0S'1:"ٵMI-(}zWS@Vf*1P n[n`,%(E EK-YUX8 Z2EljlTPgOaj,͵ 5 %<{k;nb+rc)udj{pF\ E:i,EَfeՓHǣZuD$mk}Q N]^xCIGrQ@3#z3zbi'9pZu@a|WX? P] hߡg_hνɐ=t&(Snc="zNBեT]]=|"FF,5T0-+` }e ܿnTbΙ!>fcde?R{1ŭ)R&~gEUxa"(*La2*,d}8Zk nGg@yDz Sx7b[a ב5@ }(CYYnzQ&m־i^Z'ЁZ]sNR#>pAd?Td  648DHajr      $<Zx8(8292: 2BFGHIX Y0Zl[p\x]^bocdefluvwxyzPCphp8-xdebug3.2.0bp155.2.3.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 clientexYi03-armsrv1SUSE Linux Enterprise 15openSUSEPHP-3.0http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://xdebug.orglinuxaarch64V85 ƁA큤A큤exY exY exY 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- add php81 multibuild target - modified sources % _multibuild- 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-xdebugi03-armsrv1 17023859343.2.0-bp155.2.3.13.2.03.2.0-bp155.2.3.13.2.0-bp155.2.3.13.2.0xdebug.inixdebug.sophp8-xdebugCREDITSphp8-xdebugLICENSE/etc/php8/conf.d//usr/lib64/php8/extensions//usr/share/doc/packages//usr/share/doc/packages/php8-xdebug//usr/share/licenses//usr/share/licenses/php8-xdebug/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:18226/openSUSE_Backports_SLE-15-SP5_Update/32b6098c17bd8a8573b00b96510208ad-php-xdebug.openSUSE_Backports_SLE-15-SP5_Update:php8cpioxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7e7a0bb0b39a0ecf1a0f60af785ee1b9f16af4af, strippeddirectoryRRRRRRRRfqPB!ydCMutf-8dfe16449abe33a5168220aa2161d5761755a765b1d8a26cacb5525f4697c96be?7zXZ !t/] crv(vX0y2CCNX3v1JO>UNwޘVe } YӜ(( 28o/x#H{vfj$ή D\:3c32li"Iw)A`b(]d)9HɎTlNP(J7q2 QA~"7RȓfrDe* uP'r^WTnZ5)=N%=/P">yhl{Ytl@C;"(ؑ+t\6Dh&wn#PTV{?䰋0C2v1W+[^oHsu^a.m9|cDhTb%K9  ܁-*~xD7 >=3j4](c%aZT^eIW%EeߓBܴ8IDjvQh@Sf)@nEDJT^eP=+Ǜ&^:z9o Yid`|z_U,8m p(kS>"x.r'Eh=_]eE|U1T#4c:쯭Ղ=I-V3!_G472ĽCÖ'Ifؘ.E#Wy@}FDLtOtx5JΆfz nHLF}ٱb06﷣-^V{@dh$Bvc'ez= fvmr/1;w7@ MŒ'[:-KN20?=$(%E"/`Q34g64Wg=8f/b+\G㒃3/7ph} zuA#E?ʆll *?M9ԝHlܸ ]Áhwq62;Bbv*EAܭuE"aWuf齛9kwO-,*(q)?/zI>,R_#yBsF5΂g͜%6ڣʚ sVm 85;a$4Q: ΀*xAzh/)#Y: G$JI=3NR.ܖqJ _Ş=a{f7 HKA6zb55N=>B0X!pBbvo3 dSk佔m*;;EG7}foQh0G~ s=:?N C| z{s#csCD cnwoNVo򮯷Q  Sv WQU%>(xh[zWXOfI%caȮӎW2DQFC9!Qk{rFj]_{m6c ڞWQ&1.rwB2`(e$c~|FRv \=nъj<_Z뎧zDى QReҟuq8w 4w&EMc;$h(R0.`?&pKϟ;Q q*-"{BX* 1L^;,XGCRh짅 hpۧr-n s,! )ާ5BY .J%tC3Nz\@g<}\:qpnE ฅbtq= (YQga"j{떫ʛ|L$-,Z7eY:Cz Э$xMhS6bqr$0~ $W` bq[Lnug9gi<-d)cxXi DT>߽fͼ9lLY~;1zpp{ƿBPv;-6t8׻12"Zqhr?C4%i03 vprdА3h\nV"eVi~߫CITXnMf[O),*,pWU(qX7gzI0\R|`YB 3ڼy0 pXX:܇oH7#~廤^Ӧd!9'U8<x={U]8~Mٍ=j#J6c[GH.*[Ѓҧ:Û X3ǴyYܰuqCJ,q{Ը[QN=̜31+RMtꞓ!EK U& 6 neBzU=>5pf`\l4UG(o߯Z.Jf91 ø([g?)D#/NϼH},:߬v>/ zD &NBxmſ$|t F\rʭ'PUӊ[ܛOSst{LzuF`5،p*ӽ *>h ,'>Wfڞa@MDg "E|qN iժ h.; Vegj3w|aA*s2$xcެgӹcU?^2ڥ5v"%G5#`(UNE^t?}Cɮ1+ۧrҙH}=]P"2)N|3fVK%wknƗH߿ _{S0qn֯Wfp=we.\ cb *%Z :G(,*a %')F&F/֭q˃>v;Kio1{K8IP}0 d|x/cN* G7,9K@s@2OQE(Q%st Ҳdߗz'NIJսVg T\Y!d}w'h%r5Լu/q(Cί|z 5G@"n }p1^GpΙ`GgqHpմ/x'Ap27A)RK0{4UdEܒL3X#Mue ~aOjS`SK_G$CaeGw, !ay#M~ǽh Ik D*.JW:Л8-tFDcW pVnDhsz 6j'64|W vDaK!A2Գ:<%|w>D"*uzUc"{'HoQOH$>@ ;MGԲ^C=Xw  nd+BC/"o@U'I^4&hgGMNJ 9lprtNۦ /I_}S#ԁEEvWFݒarZ4$Љ18z[ 3%/hk 7@ +b_nOE9Lowe>Sz2#֡ Y{z' jFGU s2SlH/xpK߀lQJqF`%k*aUHx?fN>&;1 y2uǐ06g[R5*kmƭoiz]j?98+zz FG1MLMRBmצM P<^SЇG޳ \Ewץ|\YALi1 %nX {<@Eja=HX1d9}Q2B]*̓lZun]2VVj3>A9&Kj)f/ 5[R= mlJ"f~q^/OIhjO97h&~vGK0;J\Y>Ke͓Rq(-MbQnZWV:gTXV9PPaml\/ rzk8BԒ GC[cXh6D`-0O\NP~:w%mU;C 14,)!f?־;U6caTЉee9MZo L t ٔ$s`eE]R[%?*Pgv ?( C&˚B:Tm XWf><,v_T3,7ƴE쭁qVr؅BSBL(G-::$QRVi/UoXIs" P~`LRr{/*9 h DHiȫv+_&|}ݢk(sz,+\澎wm.շ>8ezJw|3Q>-]x& [z W )$z4bv3l̀N$*j]3d^g('"N˼Rk=f{i1m'j{B+NQ=C@_߈hهG6NIG\G^ZtQHW+.I F_2HGx@7C~Z 5q#$zYN:32:a|tux[ŽsRnIHbfMOy ޗ%7Pko}w c9PkQ ˒禮 ruXK]zMWOu@%47w~ds"MG.ݩ;j Ó٫`sС o*&G:IMs(dq*Lvʹ̤+ ){m,UURȡש>ejXM *.|9%qJp)/3cNK jJMt9APUqna)Y䣻Qߗyw'p̵/0 B z\g&Nl %#[1"^wp,m%M.$'u 0+a&{FDp?0rwȇLSۭN)uúON =ݼe ?4F /S7#;ìUNإK)l&"PYS4˶z_L6&j^Su[) >^[)>N9edݢ]櫢ޗi'~'s!搨M"!3kLK^S HrHOaCPDggN")M+6Yl&)F|яyq' ^b=}TÌS< Mvuא6!Z`LpZdJ9"r)'_@a`| fMDMv6,{ kAdYzcN܆w“+#;wǘ,2:-xs,oS5 |'2y3 @4xy=rE=MT J%OEk\*),ܡx}W'cWS]"βcD.j)O6e! 0/.,:N%Kk?Th_u ,I3^L"ȅ60˿V 2D??>B+D.$C2:%E֥-mZR@'5n_|pعJC6rwω2"Ŭ1fg5r|G32dSwKrT坙n׺R]/JSZJ`xEqxRu=¦耠h JQ5܈~q X/9(ZH8*"R/q2 C7'X,vP,kpR`RK=mF <tio&Bs*QJ'B(QGTVwബbVCDhC'ERל:-Ž,<$(qa.V>*Ǜ>Ӫ0g`yzCyEX7mɎ}\VA 4>'fKe%jr/T9\JAi{@`]@`:tapA7Ues"Q .G$UU`WyJ/g.g°[Z). g{0YA|rn4 <ҎriEs3-nj1KM䶯e%fAikHy?nLj퐩”'(_cʬ;߿?%ƪ>e7Y%;=EOEw٢<9e%y9V~p81aR 9_:X! x@qȐʀ í6NQ'\7dKba,g!kꅉsՠ+5j:MTz. ΚdʛM!8Kh?yT6GDNB]vrk (ӑPf#n~bH'QE#σ㝅kaČF@pЉ )EgwХM ǩhn-%@* rfRUb{嗦]j,0üKNA>/9|LQ.mt<2C0[-8BыnXY=] d(E29,ߴRwa,٦4kqj fâ^K 1n!)xZdrh.ӛP貢sryƯcok#b*GA\uQ |@b~78+`H_Ӥ;YE\Vxl Q ,ԿW8rW3@$cG03QH֔څlt#SmZF  īi!%G`M<h`m`LJG?)o {%9RiHJ_iBHot|L50Gn_Kʉ y*uOq}"HZ C|쾡"@ňךޒu斍AX7$9n{zPŭ;NRq6r`CeWiBCk9yy%;a'AuД(򦎠|"t˻ IQrϕ,#Ð p*5A~34K(%*lԋ՚0ؾ'#6D,0|mXlm$| mp7|M,EI0;ff6׬;UG9F3VdLe{IB5ik =~+]|@a^7=B>!9|\/AyP^J}n@ Ѐ6kfE qoЧيH!Afj\;k _;'hF>:5vL EJb:tȦlN1wXa1(d J}*.va]0m$`A"beh3vsr^~3[ X>\1xEǕ]R%=+":ju^'1Ӂ7*}0ڍ( Mk"fOYnEσ@D$j!C1d% %,͟QWsbp%INWLiԗF DֳuZ%GH@~cWJt53Zl>`$`~SmfYޔ9eXz{$2D_!b^wpXɑܸӲVP؈Y_ΚGjS$Ȑ|jX\YCtE)a=3`AbSp_=@yTl{̔SZjghqV/AʺE-?QgFv#,օ2TwJm˧>;TxDz줞~1_$pVEwj|E'^⺟ n@V2u$ykە (\eTtς{X{Eʠ`$6>ݠTzO3` ,:v(5:X$CJΙċP ^i$5񝲡:`ٕ*'$ 3m aB@ѷ9C/0v AN>V{jR bu5!">VK}fqe _SjIBe\BI$-{-,)^ i eK8V4ԵUǬ?X;}7Z&h̷NR!++QMW*z( yzqr*)dXa="Im]'5;cKMdF'&]uJ_mZ|قE/_/ʣ|,J}헹m^mgDi?.ny=R V[Ti:w[{C֣elWbB,t`B !,Pre7bHm'Gl$68k>L?8w$fE(B|L.2¬)/dp+J[CU58#oi_t҅EiPZYr~^{Ò\V3@#pXoqn8OsMXĚBPt6L*;ͻŬ 9:rOI;jd3`/IM-%m)C3tiV}' 'zJR8n BTחs>4PrTHe8yROj`(7 Q3?vs d3K,=78N 1GܬĈ Voh/p3eE!aHVthwURӃ~PNwɔ~0┮ bl 8m44h}ɖP~9 gtJ3uةIS? H&@1w js&9xq-g^ W6vX&WD(r3Dd< XΫdE|us9Sp} )dM mW }zޯiΠs8n⚿k愇'6`4i  n)!'L6>*\ҡfk|.yxD| ^o@R fNm0r[u`\CFJbלҺ>͟1w_uC,µ+iCaaݢE-J:aVb&9rNh=C䃞 SxU8 Bg3FqwǤ#_S,rǥi(EfqgJ/i?x Y-'/6y$ʇU,fHM-sUXYCyl挒%PyW`7IM%+W(ʵX\IW3ta E]kg 4flNF[f.^$T"UPNd#EGz(d LD]pEHhR+WsXY#H g!\V)E\ݝk3Ľڀ-yLD6͇~baG G!Zm @2G+˽&غhzʆj+ IBu42Yacef&w1hu'l@*+"wr/ 8[{fI0_9y]J!^wv]tBh`hC⏳d|IX33_gN#*V6fkD2^EuLBh Q UP4^cLݞݑ*tN7Ӆo}NG)~LVU3!B-2Ae6hkF%M+ƙ.V 1|?f@qˌM~`$T%ty P)ߩ"/l2_\W+qFZ8)6?9 }1sU:2(?oKVېCFuR#[n S)3BeN-@ŲKjC'꾑CZB0|_#3A]8"a /,+;0zQgSE93 ]<]:i1>ݔ#,g0$zi'汼2Zh(Z;"P: {=BB CT ) r'z=:o"Ԡ?)(xG-W0#p HC{FU†m%)A)em~ɎcEDVK bx$v7jxtOxfNϼZ[~pN9mu7=R4\NiVon,B1XI.ml(Qѷ2 Cau8AKi ۵4Z< jvHd :>Iہ&Qq=Y ydX˴=s;D BĮvځћw\Xz6eGQh 6yq2 k%?pڮTE S u101ow*&4HaJsp/r*I <֞MGϳGh6|j}%V׺K׺=.s>L(Jfp)S +}?{GI#+]GyEn1l|y5W5A ^mљvڟ1¿M-3b{Yvs0z5$961C/ki#X7<݂hes : V* wth( ]/cj1Qŋ&r>Zfr&BI"{+Yϳ-&ފ #>4{p8K~WA#6V6P *JQ)8fۻ΅3D+.. (w`hxii-i!"NZp7fkΥ23ڙ0w$cB9E-_Ke嫖B**KB5z~u6[doo]\٢sYm[V.+$~rKV"t!GlOXTLʕ X$Aф1 b +l ¼Q/Zc*Vu͹.oQ $\{=0}e1M pq.sںm3.R (V4d5Q_QK+lZ$`7i$}xS!Yt`@SeZ vzAK[@:\Sk/d%S'BFsߔ%c:?5&ɞ̥8gˈ-nm^_gF+"ǤEוHyͩ# ЂOga~.(d_6&EOE^^Y^ X~=3= a [QD<~b|wH#|ɧG*d}MNP^Lkd9t?Ah4IGDyW |XѨlKQ`Tv{ daYuEK fUYJ(D V%(RᮆF524A4Mw% |$r\,PGO2<XL,q{ơV % "u6!V}Kb?~\_OtT`FGhw>o6jϺ9W6)+ C6bf[KIF\jPg8ojGόU+{"3cWtchYw[1ebzl#D"Imj̸ɳȖ! oo„ʂŔZ4 nB< !&<>>~j,'+7Q\@&et+im# 0ٲADm5fpuAϬ~VWZ. 5ɥbv(At`XzTbMeo% ve9)zC{{/_&%dyjh.oi J8Ngm Ǟ}G^JHaX 痌Z&oX2nlY(':kϠ1%l:?k+o}<Ef4:6,\QZb.QCUM†=QOk8Z)rIJ,sئ]+7Q~KQTAEБt$'P\By; YhCD꺉2B]eixIP [;AK U^FCt/tHO +"aX _Cy Lox3i2?39+:eRou[L_ 5H@xn./ѝ % 8]KFppR2(f;៽UiP\\ߊz7wQbɚ%,h}A⡞ EiMp׎͠=Gh+#\u_kBX 2SZWp2dPCʈ,޵S;zTVܯsO^I3"Xg2ud@?XUn/P%鸼Wtap@vepz4PD@éyYo<,Y{&BiҪ] Pncze;d+'ueHVa#cs|ò&^ ;^.Xw vрeܲNQnNxAܟ$8#0sqi) %P?G|i>@AfZokw'<枠h[u!HпQa@p괩?JN{~,Lz-8i'Jɲ08eiNv5rL+Noeh^tꬌ:=콹'F۰%5%1g 4v(1rWcuOiM=0=ys] eSwH%E[dg;Z7Ġ03|Zk`9:5Ͼȅ'pS"}i|ťWBd.hћPSRSg5?ziS{W8:ەLj49?`jt@*a7;#ZaR2f#-N}QK'x4BGvXwZ8O~OQfk٭5{Onkɹټ}`\fհmHa"qE#t VC>.گ#Z7g9HkP{`9a`;GӚ\ruN<{|]2`uі"TYG)*׻J|QE#X^S($##ROSIZMqť׉?`4 NZK>hl}wqKYɣx&1peibw |:pfP$\;/9`sõF`3=QV/,OXS1kQs#S:ce ޹\wvy?bŸyNK@KT X6en & NwBNAe'"Y5:=Mat }8LKUOz?{͙rAӭ.Xs^pdZF|K X!ųEa0b<!52fװ3 :Mwɇ0wZ`GgQGWw&R6,}0j!1˹SyN+dN%k&G#go\ ⒖t/fg#ΗFc~ )jn`BڅrA-8*E͛jQےu'3bn$^:#宁VEg`T5|n8O pԈ]VU"A+讦d2]lB?5jl0:+8v~HQ a^Y-\Z/ZN0Cn52SBl昄·Ȉ*4P>v*|uˢ}2@fgdD{nEޮ?_FU&ivWɠ0؃k<T)o'T /ƍc/ n-A OCЕJ}um8& HDܟC]D/@m9A{*8TX q䴦,pkD*>)8;I:lpxS<A{^)ɮWNޔ*<հ[wzm,5~@EoI9!sܟ{޻W !!M2i)8\?Ct-CXt&"$R?Ojп+0wQFYØhQ3#ڹG%vrQ5dz? zoOřalϚ# 3d΄hV1aՊ{ 0qa^ [rP^>T+`.*O}= sϡ*CƧݍ@ 8gc`M^AH%b$_Xg9pD)ޒ} Ok 2I;|!p?g͆^x"u04 6'M9&4+c.J* 3;u.l(He0.*>9pIX3E/JZ y)~=`Gw28 9:2UXD$n?Ct67,,@~_YF⫬=:0ݯz7B}n0[ jS(46we *u*q;d9eK"AUzPhfd75*CFr쿑 yUKPyeK`[qFnю2^X)N&ś&{g|^YNR) ٬MA i4W>J*xxxR4r?5 da_Â[ZxNeˆΚ?E&!|.䴣Fݒɠ1`8i#`4q38yZdi;<#4QP{B &2<p Η@+F[G>{w}[0g7:3hSˮdRT^yXf~ ;f #/VVGpm%kQjtsFA=ҹF6eTs4(|'~^:n/@n̟ _"Y~'\L~ 8}| &VƋǷw0ȂJ2b?(_4iS6/"Zwg 4#I EkaRS{ȡ,cFd{'y -F,T ?MCnWxs%5c}$*x߈:='(Oyh=;΋ : 3jC*i(}*Qm)W|= Y'혪[:&^M]t<j2~467VU4B﹞Newx'ICf5W},~\l2qjR]+%;<7t yix$0_ZtbqJ85庬FŖ$7$:돚^t{"P++<)ޥC2M>F/vw3U7 RYMRIlb6sgS `OC ~ߢ, kuqPz[_ A-G5=$BmLNoW#G>e&D-$(vۃdzW|92?q++=ƊnS[X!B@/[X %62KU4BaSkpz!KD#uv3n'p~&Mt RF~Į'HOst>}=PYlNYwƸ|C n?-]ʰ(2䱓D\} U/JAo[c̍רG)q#LЀe^#([#)MՌVT+X#h-nzn.8CnV90<?u$b^'mǘlv@&[OKC6Y{.pL0I R)HU1u[VP c, hed'V 0ɦDt` n.XEF@l3o~q8` .RXlv5!,*[+c{OՎb"tlK.?nhPVbX\. K lJyTb*'%*K}Ysz$eni%&'yfͨWw-KI\g"IoWL,sncPPHtn\<- ǦKX`otk=cW45]{5 XAѱڄd~U(5 :Vᨻ3͙@𴖅s+ـczx$@@0LdFUz ƨxPA  CE3&}+ᣮ Tϵ`j:4CTWȯ},W,UYX7T ؕJX&٣d#8D:o e2ȇ}!E a`wLT\EНK:HE׼8B/$p_*^Towݦ7iU@xǘx[J1>loX3%PtsLC?&GRlP1y:mƞOxG7hUm/"i|z(x!M ݹD׶lp#,dK䤈::9@6ҢA=Ug-? SG^jq({4be |sbڛH(_'p" W7"+z/#_pc\|}_OQ};M\ wpŨCY:kd:\8 L?Ax~B*9t#Uv ޻sɍx5qxuJ75%4?_}gBYojS9>CqKA&mBߞnGn@`¦ۀ@F|;{ e zT X, ?ZB'u`hI.z-JSa<&"m^ 笳j-:)#'ٸىe<ٶ7|zKټ\M\Y^NҼxrr,#@8|1/K58pAWo&J@ݵ ѸimV t"Ak%]!ۤ2cWd;.e, *!9nwm‚xH?9WDžRwCd692ʶƲĠpH]nӸe9_' DozZHX=L/r;VXhA(tlMd%/SSGJ*Sh<'40 H2W?ߗteoRB,I/sdQ8ACxUr i`ɹ~ {Рjj!)5T^_7i%#cuN_4}HHmi b@_&">lnu.:ԁFi=m D$U 9na dd_e)nG D=]wi\ PN,&{P0hi)iL}}~g-Otmi>zc˭bC$Yb1e/`,8TmȊ#4wR! 7ߌU3R]%7J YQ85]T+@6>U:3IT2OB1K:.2g8шGVR/PCHX']K"?ݹo%SJǻŒDq6o|>KYA'N&ˬmdI$ʫdo4JMz6Lǧs;.K}w~2xf,*FsE)^[Ls)XVϥ fJ*7W"&YFk@L*`6_LhDRɵ-Jw hHKo7 ݂$#-aJ킓;n͈|z%>#2Ɉu>]u% AR+v+ >X&+OrX8ٙ-}"Dޝy+T1 -hVυ:LgDIUZd>p #8?nS=yH\9j뿺DJVs7lkn[GDqo%AQ$P3z=$ Ezb2@LG$)d]/ߥFbeFAEeAQ6Oij-^M0P=&Ms| ,T> F~ڳ¶CA|Yr9%g\w: {CW{h<N7Z w0\ǰ[J6@ղ[^e< ÐJ:d]<@ 9:owHj#6ڦm|>Xӊ/.0idp⩃|$PM'J%Pe쏧!iZw/e1vf3;ivo3|U3`ºMz: 1#<0rD[) &EZ93=z$rQk:u!;;o0k ѨKK_9rj(V.BkKy)Pٶwu$Y Ed$WZI&hҲxJ>  ,N R=q:1|X.7f%ptI@d"6RK%һY*<*uh*`0[x\^KYD:l-~_%9&BVJЖ* cLFٔ͘:G,gOnF`A58LT=b j)&_Xk.`{J9hɍY*-LnQxɽln6S#׶7=W[i3M3,ݩ)eBe M߀1Δn–QT B5ʄ*Qdܗ[%. =Jc"U:mrwO).K m|L:`'݆4 ̿rM͛) > $ϓ~f^GP5^69.\ {!tFp7|[y4:"7> ;?GCVMv;\ W\ ;Ubb3%!4fA"T(b#ssDSf0<ˠЍ5^%t;И)m{e} p݈{w5D~]me:LKI wkovgu\f" D໒?:;ee5M`q8[]R<\c!`$B][Kz e߹̾JxykÃlRi w_*1'Ō9S<_;@J֏>jKeEg;qEl4;r+҃-|lyo W=n,K9y+ -" 29Z306/OJ64NDgԠ X}gTDsUĈZp??[h4{|V+6P°:+~_~}T`I.UNȊm6?='wpyMcRÓ&=ͫTF {FSzעEBƔ#I5Usؘ3=2NgAfϵ%'_BY*(YJqJn04\cp(P"h)#}o4mǮ>G׿7)Hb?dSX#N>Nls@JY,bӜ.զ0N_A: zo8OC>[Ej!S;Of~ ?ݙ:39W}n+Cf84mT42qVu4xA)'Ӭ5YXpŽ 9ixPe}[Dř kEW24T~ %%T5T1}LW;{7{,={%jɣk4V+s]qǀ5wG=9dׄK73~DSW(XÀy0;CX2}sgU~eh5:x!I}8O (y8 dɧO?ˬ睩M.Q%XK TYvpY<ش>vL &p;xf;=7L:ac@SGizj.y\O5eMhCW!c.Zx^ 緝 zP0얇!;vMYhztd1Om^C=F[3/(2>Dp?Eeك˓̘uxAKqq sjW6v~D1!șPR(FhΚnhZ;}Xwc]6#ڔAR@kԖ+Wc#OZ9[wuDs8X- DK'ke]^yW泗-_^Frx铣P/D3y;u иlP̚nXPZv J;F1'C~1}$%sŒqw?|Oq3F3pN5ZA%exYYޗ9t# m=EZћyhĔl2X)~=n֧|'dג``DqԂ0dsNF?RR K@MpF`Mp{;!|c<~ѐS bpJ+-dE{?sѸ;_a<&`Qk[tp o[e hy.ZhX7r)&~+tA uڒ9a*G4OWOEq/aS]COZMT1A:l>}a6(O3һUج79el Kh??iH@yx%|$wο^eiå"= BV6*S^ĖKWv;nqpl E$zDIT- dPg2,.u+܈i[R)H]0"(~1ͽ` oOU!sF=S/ہ}J|[Uo\^W_ n|jv],oH855)6b&ЍV٢.Tk?%1`Nhq.fWwTOR9R/(;Q"/ $9gB[_0VY/"\1O; 49 0 vJg_+CI8zn,5oU2vݯs *kR, hm LeYr*6OH)"ɮ _Z͓DЁgui@o2C}|)trPeR#O<\}X .uw9f/\˱/'& __ 1m.: Zdؿm&mW]5l7߈5oOScW"|'wiDL{#ub |{, {Sh>wv(wFkKF?r+ 5fHpVkelKFҶmx436o3!~}26H.hvҿ)|aۛ N?a .<*D[/(SLD|LhN+YbϦݗ->ίZxp6d )T\doDo|wDf0Wv(qaa8 2謈] ݗ<-H譾l|ϧ.qᄦoe JԠ*.J݉|~I:ЅV$̢ыZ/ GHb.yK <".8A&G&9O$%|@җx+V%E.5r*#vVê ׎.}W mmWO4Xnf=@ك&*E<5rhu cЅV*+3%~y̕y짢Gᵾ`QmaZj.\rf9,@bg(UVӗbf(}Gt1rņ_U7,P b^_Kx!~D@N|bR_G[p[кǮ6h(_"ƎVILa%jer.~)#+ ͸ȈxG$sOaR/k~a9نh(v@ IGp]dRۏ1-&K4x ЈjnLO2 kj;x }XQ!eC)kco~ θٶy^s?RfbsYmz5)"F'Hֲ޻d 0Si@6wB2#|w=Hq;j7O90jKM}dTK7o1d.OL&>vfHG+CkS6w$0F%zY>Vڭ67X#$sQCZL̼#UAVe,%yoh=qc#ͬ*;),q]C#5An}$!ğ:#>!ONAյWP?G&7 vj<.C O>+]\V{Wn|씙C 4q}fBͳ` h31X*F E^ We߸Q\_YT0Hsz+w|))wI|:f%y",vvTlڼt#[eȂpHv;& ɃNGlCv)\ˢ#E> MGZ*] l>ۑi=^Oi~Ҽig7Tkd&Gוub֥!,dH5b1w3Rw׸4rvZY`zq##[=WHD_=m5; UvTNuHVO9-0XR#ݰ tv7%,dT;'4?<" ?n=5I_.&,\:Fg9JD㲨ow^t* oQp@9NJuonrA5܆.L j#Fv)ο`/dXUs6J:_pg?G[0tP/ 4Κ%kvdfH0'f6ΛL~Sc kvNb-Fse%̝jF }݈V؎]،gD/םW ߶1)e܈(OI}G˕25rs^.qM򚞡<)rRZܦN#nd'JklfS73 c hK˻d؜ qEg $/2mݍي>(a%8tagxrE9xe w Sp[k')UEJ4c-TӁE_h @-^˹Gگ;ґ5(7z@"-=#4U(@?_QXZC~@rY.gR;9Dm~H.P~6CVshm4ӗ*Z]2n5`HVesNP-)S{<Bm5 ݼa/U̗RV qu˩4\=KZ72DBέ!ǔx qkYeDsZ!ZxkƏ:;e} [sh4A͎j.ˬQqӾOޗmW9bU@Çw@iT"L 1Nϛt_F̜,u6Fɢ%?>^rۊ/φRvR*>4'T}D 9;W 7gx{"Pa?y󮧭mi/6^ScWa.kVW&pTyJ⨙]gןw%,Pؿ c g,ħc)gw,WtheHº )G6 y| |YWKtЅ.pF>8[ړ!ѠU|\vfe|u8 0)@[QѧmHҷVOMYgrwfX9./3,?Xs .{?wW1.<&"Xf{J9&N;`HC)o=-ڬ3.~AR̷w[7œb~VEugʆvm#Ib"afHpn@OjJ\g+E ,饞>(G;2~xH]C\E ,y`tl H(@=Vwb(D'Tݡ0 )x:D p0FԬ3e?sN皢,1 rb蛃kνlHlAgCR?HH/iV:!+P;rcc&8:VHfi_]4[]bhC_N-^4FLR\n% K:.3[osxy`}kN"J|xB7X H/LjvB-ãZaЄz$IoEl[{Q ӗ)A):%h?6YkUʦY@M0]$ p8Dk~ Lн={7K}Pn 3_ ;[6Xd9dy$ Ħrxv8 >B]UYhɭIUh^F{In\WqGJKh˔Kؓ4 K!G+x!e Jh,[e2'ٟPi}L}l>6٪Fmcj1^ñC_-i"gw[, 0h9|HzMe:o8/f?Qz8ʝFB+ΐLd!P;h[m4W pثbжBu^ f+E5v:3 &CΟ݇v2/ԇ] ]zT:`i=˹Vfzibttg<|MMe:w ҢP/)YnA3ې2e '|MnS*0:i>Dy3 tD#Y\a<1j}:)r}NgJA~O*fٶkو6`>n9x Gǝ\(xv `n!;V֪JzHo!e7gZP_፠Zod*Ve݌5O19Op٨OCn1OF3N0Ή&\ŜBHY'i`j&H5 +>k(=dHh:mE},LhkM!Y{+ERX牉1Բ< *7_ 1$+sdGa\vo aI*#^ػ|&P,ϊ]<wLG 2 ~HicDCgT%$BNDvFu 9Ɖ&b@˗!#WJ0YsaE| N@喛{03 $~Us(#!GWn B`qdd@Mք'l UުFw@emdOMl$rexqHqGߥ>|孔Fnv5!r 1?6*7FcnolU*v~} e!6bD]Xf?XechϏxҠ+5y⬑6QbKv_ܦ_2W@N?ߺmɼ (Q3Q/L{:! -9>Cq \q )u0}C5YʏPp-Ė+Y?=K~]-$vϸj;)V{P~ʫM1l:vkkh*8'~-viܯ(|[aL8\1Fj;TAcm Z 4}"GyeP>x20Iʟ0~w(=r_NyVW~Fzͫvk^c]/a.Vb%[?H!]{tE5Ez`uH {.DxhY0zV#%:QO}FW'3OXPt! YF+GTsˆv>*6Z yWS Z^SX 3`:>tpO!jᆑ%2ʓTYֹ=q ;z\Ox7 )-MW6 "&} ߗ61 fmaklDn߂%̭e^4:Ev7Xs&pc+ .!I$ v؛ "C_Jbd;‰PGZ"12S*#M;w0Nl4T<$Q,_ r/ٰU  ?yd"DCB7pAGzT3Z$)%h c:A&E;c|-.J8D^7?h f=đivMgbA޾pkP:J`% > jӪB~۩-xAӠF>}<[N v&i)QE\n,ZY\E=8uÍDhxİI,qԎo 6>Vv*J 8vEs:.F5(AC>iɩBӍ]h6` l{ZѺ4O{A钗 ي7"F6L!vq!kW[q=,$ÞmVG:r9ӝ͖fˏ,Re 6 ndrN~ )W(8:'{`S!2ތJ^Tj|:;sJii-"qF(\cSe'TH2}SeEz򟪮 = v*ng-|߷֫9gqvs[qْo·6*كZ늰lmiP}cd+m]i2МrxUb7tDZH#N["g@m,V̶g7UC;Fz2!b;tQ5S.-{mCgPQD#]&4G! }{ $]f=e[9'؀ΖDw aRBP?ȌV=M^q};1uuPs ,h•PM{m};)s etv1hnT&zvsr! `ׇ%ZO @?'NZ:g;ʥ@$B&NlYۧ{f%A@IshQ`e -gFl~BoҦOնnIg~7-'!ZmGg.CJl++?/0B70GPD8yp>ſ|B;y7ξn\waB_|lFb*)0k3/Ԑ]i-g(8փZ2Su4S4;wyIlj aQijG\qjyPja:qd]j0:0X*[=0_&a9tDbgMB'k槾x5l%" [ !uj~GMI4i.c 2pZէz(wJ”۸49)KοL!CH9J*@ޗ0K:(< /h7j|*y]w:ݮJ uV8&y<#mN9a eA!O`%;yFҦ2' 0XsP Cҋl:S,mWrRMh|w||ALA˿>vcT1bn}(wE4)g̅$W!O6gab~\WaFu\CJWTZ(RXsNAA ~俉hDS ԃA8{+hVU@|Z1}y'~{PXI#LO7dkXO^w.hH|Ķc٦k3L[B]ʎE`Ef*v.Q|H֐@_nYRRh d-^>Pn7=0ka3;UZ2g~f- ^N7 C^(RaZRI4JdLlMi M~ {GJY" ]SWoQcyVJHl>>N9&_aS=:SGF*GOJ[vVQ>0[=lY*y%D]'`:vSj_ҾcNmOa$%D[^@)]*jzQ^0Ho5,YĎrpcPz_甯jIaIT zm{wZL:66X@)L[^~y\l"ZaZifYl(f 9t<},L|fTGxm^z$e / EpﺈFz T(zHKׅM| 4aSR>F/.n,FOR.Pl 53mt | MuɄZ-74X(73DkA KZߐZ | ]KBpq[ncA"l8zjs YLG~ByLF^p`b@hk}dT`'S.i⤖j sz KcĎ8=?|Qb'43RA}f̵ڿi\ʞAeUŷP.tnj&eAhL ,y6S-O) [ X{8\S9.S AzI6dlwv/nUm4HMLy+~ iD@Khwe2䧎y1{ .791dc?H37c8Fw×!!{}FaIhJV|1'hycwJ:zT$''Ym'<]Svr6UgL!eu;9Rdگ-I?2ܚ]W80=ӏpEj>-tAG]r6ON ȓt/*D5v@zn]m6]Zr$'*%c?"4Q^%ù8/U{b3}3jlS= hݙvu7_~ 18f0."wHCHwВL>-;_'d59ZӟiV0yzYDD]"%R3ɰ;=#2ww&QȨQK i,uЛ]iw ֤E!ǖV{2|>8#ۘ1ݺ .~3¸Aqz6a8"[V} wY0OM#_sx~uE&HL]< B}αy4D+⒰?Xֶ2uj3RA N:HQG;ە^C` "٣%~ !9wd\%Iuש7I5xn֧I$\)5(5W[]j2qP wx=:ƈ +ͭ6S" w '&^w^rI2I t:2r~v{W8E+Pu>+Y&Ec48:?P ΀^)BPݔ-CeB{=VgyZFyUl8'YUHߑ`&ΝnUlLalu sPNfDXvA|8ށ᯦`UD_ _b @omIGɗV)/(æٻX^^ep!)4#iAM$NMw?G{na\RhQDఌv |xWuA5Rbͯ~]EbXG )z]I|Kޙ]ժ$0p i)42C TGD$$,1EF;)-JbS?%`@ȿ&^f,1 'nƵSJgqʫ3\tJTDF{GLὣMH&-!3QE_ v]O[m;">7k sl5C~ h鎭3 %q%;C塴)#q)Y6KRLZ=[>}qpa|RM*y_f4O JVƇL0-ׄvl4RϺEKpvg*tudRë RUpvVH~AX{ /qȂx <ӆcu("߷}D6sFhu'6~_%[zXBͳ{5N1V$vS儑Bmf$ңLe,fB9zapH,7ˢhI$nI۲1μlxǐm: 衘BH:8()T=DR')Le;c8C+h~fG3@ c9eW[W9T0㵊y^Q{Œ&t&,Z?]1~(Z>(x""!aeb^O@C*4g8ovji%עF"z? = R^':~yR[Q&[Lbpܦrcu 1c/m22Y n="׵.y Ic{'KU^n\cud>K0mh%3 6{;42y6gRKP*0]]iD0 |&I.eq,ېfBi_0`fK9@=H Zuyr Cƨ]c9H=7iE#q(5ݹDX-Y&Og'|XPt*؎G1qd#G#hSkm!jWUAxT}|3[Ƈ?ڕqj?}uGj!GDw؋ ݞf e;ڊ^i0?,Q`8љ}Sz#C::fm}M$c3Z[4|9tu!/<Ɵz|yU#D ޫ TL vݼ(s6<17oAKeolGun #kYC0B%f+F1 'U)nS5i4ܑ}aNys_FZF`>Bt`u,rs8zώ?y5Jpb<羉S7KU)yeā#a˲Q]+MkL> wN` H\ii*jvcoWٜ'Ag+jشFh_ayh5:m17WĩB}$ڨ;t!ғb$.& B1bMM*L ſg[҂rwI7`G*3RH\ ?fwG;tʥeFɦN=0 Кʼ~l)b xq]Tb|V9ZI6g ,ps=y0,23&ؔH79ZsaJ 7s[WɖPPy qtf5SU< W!T6b?61_ࡁKVs/0i[g(W¿vGx䛡B&ҍS6>e9Bl!gV9$Ja)g&GV F:r8*Ű:pI3?%)8O1#q`fS9O6z@\×% WmWpeɡXm AHޅda#Y 8$HZE D~O%1&мx;d=Byzx&)}K7J \\/y֮Ȉ/7 ٴZ{ْR@ Kn)s= zYLMUdhǣmU(#͛'h8!{? a3_ٱWrks' `H2K AO&YjrI3%mby#~Eq!"dp˒ d7F,:{ssnhUn_\ZK BFp3xgu4^iiO}[0w}+[.©ǦTP滑ւm7[q%~Ggh%wnw%'뼇HcKU%}f3f PY-J^Cй2!u:ʐ;ns%HfKY!9qRM$+ Ɛ@iYA2`[E' ci{^Dv$4`aC}2Jhx%lِ2oc' ^3{ֳdճ aRY+I)P8K?:ckl:)EoXWDwq&ܬ3y@#؅GE_;]3 -!5@jBw<gN{풯9y#vp !-)yhF2?V- w{Iú56ǯכ>nC%!JۀSCZ\oV7 +/Ub˂\m+< ylyq:q傓^M iߕh'4]m4vL=3%NlV cF/=z%LYBgylC*=TqݥyC9Ewf+ÕδD&SR;Ő(6*Lz@dpɯ+K_}ՙLnigGw4xJPF:."k !]i>4hmbiS Ci.KS(Qx/v֔XTiĭ?wvs\vԩY2 ;7xq8k?%BÛǝ1pb]DЊ6iT{~q+}:P1|"h ^=W% vXVY"{Vw)2X>ߣXP>Lj6)V8Qps) dXz!h9 {/ `\c?Cc{rx\n+O6& `JmYd:m= ҿ? N ?-x4aϊ#?Hzl⁡ "_29 ,p )IR,:vghmޓj8v1-m85Khy/POfaU8k+\mv;řBr2b93t.y9a[:eQʠ,Nׯ"S 267MZfw[Q^%Y6ڏSTs[6#"Vs?BJTz;$(?=TmIPe'_Pʭ^S\åoMGR-pi*O b\cdk_t@WEU,Exd6RТR :k5H̘Vh}@5wY0QߧˡmQ Z")TGޛ+apq gY$zNB"PKE[>#IeN:TN}o. w`_"'#DMjĢ0l 4YO\c2"pΉr(d_ 4~@ވڰ5$;ofCWi܃:'w1޾]!ŚI`kpX0XG/Bc4R&#:6p_NuSA`N*{o*" 5RR\v D/ug`2&q8ٳ7/S2!qwz Za< 9ے8  ߇78K&y >˺rz=~ fp)ЛbR#-]JJ⤄QQm* ^ o2^Z}b$%s4|!P[hdz ʌ o y&ptjDΊ3ogh9xuHyڀ_Qj~Fw-nYR[2X{#7}\C1DRis&HQhA[$sx*.B-tlɏPX{[ޣJ?PYԫqijkq7>sMd ļد_@L$ޒpRw wio3[Rg-iϟaVo.C{ysҽ\d;'MQ{~Joa*{dR;oZs=deԁhiT@'M\>8 Aa4M$FS5Wh>YTrvjH#uLO.MI!G RtU˺YԘ9ik a*p=JIUpY]- ޳gNWht]\{O΅[MzXHhL&Cc_`bogKP\"e;9*ꞧfR'o!f3<T`+P*oc*.[뤹7EAs, \F :Mv.X=c|SѾhcmC8ƖvpDAKWx?PV]@S #9͟&0C|dnm SnK,> VIY\CYn< >$mT-as;np JRUm-;rksյ3ugN.Qn-'BVљAU kdɄs\a(Ng}!3 NwU2U.p6>ԂԺ*CW'}C$m!σ2B}Œ7=4K?:S=rdҀuh6^)-p G'4uZYPLLT ZQ/z{u)j^"t QCbli*RAh b8M̨: BTAonr@K FG9 q>Cz^hp63G:CogjC-:#m\`*>Ml'1_βk6b8%N?n7Y W!mNqܡڊɹ춛߉1^7 &6!p准Sksg~"K|k9͙a׽~DoN2K~LU2iv"5bs9 ?8JTۍZ3:0xٻƑćJLifV~"/g:ICc?ЛfbC$~1H=䠣dzwV2E&$c1پ|=1諏hЭW4ΩMo1{U ~1H)1;γ#;O1_snfc,v2 .ӵ25/7^ꛋ|U',ws dj7~W5ԩ#^>|Ȟu8~szs!lj#qyXo=%ێFqm㟔1ᡞ)AA/ula԰ V|΂ fN ז.q<\)v}Ye_ZntYbd!ZMk.ſ^P:5"vu8(vGEZmr4 f3,GdoT,-@Ե>m'@ԝP![ n@y5xYx5;f\΅-׈1ٔ2{ 1}`W5,&Ɨ/w_\Qp!,?3)Q)]Oq٬/h9?]~<#0 EzszCaAA0L$G!awaMpJE^F"d52L/'$QȕDS7&ckw?~ƍ}P0{MV!U~t؊yia;VB#'o~. >uHp56Md.ۯ JV9cʹ/frA搤Ge(]Dc'O,Ɠ\VJF_o6ЁTÿCD_2M+[EpkyUSDw_ui Ow'BΔi9ҍY#k.>ݬ{ƒ±Uͪ0(+c# #3KGlNHiݰٻBg n}l.Ѥi;WFEfS ^`~ðj]lK8 3AMEXr^hP@ 8v1%+1<>}%o?R Z-{X%rɆa&Aaݣk` ~ MNc?՞땙'B7gp:VEQuJKy\Ȳ9鈯$(Z1:埙ID*:0+?Xi1f9?\BKy)р_rvu= &"mL`D5p7]nO[+A{<~5mw O<(50ٽCf"ЮIk%,0HEIkO`RUiW>Q§/)󟋃cq Z)Z$h 嶂ގ&\=g%իT)hI漰}L,6]) ehHlwl82d~\1?.{!M3Ë:y; ~cTȥ ƅmz_ixzgQl{axڿ׼6 hT/z0Bdg!HФ\fO1}zw_ n:n 򇢵(aB2^Y3Di v5SWlI`%~ 8w<}2npsJx޵yZu4Ej~vcuEf{udW;*fó.o.5X"kQPi :H5P{Vi#걋R孏/=Z5Sb_ߺyT0ʹą9.V5jS9eFvR ڷm Nl-}hRshϡ%u7k+eqLR*"gXss#ʤsϳY;}z8C X9?x1$Ώqrۜ.z"hk 9wHHfBa2Y$($rT8Onn7ׇu݉:<*/MP7;qd{Q;Ć Lx˅""6fq{RU^.Iޛcu!tJ/@i\H Yx; [$73wOk. ?< Cރ3iwgRR4%njr\l9C8g៲*ʎ >Ӥ6B p芩YN3}Y0Y~ѐ#$ pƄd|1 *YKc,"u +NSK?2wFYտَ&8qiSg3M_th1%@bh55x霢YM !ܳ9'K)$TZ .磨GP5f7VNL6ެxWlfYY}MSwe}͋X <8OI껬Q_ ުjӆ4aBcZ{6mal R5EF|UӢAj)|pIԌr&m7SP8?AR)[ߵESI kSz?FuݷYKw-hC܁S?2< ӛղ90 6yУ<r@I(bq ,ZƘN>cRi/#* mNw҅>7Z6Pn{>p@tˤeHX*t-w=̇cSŊZgfѳ^϶"7 ^Qك zV+o<]o݋ p޺q 3f=&riPVߩ2:2-p 0W(,r.vd{+4otVlRpmPg])|Gb棼c]aK$l?\:rl3]6_!v BfK/z1A/>u,(o|jElxî<&PD.t-%ŀT!Y\gfS-I^XSwAxdBq4LV'?G +h#8Z9ipv3(6y6[zgػ 7D L)ѣfUz<*?vZ*714cEꠈ3϶6ei#ir۰҅!%CGȻY0Q𷺀ܳ%eQ1]6(d 0ƺxL?[{B2C^"r 3-dJ s,Zd Mn;a\@Ize.{&S^$n\%^bH؞a=i!6G'\7ΑC>'h:w_bhhį`߀1 ?㠪J$<.1+?kH@T8v֨P"bv MGx7zHH )q'3YmDܻ& t0\\MU}k;Mv+c(lsy{ S|p]}JM(Þ3)Q >,'ijEȌJB1W-"Epb' v~3/EM9V1ŬZY۸s*&mߏWPi:5&H_*@$5'꼔4pĖF&Ѿ@EX[Selxey%gh &K;k-=`R}98 (kxd4͝[cڮ]qڰ $:q5+_# dVUf0mo|6#kU,V !j Pk;pa}mGG\WtC`!C0֥j53tQ)))=ΆMCR#L~JƄ\H_$X k#,pj|Kt┬(M"n 0@7Z %GxzZz@Z ;OpC<;!Ȑ+#un{!&Y$^ˉ&_FʮunQ?T]LY1(֯̈́]M:Rh j wߡ3HxPlQ+I] jk[z{8~ tW *O,o2T V_d(ߥj7 | 4C$ѷAZu{7M^N@'ӅfLҜ#8J݃ѮNm?e:_Y 11ago6٩%/V$|}Ǒ KKZ-,:ƨ]W*{$!TVHee5Y'YM3ʘ_!1unБZRKW`-[AY)%UU%ԊRs2yUu2 /<;j~ wnM^kCۓTc D= rdwnbR2"87n-I-B>ӛ@oE--5!Ll^V&kܢ8t-wgV_*r=hy, 2ݣZ=}rS[q<Ҫ_w"$L{z!2+*]>ZI'-[҃w&s7/ }+PfV]Xs Z \W7;?O'@ k6\j3=›DZe;>}t>adzNlS_Mqq)H<@ ^ҺXqHwEHB] w &sv!fgv Kh~_k[X_YꫡSr~>X6BGl:WJ0cSk4Rcva2hHּ̛m)P*6A@QtgO&/=oBo;D&;v& ZEuwY..7v_ҌP?IamS:6{qoР܆ڇ_3bXCuG' xV~7zsCń^O[~E5v ;-rJk\ =̝q*qݱ)K#י:);ĒL֠7#85Pbƥ⎆m4%!!U"X$ODZ-.A3 ej:P w|![uH ٫<\'Ԣ]a60Eoٽ!'@υJX̏,e?eDL2xgNgd׀x)I M^y~r0 q5=.mj( FiZj>?m#|/Aߒٿ1c5?^0k,Í|:5KpPh)]2*wY rrw؁u^m:sq32= # ^\ZFA ~ic'{&Y3gǞjH.}YKzU|jrW&4k^: R"It-!XWXOzRE("a'h6p9wbDl!¦գIq~| 7_;.o*^]C_\$Y$+r9Ȓ2$al_ΎZugk0C Yǃ9Ġloq利u\L6m\ D:7mMss YRd{R["'f~:mc z->L ,f~5'2+zEM6<j@rA#N]L/)yU1Ӫ,J:$C1-߰~3iKQ3Dz橡`֞_w)Ʊ ( JAFv`g'R+ @a(LƔ2 4ZX-o.m@jLUkPq'ڿPL4JBsDn#5V©'i`٘s(hfL:_k1 :-:ұNABd?:۷2+TPSl3'"yޘE %X &\{np8[dyrm;./7&̳r&Ç-Fa r_n37軥eGU9*I `9AG3ֲ5,Uvyˠ qSvDdbɅj ǵ/s2*T/P/ud5 Y sᙎ`%e0JVꙪo2QbMƧs禐) Ϝ0Hw=%V%>K_yL]O`EBAc-V,=w0j2-d+\ZeWOL=k,3j|+ؗp-aEHH Ifha{gon: 炧&-A.Hx LG/O̾ ݜ˞~8-*ӥs-\l y1x廄z ?*KS9 1 1<)KIz=Ŵޖ[~;܅Qu-Go'lVYoTf  v ]KȚPA4,#WtgVoC__0@ȍ͍{ na57ЙByq*("hJuO o%*zM??QW;)8Y.Ò >A7;Q%"Ehz@v̺Mf?[Ms r Z\zkof Pոs&pͷ=IC iR,#* IO ^y6ΊЧ4U|q2'c<Q ùͶI툋dRMG[8t)Z<0~#r-Y2/\V*!{A+ B`Nw F27q0HPB }+a@^4=:x-UڡIzCy4' S]f̼;^\pig{ЊxLZ) sYmr_#+No(÷J@9uT">89SE*֖ݝ`  FZoF™7"kd# QdkxЈ+.B1!2 ;hP *tǟF{%c(#$|GL—ؐjmGV4-Xxa/uŪܫo^ü_%Ο '_lmW2PtXCJf䐺!ݣPjR}n{s??O 5^P朗:n E 1b~<ƿN_jokգgKm2͌L> Ҍco[O._x6UըGr $pGMw֭1%5F]Uu-t'S0zڙ\J(+T}Ocs=,/AxV ږxqqUz #. PIlmH߀5*\ʸƇ% Bmb/GgT~qҕ_Ү.|1f܂$jzku mh6f_! 謦]X:(9-ITc"X(ӾFed/+ͅ zL7]Q.Ÿ\!b̚}w|Evz-NAz {&'((.۔v*/7 E{sFDV% pG]ҥ߅AL5aL]#m*9Ԑ$ n$$٭'Φ%Ɏk:oJd>eTќߍ1c_stٛ*3ByS>%à4$YLMG6D&?BV=auF #=9 O"#e91O|@=e)ZikhSUxѩ=fD>'R=^޿~xL8]CZ ȵ 7aN+ zYDgVWEt^҈STN`H GyB"1P?<("wsӱ.dcII8,ij!fٰ Ò"Y E%^)yĎޮ3|=x\&⣍sn5ͺ;`.Jǚ0 *1&}:a#xu X]$*wmo:^a^OW[us|ӗUy+3Uϫ#i@ObG|[]QO\Qv&/,7"VGz_OCS3NG?ѭHx-Gϓ!1$-;QG'|P!k'vfxU\-zcVb E˨Bu3Lwt_?x7}LEm*_g (ӌA=̿:1$,P#VV[im,0\7II6rY:z aA鐂I\}E{3:(]GtU ֧uϧb ń4.%p0U `d3 tM!9ɾ3&ځ65p̍(WثU  cut: lb(Vp >,Svdyz#&VA~9 I^ #7ʟZApvth[@+Jwm2&;DmR){JI{DZrV\E5P]'懲CW윍lWgg1惹旓k3 c&vRfQv#WjGl~ݦz?r.&@pUhko<׮9ܘ-C+8v}{"ۥ@ YP PĥnoC !}w"<+/>tl~c0v|7sؙš &m447z!+\muqu `Ɋ\(M:O^|]tlO+ҝWqgWS? bpRN* ъH%u?zRҼ\i4dH[esB2v__C?o3 z~1u%4'9dXQ~:֮LS\d29!7*n,Gm&&-5 z,r)Tt.~ٺ,^4^(h|7$/l#Z7B Л]ryQfg ωg {lI90Z>rbuyW3P"0cϿm2+*c<6"!f>#ݧ X1LBB/XFrD~Z8㇤Ö| ?]ա$H_Lх.Yg\n= UqmQ%"aʣT n ;ƯlRwEJD;TᾞU';B3DA.GxgZ;Ur_ftA%~ }g,SK$eNMvrE^@.EļOMb&FߏvʠtWQ8 1yGaCfqm, :Kg-kqlLlLd}3V{\.N&RtZ:m1=LF>1"kG8texmr9Q@am-AMBյhG,.=WSWC/`Ι њ`WQ®vx-Hbhuptk@@?qr$+NL1'\}!ՉD&#l} B~RS&l86F*wˀXԓiI- יM5\ٲ\z/2=;Y'`T#y/sp":LayZ1ܫ}B=KχU$RUL5gDGdfO#ƚoi&Q&4O`{JnqoCO$X6`M+xjzpi♦ۯrh~6ޞ]?̉;V.̂ f<2l<6Pl{Ft#(X6Gi2"8kPBDh|Ybʠfq Ws-bBpu x\";`]ؕ'?YpE U۷qT"f-垜6wl)SP̃Yj@ݴڛ^+f k`I7 Mf]ZOXU'vQm,jz' ws(vhD'¬܌JSh_δV-W=&!$X`x}2w}"Quvds+}{;w)/&Ulȋ/{d/ 4NJN/1{llk`0Nn|R| ؚOD9kq!R([ӛU7Px'0؂V_g_RM9Y &d]uSKQT}+l1Q~4mw;i0@`Ho#GB_S!]Ԋ!M A?ƜsT1VH 3 m"]A"lAҸeqUeMR;DwHduQSmNm:ÉE@PAGW5-)P{+lja}B@О[ ޱ豝 ~=P$X*0; -(3瘆7L{d&vO:EAǻL: b0#7mהȬB^>뻫;EJ ByL6 3tG76ܷrx4ex7zAdi1iwz=EԼ\ XFr[:|3_makT硸⌦4ʑ8u;}ϝ[8ï,ӌJzZc0żQ]]\Xe'\G7q}r$X<ܗ` Ԛ)}^Dv."*O!{X;[r 2MAkPIr%lTmSpNsĠcW0_NKv( V7ŊJ < nW̔^rښLd;}> %.M7p1J<=OXu25jb86ޖp#PlS脤)/_¨"kǦ'lboOL^u`qԾZH~L(_n7Dóv;Ӟ.;θXi'aRKmUU W#2ߵ4rȻ㨒ӘF{hЭε"u H8"<]E%0cƼPbA)8-fk/CYs-c1ڬf.@wSAID)m"G.47/T+)jt~_8?FHA. dvtRi< 1Ԏ2g/%NޣPʦRMnD%| ) -Ц? hɳ?ѭt)[g)AigE\ %1=ceBPDBxP6M)3}ƛGh+p(Zw9$@&Xi#џ ]kG^ ܪ? vBK|M2FcD Uc@S42@deJ[Dj,a3z|q*!ݼ|;5AlVݨ9b%!XS=C2C/R vM W6%E5܋%*,W LL#\Q4Fs~ئ|.}]UVzn n&?j(4J>~3@iGQgwd`ekϊӳZCp%@#H=ݘ?hl=3-ʼn"J|}g" DX;E_IO `:jC1] Lׁ}7Ak+2  tܫ׶9h]&㵯zǮ 6qfy>0q\ am~u\־l9Am~tTzvw`ޟ6z<[?kb,D}L #8-g~]T&!fsxqZ 1ᚇE]rs>LR!N8wafdU0qꪵv ]񑝵4I_WӶVc" %(0Rkto:7oڱK@A_PN5![\C(͆yGkH*3 @ѥ"G jۼE͐ ԉ[=SЊ=naVe{D#$8KHCfs}( }guM@r7@f=n!*5kYZ&* a3K,ߢA1ɰ~ :5-f\w"xR@+FI/یribc11lpBVZM X0C4њ.bjwO2og<" !Ң&l^>/],*8i yvSX .^BޔׯHD -پZt+^˱RB`']ۢi 3o#^̑ff^A&0''ēE5|[47⩶veerJ#j+mmybrN,4Ǽs5KkƁF*f9 O崞igLxθ*ՐDg}}C.O(  P)_aq:1e'u(rBghxGh.:8S ωϻҧxy>9T=ILQa9N6ӾPCFslOƚ26AK[Y~0DIEbP >%j]'2/l*O{EUGK5PUܤ}lBD~p#±kՐ] Nx$2K0@k (:<=CPnv^n+8dݔ%2}&-Ϲu%.k߃yqCgA^·3,qO]Kvn6On4. q}=_;'s"EJ]Z#z'G\+Wwk;m-c4]R]60gzNα(`pNť̒@$ *vLiʾm-Y]D6?49}!7⥫?%]9:d_468QX Ōrcz`MkڛJVu;Ϧ6?B1kuf6x,1홆yn.Cғ5aIވeK>a)?)Z,RGuQxa& pc4p$HU0>'޼7t(xv#e\a]%|d[c'0 @}Ad~qty0mp rr׌ x! bz0MXdjLq^ꚵ=LHtȡELM#32;a 9PS"[.Sc[/PU,t?499kDcJLw=Wo9r ?΁EmǢ4 lGVS]^Bp2Up<!'2<ыY Ϛ/RpRojiKnMhԀ4-*eÏu+̛˟mcU$МH1:MP<9HkLQ-2Vq XȜh}ߚ;5pv.W@[x”9s3ZT4'/wL~#">&¶|BLj"CR}}.<(EgЮ.+bSI'7z>Ԭ|Ul ee'\$jZ\Ic6 D*M~r;cSIHFKX7T`tiD1X\NK2#h' poDЖp:a83nqLTEl *{ɦ KGȊ_| NiS¯bdD3Cby?)tp4O+Աr#ѨЙhOǾr%f,Y*VSҬxf1J.Z,v6Xѹf. vI˜q$)7A[;pDe9~]/*q9 P5?T\֝vl]}Jw_{$/|Gr6)JhiD$Pb.N v"+hK,{Q<_[5W˧]$Oڪ ZxrKdUwqTо^$O|+h+tk=0z ?a.%Wڋݻ_d@hEq%KңU1d?oDG͚8:qrJtF#.Z—:q'>|,dAT1RQΞꬶ.& OGX=1'hE"[qb,/BaPz :H^'Rf`/DUVM·EZSषtINvl.ԃKCF]uT\zGJGB[W_` 2ˀгn[]Z^c鎊itt`ݱ3⡈ύAFܣ:gt[Ym1It!_UXfMWƛ}NzX,N"HI\4bL"*Y<3U$_ %9ԲbUhLQ&(gShR.m"pē3%{=xR%/ư'sw7zߓ!2,~>p bv@ ྖs5|`ʮveUτ#_Rb'>A̪V/cSw~I> u"hO帐* o4]?͙ϡB1Y=a![i26}lSh7Н< u׻K܇EǢp 63E}JŢ)0N=d-Y ]O!Ń눍}:&BE+4<,K&F>\ApWU/i:L d5vŜ$=$I@Gom*{˸ӻ 8ytbvA4@\&*= ڀ!~|Ljji-)\e<~V#ƨ>c;3j ts.%S)D ȶ^ttl5"4@,I6nS]2L/ VJtB/F܍ͅg<%c8osT-:8'yԻ趿k0$~ZRwS<ѽ_6Pbq=~RņdVuoy|fMN~e0nfT&<}}\ y"."ᔮOFmkbnZKrbմ{p~ vӹfRaN0k^Jj@hzX }%AgdVqZaQlJm˦h9d@9^{5m`)8^m_>;}ԸG}L(Ë$[X8]Π]Ur+-X"eY+<7˲9}*Cµ!52W~Ow~$?H} EC z{3fRTdl$.G7-fΤv*latd!Q\f^92=QLX8QT!kۿ֧וAә'C*iA͆=,6mi؁=ճON#OǚC C> pAע-/ȱE+֘T~JzaPu j%2ö˾d g6>ly ިi Et/$~dOrBՎة@~YxI|$덒mEbɼ_̰ $b`L{> dW>:YN2W pUa XKπH˺g% KRT1F!ٻٟ[eſ$AUfiQ (c|7L9wkbĂe7u9=Ma1.GПXsUgJFĘ]a\S$amtEdM]ǼAqah^ę$n 7@ۇsz;SϾsa_`RP Chtk?(|Ҫc(o_Hvv $,DTe^ q寧bE-ޗyז1z%8x:ǀ'˖_lR&݇c':Qw̚$y`>&VR8Jjz|&q''όxx6La6.MUyX_(+m, ~hK8YY6\VWsX5nO{M~S&.}ZYӼ@^L^nUivXnE# E`Zŋ%Rj)IU3Ra\4_oK5ӹ\i;S 42vŌ!8R<<'OxEV :E0` |GX<{}"ש\V(ng!:k4y PmbUtnyƶ*$8ovubU'a@X0ēdG fMEShǕY r6{o5/2۴Yɠ悄+)M Ly@ujdr$~.1f' g-ɷƬbO[-Zq$<~SCQ~*ĚBEߩ"KݼJQ 0McXj #GdokḎ~3gE?Oy%4Yϋ*bukV'i^T 2ˠ޲/OL0 !@\gv']EmHOcZB z{ o6rX[W !`E C4:\ ߜU )r"Ջ帙0g.͞G" -o]ǽDʹNAQ{Gm)֔$aS{>0܅Mܧ+3eh+mO+b e1':;,oP2}T0Q]F 9B3vAliF)KL8f= lb]QW Oܾsh\a3Ŭ'8 !WI2=y,#cY)cj>vIbʌpv}Uٷl[})g\AR554 F;V{6mV{f 9+z沮Ab؎R(?|hV R~$9kyk\n1GTEBH{iRŔ=a|*<ګOq_Ⱥn'꺙Yy J)fmXBFV܃!;V4冤wg֜/ʒ\G*f+ ǻŢ')F)T Do3%$+jpLЕ?OoVuV1rސ •  lh/B1 >pSJ/P!Km؂?/Klb1+({_v^0^x-3qIXXDO p7VC7X_8"7)p8neN[z{Y[b\Id [g=!r䆈cc1m mr()֨y`_@ SK SDn_[6,-رvᨴX8 ,Y7-"SIUR_#&7XX?j?j1"C{,xCd%gg/q9Cq?XrKsL}LڡSL6:/۟uN{yn mg )`Ews+4*U|S7rUϒnGǨd/1 pf4+-?i%yxFd],y\;W$1Gw.~\MnC8 (Ie7>~sWA\5 QsFȸ.o|*n5eZ}1W7 lU"ޣώZ!t6ؖ*Tgp涭9BoA!WDEx ARj D{]ݩUf).= H%oiJuEڌYm ҅KQڝr|ƹ<vF_JXiՅLd?S VjrQpÖNZ*FSkVJb>v9 8PAAf(\ @`ׁuvձxܚҿ7w͇~1yDVH XwGCNvP6(B]t^ut%D͋Cs79/>g=#HzYqlo"{'kKz5gPd̞5 Stcҕ;UC=| rjPm 0ScBzBY_8c#܀ =jE^MF07P* 7(ۅ93A4 %^ӑۙкfۀ"d, d -P}9/`x'-D&QXL$u}2\_/ݨ `1-J/D#u.s6IT}ifUQ >d'yL-$t$jN2]&?ߗHK:$J $wxP wzu6_14dѩU63uHA{ д!T{t4P]EL)/5]~Bbxo#+{%֠y}\mרwy&9 Ӿ142a'TVF~Y͋5j_JAp~ Gco&RG{Iy`)#!>b}U}]JkSF)b^ iUPog]>#vD@"Қ6~gl.0v⃥PoG*h:ׄURP`2`&Gq1kL! +H3S0|v=Y\/w RKYEw9ǘܯo2o(d9`cɕʶACUrʔ.^f T⤃rAm"nhAf 1z"`V͛"N=sp6J l9iRqVi2Q\N<'/133{sE#0< #+|HR| pl W.I&8kl$;EȷsT HಢN5@A%қCS՘ԃ><(2AdͲ3Gkým$q9hFKqpU17:D݊)xDN;'ޡ|Š+;&{Z h#ʌ[36~;^oHr=mFq^)"63eA̫fShI@STB~xs<-4|~*-Lu &njݪ7%!0Xxeqk@W_8Eץ~::&La$@;&ڈnl< НWŗro znϑ$a ڷlGQr afd]QΫ%QmwyFִGk[g'iN eB՗!~($%WSՒ/)%6z6ԡSBgX]ΊCXC%= !{uvsvh_bW{k~و"g88vpaVಒ>T*SŶ_l]7N`r:XqW6CX@|qNB`A[>AVT&?|jZKЌr>K6y҂K; ӋaPjzFLjfbw;x&MF0(MYi[( @a?| Gs) fY-V8 Cdon%T8uX^E_ה'r4=fl^1ˮrT֢x!߻u$1eźًLk(&zR1yG[#[ms,G5 x#$M< O-6u)ѪRx^-˥ yn[[\~5tMBKpD+(sԴcd%<RWΊg{Q?2}-fE>IOͼXޥC"g.LP_ ll@m>3v}HaB:tзePSCaZʒRn˪r/ Cn,V؍o啍g~ ›asY/FNfYNWB캦bcyg@JLB\diZ/_5/;ϴKȫ;[9^pzra4v}Lϓ "r?h4͑6dcU>ǥ;_l~ׅ:]v.m IT߃wrxۦ“I}2jSd@dayCi\ɲjW|L /*b?o9QTjUx|jmYqz;]l]~Dƣ!udjXc `"dlc(s>xxK azIh,U9]TFZV^<ڏ8LّU 8Ϟ4l-Uyxg0**4,)&GMls=X15C&h]g(0`)NmŢ Z v.s[ԶZ^G&YfĆsk ’6YMs"KX]zҫ/9Ğx@0v#ۗ bj]7f nCHG̈́}`,!|{͂QA3jROǸ6M)au鹤ppߴ~j>Kp:QE`hR ע!n_W(A!(!̭oV ?>o9qEвb/ʙd*Wk%>1H߃u7v)Pʥ}64[ҭ48Z^|Ao`TvWpr(%Pڐ dZ]s {1_=^7TLֆ]1?.w!ّX;B{*ڞl-<% $!!u<>DeT,G!2jh.c4;'L4+^ _c[+aaz,y̪}ީAu[9nnv8C  &EI]{(#$H%^akƑ $DBBC. s*,5>mC%Y0cƌl;m:[=pRxDh8͖2uK>` EKVP]5@C 3Eܠ6@2AQ䧂&gr1Τ2]u7པ_v7o}enzCLK%mvyIMFYۦ9j|?(w~&3Mt):_L4Z`]v=09Nj&z-!qm+D Zw;vp܇z,H;hqLpOp#Nx.NZX}Ls(I1̆s7>\ɕeX}r=klvoG5FU8mјi' ONwڦ ANu.)RLDj; {vYmSw*Qyg4zm6Z=éSUӶhq6ɞԮ9F:9|> -6*"D7P"+m>o\ꆆdi qQlХ@Ȼ.>rg5uC*6A{Wr 4Zh=bEd}_؂J} AjaH^\[K{r[ 0)G)P-_s)2[.SE^v~'6Ff5 )p4;%Q#}8qEp^WTY:7 AŦE_4Y~q^SA`YGmve6crDTS}E2ݮaJhC\|&h"{SGipU8 &~3B@K$jIlOFHJe뛭 /YNl#w>1`6ĪVyxH렄yNo ,=o'4OW8lc zuzիWОDSa8~ug 3oJ:pH5.XZ *)M0 (B]b)$klUzXvuNtWHD>O0rk|KcGfǖo 5ǯ]$I u]=b>W1igllmcSt;-6jMyF)ƚ(AF$"2{O-|?v{@fJuT59hrGתRruC;wɚ01_yqݥ76 E([SuronGd;`2gԅ)Xܼ7#FO#B,I&?0^JIT!'<-؟ +@e`ڀ; !i_B*60bM֌V>`izW</7c:y`pc+̘vX>}l'7Ly;\& CIKw5[i"qL`e̛34%ZJ xL[JRuՁ'Ԓ])x,sXM#)>[f;۞@̗ ﶁqk WN_2N4(o7C>&çskDnL~jY[Ȓ7uN9O!4nX9娑y$O$h}ꑒ?td!ﳤ<~ble(i kб!Y@Zmѫ9UcBfox}/?LiaZpw*FsOɭP %=G` (dIC:c}]@(Ȩ!$!=SEՏZ-&6 ހ^=ȇn~HϷFaBըNX WS̵9y}YPUve_{AQzڂ۽KpsMViS_rBh0 QysM!~82Y7_&m8 yɃ#W~Ŀe9sV>乎nh"?9~B{ʾՌR:# TNPvZBpMŁ9*ٳ&5?fI!ydt&FNCn!,8S+) W A9 K%'ڔ?C<¡89aҖ'#6"{ޑꛮ`5\gGWuq?Un >JWuw_[.Ye*QPv+߉} vڽtadT{aDl+x gz62DHsay}8XJ?h7 ͖. G<03m*wFwAV8je,ض1fxR$|J,7nb_gA2ĕ/ͮ+{=^Wym ڸoa9%a h3hY/қҐbs NeFwC+Xv!pdrRݍw(r1VkfUʁ# 83._,v\w֡Rqb9MOEp<4$C1]x#UM*wW]S 49k&Æm@f 1 }ك1sv`[.u]_z*8zI"NZ(Ed3! k ڋ#(X$[ca{۠:xQAd׬. Wn d B %{'5W"54y sҢ-[x$txb iq.! ޡ?Pw<4+i!:(ɏ LPez*{/I Fyi')r?CSj$C$,{1X?ኰ`Xt)1an9^.g5Bbn3.$'k5wG.)N{;}hBӘ*GⳒV< q "n~D^Vg_<#;-!*8=gg<08%!#9|-~\g{d-V\;pq \#a/nɊϾ߳hLʴ[k:\tEIHzh1?cU9ifL5g5:uԭ)(|nj)ՔmI31~[vjեj>-W\^E{ٷ[nFn6$8%,'_v>r8?_~/k9T[t|ԋ:bàSU$Ha#aH;=EwAwdFQCʂYЬSw?U|]+Ԍ2d8 @mJ|Mxt}1b]vk&Vd R0b| 6v#z?xCnm6o'nA|++:fPb J0W19{9:QDT3ŀN7] ip-`%C0f|ݻ l%:?k)?.6y|4cZ3#6?^ @Chޅ,uh5傣Emr)75S۫pvA] ]h@vY>׳ijs;@+~ -P)v~IV8tzJ BM؃ D͖wOJ;" ;ϤC`v)* 8t!V)^D sncH* 8`\س (d tחxCÃY:R\.p*[3b|ibMponm?@u';aR $~gMA!)uCH0F8"o5P&^A{fZ 6oA]x_4ĹU"\)/E 3ZO=tO2JN>Lgb!Q$Ur^<88+\cn_xT.YHT`_%~A}Ej1qq(Җ= W' .@n|aFZ҈? 2|zj\q_S=dtU@`8,RЁSN40 0̨ L{vJ? b xL_>8F4Tj n^Y96}/>p@S sEƅl(zߪ *u@Ik`*ռ]#Ӳ( S0`]bМ9*N 1(wCg#!_›`!>AiZEn| s8I>1Eѧq!j247h=֐}Xko9!.GEdč蒝pZt|l \%7&Iٌ|c|, =NU}63 ~WPn.6y =xd}v!S?KNx&.ZBx^n( wDpN2A2wnթX0:9P3JYȉ.{WYx 040զ#&k71#֋KڵtDS:rYQ-$QT}uBؘLVdֲʵ&k@ڳ*Wp{k 鄰d>K*Cx 21|ʤkS/͝feƾʻ{#ٗLY:MھZSnviF#.i/zjG;G_=w* 8{ThzAhX{ bdF7˽B~Sm7o]{A zfJHs'H),`c|a%F_MЬ5!<[C ( >zD| AU'XZJ_-2gW&QJ:I R[٧3g"ctB-.vk/%`5-Ps~vv{+Kqng̋px {ΗbjP{֝ 43|fnnE [Õm{MgX>e\n&,Q`N]j鋁u)-ᑺQkŬq\oU*Hu$^[vDH,taTOX2ÄH ѬjG39 ofvytdYEX?d8EO[f aCT RO %L ә^+ COn)[p^~R4u~fMѻl L1$ch0S]?b0gok ଇO%"UԹOY{/ta:ƖCs袳TzeKj[vvOADȊR/At0vy Pyv ÓYXD8.ˁĚG~sa%*OlFt 71YSrY?''0tU)̓ڰ/בc]=:g¤}9ᔤ$_jC^v[eB^)Fgaj6vbIQ6e ?;Cp6b<.S,wP7J'σbI/wC'Jgٟ k]DZmf?z,6Өv ϵ095x+k4 hW:h8csr_!&).UYao+cpK bU$ӷ营Q! %1GbǾ)iBG(ovm-6S)xru p#rl~ږC]Gºu*:Nrb7v"a4T'o'}p5IƟSd{ٚ;Ωc95op'_J_Q׿Q wF1ldAA]2@(kH)۰-!}맟c$׹.1Yȭ:5+NW 'ڒXy.'zhϿ;lvgYpr=6G]J$](ĮeKMd@E&b_22{egl0^,r9'#nq/~1V *Ok ;v!{Hxv PޒcfS2W.3E @2pxx@T*m#,3T>uZ* [%7ي~RU?Cm' Qy%,^BKḳBElVSkmrk!׻t[Cr~CZ{ }@&/ kV/w7l 39+OThGAʲ)K.!O?y/ݷJ PFe@R˨fA$,1Ń K"و }S7M[ 1g{]fűؿ4=%TI>(. #5Һro-zg`p r\>oT^_Xʉg3d庆QocG?됫ǍQfU;w JN7_l wr' AvK0bk@ '+NV43;PxO򏏊ӿ/NR3<JKԗ6{}.u!9ǝe o/EzC#-Cw#8a;rp8#}F{%nJŽq\mxa#|,k8DWeOe>2MyfyIX(J'yϓ9fQKi \Sm 0]goc$[Q-\]瓮V^ S$Nȹ q3Ae_6IIR3`4V}*miԚV o1¨jAJ:Ҟv'@"g֢ LYv.B97[M0v=J 5{^o* Bc:Q6Of]@DX)6O)EH^T= č鳬#t(eHKo)X pfBp7ʱYlu FbNS e龙>e+2b[O,M}R!S˝0 ۢ@W9ʮ`1z]aKOv'BǗ3Lz0޾{߂ 5jgT"rpQKb &RCĮ_H*eJ| R ֋] &&SSR jKs7ur3eL2a_l%}lIWLq&ٵU%ꀯ[ԘE4Iq£ ,KKH2F4pZd>lNr%6nL+LcpD j14x|>G ')RsL9pi ?gP4ViṠ{* :h^y`f<@ ld^A uۓX:<7q z[l`\Z_Dسx|}M)5TpkŁ7j$Yt ~YeN)[51 kihhL¿{> N]}"kNIUS_W{uOr>_,~|"$cą,ePs";xX;u|%B>rI6Փvu^-hule'st8ѥ6Oo]0FuDc% bA+q7;! '#F-0 #}^1rik=:G>FI#_m\s13[~!6mbrAEM4b_1gvavǹ؏a9BojK`$(p i;Gqq'~%G2rM5]hQ416<1$i`a!{~2C%ݥa?Dx`hPїFޅ>gޗU~$R'^ c8"֤ QJxSԤUCvu1J|[Rzp:܂ P&)wX]]w} uU#G3VU\h'^V>!!${>B6GO1pNIZ}mWsxYlHCUC ~fФAgѺTYc1<Wf9Lıtް8[}GwU/J0zUD9$M=`[sz. ?Zޚf"sJ[* ybyMrFT()D6Ր]报>HC _~?7͈ͬ_ >+9J[jI7xLYwK%.[Xe2 LS0=O1\F ~٣Ko~8X,9x$>Ý͙Ն`~7KW7Fw A>k"NC庈= KiR<`MW"MUv_0ON|:Ґ5}jZgHT8n;(b!&g>y صQK)xp,I'虰F]/o|Seh b *:oa1`+~?AYH2â7t;La_ZRm&8,lh|;3:wx<Ц=`v`mp C% O߾iY ;m +)41Qdƿx1ψ!+M[];JB)LRx%fC*e`Y*sJMtHM*-LyL9+dX4V}N P4wD2I Yѧ- NTɚōo2ih jxm L@K_1 q,2kprE&kҬq3qA0J ީ3QQx*2n?elK1,,^?)Qhnso9Kz5$\hfeHiFx'HTE_W|Ţ19*84%ۚ󿋩烒;Rs=P Q⩔tx#o"p sds4]֍*w&Xždr0mPLEM[-*<@(1fсZxM5NFK*TQLx|ݻ/(ưg˺v/7dNԮrmk#Ce?A Y V7ou2`ݲX!Eo"aTC)IxCGQjujuqH*nL6Ǯޙ@8\6t/r9>>0qAq;$`kd#8;PnSvjsv67brl3[~fl5 OOWO@C~C۩AtAr@,`~\ DaO EC0XG7˃$渹N|7u[ul3̻Fe\6,Q=%Z,bOQi)f{jbƢ2hziKܶ!?BOmPzUĿ59nx1,f$1}J;Ѯ-QkXX:2ؤLǯz6 0+tȬK)*),l"7+ 3_J,5 + 9`W%bqXH6#H+CT"Fd^#-m(UBqΈ_ 0chzs< #vFH (*x'7`V\l σl 5WџrSrAdsRbjA\6+LfVZV9@q$b!b3D覿ZUpvE nXnrCŘ>˱Rr0\j+-KR1~v7>nYof.ޡC콩i"}e#"9r`LSZF>4)ȿ*jP.J ATU5.8:)A=RD4)AcѵؚTj>lB sj`)BZY6Lb;3Ma.ZtP ftm̆ɢh(!]Q]C._?=Q$2/wj-ž2 [Xt4to0ڷDɴf&k崬@҂ ;h$WFk폘R˃͎-^H'C9G1&8xihO5rWf3@(T=yeh$oQ _& X "~4\9N&%vEOɋۭv0 ͱMs'p_9*'y?ܗ1",5BT{|ΗmQpOkB3<:'SY)ӡs -gW&mj,+kk1n ->X~_7?ETb՞\کC!<G%.8 eQ"V,{ua/N&w`.߆SmRT~s"HqPI .#D~,'sptQF>u Dr5 wIiIr, ΊE깒hiH6V s:Di'$}ȝt$[e`_RlH Ϣ*ܴi&K뭟 `ƟH৖9B I^f(ܦCxnJ&`Kzb}Ng8 mKkd/RC8o݀%!zMNDtP4q^-1{T=Denԁt/Yj|/04R?'Ѫ '@XQmzA3+2csj7\,+3߄OӺPo_IYVcX%=!|bՠUHLEabO:/L_sJT< F[G JS3|y˗t=HvD'Bx+TfrnmB60J_1(?eC~𺞑א`#ZntO'w9y2Xw] 4> Ic8dFrYzoq4"gnd]5 WP*} g"*{"Nshh[P Snq+zy<.ItwEZxEv W-BܮS&M#!QQ&@6?"'/vzZ8VC<?w‰6})eݚDf;#ݒ;Qv,dT%6<%^@E&<7iT,`0ņX+ʺw NGL ї?+%9)~ otrr]$kQgW{WHsAknT 3;P t/PnKZ)AxhN)À~bȮV8(.:Uz upՐMj.4 frgsΘjJ/L֟_l@܀ OTԷAF!J_tW{ ӳMk2mIk1;nXgFvޯ$gP35$A6EW`)\Ğ/}s5%'xp7uU{na]+s<66Ƴ=9>!qжlA#`DQ))+^6#Sm?*lzN5 inrqA0߰՟\O?jNvg:r7{@~=A_M坙/-}iaKMDmMpdds>~fDU`t՗8)l8L5o3t?Mt0B&5dyb<6#?=?Hq_G~jtAH`β*O7AgpA*a`y&Cͯ|aX)qѬDtZe۰Bbak4ze`歈u=9Y[E,)?;*"בQoz:h#z@$ ֊]?'^'ְp-1 L( l!Ϗ}ih!@ϕBWEr囙5*,J;ix;IDQMUY[?lI9eմq'%?pjQ9u"s.Y,qU{clfI!ɴyrHJ<ho-&7퟾'^tyڶhJxjq:u 7+Rd*%]lC%5=lV/TvrBV4_BNQB gRP;ɗz T[Dh9XXnA8 '̘YKuT 5[(Z.giPJ yD'=Y&N9 ,w+ԞŊM a m0)"*|8U ;=3eP' Xb1%d0|̈́A^U%ona0,C| B[WZ0*(illajiiEىtڐXFC-Ve3r;};9w9Hk|[QI[3!$!sӼjeFji[6ʙMfكS~#cN# n=f@or iUq g9̱@c<7r?Ei]u4:H <AWay<7X ?N_6?Mpcۊ}J&뷫"mcFKF -j|mEn<{N.՚Hӯtpu 35Hiޤ'k34^uq_p-kjJq}f7c 6u>ܡC\; ,"M f @k8F. Kq̞T # Vg>=dL-鐥`Mu)GO8bwZXZ_k~C7;T4ިAd wnSN#u[`}vXC3BYw؎4 ;=Jb(ddS2v?H< iLPN>6蕶۵ Z`%N 8޻gN3Z[s̨;/\;7l3rXHi N)YlЇqn $(agl}~ɖ ?ɬ5AK?rcHl|ӫjf.:v%m43BU-@Tve(z@b/1~:Vj@0/'fIzˊݜ rSY9<9T=VإB.UdcB]I1WQ~1RޕQ$y-lփe7̞Es~Ń(n:sf C8-'/R-P359weh/ZU8Is3 OoT_ۢL?832éQCԫմg.ce4 {=۸-y8N l4qR ]ِxQ8TBwF ^4Ijb b'nCDuza_] lǠBf+6m!c$pi}PeCW77AkCo2i?udCO\C;A,c(#{!"t]\I}k#L!DIfwH~Ȥ L1Nŵ2uE_~|;QHuozat'Նɴ !:iMw r]aZP)Iɀ}ާdMI^?~JSop:I@TWT:jh#>JZ݇ ө4Rť͵tsII8;S?fo𤱖!]2;TM(ok6zz i*1T\AbO3R̿ڊ87Z VrwRXn%g8ki { qy x 鞬Rg^ r;P*/ʦ& yN!_m˥` 8ViKbF7ͅA0Яe 9c8c✘u2O sS4}f ]tCuTF=Xv(ճEɯ(槥SK-mqi 2fheK͖;r7T E(A6<8[/cP dl2g3 F[r *8RP<~ XƄt-( ]6|sBQ|D=%"x_y-2#Kg[OOuMSZט3(Oj9r<mdvh~t +i_HlA]WPO2Cړ9]2.*ZX⫌[~=ݭ];u';V0e,dʡ`q@NC9ݴdJ>I}Vd#5P͐e>ь}0{O m a$X|.Y1Fe!m]i >GZdz|e*/F+8{j>{% IQ_dČ4z# WYўNz k*@RUcvb ;*)kO}B~p>?& 'b3z;I݉B}pT^بg05‧Ϡކv"X9J3oluLRFd/Gb-PAgN,s,YC_^% LP$N20}9΃k@;^Bke:7u5׈@V]4]#g;ɾPTA.T1Pf&085GM oa ŵ[%HLr,T+3A@nbR t4g=lYGl A"#+5bS#'6&`y#vX7GHv0PypBԵR94jZFAƍ=9ydVSOgIqb--L~{V`5Q&U*K!եGAz?n⩍RگMwC抢 סeP)sjan`0tCsun"b㢱gEp,<}췋Q0瑷:4,EVbn1= L)%L4O=&W$z07^xvb3l_93GC҄0鿿oh|* o]nӷVnT66w=g)&|1[PPvtʾ7_[\ "o?۹SZyz# !5ȶ!GȄ; Jw$אehHvA牪Xg3+i٨۴?-m̀YmyZod YZ