Doh ! For once it's not the ZTS which broke :p
I reverted the commit until I come up with a clean solution for both
ZTS and non-ZTS
Thanks
On 24 November 2011 01:45, Antony Dovgal wrote:
> On 11/24/2011 02:20 AM, Pierrick Charron wrote:
>>
>> pierrick Wed, 23 Nov
On 11/24/2011 02:20 AM, Pierrick Charron wrote:
pierrick Wed, 23 Nov 2011 22:20:28 +
Revision: http://svn.php.net/viewvc?view=revision&revision=319729
Log:
Implemented FR #55540, added functions curl_share_init(), curl_share_setopt()
and curl_share_close().
I will. I'm still working on few things on the curl ext and once it
will be done i'll take some time to document everything :)
Pierrick
On 23 November 2011 18:30, Pierre Joye wrote:
> hi Pierrick!
>
> Don't forget the UPGRADING guide :)
>
> Cheers,
>
> On Wed, Nov 23, 2011 at 11:20 PM, Pierrick
hi Pierrick!
Don't forget the UPGRADING guide :)
Cheers,
On Wed, Nov 23, 2011 at 11:20 PM, Pierrick Charron wrote:
> pierrick Wed, 23 Nov 2011 22:20:28 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=319729
>
> Log:
> Implemented FR #55540, a
Hi
I fixed all the things mentioned by Hanned, but my C and PHP-src skills
are a little bit rusty, so could anyone have a quick look at my latest
patch and check if that's ok/better?
https://gist.github.com/7cc9a6263401cd87367f
(if you prefer the whole file, it's here
https://gist.github.com/55d
On 11.07.11 13:29, Hannes Magnusson wrote:
> On Mon, Jul 11, 2011 at 13:16, Christian Stocker wrote:
>> chregu Mon, 11 Jul 2011 11:16:22 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=313131
>>
>> Log:
>> Added XsltProcessor::setSecurityP
On Mon, Jul 11, 2011 at 13:16, Christian Stocker wrote:
> chregu Mon, 11 Jul 2011 11:16:22 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=313131
>
> Log:
> Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
> to define for
On Mon, Aug 9, 2010 at 15:10, Kalle Sommer Nielsen wrote:
> kalle Mon, 09 Aug 2010 13:10:32 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=302033
>
> Log:
> Implemented FR #52555 (Ability to get HTTP response code)
> - Patch by Paul Dragoon
Not merging this into 5.4?
On Mon, May 23, 2011 at 4:05 AM, Dmitry Stogov wrote:
> dmitry Mon, 23 May 2011 08:05:44 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=311346
>
> Log:
> Arithmetic speedup. Inlined most probable code-paths for ari
hi Arnaud,
Please add a note in the UPGRADING guide.
Thanks,
On Sun, Mar 27, 2011 at 10:13 PM, Arnaud Le Blanc wrote:
> lbarnaud Sun, 27 Mar 2011 20:13:27 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=309749
>
> Log:
> Added CallbackFilter
While you're about it, how about being a little less ppositive about the
pposition of multibyte suppport?
Cheers!
Mike
--
Mike Ford,
Electronic Information Developer, Libraries and Learning Innovation,
Leeds Metropolitan University, C507 City Campus,
Woodhouse Lane, LEEDS, LS1 3HE, Unite
Hi Andrey
2011/1/7 Andrey Hristov :
> On 01/07/2011 03:39 PM, Kalle Sommer Nielsen wrote:
>
> this fix is inefficient. Implies a query to the server. Much efficient
> is using mysql_options() on a MYSQL handle after mysql_init() but before
> mysql_real_connect() (which sets the charset during the
On 01/07/2011 03:39 PM, Kalle Sommer Nielsen wrote:
> kalleFri, 07 Jan 2011 14:39:56 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=307224
>
> Log:
> Implemented FR #47802, support for character sets in DSN strings for PDO_MYSQL
>
> Bug:
On 12/09/2010 08:51 PM, Moriyoshi Koizumi wrote:
I was thinking that this is rather a *big* change, so we'd better roll
our patches into one and commit it altogether.
Sorry, that time I didn't understand that you started to improve the patch.
I am fine if that
works for anyone else.
The pa
I was thinking that this is rather a *big* change, so we'd better roll
our patches into one and commit it altogether. I am fine if that
works for anyone else.
Regards,
Moriyoshi
On Thu, Dec 9, 2010 at 6:11 PM, Dmitry Stogov wrote:
> Hi Moriyoshi,
>
> Ops, sorry. I didn't understand your disagre
Hi Moriyoshi,
Ops, sorry. I didn't understand your disagreement, and I didn't see any
other objections. So I committed the patch as it was planned. Could you
prepare a patch on top of this one?
I'm also going to look into your recommendation of moving
mbstring.script_encoding into zend.scrip
Please revert.
On Thu, Dec 9, 2010 at 3:00 PM, Moriyoshi Koizumi wrote:
> Hey, I don't think there was agreement on this yet. I've actually
> been preparing a patch that minimizes the extra hook points in SAPI.
>
> Moriyoshi
>
> On Wed, Dec 8, 2010 at 8:27 PM, Dmitry Stogov wrote:
>> dmitry
Hey, I don't think there was agreement on this yet. I've actually
been preparing a patch that minimizes the extra hook points in SAPI.
Moriyoshi
On Wed, Dec 8, 2010 at 8:27 PM, Dmitry Stogov wrote:
> dmitry Wed, 08 Dec 2010 11:27:34 +
>
> Revision: http://s
Hello Dmitry.
After this update ext/exif always produces these warnings:
# php -v
PHP Warning: PHP Startup: Illegal encoding ignored: 'ISO-8859-15' in Unknown
on line 0
PHP Warning: PHP Startup: Illegal encoding ignored: 'UCS-2BE' in Unknown on
line 0
PHP Warning: PHP Startup: Illegal encodin
Done, thanks for the reminder.
On Sat, Nov 6, 2010 at 6:49 PM, Pierre Joye wrote:
> hi Ilia,
>
> Please add a note to the UPGRADING file.
>
> Thanks!
>
> On Sat, Nov 6, 2010 at 6:14 PM, Ilia Alshanetsky wrote:
>> iliaa Sat, 06 Nov 2010 17:14:21 +
>>
>> Revi
hi Ilia,
Please add a note to the UPGRADING file.
Thanks!
On Sat, Nov 6, 2010 at 6:14 PM, Ilia Alshanetsky wrote:
> iliaa Sat, 06 Nov 2010 17:14:21 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=305129
>
> Log:
> Updated _SERVER['REQUEST_
On 1 October 2010 10:18, Kalle Sommer Nielsen wrote:
> - PHP_FE(getrandmax,
> arginfo_getrandmax)
> - PHP_FE(mt_rand,
>
On Fri, Oct 1, 2010 at 12:08 PM, Kalle Sommer Nielsen wrote:
>> What is the reasoning behind that? It could be possible that the
>> max/min has to be defined at runtime at some point.
>
> Define at runtime?
'possible', 'at some point' (new RNG implementation).
In any case, I don't see any gain t
> What is the reasoning behind that? It could be possible that the
> max/min has to be defined at runtime at some point.
Define at runtime? The values those functions expose are from compile
time constants. I do not see why we need a function call to get a
statically defined value.
Also, there is
On Fri, Oct 1, 2010 at 11:18 AM, Kalle Sommer Nielsen wrote:
> kalle Fri, 01 Oct 2010 09:18:44 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=303912
>
> Log:
> * Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants
> * Deprecated getrandmax() an
Ilia,
2010/5/22 Ilia Alshanetsky
> Felipe,
>
> The idea behind the more complex logic was to allow people to have
> Int/String/etc... class names, which if we make the types reserved keywords
> will no longer be possible and break existing code.
>
>
I didn't knew that plan. Anyway, it can be don
could you discuss that on internals please?
On Sat, May 22, 2010 at 5:15 PM, Ilia Alshanetsky wrote:
> Felipe,
>
> The idea behind the more complex logic was to allow people to have
> Int/String/etc... class names, which if we make the types reserved keywords
> will no longer be possible and brea
Felipe,
The idea behind the more complex logic was to allow people to have
Int/String/etc... class names, which if we make the types reserved keywords
will no longer be possible and break existing code.
On Sat, May 22, 2010 at 11:03 AM, Felipe Pena wrote:
> 2010/5/22 Ilia Alshanetsky
>
> Felip
2010/5/22 Ilia Alshanetsky
> Felipe,
>
> Wouldn't the simpler change be to allow use of no spaces between scalar
> hint and a variable? Basically change + to a *?
>
>
>
But it is not just about 0 or more tab/spaces, there is also \r, \n... which
are inclued in the {WHITESPACE}.
And I consider sim
Felipe,
Wouldn't the simpler change be to allow use of no spaces between scalar hint
and a variable? Basically change + to a *?
On Fri, May 21, 2010 at 9:07 PM, Felipe Pena wrote:
> Hi,
>
> 2010/5/20 Derick Rethans
>
> > derick Thu, 20 May 2010 19:18:35 +
Hi,
2010/5/20 Derick Rethans
> derick Thu, 20 May 2010 19:18:35 +
> Revision: http://svn.php.net/viewvc?view=revision&revision=299534
>
> Log:
> - Added scalar typehinting.
>
> Changed paths:
>
>
>
>
Any reason to not do the same as array is treated nowad
On Thu, May 6, 2010 at 12:59 PM, Hannes Magnusson
wrote:
> On Thu, May 6, 2010 at 00:48, Sara Golemon wrote:
>> pollita Wed, 05 May 2010 22:48:14 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=299037
>>
>> Log:
>> Add JSON_Serializable inte
On Thu, May 6, 2010 at 00:48, Sara Golemon wrote:
> pollita Wed, 05 May 2010 22:48:14 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=299037
>
> Log:
> Add JSON_Serializable interface
Slight bikeshedding.. but we don't use underscore for inter
On Mon, Apr 19, 2010 at 21:45, Stanislav Malyshev wrote:
> stas Mon, 19 Apr 2010 19:45:03 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=298187
>
> Log:
> restore $this support for closures to its former glory
>
Remember the upgrade guide.
On Thu, Apr 15, 2010 at 18:36, Kalle Sommer Nielsen wrote:
> kalle Thu, 15 Apr 2010 16:36:08 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=298048
>
> Log:
> Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from
> ext/session
On 22.04.2010 02:23, Kalle Sommer Nielsen wrote:
> +--SKIPIF--
> + register_globals'); } ?>
First 4 letters of this message must be 'skip', otherwise the test is not
skipped.
--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP
--
PHP CVS Mailing List (http://www.php.net/)
On Thu, 2010-04-15 at 12:04 +0100, Derick Rethans wrote:
> On Mon, 12 Apr 2010, Kalle Sommer Nielsen wrote:
>
> > Modified: php/php-src/trunk/main/php_globals.h
> > ===
> > --- php/php-src/trunk/main/php_globals.h2010-04-12 07:01:
On Mon, 12 Apr 2010, Kalle Sommer Nielsen wrote:
> Modified: php/php-src/trunk/main/php_globals.h
> ===
> --- php/php-src/trunk/main/php_globals.h 2010-04-12 07:01:46 UTC (rev
> 297863)
> +++ php/php-src/trunk/main/php_globals.h
On Sat, 2010-04-03 at 18:21 +0200, Johannes Schlüter wrote:
> dl()ed or loaded using the extension directive in php.ini, persistent is
> statically compiled-in.
eh I meant to write "dl()ed is temporary, persistent is statically
compiled-in or loaded using the extension directive in php.ini"
> Doc
On Sat, 2010-04-03 at 14:53 +, Hannes Magnusson wrote:
> 2010/3/30 Johannes Schlüter :
> > johannes Tue, 30 Mar 2010 20:50:42 +
> >
> > Revision: http://svn.php.net/viewvc?view=revision&revision=297202
> >
> > Log:
> > Add ReflectionExtension::isTemporary() a
2010/4/3 Hannes Magnusson :
> 2010/3/30 Johannes Schlüter :
>> johannes Tue, 30 Mar 2010 20:50:42 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=297202
>>
>> Log:
>> Add ReflectionExtension::isTemporary() and
>> ReflectionExtension::isPersist
2010/3/30 Johannes Schlüter :
> johannes Tue, 30 Mar 2010 20:50:42 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=297202
>
> Log:
> Add ReflectionExtension::isTemporary() and
> ReflectionExtension::isPersistent().
Whattaheck is a temporary ext
On Fri, 2010-03-26 at 11:03 -0700, Stanislav Malyshev wrote:
> Hi!
>
> >> Well, they don't necessarily have to fix their application. They can
> >> just put: default_charset=iso-8859-1 in their php.ini.
> >
> > If they have access to the file, which many users don't have. And I
>
> Can't they ju
Hi!
Well, they don't necessarily have to fix their application. They can
just put: default_charset=iso-8859-1 in their php.ini.
If they have access to the file, which many users don't have. And I
Can't they just do ini_set? It's INI_ALL.
--
Stanislav Malyshev, Zend Software Architect
s...@z
On Fri, 2010-03-26 at 08:04 -0700, Rasmus Lerdorf wrote:
> On 03/26/2010 05:39 AM, Johannes Schlüter wrote:
> > On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
> >> rasmus Tue, 23 Mar 2010 18:08:06 +
> >>
> >> Revision: http://svn.php.net/viewvc?view=r
On 03/26/2010 05:39 AM, Johannes Schlüter wrote:
> On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
>> rasmus Tue, 23 Mar 2010 18:08:06 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=296685
>>
>> Log:
>> Switch default_charset, if no
2010/3/26 Johannes Schlüter :
> On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
> With the environments using more and more Utf-8 (operating system
> environments, editor defaults, ...) the change is good but it is no
> small thing but will cause "trouble" for many users having iso-8859-1
On 26.03.2010, at 14:25, Ferenc Kovacs wrote:
>
>
> 2010/3/26 Lukas Kahwe Smith
>
> On 26.03.2010, at 13:39, Johannes Schlüter wrote:
>
> > On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
> >> rasmus Tue, 23 Mar 2010 18:08:06 +
> >>
> >> Revisio
2010/3/26 Lukas Kahwe Smith
>
> On 26.03.2010, at 13:39, Johannes Schlüter wrote:
>
> > On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
> >> rasmus Tue, 23 Mar 2010 18:08:06 +
> >>
> >> Revision: http://svn.php.net/viewvc?view=revision&revision=29668
On 26.03.2010, at 13:39, Johannes Schlüter wrote:
> On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
>> rasmus Tue, 23 Mar 2010 18:08:06 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=296685
>>
>> Log:
>> Switch default_charset,
On Tue, 2010-03-23 at 18:08 +, Rasmus Lerdorf wrote:
> rasmus Tue, 23 Mar 2010 18:08:06 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=296685
>
> Log:
> Switch default_charset, if not specified, from ISO-8859-1 to UTF-8
> I have been wan
thanks!
On Wed, Mar 24, 2010 at 5:31 PM, Martin Jansen wrote:
> On 24.03.10 17:03, Pierre Joye wrote:
>> What's about config.w32?
>
> Fixed. I also added FNV support which was missing, too.
>
> Martin
>
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP CVS Maili
On 24.03.10 17:03, Pierre Joye wrote:
> What's about config.w32?
Fixed. I also added FNV support which was missing, too.
Martin
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi Martin,
What's about config.w32?
Cheers,
On Wed, Mar 24, 2010 at 4:47 PM, Martin Jansen wrote:
> mj Wed, 24 Mar 2010 15:47:40 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=296728
>
> Log:
> Added Jenkins's one-at-a-time hash suppor
On Tue, 2010-03-23 at 16:04 +, Derick Rethans wrote:
> derick Tue, 23 Mar 2010 16:04:53 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=296680
>
> Log:
> - Set trunk version.
>
> Changed paths:
> U php/php-src/trunk/NEWS
> U
Hi!
+ char dtrace_error_buffer[1024];
TSRMLS_FETCH();
/* Obtain relevant filename and lineno */
@@ -1581,6 +1591,12 @@
va_start(args, format);
+ if(DTRACE_ERROR_ENABLED()) {
+ vsprintf(dtrace_error_buffer, format, args);
+ }
This doesn't
56 matches
Mail list logo