mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
[PR #66] Remove unsupported ini directives #98
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/php/pftt2/pull/66
State: closed
Merged: No
safe_modeandmagic_quotes_runtimeare unsupported as of PHP 5.4.0;the
unicde.*directives have been a PHP 6 thing. No need to keepthem.