Edit report at http://bugs.php.net/bug.php?id=52144&edit=1
ID: 52144
User updated by: taco at procurios dot nl
Reported by: taco at procurios dot nl
Summary: Error: Base lambda function for closure not found
-Status: Feedback
+Status:
From:
Operating system: linux
PHP version: 5.3.2
Package: *Programming Data Structures
Bug Type: Bug
Bug description:Error: Base lambda function for closure not found
Description:
I've rewritten some create_function() calls to lambda functions. After
From: taco at procurios dot nl
Operating system: Ubuntu
PHP version: 5.2.9
PHP Bug Type: Unknown/Other Function
Bug description: For some strict notices __autoload isn't used in the error
handler
Description:
We dynamicly load a logging class in our
ID: 46556
Comment by: taco at procurios dot nl
Reported By: taco at procurios dot nl
Status: Open
Bug Type: PDO related
Operating System: linux
PHP Version: 5.2.6
Assigned To: johannes
New Comment:
There is no need for such a method in
From: taco at procurios dot nl
Operating system: linux
PHP version: 5.2.6
PHP Bug Type: PDO related
Bug description: There is no good method to escape a string for use in a
(mySQL) LIKE clause
Description:
There is no good method to escape a string for use in a
From: taco at procurios dot nl
Operating system: Linux
PHP version: 5.2.6
PHP Bug Type: PDO related
Bug description: PDOStatement::getColumnMeta lacks some information regarding
aliases
Description:
When using aliases for tables and/or columns in a MySQL query
ID: 45299
User updated by: taco at procurios dot nl
Reported By: taco at procurios dot nl
-Status: Feedback
+Status: Open
Bug Type: Class/Object related
Operating System: linux
PHP Version: 5.2.6
New Comment:
I don't ;)
I encoun
From: taco at procurios dot nl
Operating system: linux
PHP version: 5.2.6
PHP Bug Type: Class/Object related
Bug description: serialize / unserialize $GLOBALS breaks global objects
Description:
When serializing and later on deserializing the $GLOBALS array
ID: 40802
User updated by: taco at procurios dot nl
Reported By: taco at procurios dot nl
Status: Bogus
Bug Type: *Math Functions
Operating System: Linux 2.6.17-11-386
PHP Version: 5.2.1
New Comment:
Nevermind. Forgot to look at the manual, the
ID: 40802
User updated by: taco at procurios dot nl
Reported By: taco at procurios dot nl
Status: Bogus
Bug Type: *Math Functions
Operating System: Linux 2.6.17-11-386
PHP Version: 5.2.1
New Comment:
I agree that this is normal behaviour for
From: taco at procurios dot nl
Operating system: Linux 2.6.17-11-386
PHP version: 5.2.1
PHP Bug Type: *Math Functions
Bug description: number_format does not fill rounded number with zeros
Description:
Since there is no way to tell number_format to use a
ID: 38579
Comment by: taco at procurios dot nl
Reported By: frank at procurios dot nl
Status: Open
Bug Type: Scripting Engine problem
Operating System: Windows
PHP Version: 5.1.5
New Comment:
I'm experiencing this bug too. Beside
socket) the script will stall on fget*.
Work around for me: I want to use the socket resource in other member
functions. After the connection is initialized a class variable
references to the local variable ($this->socket =& $socket). In the
member function I first must make a local variable and refer it to the
class variable ($socket =& $this->socket). I can't use $this->socket
directly.
So in short: I can't use a class variable with fwrite and fgets, but
instead I must use local variables.
(Hope may description was clear.)
Greetings from Holland
Taco Jan Osinga
--
Edit this bug report at http://bugs.php.net/?id=19421&edit=1
riable
("$socket") then it works allright. When I store the resource in a
class variable ($this->socket) the script will stall on fget*.
Work around for me: I want to use the socket resource in other member
functions. After the connection is ini
ID: 15568
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: GD related
Operating System: Linux
PHP Version: 4.1.1
New Comment:
Remove the header line and take a look at the output. You will probably
see
15 matches
Mail list logo