Title: PHP 8.0 Version
Last modified: September 29, 2021

---

# PHP 8.0 Version

 *  [thehowarde](https://wordpress.org/support/users/thehowarde/)
 * (@thehowarde)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/php-8-0-version/)
 * For people who find this and want a PHP 8 compatible version, it’s here.
 * [https://github.com/DuckDivers/kint-debugger](https://github.com/DuckDivers/kint-debugger)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [dieppon](https://wordpress.org/support/users/dieppon/)
 * (@dieppon)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-8-0-version/#post-15342566)
 * If you just want to patch the original plugin here is the patch from the changes
   on the DuckDivers repo:
 * [https://gist.githubusercontent.com/dieppon/bfd57f1765260eff2e76da5da7ee0c26/raw/4b228286277f5afd280391faa51b176074af4221/kint-debugger-php-8-0-version.patch](https://gist.githubusercontent.com/dieppon/bfd57f1765260eff2e76da5da7ee0c26/raw/4b228286277f5afd280391faa51b176074af4221/kint-debugger-php-8-0-version.patch)
 *  [jepcmart](https://wordpress.org/support/users/jepcmart/)
 * (@jepcmart)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/php-8-0-version/#post-15576475)
 * Download:
    [https://raw.githubusercontent.com/kint-php/kint/master/build/kint.phar](https://raw.githubusercontent.com/kint-php/kint/master/build/kint.phar)
 * Then create a folder in plugins called my_kint with two files:
    my_kint.php kint.
   phar
 * in my_kint.php add the following code:
 *     ```
       <?php
       /*
       Plugin Name: My Kint
       Description: Kint Debugging Tool
       Version: 1
       */
       include 'kint.phar';
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 8.0 Version’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kint-debugger_badbec.svg)
 * [Kint Debugger](https://wordpress.org/plugins/kint-debugger/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kint-debugger/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kint-debugger/)
 * [Active Topics](https://wordpress.org/support/plugin/kint-debugger/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kint-debugger/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kint-debugger/reviews/)

## Tags

 * [kint](https://wordpress.org/support/topic-tag/kint/)

 * 2 replies
 * 3 participants
 * Last reply from: [jepcmart](https://wordpress.org/support/users/jepcmart/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/php-8-0-version/#post-15576475)
 * Status: not resolved