php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56971 Interface SDO_PropertyAccess cannot contain non abstract method
Submitted: 2006-04-22 09:15 UTC Modified: 2006-10-30 06:32 UTC
From: brett dot bieber at gmail dot com Assigned: cem (profile)
Status: Closed Package: SCA_SDO (PECL)
PHP Version: 5.1.2 OS: Ubuntu Linux 2.6.15-20-686
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: brett dot bieber at gmail dot com
New email:
PHP Version: OS:

 

 [2006-04-22 09:15 UTC] brett dot bieber at gmail dot com
Description:
------------
After pecl install sdo, now every cli php command I run gives:

PHP Warning:  Interface SDO_PropertyAccess cannot contain non abstract method U��WVS��|��2�����'() in Unknown on line 0

This is sdo-1.0.1, and php 5.1.2, and pecl said:

bbieber@baddog:/var/www$ sudo pecl install sdo
downloading sdo-1.0.1.tgz ...
Starting to download sdo-1.0.1.tgz (278,406 bytes)
.........................................................done: 278,406 bytes
181 source files, building
running: phpize
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20050922
Zend Extension Api No:   220051025


I found one other reference to this issue on a german page, see Update #1:
http://phpblogger.de/archives/211-SDO-mit-PHP-unter-Mac-OS-X.html

Difference being they have [a-zA-Z0-9...()] my cli just gives garbage, encoding issue? 
My php version is PHP 5.1.2-1ubuntu2 (cli) (built: Apr  6 2006 05:19:35)
Let me know if I can provide any more info.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-23 07:03 UTC] cem@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Yup, it's a bug. The fix has been in CVS for a while, but there's no corresponding release. If you'd pull the latest files from CVS for now, I'll build a new release as soon as I can.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 09:01:29 2024 UTC