[PHP-DEV] NEUTRAL Benchmark Results for PHP Master 2017-02-23

2017-02-24 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-02-23 20:29:01-08:00 commit: 1a1b722 previous commit:db982bb revision date: 2017-02-23 12:47:40+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] Re: [RFC] Extended String Types For PDO

2017-02-24 Thread Adam Baratz
> > Based on some pain points with my team and things I've heard from others, > I created an RFC to handle "national" character sets for emulated prepared > statements: > https://wiki.php.net/rfc/extended-string-types-for-pdo > > I had previously suggested this as a driver-specific change, but beli