Am 09.04.2007 um 15:41 schrieb Arpad Ray:
Arpad Ray wrote:
So, is this behaviour deliberate, and if so, what's the rationale?
The problem seems to be in (5.2.x CVS) php_variables.c, lines 161-166:
if (PG(magic_quotes_gpc) && (index != var)) {
/* no need to a
David Zülke wrote:
Yes, BC. magic_quotes is crappy/complicated enough to deal with
already, please don't make it behave differently between PHP5
versions. No need to. Nobody should use it anymore, so there is no
reason to change behavior again anyway.
What we seem to have here is a bug in a
I'm interested in having a timeout that corresponds to clock time as
opposed to PHP execution time (the current behavior of
max_execution_time). A cursory scan of the source implies that (on
Unix at least) something that behaves like zend_set_timeout() but uses
setitimer()'s ITIMER_REAL timer inst
<
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The first release candidate of PHP 5.2.2 is now available for
download here:
http://downloads.php.net/ilia/php-5.2.2RC1.tar.bz2
(262e36555c083d103259fea165faabaf)
http://downloads.php.net/ilia/php-5.2.2RC1.tar.gz
(04e979787670d3d5e1c3e289104b6
The first release candidate of PHP 4.4.7 is now available for
download here:
http://downloads.php.net/derick/php-4.4.7RC1.tar.bz2
(2ff585134f85fa992af7d953e4645810)
http://downloads.php.net/derick/php-4.4.7RC1.tar.gz
(72c25db4e65ae8a985914472403a5f83)
The focus or this release is twofold, number