Edit report at https://bugs.php.net/bug.php?id=60452&edit=1
ID: 60452
User updated by:kashpur dot kostya at gmail dot com
Reported by:kashpur dot kostya at gmail dot com
Summary:redefine __toString
-Status: Feedback
+Status:
From:
Operating system: Windows7
PHP version: 5.3.8
Package: *General Issues
Bug Type: Bug
Bug description:redefine __toString
Description:
I can`t redefine __toString
Test script:
---
class A extends \SplFileInfo
{
...
public functio
From:
Operating system: Windows7
PHP version: 5.3.8
Package: Variables related
Bug Type: Bug
Bug description:Late Static Bindings
Description:
If I call method of the class "B" that implements class "A" that uses
static, under some class "C" it tries
ID: 45966
Comment by: kostya dot chumickin at gmail dot com
Reported By: chammers at netcologne dot de
Status: Open
Bug Type: SOAP related
Operating System: Linux
PHP Version: 5.2.6
New Comment:
I've experienced this issue too.
As f
From: [EMAIL PROTECTED]
Operating system: Freebsd 4.1.1
PHP version: 4.2.1
PHP Bug Type: ICONV related
Bug description: iconv cutted off the string
I have string $foo its value of the 100 Russian chars in the windows-1251
coding.
print iconv( "windows-1251", "utf-8", $foo