Here's what I get with PHP 5.2.1 archives from your website, after it
builds OK, it segfaults while running. Can anyone explain this?
[EMAIL PROTECTED]:/srv/www/org/dyndns/cjsoftuk/domain_public$ php -v
PHP 5.2.1 (cgi) (built: Apr 24 2007 07:00:45)
Copyright (c) 1997-2007 The PHP Group
Zend Engin
Looks good. Ini search path is very broken indeed.
Edin
On 23/04/2007, at 19.01, Hannes Magnusson wrote:
Hi all
Attached is a patch for the PHP-cli php.ini search path feature which
fixes two things:
a) php.ini from cwd was picked up on BSDs
b) "resolves" to correct php-binary-location and pi
Hi all
Attached is a patch for the PHP-cli php.ini search path feature which
fixes two things:
a) php.ini from cwd was picked up on BSDs
b) "resolves" to correct php-binary-location and picks up the php.ini
file from there
The php.ini-from-binary-location feature has never worked properly
before
Davi wrote:
Em Domingo 22 Abril 2007 21:34, mbneto escreveu:
Hi,
I saw one post earlier at php-general asking for a list of recommendations
/ practices that should be followed to guarantee that code will run fine
when PHP 6 comes out.
I am giving a talk on this at MySQL User Conference. I wil
Hello everyone
in version the 5.2.1 i get strange results when using the reference
operator on arrays. When writing a function "a" with call by reference:
function &a(&$anArray) { return $anArray; }
and another function "b":
function b($anArray) { return $anArray; }
Then on my machine it take
PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (708 total including feature requests)
===[*Compile Issues]==
41102 Feedback Unable to compile as static apache module
===
+1 for ' From: Guilherme Blanco [mailto:[EMAIL PROTECTED]
>
> If you plan to go far and remove the include a into PHP.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
PHP 6 Bug Database summary - http://bugs.php.net
Num Status Summary (43 total including feature requests)
===[*General Issues]==
26771 Suspended register_tick_funtions crash under threaded webservers
27372 Verified parse error loadin
> From: Antony Dovgal [mailto:[EMAIL PROTECTED]
>
> > 3. regexp
> > 1. make ereg an extension
> > 2. PCRE extension will not be allowed to be disabled.
> > 3. core of PHP should be made to work with PCRE so that we can
> > safely disable ereg
> >
PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (630 total including feature requests)
===[*Directory/Filesystem functions]
40661 Open cwd is reset when shutdown handler runs
===
On 23/04/07, LAUPRETRE François (P) <[EMAIL PROTECTED]> wrote:
+1 for '
Just on a side note, the ; before ?> is redundant already, as ?> (or
any other close-tag) will do that implicitely.
Regards,
Stefan
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.
11 matches
Mail list logo