> On 19 Nov 2014, at 20:39, Andrea Faulds wrote:
>
> Good evening,
>
> I am putting the Safe Casting Functions RFC to a vote.
>
> https://wiki.php.net/rfc/safe_cast#vote
>
> Voting starts today (2014-11-19) and ends in 10 days’ time (2014-11-29).
Good evening again,
The final vote total com
On 19/11/2014 21:39, Andrea Faulds wrote:
I am putting the Safe Casting Functions RFC to a vote.
https://wiki.php.net/rfc/safe_cast#vote
Voting starts today (2014-11-19) and ends in 10 days’ time (2014-11-29).
Hi,
Judging from the discussions we've had with other members of AFUP, I'm
guessi
On 29/11/2014 18:04, Bostjan Skufca wrote:
On 29 November 2014 at 00:21, Rowan Collins wrote:
On 28/11/2014 01:13, Bostjan Skufca wrote:
A function called spl_object_hash() exists,
but it returns identical hashes for equal objects.
In case it's been lost in the noise, no it doesn't.
Ouch. I
On 28 November 2014 at 21:06, Patrick Schaaf wrote:
>
> I really don't get it. What are you trying to do there that you cannot do
> with storing the object (reference) itself?
I probably provided a poor explanation.
All this was meant as a convenience method for quick debugging. I just
needed to
Hi Stas,
On Sat, November 29, 2014 00:05, Stanislav Malyshev wrote:
> Hi!
>
>
>> this is a long spoken topic which is now embodied in
>> https://wiki.php.net/rfc/native-tls . A preliminary implementation is
>> there as well, thus we can discuss it.
>
> This sounds great! \o/
> I understand there's
On 29 November 2014 at 00:21, Rowan Collins wrote:
> On 28/11/2014 01:13, Bostjan Skufca wrote:
>>
>> A function called spl_object_hash() exists,
>> but it returns identical hashes for equal objects.
>
> In case it's been lost in the noise, no it doesn't.
Ouch. I am terribly sorry about this mist
On 11/15/2014 12:13 AM, Pierre Joye wrote:
Good point. They will remain in the archives part. We kept them after eol
just in case there was a last min critical update (we had one actually :)
I will remove them asap.
Bump.
On Nov 15, 2014 1:45 PM, "Thomas Hruska" wrote:
PHP 5.3 was remove
On Sat, Nov 29, 2014 at 5:39 AM, Levi Morrison wrote:
> On Fri, Nov 28, 2014 at 1:21 PM, Juan Basso wrote:
> > Over 20 days since the last comment and seems there is a consensus about
> > accept it to the next 5.6 patch version, right? Can it be merged?
>
> After reading over the thread, there d
On Nov 3, 2014 7:13 PM, "Juan Basso" wrote:
>
> Hi,
>
> I opened a pull request[1] in order to solve the bug 50224[2] and it ended
> creating this pull request to add a new flag called
> JSON_PRESERVE_FRACTIONAL_PART on json_encode function. This flag will make
> the json encode to output float nu