|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <title>MergePHP</title> |
| 6 | + <meta content="width=device-width, initial-scale=1.0" name="viewport"> |
| 7 | + <link rel="alternate" type="application/rss+xml" title="RSS Feed for mergephp.com" href="/atom.xml"> |
| 8 | + <link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png"> |
| 9 | + <link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png"> |
| 10 | + <link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png"> |
| 11 | + <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> |
| 12 | + <link rel="manifest" href="/icons/site.webmanifest"> |
| 13 | + <link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#000000"> |
| 14 | + |
| 15 | + <!-- Google Fonts --> |
| 16 | + <link href="https://fonts.googleapis.com/css2?family=Open+Sans:300;400;600;700;800&display=swap" rel="stylesheet"> |
| 17 | + |
| 18 | + <!-- Font Awesome --> |
| 19 | + <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet"> |
| 20 | + |
| 21 | + <!-- Customized Bootstrap Stylesheet --> |
| 22 | + <link href="/css/style.css" rel="stylesheet"> |
| 23 | +</head> |
| 24 | + |
| 25 | +<body> |
| 26 | +<div class="wrapper"> |
| 27 | + <div class="sidebar"> |
| 28 | + <div class="sidebar-text d-flex flex-column h-100 justify-content-center text-center"> |
| 29 | + <a href="/"><img class="mx-auto d-block bg-primary img-fluid mb-4" alt="MergePHP Logo" src="/images/logo.jpg"></a> |
| 30 | + <p class="mb-4"> |
| 31 | + MergePHP meets the second Thursday of every month at 19:00 Eastern/16:00 Pacific |
| 32 | + </p> |
| 33 | + <div class="d-flex justify-content-center mb-5"> |
| 34 | + <a class="btn btn-outline-primary mr-2" title="Twitter" href="https://twitter.com/mergephp"><i class="fab fa-twitter"></i></a> |
| 35 | + <a class="btn btn-outline-primary mr-2" title="YouTube" href="https://www.youtube.com/c/MergePHP"><i class="fab fa-youtube"></i></a> |
| 36 | + <a class="btn btn-outline-primary mr-2" title="LinkedIn" href="https://www.linkedin.com/company/mergephp/"><i class="fab fa-linkedin-in"></i></a> |
| 37 | + <a class="btn btn-outline-primary mr-2" title="Mastodon" href="https://phpc.social/@merge"><i class="fab fa-mastodon"></i></a> |
| 38 | + <a class="btn btn-outline-primary mr-2" title="RSS" href="/atom.xml"><i class="fa fa-rss"></i></a> |
| 39 | + </div> |
| 40 | + </div> |
| 41 | + <div class="sidebar-icon d-flex flex-column h-100 justify-content-center text-right"> |
| 42 | + <i class="fas fa-2x fa-angle-double-right text-primary"></i> |
| 43 | + </div> |
| 44 | + </div> |
| 45 | + <div class="content"> |
| 46 | + |
| 47 | +<div class="container p-0"> |
| 48 | + <img class="w-100" src="/images/dalle.webp" alt="Debugging Unleashed: Mastering xrDebug for PHP Brilliance"> |
| 49 | +</div> |
| 50 | +<div class="container bg-white pt-5"> |
| 51 | + <div class="row px-3 pb-5"> |
| 52 | + <div class="col-md-12"> |
| 53 | + |
| 54 | + <h2 class="mb-4 font-weight-bold">Debugging Unleashed: Mastering xrDebug for PHP Brilliance</h2> |
| 55 | + <div class="d-flex mb-3"> |
| 56 | + <time datetime="2024-03-14T19:00:00-04:00" class="mr-3 text-muted"><i class="fa fa-calendar-alt"></i> March 14th, 2024</time> |
| 57 | + </div> |
| 58 | + |
| 59 | + <article> |
| 60 | + <p>xrDebug is the Open-Source alternative to some paid debugging tools. xrDebug is a portable debug utility that lets you debug PHP code on the fly without any extensions. It has features like multi-peer support, pause functionality, an HTTP API, and end-to-end encryption. In this Meetup, we will show you how to use xrDebug effectively, explain its ideal use cases, and highlight the advantages it has over conventional debuggers.</p> |
| 61 | + |
| 62 | + </article> |
| 63 | + |
| 64 | + <h3>Presented by Rodolfo Berrios</h3> |
| 65 | + <p><p>Rodolfo Berrios is a software engineer from Chile, author of <a href="https://chevereto.com">Chevereto</a> and <a href="https://chevere.org">Chevere</a> with over 19 years of experience building software systems. In his spare time he enjoys playing with the neighbor's cat and to chill out playing Nintendo.</p> |
| 66 | +</p> |
| 67 | + |
| 68 | + </div> |
| 69 | + </div> |
| 70 | +</div> |
| 71 | + |
| 72 | +<div class="col-12 py-4"> |
| 73 | + <div class="btn-group btn-group-lg w-100"> |
| 74 | + <button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2024/02/08/ride-the-pipelines-and-deploy-a-php-app-cowabunga.html'"><i class="fa fa-angle-left mr-2"></i> Previous meetup: Ride the Pipelines and Deploy a PHP App. Cowabunga!</button> |
| 75 | + </div> |
| 76 | +</div> |
| 77 | + |
| 78 | + <!-- Footer Start --> |
| 79 | + <div class="container py-4 bg-secondary text-center"> |
| 80 | + <p class="m-0 text-white">Participating Groups: |
| 81 | + Atlanta, Austin, Boston, Kansas City, Las Vegas, Phoenix, Portland, San Diego, Seattle, Utah, Vancouver </p> |
| 82 | + <p class="m-0 text-white"> |
| 83 | + © MergePHP 2024. Source code available <a class="text-white font-weight-bold" href="https://www.github.com/mergephp/mergephp-website/">on GitHub</a>. Designed by <a class="text-white font-weight-bold" href="https://htmlcodex.com">HTML Codex</a> |
| 84 | + </p> |
| 85 | + </div> |
| 86 | + <!-- Footer End --> |
| 87 | + </div> |
| 88 | +</div> |
| 89 | + |
| 90 | +<!-- Back to Top --> |
| 91 | +<a href="#" class="back-to-top"><i class="fa fa-angle-double-up"></i></a> |
| 92 | +</body> |
| 93 | +</html> |
| 94 | + |
0 commit comments