[PHP-DEV] CVS Account Request: rioter

2003-01-18 Thread jared wyles
moderate user notes in the manuel / bug list / closing bugs  
offered by jmcastagnetto

-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] Unsupported Operand Types

2003-01-18 Thread Brian T. Allen
Hi,

I've just spent the night upgrading my RedHat 6.2 server to:

Apache1.3.27
PHP4.3.0
MySQL3.23.54a
Mod_SSL2.8.12
OpenSSL0.9.7
ZendOptimizer2.1.0

Now I'm getting (inconsistently):

PHP Fatal error:  Unsupported operand types in
/web/domain/html/includes/item.inc on line 35

That line contains:
$variable1 = $variable2 - 1;

Both variables may be unassigned prior to this line, or may have numeric
values.

In a related piece of weirdness, I have this included at the bottom of
every file:

");
?>

Which normally returns something like:

-
Errors:
1062:Duplicate entry '[EMAIL PROTECTED]' for key 1

Query:


Page:   /account/new.html 
Date:   Friday January 17, 200312:42 PM

But now it returns:

Errors:
Saturday January 18, 20033:18 AM:Saturday January 18, 20033:18
AM

Query:
Array

Page:   /community/newsletter.html 
Date:   Array
-

How can $date be an array, when it gets assigned right above where it
gets called?

What am I missing in this new version of PHP that is making my scripts
seemingly incompatible?

Thanks,
Brian Allen


-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] Re: Unsupported Operand Types

2003-01-18 Thread Thomas Seifert
this should be put in php-general.

You should try disabling ZendOptimizer to get on the problem.


Thomas

On Sat, 18 Jan 2003 03:27:44 -0700 [EMAIL PROTECTED] (Brian T. Allen) wrote:

> Hi,
> 
> I've just spent the night upgrading my RedHat 6.2 server to:
> 
> Apache1.3.27
> PHP4.3.0
> MySQL3.23.54a
> Mod_SSL2.8.12
> OpenSSL0.9.7
> ZendOptimizer2.1.0
> 
> Now I'm getting (inconsistently):
> 
> PHP Fatal error:  Unsupported operand types in
> /web/domain/html/includes/item.inc on line 35
> 
> That line contains:
> $variable1 = $variable2 - 1;
> 
> Both variables may be unassigned prior to this line, or may have numeric
> values.
> 
> In a related piece of weirdness, I have this included at the bottom of
> every file:
> 
>  if(mysql_error()) {
>  $MYSQL_ERROR = mysql_error();
>  $MYSQL_ERROR_NO = mysql_errno();
>  $date = (date("l F d, Yg:i A"));
>  
> mail("[EMAIL PROTECTED]", "Database Error", "
> 
> Errors:
> $MYSQL_ERROR_NO:$MYSQL_ERROR
> 
> Query:
> $query_log
> 
> Page:   $PHP_SELF 
> Date:   $date
> 
> ","From: Webmaster <[EMAIL PROTECTED]>");
> ?>
> 
> Which normally returns something like:
> 
> -
> Errors:
> 1062:Duplicate entry '[EMAIL PROTECTED]' for key 1
> 
> Query:
> 
> 
> Page:   /account/new.html 
> Date:   Friday January 17, 200312:42 PM
> 
> But now it returns:
> 
> Errors:
> Saturday January 18, 20033:18 AM:Saturday January 18, 20033:18
> AM
> 
> Query:
> Array
> 
> Page:   /community/newsletter.html 
> Date:   Array
> -
> 
> How can $date be an array, when it gets assigned right above where it
> gets called?
> 
> What am I missing in this new version of PHP that is making my scripts
> seemingly incompatible?
> 
> Thanks,
> Brian Allen
> 

-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] PHP 4 Bug Summary Report

2003-01-18 Thread php-dev
 PHP 4 Bug Database summary - http://bugs.php.net

 Num Status Summary (1102 total including feature requests)
===[*Configuration Issues]
13561 Assigned   --without-pear prevent install of php-config,phpize,...
19282 Wont fix   Place php4ts.dll into \sapi
20490 Analyzed   enable versioning not supported on OSX
20689 Wont fix   php_admin_value disable_functions not working as it should
21161 Open   ./configure doesn't work with xslt support
21195 Verified   Configure warnings/errors
21216 Wont fix   phpize passes --no-verify to ltconfig without specifying host
21249 Open   ./configure fails when searching for ircg-config script
21284 Open   don't configure on AIX 4.3.3
===[*Database Functions]==
21549 Feedback   problem with INGRES II permanent connexions
===[*Directory/Filesystem functions]
21310 Open   no such file (paths)
21532 Open   incorrect warning
21597 Open   Glob doesn't seem to work as expected
21629 Feedback   very strange bug happens only once in a while
21713 Open   include (URL) doesn't remove temporary files
===[*General Issues]==
20195 Open   make install doesnt set permissions
20775 Open   Silent install (/s) does not work
20896 Verified   php -w hangs indefinitely at 100% CPU
20946 Suspended  php_ingres.dll missing in the php 4 zip!!!
21254 Wont fix   Suggestion for the site
21281 Feedback   False Line output
21559 Feedback   Fatal error: Nesting level too deep - recursive dependency? in 
Unknown on line
21647 Feedback   make test gives loop error
21696 Feedback   Checkbox is strange in POST event
===[*Languages/Translation]===
11975 Wont fix   mix of hebrew & english
13014 Wont fix   hebrevc ()
20166 Open   Unicode (Slovenian) characters are not displayed correctly
===[*Math Functions]==
21534 Open   GMP lib gmp_gcdext() gives incorrect results
21628 Feedback   decimal numbers without decimal places
===[*Network Functions]===
15639 Suspended  detecting end of UDP packets
===[*Programming Data Structures]=
21062 Wont fix   Recursive calls may SEGV
===[*URL Functions]===
21674 Open   Warning: main(lang.php) [function.main]: failed to create stream: No 
such file
===[*Web Server problem]==
21716 Open   4.3.0 don't pass PATH_INFO env.variable to script (php in CGI mode)
===[Apache related]===
14409 Open   request for nonexistent file does not return 404 error
15529 Open   ap_cleanup_for_exec not used when creating
17837 Wont fix   PHP 'handles' permission problems rather than letting Apache do it
19113 Open   HTTP status 200 returned on HTTP CONNECT when mod_proxy not in use
19292 Critical   random error: open_basedir restriction in effect. File is in wrong 
directory
20190 Critical   Random mem corruption: zend_get_executed_filename() mismatch
20551 Feedback   Output compression causes segfaults (ob_gzhandler)
20665 Wont fix   Memory leaks on SIGHUP
21056 Open   PHP messes with virtual hosts
21568 Feedback   The memory could not be "read".
21675 Open   Relative includes and Apache Alias problem
===[Apache2 related]==
17414 Open   Segfaults on restart
17868 Verified   Doesn't work two and more  directives of PHP code on 
different OS
18359 Open   PHP module seem to make trouble with authentication under Apache 2
18648 Open   Single entry form POST gives incorrect variable content
18957 Wont fixmultiple definitions
19618 Suspended  Cannot load libphp4.so - Win32 error 5
19787 Wont fix   Can not load module
20929 Open   Problem in handling big5 characters from HTML form
21040 Open   max_execution_time ignored
21074 Open   PHP doesn't work with 401 (Auth) ErrorDocument and Apache2
21084 Open   Undefined symbol "___guard" in libphp4.so
21283 Open   Apache2 & PHP4.3 leak memory when respond to requests
21323 Feedback   Session not initialised or not destroyed
21452 Open   Apache dumps core inside php code
21471 Feedback   empty variables with apache 2
21683 Feedback   Creation of libphp4.so not possible
21698 Feedback   httpd.conf not modified when creating dso module
===[Arrays related]===
18829 Wont fix   array_pop, array_shift, array_push... functions very slow with large 
arrays
20251 Wont fix   Can't assign values to array in loop.
21444 Open   Asort output not fully sorted in mixed type array with BOOLEANs

[PHP-DEV] linking against ststic librarys

2003-01-18 Thread Tony Leake
Hi,

is it possible to create an extension that links against a static
library.

If it is could someone point me to an extension that does this, or
explain how to do it.

Thanks
Tony




-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] sapi/embed ?

2003-01-18 Thread Edin Kadribasic
On Fri, 17 Jan 2003, Brian Moon wrote:

> I just noticed sapi/embed.  Where can I find out more about what this is?  I
> am hoping it is a sapi that will create a generic library that can be used
> from any C application.  Is this true?

Yes it is true. Writing some documentation on how to do it is my TODO 
list. If you need it right away I can send you some example code.

Edin



-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] CVS Account Request: simon

2003-01-18 Thread Simon Wheeler
Hi, I would like to contribute to the php-gtk documentation
Steph Fox suggested I request a cvs account
I am requesting access to php/php-gtk-doc

-- 
PHP Development Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php