PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (638 total including feature requests)
===[Apache related]===
35591 Feedback 4.4.1 Extremely slow performance when compiled as static
Apache 1 module
===
Robert Cummings wrote:
This sample on the bug report is actually a very whittled down version
of where I first experienced the problem. In practice my error class is
loaded on first error and subsequently acts as a singleton. My thoughts
on the problem are that PHP encounters an E_STRICT excepti
On Thu, 1 Dec 2005, Ilia Alshanetsky wrote:
> Ben Ramsey wrote:
> > Are there any other known issues besides this one that continue to
> > render this extension as experimental?
>
> It is new and therefor experimental, the experimental flag usually
> sticks around for about a year since the relea
PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (380 total including feature requests)
===[*General Issues]==
25665 Feedback var_dump/print_r hang on NaN and INF
26771 Suspended register_tick_funtions crash under
On Mon, 12 Dec 2005, Derick Rethans wrote:
On Thu, 1 Dec 2005, Ilia Alshanetsky wrote:
Ben Ramsey wrote:
Are there any other known issues besides this one that continue to
render this extension as experimental?
It is new and therefor experimental, the experimental flag usually
sticks aroun
Hi
After server upgrade I was found this possible bug in
sqlite_esacpe_string function:
Output is:
PHP Fatal error: Allowed memory size of 209715200 bytes exhausted
(tried to allocate -1962934272 bytes) in /home/ondrej/test.php on line 3
Server is running Debian 3.1 on amd64 and PHP 4.4
Hi all,
I'm still trying to find various decisions of configure of php-5.1.1
It seems --with-layout is not awfully described:
Set how installed files will be laid out. Type is one of "PHP" or "GNU"
When I look in configure.in I see that it sets oldstyleextdir variable,
and, it changes only wh
Hi all...
I don't know if this should be filed as a bug...
pear.conf is installed where you point by --sysconfdir in configure,
php.ini is installed where you point by --with-config-file-path
This can be considered discrepancy...
But when I viewed pear.conf in text editor it's just serialized
Jani Taskinen schrieb:
> What it really needs is strings.h to be included.
It seems to need zend_config.w32.h on Windows, as that is where
strncasecmp gets #defined.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E
On Mon, 12 Dec 2005, Sebastian Bergmann wrote:
Jani Taskinen schrieb:
What it really needs is strings.h to be included.
It seems to need zend_config.w32.h on Windows, as that is where
strncasecmp gets #defined.
Actually not. This is separate code from PHP/Zend.
I just committed a p
On Fri, 25 Nov 2005, Andi Gutmans wrote:
> I must say that I feel deceived by this.
> Derick and I agreed that this won't be enabled for 5.1, and he then took
> advantage of the fact that release managers changed to enable his class.
> Doesn't leave a good taste in my mouth and it shouldn't happen
On Fri, 25 Nov 2005, Pierre wrote:
> > Just to clarify, it was Ilia who enabled the class, but just to move
> > the constants there. All methods are still disabled.
>
> He did it on Derick's demand. Ilia's mistake was to trust him. As Andi
> did too.
Since when do you think for Ilia? Your statem
On Sat, 26 Nov 2005, Greg Beaver wrote:
> Taking the class out of PHP 5 will solve the problem for now (and I
> absolutely agree that this is necessary - so does *everyone* else save
> Derick, who is now on vacation and can't defend himself), but any time
> in the future it is introduced as "Date"
On Mon, 28 Nov 2005, Zeev Suraski wrote:
> I'm indifferent to adding the restricted goto, and against adding a
> full-featured goto. We can do well without either of them.
We discussed this in the meeting, and we wanted a limited goto in the
form of a break . Now the only addition here is the a
Jani Taskinen schrieb:
> I just committed a potential fix, can you test please?
Works, thanks.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
--
PHP Internals - PHP Runtime Development Mail
I have the following code, it works properly under 4.3.9, 4.3.10.
4.3.11, 4.4.0, 5.0.2, 5.0.3, 5.0.4
Under 5.1.2-dev, it doesn't perform as expected.
I've scripted the configure options so all builds are the same so the
only thing changing is the version of PHP.
Here's a link which shows w
Just a quick note to remind developers that the "big changes" period for
5.1.2 is now over and only bug fixes should be applied to PHP_5_1 branch
from this point on. Expect RC1 in about 10 days or so, just in time for
the holidays ;-).
Ilia
--
PHP Internals - PHP Runtime Development Mailing List
17 matches
Mail list logo