Re: PHP 8 Beta 1 and pdo_oci, pdo_oci8_12c and gd2 extensions
[email protected] ("Christoph M. Becker") Sun, 9 Aug 2020 15:31:03 +0200
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
On 07.08.2020 at 12:37, David Martin wrote: > I missed the gd2 change, sorry. It was rather "buried" in that long list= of > details :) > > Thanks for the information on the oci modules. I had been copying them o= ver > during alpha but I guess the final build for the beta caused them to no > longer be compatible. A separate download would be awesome until the nex= t > beta drops. The missing DLLs are now available[1]. There is also a post about that issue on the windows.php.net homepage[2]. I think is likely the best course of action, since offering a php-8.0.0beta1-1 would be confusing for those not needing either of the DLLs, which are likely the majority of beta testers. Happy testing! Thanks again for having reported the issue, Christoph [1] <https://windows.php.net/downloads/snaps/ostc/oci/> [2] <https://windows.php.net/#news-2020-08-09-1> > Thanks for the quick response! > > Dave > > On Thu, Aug 6, 2020 at 5:15 PM Christoph M. Becker <[email protected]> > wrote: > >> >> php_gd2.dll is now php_gd.dll (the number actually never made much >> sense, so it has been removed)[1]. >> >> The absence of php_oci8_12c.dll and php_pdo_oci.dll is a bug. This wil= l >> be fixed for PHP 8.0.0beta2, and it probably makes sense to provide >> these DLLs as separate download, since older DLLs won't work (that's th= e >> error you've got). >> >> Thanks for bringing this up! >> >> [1] <https://github.com/php/php-src/blob/php-8.0.0beta1/UPGRADING#L1055= > >> >> -- >> Christoph M. Becker >> >