Req #50434 [Com]: add string functions str_startswith and str_endswith for convenience

2013-05-15 Thread olafvdspek at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=50434edit=1 ID: 50434 Comment by: olafvdspek at gmail dot com Reported by:mail at daniel-faber dot de Summary:add string functions str_startswith and str_endswith for convenience

Bug #48343 [Com]: Mysqlnd memory leak when fetching rows

2013-05-15 Thread m4t1k at interia dot pl
Edit report at https://bugs.php.net/bug.php?id=48343edit=1 ID: 48343 Comment by: m4t1k at interia dot pl Reported by:mikec at mikenz dot geek dot nz Summary:Mysqlnd memory leak when fetching rows Status: Not a bug Type:

Bug #49625 [Com]: spl_autoload and case sensitivity

2013-05-15 Thread martijn at 51north dot nl
Edit report at https://bugs.php.net/bug.php?id=49625edit=1 ID: 49625 Comment by: martijn at 51north dot nl Reported by:jo at feuersee dot de Summary:spl_autoload and case sensitivity Status: Not a bug Type: Bug Package:

Bug #64833 [Opn-Asn]: ext/sockets/sendrecvmsg.c related compilation errors

2013-05-15 Thread dsp
Edit report at https://bugs.php.net/bug.php?id=64833edit=1 ID: 64833 Updated by: d...@php.net Reported by:clicky at erebot dot net Summary:ext/sockets/sendrecvmsg.c related compilation errors -Status: Open +Status: Assigned

Req #64826 [Opn-Nab]: Important error

2013-05-15 Thread dsp
Edit report at https://bugs.php.net/bug.php?id=64826edit=1 ID: 64826 Updated by: d...@php.net Reported by:coolcool1994 at gmail dot com Summary:Important error -Status: Open +Status: Not a bug Type:

Bug #64745 [Asn]: hash_pbkdf2() truncates data when using default length and hex output

2013-05-15 Thread ircmaxell
Edit report at https://bugs.php.net/bug.php?id=64745edit=1 ID: 64745 Updated by: ircmax...@php.net Reported by:ezzatron at gmail dot com Summary:hash_pbkdf2() truncates data when using default length and hex output Status:

Req #60832 [Com]: run webserver in silent-mode for script

2013-05-15 Thread daniel at danielpage dot com
Edit report at https://bugs.php.net/bug.php?id=60832edit=1 ID: 60832 Comment by: daniel at danielpage dot com Reported by:info at jdhome dot net Summary:run webserver in silent-mode for script Status: Open Type:

Bug #64802 [Com]: openssl_x509_parse fails to parse subject properly in some cases

2013-05-15 Thread zelnaga at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=64802edit=1 ID: 64802 Comment by: zelnaga at gmail dot com Reported by:mark at zedwood dot com Summary:openssl_x509_parse fails to parse subject properly in some cases Status:

[PHP-BUG] Req #64844 [NEW]: PDO::quote() for mysql driver (wrong apostrophe replacing)

2013-05-15 Thread mariusz dot gomse at baobaz dot com
From: mariusz dot gomse at baobaz dot com Operating system: Irrelevant PHP version: Irrelevant Package: PDO related Bug Type: Feature/Change Request Bug description:PDO::quote() for mysql driver (wrong apostrophe replacing) Description: According to

Req #50434 [Com]: add string functions str_startswith and str_endswith for convenience

2013-05-15 Thread ajf at ajf dot me
Edit report at https://bugs.php.net/bug.php?id=50434edit=1 ID: 50434 Comment by: ajf at ajf dot me Reported by:mail at daniel-faber dot de Summary:add string functions str_startswith and str_endswith for convenience Status:

Bug #43411 [Com]: parse_url with relative URLs contained http:// in parameters

2013-05-15 Thread alias dot mac at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=43411edit=1 ID: 43411 Comment by: alias dot mac at gmail dot com Reported by:php at koterov dot ru Summary:parse_url with relative URLs contained http:// in parameters Status:

[PHP-BUG] Bug #64849 [NEW]: imagescale() ignores method parameter

2013-05-15 Thread vr...@php.net
From: vrana Operating system: Any PHP version: 5.5.0RC1 Package: GD related Bug Type: Bug Bug description:imagescale() ignores method parameter Description: See https://github.com/php/php-src/blob/php-5.5.0RC1/ext/gd/gd.c#L5076. -- Edit bug report

Bug #64849 [Opn]: imagescale() ignores method parameter

2013-05-15 Thread vrana
Edit report at https://bugs.php.net/bug.php?id=64849edit=1 ID: 64849 Updated by: vr...@php.net Reported by:vr...@php.net Summary:imagescale() ignores method parameter Status: Open Type: Bug Package:GD related

Bug #64849 [Asn]: imagescale() ignores method parameter

2013-05-15 Thread pajoye
Edit report at https://bugs.php.net/bug.php?id=64849edit=1 ID: 64849 Updated by: paj...@php.net Reported by:vr...@php.net Summary:imagescale() ignores method parameter Status: Assigned Type: Bug Package:GD

[PHP-BUG] Bug #64851 [NEW]: DateTimeImmutable::createFromFormat() returns DateTime

2013-05-15 Thread vr...@php.net
From: vrana Operating system: Any PHP version: 5.5.0RC1 Package: Date/time related Bug Type: Bug Bug description:DateTimeImmutable::createFromFormat() returns DateTime Description: It should return DateTimeImmutable. Test script: ---

Bug #64851 [Opn]: DateTimeImmutable::createFromFormat() returns DateTime

2013-05-15 Thread vrana
Edit report at https://bugs.php.net/bug.php?id=64851edit=1 ID: 64851 Updated by: vr...@php.net Reported by:vr...@php.net Summary:DateTimeImmutable::createFromFormat() returns DateTime Status: Open Type:

Bug #64513 [Opn-Csd]: DateTimeImmutable is incompatible with DateTime and leads to BC breaks

2013-05-15 Thread vrana
Edit report at https://bugs.php.net/bug.php?id=64513edit=1 ID: 64513 Updated by: vr...@php.net Reported by:bugs dot php dot net at majkl578 dot cz Summary:DateTimeImmutable is incompatible with DateTime and leads to BC breaks

Bug #64849 [Com]: imagescale() ignores method parameter

2013-05-15 Thread vr...@php.net
Edit report at https://bugs.php.net/bug.php?id=64849edit=1 ID: 64849 Comment by: vr...@php.net Reported by:vr...@php.net Summary:imagescale() ignores method parameter Status: Assigned Type: Bug Package:GD

[PHP-BUG] Bug #64852 [NEW]: Allow binding arrays in PDO

2013-05-15 Thread vr...@php.net
From: vrana Operating system: Any PHP version: 5.5.0RC1 Package: PDO related Bug Type: Bug Bug description:Allow binding arrays in PDO Description: Binding arrays would be useful in these queries: WHERE id IN ? INSERT INTO ... VALUES ? Most

Bug #64852 [Opn]: Allow binding arrays in PDO

2013-05-15 Thread vrana
Edit report at https://bugs.php.net/bug.php?id=64852edit=1 ID: 64852 Updated by: vr...@php.net Reported by:vr...@php.net Summary:Allow binding arrays in PDO Status: Open Type: Bug Package:PDO related

Bug #64849 [Asn]: imagescale() ignores method parameter

2013-05-15 Thread pajoye
Edit report at https://bugs.php.net/bug.php?id=64849edit=1 ID: 64849 Updated by: paj...@php.net Reported by:vr...@php.net Summary:imagescale() ignores method parameter Status: Assigned Type: Bug Package:GD