php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63245 Upgrade from 5.3.6 to 5.3.17 resulted in PHP Fatal error..
Submitted: 2012-10-09 07:42 UTC Modified: 2012-10-09 08:02 UTC
From: cetojevic at hotmail dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.3.17 OS: Windows Server Standard Sp1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cetojevic at hotmail dot com
New email:
PHP Version: OS:

 

 [2012-10-09 07:42 UTC] cetojevic at hotmail dot com
Description:
------------
Simple upgrade from 5.3.6 to 5.3.17 resulted in PHP Fatal error:  Class 'VARIANT' not found. PHP code that worked flawlessly under version 5.3.6, without any change, under version 5.3.17 failed on following line:

$this->_affectedRows = new VARIANT;





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-10-09 08:02 UTC] pajoye@php.net
-Status: Open +Status: Not a bug
 [2012-10-09 08:02 UTC] pajoye@php.net
Enable the com_dotnet extension in your php.ini.

The extension has been built as shared lately for security reasons.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC