|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull Requests |
|||||||||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jan 05 01:00:01 2026 UTC |
Description: ------------ Basically what the subject says. I wanted to use PHP for some shell scripting ("#!/usr/local/bin/php -n") and it still loads the modules from /usr/local/etc/php/extensions.ini - slowing startup times badly, for once. But the delay isn't even the issue here, there are some other obvious problems with that.