Skip to content

Instantly share code, notes, and snippets.

@silverfoxy
Created January 3, 2022 22:19
Show Gist options
  • Select an option

  • Save silverfoxy/d74a5d52f6cbcc473d59fc3f19919955 to your computer and use it in GitHub Desktop.

Select an option

Save silverfoxy/d74a5d52f6cbcc473d59fc3f19919955 to your computer and use it in GitHub Desktop.
Loader for multiple PHP files in php.ini prepend_file
<?php
require 'start_xdebug_reqbasedlogging.php';
require 'logeverything.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment