<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Php-74 Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/php-74.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Php-74 Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-03-14T21:02:03+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Tổng quan về phương pháp tấn công Deserialization trong PHP]]></title>
                        <link>https://viblo.asia/p/tong-quan-ve-phuong-phap-tan-cong-deserialization-trong-php-bJzKmR4wZ9N</link>
            <guid isPermaLink="true">https://viblo.asia/p/tong-quan-ve-phuong-phap-tan-cong-deserialization-trong-php-bJzKmR4wZ9N</guid>
            <description><![CDATA[Quá trình Serialization và Deserialization đối tượng
* Serialization là quá trình chuyển đổi trạng thái thông tin của một đối tượng thành một hình thứ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">whoami</dc:creator>
            <pubDate>2019-11-18 15:41:38</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Serie lập trình hướng đối tượng trong PHP (Phần 4: Magic method)]]></title>
                        <link>https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-4-magic-method-Do754G6elM6</link>
            <guid isPermaLink="true">https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-4-magic-method-Do754G6elM6</guid>
            <description><![CDATA[Lời mở đầu

Tiếp tục với phần cuối của serie, cảm ơn các bạn đã theo dõi serie và ủng hộ mình, mình không biết nói gì hơn là cảm ơn các bạn rất rất nh...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Trung Thanh</dc:creator>
            <pubDate>2019-10-30 15:54:18</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Serie lập trình hướng đối tượng trong PHP (Phần 3: anonymous function hay còn gọi là lambda và Closure, Composer package manager)]]></title>
                        <link>https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-3-anonymous-function-hay-con-goi-la-lambda-va-closure-composer-package-manager-gAm5y4GDldb</link>
            <guid isPermaLink="true">https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-3-anonymous-function-hay-con-goi-la-lambda-va-closure-composer-package-manager-gAm5y4GDldb</guid>
            <description><![CDATA[Lời mở đầu
Sau một tuần tu luyện tự cảm thầy nội công của mình đã có chút tiến bộ, tại hạ xin được phép luận bàn một chút về vấn đề anonymous function...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Trung Thanh</dc:creator>
            <pubDate>2019-10-30 15:11:01</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Serie lập trình hướng đối tượng trong PHP (Phần 2: static, trait, namespace, PSR-2)]]></title>
                        <link>https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-2-static-trait-namespace-psr-2-maGK7ODxKj2</link>
            <guid isPermaLink="true">https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-2-static-trait-namespace-psr-2-maGK7ODxKj2</guid>
            <description><![CDATA[Serie lập trình hướng đối tượng trong PHP (Phần 2: static, trait, namespace, PSR-2)
Chào các bạn mình đã quay trở lại với phần 2 của series chia sẻ về...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Trung Thanh</dc:creator>
            <pubDate>2019-10-23 16:02:24</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Serie lập trình hướng đối tượng trong PHP (Phần 1: OOP)]]></title>
                        <link>https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-1-oop-bWrZn4an5xw</link>
            <guid isPermaLink="true">https://viblo.asia/p/serie-lap-trinh-huong-doi-tuong-trong-php-phan-1-oop-bWrZn4an5xw</guid>
            <description><![CDATA[Lập trình hướng đối tượng trong PHP

Từ khóa OOP hay lập trình hướng đối tượng có lẽ không còn quá xa lạ với những bạn đam mê theo đuổi ngành lập trìn...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Trung Thanh</dc:creator>
            <pubDate>2019-10-23 14:54:34</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Có gì mới ở PHP 7.4]]></title>
                        <link>https://viblo.asia/p/co-gi-moi-o-php-74-LzD5dX8o5jY</link>
            <guid isPermaLink="true">https://viblo.asia/p/co-gi-moi-o-php-74-LzD5dX8o5jY</guid>
            <description><![CDATA[PHP 7.4 có lẽ sẽ được phát hành vào khoảng tháng 12 năm 2019 (thời điểm viết bài là tháng 5/2019), tuy nhiên thông tin này chưa được xác nhận. Cùng xe...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Van Ngoc</dc:creator>
            <pubDate>2019-05-23 21:46:27</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Những thay đổi có thể xuất hiện ở phiên bản PHP 7.4 sắp tới.]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/nhung-thay-doi-co-the-xuat-hien-o-phien-ban-php-74-sap-toi-924lJbmmlPM</link>
            <guid isPermaLink="true">https://viblo.asia/p/nhung-thay-doi-co-the-xuat-hien-o-phien-ban-php-74-sap-toi-924lJbmmlPM</guid>
            <description><![CDATA[Khi bản cập nhật mới nhất của PHP 7.3 vừa được ra mắt hôm 10/01 còn hết hot thì nhiều blog công nghệ đã đưa ra nhiều đồn đoán về thế hệ tiếp theo của ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Son Dao Thai</dc:creator>
            <pubDate>2019-01-15 15:48:10</pubDate>
                                                                                                        </item>
            </channel>
</rss>
