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
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:
39 - 6 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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 Apr 19 16:01:27 2024 UTC