[packages] php5: upgrade to 5.4.5
- php.ini: remove obsolete options - drop patch 'patches/900-prevent_buildconf_force.patch' as php now supports newer autoconf versions 'buildconf --force' can be called after patching the source tree to update build system - cross compiling issue regarding libdl still present, so because of the last point the corresponding patch has to be against configure.in but configure - update timezone patches git-svn-id: svn://svn.openwrt.org/openwrt/packages@32872 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -16,14 +16,7 @@ zlib.output_compression = Off
|
||||
implicit_flush = Off
|
||||
unserialize_callback_func =
|
||||
serialize_precision = 100
|
||||
allow_call_time_pass_reference = On
|
||||
|
||||
safe_mode = Off
|
||||
safe_mode_gid = Off
|
||||
safe_mode_include_dir =
|
||||
safe_mode_exec_dir =
|
||||
safe_mode_allowed_env_vars = PHP_
|
||||
safe_mode_protected_env_vars = LD_LIBRARY_PATH
|
||||
;open_basedir =
|
||||
disable_functions =
|
||||
disable_classes =
|
||||
|
Reference in New Issue
Block a user