ocumentation as well?
>>
Hi,
I was looking at annotations patch and it seems that my c-client does
not support the functionality (2007b on Debian Lenny). Do the
annotations require a custom patch to c-client as well?
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
p-src/branches/FIRST_UNICODE_IMPLEMENTATION/NEWS
- Improved ext/dba:
. Added support for Tokyo Cabinet. (Michael)
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
R (with positive and negative offset)
http://valokuva.org/~mikko/array_seek_whence.patch.txt
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
iterator position is left where the user seeked
to. So something like following should work:
Not sure how useful it is to have this in core but I do remember for
looking for a seek function for arrays before.
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To un
currently):
http://svn.php.net/viewvc?view=revision&revision=282878
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
t;
Hello,
I think you can use PHP_INI_SCAN_DIR environment variable which should
work runtime as well.
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
e_path() and get it into 5.3, any
> objections to that?
>
Hi,
this might work against PHP_5_3 and trunk:
http://valokuva.org/patches/php/new/stream_resolve_include_path.txt
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
explicitly in an extension). error_handled_by_user setting allows
extensions to stop propagating the event if it's handled by user's
handler.
The patch is very simple and probably breaks horribly with some edge
cases. Ideas? Feedback?
http://pastie.org/702900
--
Mikko Koppanen
--
PHP
t I think it would be nice to have "include"
> in the name.
>
Isn't this what stream_resolve_include_path does?
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, Oct 12, 2009 at 8:14 PM, Mark Krenz wrote:
> So there is my proof. Does anyone still want to dispute me that ereg is
> still heavily used and you'll make a lot of users angry if you don't
> give them the proper amount of time to make this transition?
>
Hello Mark Krenz,
please take the
Hi,
is there any objection on supporting multiple paths separated by path
separator in PHP_INI_SCAN_DIR value? The patch seems to be quite trivial
change in main/php_ini.c. Is this acceptable for 5.3 after the commit freeze
is over?
--
Mikko Koppanen
erland? If I remember correctly (might be wrong)
set_error_handler overrides zend_error_cb as well and that would cause APM
not to work out of the box with all applications. Not sure if that is design
goal of this extension..
--
Mikko Koppanen
g the correct list in this mail.
--
Mikko Koppanen
gt; Do you think, that's pretty expensive ?
>
>
Please move this thread to the php-general mailing-list.
--
Mikko Koppanen
e in future versions of PHP / APC.
Good work!
--
Mikko Koppanen
2009/2/19 Eric Stewart
>
> allow_call_time_pass_reference = Off (Issue Warnings)
>
>
+1
--
Mikko Koppanen
ion out there. Are you sure you need a separate
configuration file for your extension?
--
Mikko Koppanen
till manages to support the basics in a way that
> make sense.
>
I think you are missing a point here. PHP is not Javascript or .NET.
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
ave to stick with whatever we choose, unless we totally >
>>>> > break
>>>> > BC.
>>>>
>>>> I'd agree with this, leave something with such a big impact to version
>>>> 6. At
>>>> least it gives time to get it right.
&
> That Ilia's comment is bullshit. PHP_5_2 is not "critical fixes only"
> branch. It's normal bug fix branch til the day PHP 5.3 is released. We can
> reconsider it's status once there is 5.3.1 available.
Committed, closed bug and updated NEWS.
--
Mikko
1.17.2.3.2.5.2.3&r2=1.17.2.3.2.5.2.4
the shared extension is built with optimizations even if PHP is
configured with --enable-debug.
--
Mikko Koppanen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
-1
--
Mikko Koppanen
ion foo( int &$a )
{
echo gettype( $a );
}
foo( $b );
echo gettype( $b );
what is type of $b after the function call?
--
Mikko Koppanen
__call() is a hack, that, at best,
> work
> 50% of the time.
>
Calling methods without knowing that they exist sounds like a hack to me.
How about using abstract classes or interfaces?
--
Mikko Koppanen
; Rob.
> --
> ...
> SwarmBuy.com - http://www.swarmbuy.com
>
> Leveraging the buying power of the masses!
> ...
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
You could take a look at implementing PHP support via CGI.
--
Mikko Koppanen
+1
--
Mikko Koppanen
On 7/6/07, Derick Rethans <[EMAIL PROTECTED]> wrote:
Ladies, Gentlemen, Kings and Princesses,
With the nice PHP 5 / PHP 6 unicode semantics thread under way I am
trying to gauge what people feel about dropping support for PHP 4 at the
end of this year. That does no
Helping Scott MacVicar with Imagick extension.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
27 matches
Mail list logo