[PHP-BUG] Bug #71232 [NEW]: outdated extension APIs for PHP 7.0.1 Windows build

[email protected] ("jurchiks101 at gmail dot com")
Newsgroups php.bugs
Message-ID <[email protected]>
From:             jurchiks101 at gmail dot com
Operating system: Windows 7 X64
PHP version:      7.0.1
Package:          Win32API related
Bug Type:         Bug
Bug description:outdated extension APIs for PHP 7.0.1 Windows build

Description:
------------
I'm trying to run Apache 2.4 and PHP 7.0.1 on my Windows 7 x64 machine.
When I start up the Apache service, the Apache error log contains these
messages:
PHP Warning:  PHP Startup: curl: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: fileinfo: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: intl: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: mbstring: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: mysqli: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: openssl: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize
module\nModule compiled with module API=20131226\nPHP    compiled with
module API=20151012\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: soap: Unable to initialize module\nModule
compiled with module API=20131226\nPHP    compiled with module
API=20151012\nThese options need to match\n in Unknown on line 0

This is a fresh download from http://windows.php.net/download/, it's
"VC14 x64 Thread Safe (2015-Dec-17 00:17:17)".
All I have done in php.ini is set extension_dir="ext" (required,
otherwise it tries to load them from C:/php/) and enabled these
extensions that fail to load, no other changes.



-- 
Edit bug report at https://bugs.php.net/bug.php?id=71232&edit=1
-- 
Try a snapshot (PHP 5.4):   https://bugs.php.net/fix.php?id=71232&r=trysnapshot54
Try a snapshot (PHP 5.5):   https://bugs.php.net/fix.php?id=71232&r=trysnapshot55
Try a snapshot (trunk):     https://bugs.php.net/fix.php?id=71232&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=71232&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=71232&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=71232&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=71232&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=71232&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=71232&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=71232&r=notwrong
Not enough info:            https://bugs.php.net/fix.php?id=71232&r=notenoughinfo
Submitted twice:            https://bugs.php.net/fix.php?id=71232&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=71232&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=71232&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=71232&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=71232&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=71232&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=71232&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=71232&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=71232&r=mysqlcfg
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.