Hi guys,
What do you think about the possibility to support ArrayObject
instances in array_* functions?
If you all agreed on this, I can definately help to complete the
patch, but I need some initial guidance to finish at least the first
function.
Cheers,
--
Guilherme Blanco - Web Developer
C
Nicholas Sherlock wrote:
If PHP (5.3.0) is running as an (Apache 2) module, it currently sets
no_local_copy to 1 on the response it sends to Apache
This is now bug #49106:
http://bugs.php.net/bug.php?id=49106
Cheers,
Nicholas Sherlock
--
PHP Internals - PHP Runtime Development Mailing List
On Wed, Jul 29, 2009 at 05:33:18PM -0400, Alban wrote:
> The result is it's impossible to use this function without @ statement.
SimpleXML is hardly alone here, but I would imagine that if we could identify
these and get bugs opened on them, there'd be very little resistance to fixing
that aspect.
Le Fri, 24 Jul 2009 15:23:21 +0200, user a écrit :
I published a (work in progress) RFC today about replacing certain
errors with exceptions. I know that there already was something
similiar on the php6dev blog, but this is not completly the same,
so awating your comments:
http://wiki.php.net/r
Le Fri, 24 Jul 2009 15:23:21 +0200, user a écrit :
> I published a (work in progress) RFC today about replacing certain
> errors with exceptions. I know that there already was something similiar
> on the php6dev blog, but this is not completly the same, so awating your
> comments:
>
> http://wiki
I'm just waiting for you to just commit it.. :)
--Jani
On 07/29/2009 12:08 PM, Moriyoshi Koizumi wrote:
Aren't there any interests on this? If you think PHP 6 is gonna cover
all of the functionality that allegedly-cruft mbstring currently
provides, that is almost wrong :-p
Moriyoshi
On Tue, J
Aren't there any interests on this? If you think PHP 6 is gonna cover
all of the functionality that allegedly-cruft mbstring currently
provides, that is almost wrong :-p
Moriyoshi
On Tue, Jul 28, 2009 at 5:41 PM, Moriyoshi Koizumi wrote:
> I set up a RFC page for this in wiki.php.net. Here it go