mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Jan says: 'Do not load php_gtk.dll through php.ini, only use dl(), otherwise it crashes (atleast on Win32).' Me thinks: 'There should be no crash, but a warning. Anyways, remove it from php.ini-dist, so others do not run into this... :-)
This commit is contained in:
parent
a5c676e91f
commit
9be9e95f06
1 changed files with 0 additions and 1 deletions
|
@ -380,7 +380,6 @@ allow_url_fopen = On
|
|||
;extension=php_filepro.dll
|
||||
;extension=php_gd.dll
|
||||
;extension=php_gettext.dll
|
||||
;extension=php_gtk.dll
|
||||
;extension=php_hyperwave.dll
|
||||
;extension=php_iconv.dll
|
||||
;extension=php_ifx.dll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue