[PHP-BUG] Bug #62569 [NEW]: __set magic method cause Apache with PHP-module to reload

2012-07-14 Thread jk555 at hotbox dot ru
From: jk555 at hotbox dot ru Operating system: Windows XP PHP version: 5.3.14 Package: Apache2 related Bug Type: Bug Bug description:__set magic method cause Apache with PHP-module to reload Description: Apache with php module reloads, if I try to

[PHP-BUG] Req #62567 [NEW]: PDO::FETCH_CLASSTYPE

2012-07-14 Thread jk555 at hotbox dot ru
From: jk555 at hotbox dot ru Operating system: Windows XP PHP version: 5.3.14 Package: PDO related Bug Type: Feature/Change Request Bug description:PDO::FETCH_CLASSTYPE Description: Requesting possibility to pass constructor arguments when using PDO

Bug #62504 [Nab]: undefined constant LIBXSLT_DOTTED_VERSION

2012-07-08 Thread jk555 at hotbox dot ru
Edit report at https://bugs.php.net/bug.php?id=62504&edit=1 ID: 62504 User updated by:jk555 at hotbox dot ru Reported by:jk555 at hotbox dot ru Summary:undefined constant LIBXSLT_DOTTED_VERSION Status: Not a bug Type:

[PHP-BUG] Bug #62504 [NEW]: undefined constant LIBXSLT_DOTTED_VERSION

2012-07-07 Thread jk555 at hotbox dot ru
From: jk555 at hotbox dot ru Operating system: Windows XP PHP version: 5.4.4 Package: *XML functions Bug Type: Bug Bug description:undefined constant LIBXSLT_DOTTED_VERSION Description: Notice: Use of undefined constant LIBXSLT_DOTTED_VERSION

[PHP-BUG] Bug #51773 [NEW]: XMLWrite double encode entities

2010-05-08 Thread jk555 at hotbox dot ru
From: Operating system: Win PHP version: 5.3.2 Package: XML Writer Bug Type: Bug Bug description:XMLWrite double encode entities Description: XMLWrite double encode entities. For example,   becomes  , or & becomes & Expected result: ---