<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Testing Hack with Hammock - Riya Dashoriya - PHP UK 2020</title>
        <link>https://phpc.tv/videos/watch/b78d11a8-f324-4003-8e23-45c8e2a94664</link>
        <description>Introducing Hammock, a new open source mocking library for Hacklang. Hammock aims to provide disposable interfaces for mocking and spying public, protected, private, and static methods - as well as global functions - without altering their behavior. Using fb_intercept under the hood for mocking and unmocking, it also allows mocking of an individual object without affecting other instances of the same class. Come learn more about Hammock and how you can use this to test your code.</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:13:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>Testing Hack with Hammock - Riya Dashoriya - PHP UK 2020</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/b78d11a8-f324-4003-8e23-45c8e2a94664</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=b78d11a8-f324-4003-8e23-45c8e2a94664" rel="self" type="application/rss+xml"/>
    </channel>
</rss>