ID: 37276
Comment by: kervala at jpopdb dot net
Reported By: puovils at gmail dot com
Status: Critical
Bug Type:*General Issues
PHP Version: 5.1.3
Assigned To: dmitry
New Comment:
I just looked in PHP code and I think problem is in
"php_register_variable_ex" f
ID: 37276
Comment by: kervala at jpopdb dot net
Reported By: puovils at gmail dot com
Status: Critical
Bug Type:*General Issues
PHP Version: 5.1.3
New Comment:
I forgot to add that phpMyAdmin isn't working anymore and put "Array"
strings almost everyw
ID: 37276
Comment by: kervala at jpopdb dot net
Reported By: puovils at gmail dot com
Status: Open
Bug Type:*General Issues
PHP Version: 5.1.3
New Comment:
I also have the same problem on a LFS Linux with PHP 5.1.3 and Apache
2.2.2, all forms of my sites are not working
ID: 35545
User updated by: kervala at jpopdb dot net
Reported By: kervala at jpopdb dot net
Status: Bogus
Bug Type: Variables related
Operating System: Linux 2.4
PHP Version: 5.1.1
New Comment:
Oops, sorry, tou didn't meant that's the
ID: 35545
User updated by: kervala at jpopdb dot net
Reported By: kervala at jpopdb dot net
Status: Bogus
Bug Type: Variables related
Operating System: Linux 2.4
PHP Version: 5.1.1
New Comment:
If $i is set to 200:
$years[$i] = $i--;
=> &quo
From: kervala at jpopdb dot net
Operating system: Linux 2.4
PHP version: 5.1.1
PHP Bug Type: Variables related
Bug description: Bug with some syntaxes in for loops
Description:
For my site, I used a piece of code which always worked fine. (see below)
It