Edit report at https://bugs.php.net/bug.php?id=46439&edit=1
ID: 46439
Comment by: gmblar+php at gmail dot com
Reported by:tom at punkave dot com
Summary:file upload implementation is flawed
Status: Open
Type: Bug
Pac
Edit report at https://bugs.php.net/bug.php?id=60017&edit=1
ID: 60017
Comment by: gmblar+php at gmail dot com
Reported by:ykessler at gmail dot com
Summary:__FILE__ case inconsistency on Mac / MAMP
Status: Open
Type:
Edit report at https://bugs.php.net/bug.php?id=55633&edit=1
ID: 55633
Comment by: gmblar+php at gmail dot com
Reported by:vovan-ve at yandex dot ru
Summary:New argument $invert for array_filter()
Status: Open
Edit report at https://bugs.php.net/bug.php?id=55149&edit=1
ID: 55149
Comment by: gmblar+php at gmail dot com
Reported by:victor at cmp dot es
Summary:Limit the result of print_r() to facilitate
debugging
St
From:
Operating system: Debian 6
PHP version: 5.4.0
Package: *General Issues
Bug Type: Bug
Bug description:header() cause apache to segfault
Description:
Apache segfault, when call header() with wrong parameters.
Test script:
---
header(
Edit report at https://bugs.php.net/bug.php?id=61662&edit=1
ID: 61662
Comment by: gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:header() cause apache to segfault
Status: Feedback
Type:
Edit report at https://bugs.php.net/bug.php?id=61662&edit=1
ID: 61662
User updated by:gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:header() cause apache to segfault
-Status: Not a bug
+Status:
Edit report at https://bugs.php.net/bug.php?id=61662&edit=1
ID: 61662
User updated by:gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:header() cause apache to segfault
Status: Not a bug
Type:
From: gmblar+php at gmail dot com
Operating system: Linux
PHP version: 5.4.4
Package: Arrays related
Bug Type: Bug
Bug description:array_fill_keys must always return an array
Description:
array_fill_keys must always return an array as described in
From: gmblar+php at gmail dot com
Operating system:
PHP version: 5.4.4
Package: *XML functions
Bug Type: Feature/Change Request
Bug description:xmlrpc_server_* should handle exceptions
Description:
xmlrpc_server_* should handle exceptions and return
Edit report at https://bugs.php.net/bug.php?id=62582&edit=1
ID: 62582
User updated by:gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:xmlrpc_server_* should handle exceptions
Status: Open
Edit report at https://bugs.php.net/bug.php?id=52369&edit=1
ID: 52369
Comment by: gmblar+php at gmail dot com
Reported by:giorgio dot liscio at email dot it
Summary:trying to delete nodes while looping domnodelist do
not de
From: gmblar+php at gmail dot com
Operating system: MacOSX
PHP version: 5.4.5
Package: Arrays related
Bug Type: Feature/Change Request
Bug description:array_map should call callback with array index
Description:
Add current array index as second
Edit report at https://bugs.php.net/bug.php?id=62749&edit=1
ID: 62749
User updated by:gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:array_map should call callback with array index
Status: Open
From: gmblar+php at gmail dot com
Operating system: MacOSX
PHP version: 5.4.6
Package: Class/Object related
Bug Type: Bug
Bug description:recursive __call cause segfault
Description:
recursive __call cause segfault
Test script:
---
bar
Edit report at https://bugs.php.net/bug.php?id=62989&edit=1
ID: 62989
Comment by: gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:recursive __call cause segfault
Status: Not a bug
Type:
From: gmblar+php at gmail dot com
Operating system: MacOSX 10.5.8
PHP version: 5.3.0
PHP Bug Type: DOM XML related
Bug description: DOMDocument::loadHTMLFile add default Namespace even if it
already exists
Description:
DOMDocument::loadHTMLFile add default
From: gmblar+php at gmail dot com
Operating system: MacOSX 10.5
PHP version: 5.2.9
PHP Bug Type: PCRE related
Bug description: Crash with more that 63 named Subpattern
Description:
With more than 63 Subpattern in a Regular-Expression, PHP crashes with a
ID: 47662
User updated by: gmblar+php at gmail dot com
Reported By: gmblar+php at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: PCRE related
Operating System: MacOSX 10.5
PHP Version: 5.2.9
New Comment:
Problem only appears if
ID: 47662
User updated by: gmblar+php at gmail dot com
-Summary: Crash with more that 63 named Subpattern
Reported By: gmblar+php at gmail dot com
Status: Open
Bug Type: PCRE related
Operating System: MacOSX 10.5
PHP Version: 5.2.9
New
Edit report at http://bugs.php.net/bug.php?id=7028&edit=1
ID: 7028
Comment by: gmblar+php at gmail dot com
Reported by: ipv4 at mail dot ru
Summary: xml=shared and wddx do not work together
Status: Analyzed
Type: Feature/Change Req
From: gmblar+php at gmail dot com
Operating system: all
PHP version: 5.3.1
PHP Bug Type: Filter related
Bug description: Return default value if var is undefined
Description:
if $_GET['foo'] is undefined, filter functions return NULL instead of
t
From: gmblar+php at gmail dot com
Operating system: all
PHP version: 5.3.1
PHP Bug Type: Filter related
Bug description: Add constant FILTER_EXCEPTION_ON_FAILURE to throw exceptions
Description:
Add constant FILTER_EXCEPTION_ON_FAILURE to throw meaningful
From: gmblar+php at gmail dot com
Operating system: *
PHP version: 5.3.1
PHP Bug Type: *General Issues
Bug description: Cannot throw Exceptions in __toString()
Description:
Cannot throw Exceptions in __toString(). Instead it produces a Fatal
error.
Reproduce
From: gmblar+php at gmail dot com
Operating system: *
PHP version: 5.3.1
PHP Bug Type: MySQLi related
Bug description: If MySQLi fails it must return a fatal error
Description:
If MySQLi fails it must return a fatal error. A Warning is not enough.
Reproduce
ID: 50699
User updated by: gmblar+php at gmail dot com
Reported By: gmblar+php at gmail dot com
Status: Bogus
Bug Type: *General Issues
Operating System: *
PHP Version: 5.3.1
New Comment:
Current behavior of __toString is crap. Why i can use
From: gmblar+php at gmail dot com
Operating system: *
PHP version: 5.3.1
PHP Bug Type: MySQLi related
Bug description: Call parent::__construct in MySQL with call_user_func*
segfault php
Description:
Call parent::__construct in MySQL with call_user_func
From: gmblar+php at gmail dot com
Operating system: *
PHP version: 5.3.1
PHP Bug Type: Streams related
Bug description: Add disable_stream_wrapper to php.ini
Description:
Add disable_stream_wrapper like disable_functions or disable_classes to
php.ini
Reproduce
From: gmblar+php at gmail dot com
Operating system: *
PHP version: 5.3.1
PHP Bug Type: OpenSSL related
Bug description: OpenSSL* doesnt support streamwrappers
Description:
OpenSSL* doesnt support streamwrappers
Reproduce code:
---
Expected result
From:
Operating system: Linux
PHP version: 5.3.3
Package: Performance problem
Bug Type: Feature/Change Request
Bug description:class_exists call __autoload every time on non existing classes
Description:
class_exists call __autoload every time on non
From:
Operating system: Linux
PHP version: 5.3.3
Package: Arrays related
Bug Type: Feature/Change Request
Bug description:Cannot substract Arrays
Description:
Add is supported but substract Arrays not
Test script:
---
1, 'b' => 2);
$ba
Edit report at http://bugs.php.net/bug.php?id=53170&edit=1
ID: 53170
User updated by:gmblar+php at gmail dot com
Reported by:gmblar+php at gmail dot com
Summary:Cannot substract Arrays
Status: Open
Type: Feature/Ch
Edit report at http://bugs.php.net/bug.php?id=7006&edit=1
ID: 7006
Comment by: gmblar+php at gmail dot com
Reported by:joel dot jacobson at mobigym dot se
Summary:preg_replace ( string pattern, array replacement,
string sub
From:
Operating system: MacOSX
PHP version: 5.3.8
Package: DOM XML related
Bug Type: Bug
Bug description:Extended DOMDocument will change to unextended DOMDocument on
context change
Description:
Extended DOMDocument will change to unextended DOMDocu
34 matches
Mail list logo