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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 - 21 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 08:01:33 2024 UTC