[PHP-DEV] BAD Benchmark Results for PHP Master 2017-04-17

2017-04-18 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-04-17 19:26:21-07:00 commit: 1837eea previous commit:e0f2a70 revision date: 2017-04-17 20:26:57+08:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] [VOTE] PDO Float Type

2017-04-18 Thread Adam Baratz
Hi, I'd like to open the vote on this RFC: *https://wiki.php.net/rfc/pdo_float_type * Previous discussion: *https://externals.io/thread/805 * Voting will end on the 26th at 0:00 UTC. Thanks, Adam

Re: [PHP-DEV] [RFC] PDO Float Type

2017-04-18 Thread Adam Baratz
> > > I'd be most comfortable with this approach. I'd worry about adding a > > PDO::PARAM_NUMERIC type without investigating how it needs to function > for > > each DB, which feels like scope creep. If it starts off as an alias for > > PDO::PARAM_STR, there could be issues updating it to work corre