Revert maximum array depth (aka input nesting level) to default values
This is per default 50 in Suhosin (*.max_array_depth) and 64 in PHP (max_input_nesting_level)
Note: Array depth is not the number of elements within an array.
10m ssl_session_cache is adequate for our use cases.
Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when it's necessary. Some users reported to see issues in cases where update was necessary
Remove /etc/inetd.conf and obsolete inetd related files
Revert "Force update if code reaches this point"
This reverts commit 5bcad0f5ec57858a6713cfbdbfcdf7004621b01b.
Revert "Avoid mounting / rw without need when it's possible"
This reverts commit 0305284cf2d66119d6df8e57cdc52eb3b4d478af.
Merge pull request #2379 from NewEraCracker/better-diag-traceroute
Fix conflicts caused by merging
Convert this endif's missed by last commit
Convert short open tags to full tags
Short open tag is discouraged since it is only available if enabled
See https://secure.php.net/manual/en/language.basic-syntax.phptags.php
View revisions
Also available in: Atom